BLANK_IMAGE = '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:"#000000",		// background color for the items
		bgOVER:"#2a2a2a"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var NOSTYLE = {
	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:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[0,0], itemoff:[0,82], leveloff:[30,0], style:NOSTYLE, size:[35,82]},
	{code:'<img src="images/menu/home_off.gif" width="84" height="35" />', ocode:'<img src="images/menu/home_on.gif" width="84" height="35" />', url:"index.php"},
	{code:'<img src="images/menu/merken_off.gif" width="102" height="35" />', ocode:'<img src="images/menu/merken_on.gif" width="102" height="35" />', url:"volkswagen.php", format:{itemoff:[0,83]},
			sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Volkswagen", url:"volkswagen.php", alt:"Volkswagen", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Audi", url:"audi.php", alt:"Audi", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VW Bedrijfswagens", url:"vwbedrijfswagens.php", alt:"VW Bedrijfswagens", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nieuwe auto's", url:"nieuwe-autos.php", alt:"Nieuwe auto's", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Occasion overzicht", url:"occasions_zoeken.php", alt:"Occasion overzicht", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Demo's", url:"demos.php", alt:"Demo's", target:"_parent"},
			]
	},
	{code:'<img src="images/menu/occasions_off.gif" width="118" height="35" />', ocode:'<img src="images/menu/occasions_on.gif" width="118" height="35" />', url:"occasions-zoeken.php", format:{itemoff:[0,102]},
			sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			
		//	{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Audi's", url:"http://212.123.233.105/home/gebruikte_audis/0,17224,_D172Lnl,00.html", alt:"Gebruikte Audi's", target:"_blank"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Occasions", url:"occasions-overzicht.php", alt:"Occasions overzicht", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Occasions zoeken", url:"occasions-zoeken.php", alt:"Occasions zoeken", target:"_parent"},
		//	{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bovag garantievoorwaarden", url:"bovag.php", alt:"Bovag garantievoorwaarden", target:"_parent"},
		//	{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Volkswagen Voorkeurselectie", url:"voorkeurselectie.php", alt:"Volkswagen Voorkeurselectie voorwaarden", target:"_parent"},
	]
	},
	{code:'<img src="images/menu/leasing_off.gif" width="107" height="35" />', ocode:'<img src="images/menu/leasing_on.gif" width="107" height="35" />', url:"fleetsales.php", format:{itemoff:[0,118]},
			sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fleetsales", url:"fleetsales.php", alt:"Fleetsales", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Leasing", url:"leasing.php", alt:"Leasing", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shortlease activiteiten", url:"shortlease-activiteiten.php", alt:"Shortlease activiteiten", target:"_parent"},
			]
	},
	{code:'<img src="images/menu/service_off.gif" width="102" height="35" />', ocode:'<img src="images/menu/service_on.gif" width="102" height="35" />', url:"reparatie-onderhoud.php", format:{itemoff:[0,107]},
			sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Service", url:"service.php", alt:"Service", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reparatie &amp; onderhoud", url:"reparatie-onderhoud.php", alt:"Reparatie &amp; onderhoud", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Werkplaatsafspraak maken", url:"werkplaatsafspraak.php", alt:"Werkplaatsafspraak maken", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Onderdelen &amp; accessoires", url:"onderdelen.php", alt:"Onderdelen &amp; accessoires", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Volkswagen inclusief", url:"volkswagen-inclusief.php", alt:"Volkswagen inclusief", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Autoschade herstel", url:"autoschadeherstel.php", alt:"Autoschade herstel", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Financiering &amp; verzekering", url:"financiering-verzekering.php", alt:"Financiering &amp; verzekering", target:"_parent"},
		
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vervangend vervoer", url:"vervoer.php", alt:"Vervangend vervoer", target:"_parent"},
			]
	},
	//{code:'<img src="images/menu/verhuur_off.gif" width="105" height="35" />', ocode:'<img src="images/menu/verhuur_on.gif" width="105" height="35" />', url:"vervoer.php", format:{itemoff:[0,107]}},
	{code:'<img src="images/menu/nieuws_off.gif" width="100" height="35" />', ocode:'<img src="images/menu/nieuws_on.gif" width="100" height="35" />', url:"actueel.php", format:{itemoff:[0,105]},
			sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nieuws Autobedrijf Huijgen", url:"nieuws.php", alt:"Nieuws Autobedrijf Huijgen", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Volkswagen nieuws", url:"nieuws_vw.php", alt:"Volkswagen nieuws", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Audi nieuws", url:"nieuws_audi.php", alt:"Audi nieuws", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Nieuws VW Bedrijfswagens", url:"nieuws_vw_bw.php", alt:"Nieuws VW Bedrijfswagens", target:"_parent"},
			//{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Persoonlijke E-mailservice", url:"emailservice.php", alt:"Persoonlijke E-mailservice", target:"_parent"},
			]
	},
	{code:'<img src="images/menu/contact_off.gif" width="99" height="35" />', ocode:'<img src="images/menu/contact_on.gif" width="99" height="35" />', url:"contact.php", format:{itemoff:[0,100]},
				sub:[
			{leveloff:[35,0], itemoff:[25,0], style:STYLE, size:[25,220]},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contactgegevens", url:"contact.php", alt:"Contactgegevens", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contactformulier", url:"contact_formulier.php", alt:"Contactformulier", target:"_parent"},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disclaimer", url:"disclaimer.php", alt:"Disclaimer", target:"_parent"},
			]
	}

];

