BLANK_IMAGE="/images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var STYLE1 = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"#cccccc", "bgON":"#313131","bgOVER":"#F6D932"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var STYLE2 = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"#cccccc", "bgON":"#313131","bgOVER":"#F6D932"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var STYLE_TOP = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"#cccccc", "bgON":"silver","bgOVER":"navy"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var MENU_ITEMS =
[
	{"hidden_top":1, "pos":[0,0], "size":[0,0],"itemoff":[24,0],"leveloff":[0,0],"delay":500,"style":STYLE_TOP},
	//0
	{code:"",
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[0,0], "style":STYLE1},
			{code:'About Us', url:"/go/profile/about"},
			{code:'Screensavers', url:"/go/profile/screensaver"},
			//{code:'Showroom 360', url:"/go/profile/showroom"}, 
			{code:'Testimonials', url:"/go/profile/testimonials"},
			{code:'Sponsorship', url:"/go/profile/sponsorship"}
			]
	},
	//1
	{code:"",
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[3,0], "style":STYLE1},
			{code:'Information', url:"/go/commercial/information"},
			{code:'Projects', url:"/go/commercial/projects"}
			]
	},
	//2
	{code:'',
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[7,0], "style":STYLE1},
			{code:'Information', url:"/go/residential/information"},
			{code:'Projects', url:"/go/residential/projects"},
			{code:'FAQs', url:"/go/residential/faq"},
			{code:'Request Lighting Design', url:"/go/contact/rld"}
			]
	},
	//3
	{code:'',
		sub:[
			{"size":[20,180], "itemoff":[20,0], "leveloff":[11,0], "style":STYLE1},
			//{code:'Project Range',
				//sub:[
					//{"size":[20,160], "itemoff":[20,0], "leveloff":[5,120], "style":STYLE1},
					//{code:'Commercial', url:"/go/lighting/projects-comm"},
					//{code:'Residential', url:"/go/lighting/projects-res"}
					//]
			//},
			
			{code:'Ceiling Lights', url:"/go/lighting/ceiling"},
			{code:'Downlights CFL', url:"/go/lighting/downlights/cfl"},
			{code:'Downlights HID', url:"/go/lighting/downlights/hid"},
			{code:'Downlights LV', url:"/go/lighting/downlights/lv"},
			{code:'External Area & Flood Lighting', url:"/go/lighting/external/flood"},
			{code:'External Ground Lighting', url:"/go/lighting/external/ground"},
			{code:'External Street Scape Lighting', url:"/go/lighting/external/street"},
			{code:'External Wall Lighting', url:"/go/lighting/external/wall"},
			{code:'Familys', url:"/go/lighting/familys"},
			{code:'Floor Lights', url:"/go/lighting/floor"},
			{code:'Kove Lighting', url:"/go/lighting/kove"},
			{code:'LED Lights', url:"/go/lighting/led"},
			{code:'Pendants Commercial', url:"/go/lighting/pend-comm"},
			{code:'Pendants Decorative', url:"/go/lighting/pend-dec"},
			{code:'Special Effect Lighting', url:"/go/lighting/special"},
			{code:'Table Lights', url:"/go/lighting/table"},
			{code:'Track Mounted Lights', url:"/go/lighting/track"},
			{code:'Wall Lights', url:"/go/lighting/wall"},
			{code:'Whats New', url:"/go/news/whats-new"}		
			
			]
	},
	//4
		{code:'',
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[17,0], "style":STYLE1},
			{code:'Products', url:"/go/industrial"}
			]
	},

	//5
	{code:'',
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Latest News', url:"/go/news"},
			{code:'Newsletters', url:"/go/newsletters"},
			{code:'Join Mailing List', url:"/go/news/mailist"}
			]
	},
	
	//6
	{code:'',
		sub:[
			{"size":[20,160], "itemoff":[20,0], "leveloff":[32,0], "style":STYLE1},
			{code:'Malaga', url:"/go/contact"},
			]
	}


];