BLANK_IMAGE="/images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"#E3E3AC","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":[150,10], "itemoff":[0,130], "leveloff":[25,0], "style":STYLE, "size":[25,200]},
	{code:"<center>Lamps & Sconces</center>", url:"/Gallery_Mission_Table_Lamp.html",
	sub:[
			{"itemoff":[25,0]},
			{code:"<center>Gallery</center>", url:"/Gallery_Mission_Table_Lamp.html"}
			]
		
	},
	{code:" <center>Home</center> ", url:"/index.html", "format":{"size":[25,200], "itemoff":[0,200]},
		sub:[
			{"itemoff":[25,0]},
			{code:"<center>Home</center>", url:"/index.html"}
			]
	},
	{code:" <center>Furniture</center> ", url:"/Gallery_Mission_Furniture.html", "format":{"size":[25,200], "itemoff":[0,200]},
	sub:[
			{"itemoff":[25,0]},
			{code:"<center>Gallery</center>", url:"/Gallery_Mission_Furniture.html"}
			]
		
	
		
	}
];

