//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#000000", "shadow":"#cccccc", "bgON":"#B32B2B","bgOVER":"#C9C7C7"};
var color1 = {"border":none};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "borders":[1,1,1,1], "shadow":2, "color":color, "css":css};
var STYLE1 = {"border":0, "borders":[0,0,0,0], "color":color1, "css":none};
//items and formats
var MENU_ITEMS1 =
[
	{"pos":"relative", "itemoff":[0,0], "leveloff":[0,0], "delay":40, "style":STYLE1, "size":[34,93], forms_to_hide:['hidable']},
	
	{code:'', "itemoff":[0,0], "leveloff":[0,0], "style":STYLE1,  "format":{"imgsize":[34,93], "image":"images/pricing_new.gif"},
		sub:[
			{"itemoff":[21,0], "leveloff":[30,0], "style":STYLE, "size":[22,140]},
			{code:"Online", url:"http://38.103.116.51/calculator.php", "format":{"image":null},
				sub:[
					{"itemoff":[21,0], "leveloff":[3,173], "style":STYLE, "size":[22,125]},
					
				]
			},
	{code:"Download Application", url:"http://38.103.116.51/get_file.php", "format":{"image":null},
				sub:[
					{"itemoff":[21,0], "leveloff":[3,173], "style":STYLE, "size":[22,125]},
					
				]
			}
	
		]
	}
	
];
