BLANK_IMAGE = '../inc/_templates_/421gamix/images/b.gif';

var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"",		// color of the item border, if any
		shadow:"",		// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:""		// background color for the item which is under mouse right now
	},
	css:{
		ON:"",			// CSS class for items
		OVER:""			// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[48,120], itemoff:[0,127], leveloff:[36,0], style:STYLE, size:[36,127]},
	{code:'<img src="../inc/_templates_/421gamix/images/gamix_ia_03.jpg" width="127" height="36" />',
		ocode:'<img src="../inc/_templates_/421gamix/images/gamix_a_03.jpg" width="127" height="36" />',
		sub:[
			{itemoff:[13,0], leveloff:[36,1], size:[13,125]},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_up.jpg" width="125" height="13" />'},
			{code:'<img src="../inc/_templates_/421gamix/images/news_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/news_a.jpg" width="125" height="13" />',
				url: "../news/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/newsarchiv_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/newsarchiv_a.jpg" width="125" height="13" />',
				url: "../news/index.php?action=archiv"},
			{code:'<img src="../inc/_templates_/421gamix/images/artikel_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/artikel_a.jpg" width="125" height="13" />',
				url: "../artikel/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/forum_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/forum_a.jpg" width="125" height="13" />',
				url: "../inc/_templates_/421gamix/wbb/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/guestbook_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/guestbook_a.jpg" width="125" height="13" />',
				url: "../gb/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/kalender_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/kalender_a.jpg" width="125" height="13" />',
				url: "../kalender/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/umfrage_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/umfrage_a.jpg" width="125" height="13" />',
				url: "../votes/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/links_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/links_a.jpg" width="125" height="13" />',
				url: "../links/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/sponsoren_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/sponsoren_a.jpg" width="125" height="13" />',
				url: "../sponsors/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/downloads_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/downloads_a.jpg" width="125" height="13" />',
				url: "../downloads/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/userlist_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/userlist_a.jpg" width="125" height="13" />',
				url: "../user/index.php?action=userlist"},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_down.gif" width="125" height="13" />'},
		]
	},
	{code:'<img src="../inc/_templates_/421gamix/images/gamix_ia_04.jpg" width="127" height="36" />',
		ocode:'<img src="../inc/_templates_/421gamix/images/gamix_a_04.jpg" width="127" height="36" />',
		sub:[
			{itemoff:[13,0], leveloff:[36,1], size:[13,125]},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_up.jpg" width="125" height="13" />'},
			{code:'<img src="../inc/_templates_/421gamix/images/teams_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/teams_a.jpg" width="125" height="13" />',
				url: "../squads/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/membermap_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/membermap_a.jpg" width="125" height="13" />',
				url: "../membermap/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/clanwars_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/clanwars_a.jpg" width="125" height="13" />',
				url: "../clanwars/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_down.gif" width="125" height="13" />'},	
		]
	},
	{code:'<img src="../inc/_templates_/421gamix/images/gamix_ia_06.jpg" width="128" height="36" />',
		ocode:'<img src="../inc/_templates_/421gamix/images/gamix_a_06.jpg" width="128" height="36" />',
		sub:[
			{itemoff:[13,0], leveloff:[36,1], size:[13,125]},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_up.jpg" width="125" height="13" />'},
			{code:'<img src="../inc/_templates_/421gamix/images/galerie_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/galerie_a.jpg" width="125" height="13" />',
				url: "../gallery/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/kontakt_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/kontakt_a.jpg" width="125" height="13" />',
				url: "../contact/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/joinus_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/joinus_a.jpg" width="125" height="13" />',
				url: "../contact/index.php?action=joinus"},
			{code:'<img src="../inc/_templates_/421gamix/images/fightus_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/fightus_a.jpg" width="125" height="13" />',
				url: "../contact/index.php?action=fightus"},
			{code:'<img src="../inc/_templates_/421gamix/images/linkus_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/linkus_a.jpg" width="125" height="13" />',
				url: "../linkus/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/stats_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/stats_a.jpg" width="125" height="13" />',
				url: "../stats/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/impressum_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/impressum_a.jpg" width="125" height="13" />',
				url: "../impressum/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_down.gif" width="125" height="13" />'},
		]
	},
	{code:'<img src="../inc/_templates_/421gamix/images/gamix_ia_05.jpg" width="127" height="36" />',
		ocode:'<img src="../inc/_templates_/421gamix/images/gamix_a_05.jpg" width="127" height="36" />',
		sub:[ 
			{itemoff:[13,0], leveloff:[36,1], size:[13,125]},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_up.jpg" width="125" height="13" />'},
			{code:'<img src="../inc/_templates_/421gamix/images/server_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/server_a.jpg" width="125" height="13" />',
				url: "../server/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/serverliste_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/serverliste_a.jpg" width="125" height="13" />',
				url: "../serverliste/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/teamspeak_ia.jpg" width="125" height="13" />',
				ocode:'<img src="../inc/_templates_/421gamix/images/teamspeak_a.jpg" width="125" height="13" />',
				url: "../teamspeak/index.php"},
			{code:'<img src="../inc/_templates_/421gamix/images/menu_down.gif" width="125" height="13" />'},
		]
	}
];
