//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#B6BDD2", "imagebg":"white", "oimagebg":"white"};
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var STYLE1 = {"border":0, "borders":[0,0,0,0], "shadow":0, "color":defcolor, "css":defcss};
//items and formats
var MENU_ITEMS =
[
	{"pos":"relative", "size":[30,120], "itemoff":[0,120], "imgsize":[30,120], "leveloff":[0,0], "delay":400, "style":STYLE1},
	{code:'', "format":{"image":"assets/nav_products_1.gif", "oimage":"assets/nav_products_2.gif", "style":STYLE1},
		sub:[
			{"size":[22,162], "imgsize":[22,162], "itemoff":[22,0], "leveloff":[30,-21], "style":STYLE1},
			{code:'', url:"brownsxxx1.asp", "format":{"image":"assets/Pnav1_1.gif", "oimage":"assets/Pnav1_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=1", "format":{"image":"assets/Pnav2_1.gif", "oimage":"assets/Pnav2_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=2", "format":{"image":"assets/Pnav3_1.gif", "oimage":"assets/Pnav3_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=3", "format":{"image":"assets/Pnav4_1.gif", "oimage":"assets/Pnav4_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=4", "format":{"image":"assets/Pnav5_1.gif", "oimage":"assets/Pnav5_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=5", "format":{"image":"assets/Pnav6_1.gif", "oimage":"assets/Pnav6_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=6", "format":{"image":"assets/Pnav7_1.gif", "oimage":"assets/Pnav7_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=7", "format":{"image":"assets/Pnav8_1.gif", "oimage":"assets/Pnav8_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=8", "format":{"image":"assets/Pnav9_1.gif", "oimage":"assets/Pnav9_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=9", "format":{"image":"assets/Pnav10_1.gif", "oimage":"assets/Pnav10_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=10", "format":{"image":"assets/Pnav11_1.gif", "oimage":"assets/Pnav11_2.gif", "style":STYLE1}},
			{code:'', url:"ourproducts.asp?ID=11", "format":{"image":"assets/Pnav12_1.gif", "oimage":"assets/Pnav12_2.gif", "style":STYLE1}},
			{code:'', url:"specialityproducts.asp", "format":{"image":"assets/Pnav13_1.gif", "oimage":"assets/Pnav13_2.gif", "style":STYLE1}},
			{code:'', url:"paupiettes.asp", "format":{"image":"assets/Pnav14_1.gif", "oimage":"assets/Pnav14_2.gif", "style":STYLE1}}
			]
	}
];
var MENU_ITEMS2 =
[
	{"pos":"relative", "size":[30,137], "itemoff":[0,137], "imgsize":[30,137], "leveloff":[0,0], "delay":400, "style":STYLE1},
	{code:'', "format":{"image":"assets/nav_contact_1.gif", "oimage":"assets/nav_contact_2.gif", "style":STYLE1},
		sub:[
			{"size":[22,122], "imgsize":[22,122], "itemoff":[22,0], "leveloff":[30,8], "style":STYLE1},
			{code:'', url:"contactbrowns.asp", "format":{"image":"assets/Cnav1_1.gif", "oimage":"assets/Cnav1_2.gif", "style":STYLE1}},
			{code:'', url:"vacancies.asp", "format":{"image":"assets/Cnav2_1.gif", "oimage":"assets/Cnav2_2.gif", "style":STYLE1}}
			]
	}
];
