BLANK_IMAGE="/_assets/images/spacer.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"white", "shadow":"white", "bgON":"white"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css_sub = {"ON":"clsCMOns", "OVER":"clsCMOvers"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var STYLE_sub = {"border":0, "shadow":0, "color":color, "css":css_sub};
//items and formats
var MENU_ITEMS =
[
	{"pos":"relative", "itemoff":[0,80], "leveloff":[9,2], "style":STYLE, "size":[24,60]},
	{code:"HOME", url:"/", "target":"_top"},
	{code:"PRODUCTS", url:"/products/products-wireless.aspx","format":{"size":[24,85],"itemoff":[0,60]} ,
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub}, 
			{code:"Wireless Products", url:"/products/products-wireless.aspx", "target":"_top"},
			{code:"Token-Ring Adapters", url:"/products/prod-adapters.aspx", "target":"_top"},
			{code:"Token-Ring Switches", url:"/products/prod-switches.aspx", "target":"_top"},
			{code:"Special Offers", url:"/promos.aspx", "target":"_top"},
			{code:"Evaluation Request", url:"/email-enquiries.aspx?emailto=eval", "target":"_top"},
			{code:"Our Customers", url:"/ourcustomers.aspx", "target":"_top"},
		]
	},
		
	{code:"SUPPORT",url:"/support.aspx","format":{"size":[24,80],"itemoff":[0,85]},
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Overview", url:"/support.aspx", "target":"_top"},
			{code:"Software Downloads", url:"/downloads-software.aspx", "target":"_top"},
			{code:"Technical Support", url:"/technical-support.aspx", "target":"_top"},
			{code:"Product Warranty", url:"/warranty.aspx", "target":"_top"},
			{code:"RMA Submission", url:"/rma-req.aspx", "target":"_top"},
			{code:"Product Registration", url:"/register-product.aspx", "target":"_top"},
		]
	},
	

	{code:"BUY PRODUCTS",url:"/wtb.aspx","format":{"size":[24,120],"itemoff":[0,80]},
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Where to Buy", url:"/wtb.aspx","target":"_top"},
			{code:"US Federal Sales",url:"/federal-sales.aspx", "target":"_top"},
			{code:"Special Offers",url:"/promos.aspx", "target":"_top"},
			{code:"Madge Sales Offices",url:"/contactus.aspx", "target":"_top"},
		]
	},
	
		{code:"NEWS & PRESS",url:"/madgenews.aspx","format":{"size":[24,115],"itemoff":[0,120]},
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Madge News",url:"/madgenews.aspx", "target":"_top"},
			{code:"Madge in the News",url:"/inthenews.aspx", "target":"_top"},
			{code:"Customer Stories", url:"/ourcustomers.aspx", "target":"_top"},
			]
	},
	
			{code:"ABOUT MADGE",url:"/madgenews.aspx","format":{"size":[24,115],"itemoff":[0,115]},
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Company Profile",url:"/profile.aspx", "target":"_top"},
			{code:"Quality Policy",url:"/quality.aspx", "target":"_top"},
			{code:"Careers",url:"/careers.aspx", "target":"_top"},
		]
	},
	
	{code:"CONTACT US",url:"/contactus.aspx","format":{"size":[24,100],"itemoff":[0,115]},
			sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Contact Details",url:"/contactus.aspx", "target":"_top"},
			{code:"Email Form", url:"/email-enquiries.aspx", "target":"_top"},
			{code:"Technical Support", url:"/technical-support.aspx", "target":"_top"},			
			{code:"Site Registration",url:"/register.aspx", "target":"_top"},
			{code:"Email List",url:"/email-prefs.aspx", "target":"_top"},
		]
	},
    {code:"SITE HELP", url:"/sitehelp.aspx", "format":{"size":[24,85],"itemoff":[0,100]},
		sub:[
			{"size":[24,140],"itemoff":[18,0],"style":STYLE_sub},
			{code:"Search Site",url:"/search.aspx", "target":"_top"},
			{code:"Site Help",url:"/sitehelp.aspx", "target":"_top"},
			{code:"Legal Notices",url:"/sitehelp-legalnotices.aspx", "target":"_top"},
			{code:"Privacy Policy", url:"/sitehelp-privacypolicy.aspx", "target":"_top"},
			{code:"T&C's of Sale",url:"/_assets/documents/other/tcs of sale.pdf", "target":"_blank"},
			{code:"Warranty & Licence",url:"/warranty.aspx", "target":"_top"},
			{code:"Contact Us",url:"/email-enquiries.aspx", "target":"_top"},
			]	
	},
		
];
