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:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#165691",		// background color for the items
		bgOVER:"#165691"	// 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 STYLE1 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#DBE0E9"		// background color for the items
		/*backgroundOVER:'#ffffff'*/	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,50]},
		//menu for home
		{code:"<img src='images/home.gif'>",url:"index.html",  
		sub:[
			]
			},
			];
var MENU_ITEMS_SECOND = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,64]},
			//menu for about us			
			{code:"<img src='images/aboutus.gif'>",url:"#.html",
						sub:[
							{itemoff:[23,0], style:STYLE, size:[28,112]},
							{code:"<table width='100%' border='0'><tr><td>Welcome</td></tr></table>",url:"welcome.html"},
							{code:"<table width='100%' border='0'><tr><td>Dealer Team</td></tr></table>",url:"dealer_team.html"},
							{code:"<table width='100%' border='0'><tr><td>Find Us</td></tr></table>",url:"find.html"},
							{code:"<table width='100%' border='0'><tr><td>Recruitment</td></tr></table>",url:"recruitment.php"},
						]
					},
		];
var MENU_ITEMS_THIRD = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,69]},
		//menu for about us			
		{code:"<img src='images/usedcar.gif'>",url:"quality_usedcars.html",
						sub:[
							{itemoff:[23,0], style:STYLE, size:[28,118]},
							{code:"<table width='100%'><tr><td>Used All Makes</td></tr></table>",url:"quality_usedcars.html",target:"_self"},
							{code:"<table width='100%'><tr><td>Used Ford</td></tr></table>",url:"http://bandonmotors09.webzone.ie/usedcars/index.cfm?fuseaction=search&startrow=9&maxrows=8&Make=Ford",target:"_self"},
							{code:"<table width='100%'><tr><td>Used Suzuki</td></tr></table>",url:"http://bandonmotors09.webzone.ie/usedcars/index.cfm?fuseaction=search&startrow=9&maxrows=8&Make=Suzuki",target:"_self"},
							
							{code:"<table width='100%'><tr><td>Used Saab</td></tr></table>",url:"http://bandonmotors09.webzone.ie/usedcars/index.cfm?fuseaction=search&make=saab",target:"_self"},
{code:"<table width='100%'><tr><td>Used Volvo</td></tr></table>",url:"http://bandonmotors09.webzone.ie/usedcars/index.cfm?fuseaction=search&sortby=MakeDesc&maxrows=8&Make=Volvo",target:"_self"},						]
					},
		];


var MENU_ITEMS_FOURTH = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,67]},
		//menu for about us			
		{code:"<img src='images/newcar.gif'>",url:"#.html",
						sub:[
							{itemoff:[23,0], style:STYLE, size:[28,112]},
							{code:"<table width='100%'><tr><td>New Ford</td></tr></table>",url:"http://www.bandonmotorsford.com/",target:"_blank"},
					{code:"<table width='100%'><tr><td>New Suzuki</td></tr></table>",url:"http://www.bandonmotorssuzuki.com/",target:"_blank"},
					
					{code:"<table width='100%'><tr><td>New Saab</td></tr></table>",url:"http://www.bandonmotorssaab.com/",target:"_blank"},
{code:"<table width='100%'><tr><td>New Volvo</td></tr></table>",url:"http://dealerpages.volvocars.se/ie/en/dealerpages/5070/default.aspx",target:"_blank"},					
						]
					},
		];
var MENU_ITEMS_FIVE = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,89]},
		//menu for about us			
		{code:"<img src='images/commercials.gif'>",format:{size:[34,89]},url:"commercial.html"},

		];
var MENU_ITEMS_SIX = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,57]},
		//menu for about us			
		{code:"<img src='images/finance.gif'>",url:"#.html",
						sub:[
							{itemoff:[23,0], style:STYLE, size:[28,99]},
							{code:"<table width='100%'><tr><td>Retail</td></tr></table>",url:"retail.html"},
					{code:"<table width='100%'><tr><td>Commercial</td></tr></table>",url:"commercialfinance.html"},
					]
					},
		];
var MENU_ITEMS_SEVEN = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,68]},
		//menu for about us			
		{code:"<img src='images/aftersales.gif'>",url:"#.html",
						sub:[
							{itemoff:[23,0], style:STYLE, size:[28,99]},
							{code:"<table width='100%'><tr><td>Service</td></tr></table>",url:"services.html"},
					{code:"<table width='100%'><tr><td>Parts</td></tr></table>",url:"parts.html"},
					{code:"<table width='100%'><tr><td>Body Repairs</td></tr></table>",url:"cashrepair.html"},
					]
					},
		];
var MENU_ITEMS_EIGHT = [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,41]},
		//menu for about us			
		{code:"<img src='images/news.gif'>",format:{size:[34,39]},url:"news.html"},

		];
var MENU_ITEMS_NINE= [
	{pos:"relative", delay:[100, 800], itemoff:[0,112], leveloff:[14,1], style:STYLE1, size:[34,145]},
		//menu for about us			
		//{code:"<img src='images/vehiclerecovery.gif'>",format:{size:[28,145]},url:"vehicle-recovery.html"},

		];