//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#cccccc", "shadow":"", "bgON":"#F4F9E8","bgOVER":"#ffffff", "":""};
var color2 = {"border":"#cccccc", "shadow":"#ffffff", "bgON":"#ffffff","bgOVER":"#ffffff", "":""};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css_sub = {"ON":"clsCMOnSub", "OVER":"clsCMOverSub"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};

var STYLE_LEVEL1 = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_LEVEL2 = {"border":1, "shadow":2, "color":color2, "css":css_sub};
//items and formats
var MENU_ITEMS_ARROWS =
[
	{"pos":"relative", "itemoff":[21,0], "leveloff":[0,105], "style":STYLE, "size":[22,163]},
	{code:"HOME", url:"index.php?comp=content&page=content$op=view&id=21", target:"_self"},
	
	{code:"ABOUT MOBILI FUSION", url:"index.php?comp=content&page=content$op=view&id=22", target:"_self"},
	
	{code:"CONSULTATION", url:"index.php?comp=content&page=content$op=view&id=23", target:"_self"},
	
	{code:"CONTRACTS", url:"index.php?comp=content&page=content$op=view&id=26", target:"_self"},
	
	{code:"BRANDS", url:"index.php?comp=content&page=content$op=view&id=25", target:"_self"},
	
	{code:"BESPOKE ITEMS", url:"index.php?comp=content&page=content$op=view&id=27", target:"_self"},
		
  	{code:"NEWS / SPECIALS", url:"index.php?comp=article", target:"_self"},
	
	{code:"LOCATION", url:"index.php?comp=content&page=content$op=view&id=28", target:"_self"},
		
	{code:"LINKS", url:"index.php?comp=weblink", target:"_self"},
			
	{code:"CONTACT", url:"index.php?comp=contact", target:"_self"},
	
];
