//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#FF6633", "shadow":"#FF6633", "bgON":"#FEC185","bgOVER":"#FF6633", "imagebg":"white", "oimagebg":"white"};
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var TOP_LEFT = {"border":0, "color":defcolor, "css":defcss};
var TOP_MIDDLE = {"border":0, "color":defcolor, "css":defcss};
var TOP_RIGHT = {"border":0, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":2, "color":defcolor, "css":defcss};
var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":2, "color":defcolor, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":2, "color":defcolor, "css":defcss};
//items and formats
var MENU_ITEMS_IMAGES1 =
[
	{"pos":"relative", "size":[32,150], "itemoff":[32,0], "imgsize":[32,150], "leveloff":[0,0], "delay":600, "imgsize":[32,150], "style":TOP_LEFT},
	{code:'Home', url:"index.htm", "format":{"arrow":null, "image":"images/homei.gif", "oimage":"images/homei_mo.gif"}
	},
	{code:"About Ellin", "format":{"arrow":null, "image":"images/abouti.gif", "oimage":"images/abouti_mo.gif"},
		sub:[
			{"size":[16,100], "imgsize":[0,0], "itemoff":[15,0], "leveloff":[0,150]},
			{code:'About Ellin', url:"bio.htm"},
			{code:'Resume', url:"resume.htm"},
			{code:'Articles', url:"articles.htm"},
			{code:'Media', url:"media.htm"}
			]
	},
	{code:"Style Gallery", url:"style.htm", "format":{"arrow":null, "image":"images/stylei.gif", "oimage":"images/stylei_mo.gif"},
		sub:[
			{"size":[16,125], "imgsize":[0,0], "itemoff":[15,0], "leveloff":[0,150]},
			{code:"Salon Styles", url:"style_lhd.htm"},
			{code:"Extensions", url:"style_extension.htm"},
			{code:"Braids", url:"style_braids.htm"},
			{code:"Textured", url:"style_textured.htm"},
			{code:"Blowout & Curl", url:"style_blowoutcurl.htm"},
			{code:"Celebrity Haute Coiffure", url:"style_celeb.htm"},
			{code:"Press", url:"style_magad.htm"}
			]
	},
	{code:'Services', url:"services.htm", "format":{"arrow":null, "image":"images/servicesi.gif", "oimage":"images/servicesi_mo.gif"}
	},
	{code:'Salon Policy', url:"salonpolicy.htm", "format":{"arrow":null, "image":"images/consulti.gif", "oimage":"images/consulti_mo.gif"}
	},
	{code:'Links', url:"links.htm", "format":{"arrow":null, "image":"images/linksi.gif", "oimage":"images/linksi_mo.gif"}
	}

];
