BLANK_IMAGE="js/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#52657F", "shadow":"#e4e4e4", "bgON":"white","bgOVER":"#B6BDD2"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS_POSITIONING1 =
[
	{"pos":[170,119], "itemoff":[0,99], "leveloff":[24,15], "style":STYLE, "size":[24,100]},
	
	{code:"HOME", url:"index.html", "target":"_self","format":{"size":[24,80]}
		
	},
	{code:"COMPANY", url:"company-main.html", "target":"_self","format":{"itemoff":[0,79]},
		sub:[
			{"itemoff":[21,0]},
			{code:"Overview", url:"company-main.html", "target":"_self","format":{"size":[20,120]}},
			{code:"Clients", url:"company-clients.html", "target":"_self","format":{"size":[20,120]}},
			{code:"Alliances", url:"company-alliances.html", "target":"_self","format":{"size":[20,120]}},
			{code:"Testimonials", url:"testimonials.html", "target":"_self","format":{"size":[20,120]}},
			{code:"Login", url:"https://webfile.evwi.com", "target":"_self","format":{"size":[20,120]}}
			
		]
	},
	{code:"SERVICES", url:"services.html", "target":"_self",
		sub:[
			{"itemoff":[21,0]},
			{code:"Drive Testing", url:"services-drivetest.html", "target":"_self","format":{"size":[20,150]}},
			{code:"Network Benchmarking", url:"services-benchmarking.html", "target":"_self","format":{"size":[20,150]}},
			{code:"Network Design", url:"services-design.html", "target":"_self","format":{"size":[20,150]}},
			{code:"Network Optimization", url:"services-optimization.html", "target":"_self","format":{"size":[20,150]}},
			{code:"Consulting", url:"services-consulting.html", "target":"_self","format":{"size":[20,150]}}
			
			
		]
	},
	{code:"DOWNLOADS", url:"products-support.html", "target":"_self"
	},
	{code:"EMPLOYMENT", url:"employment.html", "target":"_self"
	},
	{code:"CONTACT US", url:"contact.html", "target":"_self"
	}
	
];
