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:"#1F3C75",		// background color for the items
		bgOVER:"#1F3C75",	// background color for the item which is under mouse right now
		backgroundOVER:'#ffffff'
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};


var STYLE1 = {
	border:0,
    //borders:[0,0,0,1],
			// 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:"#D6DBE6",		// background color for the items
		bgOVER:"#1F3C75",	// background color for the item which is under mouse right now
		backgroundOVER:'#ffffff'
	},
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class  for item which is under mouse
	}
};

var STYLE2 = {
	border:0,
    //borders:[0,0,0,1],
			// 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:"#D6DBE6",		// background color for the items
		bgOVER:"#1F3C75",	// background color for the item which is under mouse right now
		backgroundOVER:'#ffffff',
		padding:'5px'
	},
	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,80], leveloff:[14,0], style:STYLE, size:[28,78]},
		//menu for home
		{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>Home</td></tr></table>",url:"index.html"
			},
	
	
			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>About Us</td></tr></table>",url:"#.html",format:{size:[28,80],itemoff:[0,79]}, 
						sub:[
							{itemoff:[23,0], style:STYLE1, 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>Find us</td></tr></table>",url:"find.html"},
							{code:"<table width='100%' border='0'><tr><td>Recruitment</td></tr></table>",url:"recruitment.html"},
							{code:"<table width='100%' border='0'><tr><td>Main Site</td></tr></table>",url:"http://www.bandonmotors.com/", target:"_blank"},
]
					},


			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>Sales</td></tr></table>",url:"#.html",
			format:{size:[28,70],itemoff:[0,81]},
			sub:[
							{itemoff:[28,0], style:STYLE1, size:[28,150]},
							{code:"<table width='100%' border='0'><tr><td>Sales Team</td></tr></table>",url:"sales.html"},
							{code:"<table width='100%' border='0'><tr><td>New Cars</td></tr></table>",url:"#",
							sub:[
					{itemoff:[28,0],leveloff:[0,150], style:STYLE2},
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Ka</td></tr></table>",url:"http://www.ford.ie/Cars/NewKa/Overview", target:"blank"},
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Fiesta</td></tr></table>",url:"http://www.ford.ie/Cars/NewFiesta/Overview", target:"blank"},
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Fusion</td></tr></table>",url:"http://www.ford.ie/Cars/Fusion", target:"blank"},
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Focus</td></tr></table>",url:"http://www.ford.ie/Cars/Focus", target:"blank"},					
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Focus Coupe</td></tr></table>",url:"http://www.ford.ie/Cars/FocusCoupe-Cabriolet", target:"blank"},					
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Focus C-Max</td></tr></table>",url:"http://www.ford.ie/Cars/C-MAX", target:"blank"},					
					{code:"<table width='100%'><tr><td align='left'>&nbsp; New Mondeo</td></tr></table>",url:"http://www.ford.ie/Cars/Mondeo", target:"blank"},					
					{code:"<table width='100%'><tr><td align='left'>&nbsp; S-Max</td></tr></table>",url:"http://www.ford.ie/Cars/S-MAX", target:"blank"},					
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Galaxy</td></tr></table>",url:"http://www.ford.ie/Cars/Galaxy", target:"blank"},										
					{code:"<table width='100%'><tr><td align='left'>&nbsp; Kuga</td></tr></table>",url:"http://www.ford.ie/Cars/Kuga", target:"blank"},															
					]
			},
							{code:"<table width='100%' border='0'><tr><td>New Car Price List</td></tr></table>",url:"new_car_price_list.html"},
							{code:"<table width='100%' border='0'><tr><td>Used Cars</td></tr></table>",url:"http://bandonford.webzone.ie/usedcars/"},
							{code:"<table width='100%' border='0'><tr><td>Special Offers</td></tr></table>",url:"#"},
							{code:"<table width='100%' border='0'><tr><td>Finance</td></tr></table>",url:"sales_finance_retail.html"},
]
					},

			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>Commercials</td></tr></table>",url:"#.html",
			format:{size:[28,120],itemoff:[0,71]},
			sub:[
							{itemoff:[28,0], style:STYLE1, size:[28,195]},
							{code:"<table width='100%' border='0'><tr><td>Commercial Sales</td></tr></table>",url:"commercial_sales.html"},
							{code:"<table width='100%' border='0'><tr><td>New Commercials</td></tr></table>",url:"http://www.ford.ie/CommercialVehicles"},
							{code:"<table width='100%' border='0'><tr><td>New Commercial Price List</td></tr></table>",url:"new_commercial_price_list.html"},
							{code:"<table width='100%' border='0'><tr><td>Used Commercials</td></tr></table>",url:"http://bandonford.webzone.ie/usedcars"},
							{code:"<table width='100%' border='0'><tr><td>Special Offers</td></tr></table>",url:"specialoffers.html"},
							{code:"<table width='100%' border='0'><tr><td>Finance</td></tr></table>",url:"commercial_finance_retail.html"},
							{code:"<table width='100%' border='0'><tr><td>Request a Brochure</td></tr></table>",url:"commercial_request_brochure.html"},
							{code:"<table width='100%' border='0'><tr><td>Request a Test Drive</td></tr></table>",url:"commercial_request_testdrive.html"},
]
					},


			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>After Sales</td></tr></table>",url:"#.html",
			format:{size:[28,80],itemoff:[0,121]},
			sub:[
							{itemoff:[23,0], style:STYLE1, size:[28,140]},
							{code:"<table width='100%' border='0'><tr><td>Service</td></tr></table>",url:"services.html"},
							{code:"<table width='100%' border='0'><tr><td>Service Promotions</td></tr></table>",url:"service_promotions.html"},
							{code:"<table width='100%' border='0'><tr><td>Warranty</td></tr></table>",url:"warranty.html"},
							{code:"<table width='100%' border='0'><tr><td>Crash Repairs</td></tr></table>",url:"cashrepair.html"},
							
]
					},




			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>Parts</td></tr></table>",url:"#.html",
				format:{size:[28,80],itemoff:[0,81]},
				sub:[
							{itemoff:[23,0], style:STYLE1, size:[28,112]},
							{code:"<table width='100%' border='0'><tr><td>Parts</td></tr></table>",url:"part.html"},
							{code:"<table width='100%' border='0'><tr><td>Parts Plus</td></tr></table>",url:"partsplus.html"},
							{code:"<table width='100%' border='0'><tr><td>Accessories</td></tr></table>",url:"accessories.html"},
							{code:"<table width='100%' border='0'><tr><td>Special Offers</td></tr></table>",url:"special_offers.html"},
							{code:"<table width='100%' border='0'><tr><td>Order a Part</td></tr></table>",url:"order_a_part.html"},
							
]
					},

			{code:"<table width='100%' border='0'><tr><td valign='middle' height='21' align='center'>News</td></tr></table>",url:"#.html",
				format:{size:[28,75],itemoff:[0,81]},
				sub:[
							{itemoff:[23,0], style:STYLE1, size:[28,112]},
							{code:"<table width='100%' border='0'><tr><td>Welcome</td></tr></table>",url:"news.html"},
]
					},

			];



