BLANK_IMAGE="img/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#000000", "shadow":"#9DA8B3", "bgON":"9DA8B3","bgOVER":"#758393"};
var color2 = {"border":"#000000", "shadow":"#9DA8B3", "bgON":"758393","bgOVER":"#758393"};
var css = {"ON":"Body", "OVER":"Body"};
var css2 = {"ON":"Content2", "OVER":"Content2"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
var STYLE2 = {"border":1, "shadow":0, "color":color2, "css":css2};
//items and formats
var MENU_ITEMS =
[
	{"pos":[0,10], "itemoff":[3,3], "leveloff":[-14,0], "style":STYLE, "size":[15,150]},
	{code:"<b>Galleries of Work</b>", "format":{"style":STYLE2, "itemoff":[9,0]}},
	{code:"Design", "format":{"itemoff":[14,0]},
		sub:[
			{"leveloff":[15,75], "itemoff":[14,0]},
			{code:"Flyers", url:"pdeFlyers.html", "target":"_top"},
			{code:"Brochures/ DM", url:"pdeBrochure.html", "target":"_top"},
			{code:"Magazine Ads", url:"pdeAd.html", "target":"_top"},
			{code:"Wearables", url:"pdeWear.html", "target":"_top"},
			{code:"Signage/POP", url:"pdeSign.html", "target":"_top"},
			{code:"Logos", url:"pdeLogos.html", "target":"_top"},
			{code:"Book Covers/Binders", url:"pdeBookCvr.html", "target":"_top"},
			{code:"Postcards", url:"pdePC.html", "target":"_top"},
			{code:"Business Cards", url:"pdeBC.html", "target":"_top"},
			{code:"Letterhead/Env.", url:"pdeLetter.html", "target":"_top"},
			{code:"Pagination", url:"pdePag.html", "target":"_top"},
			{code:"CD/DVD", url:"pdeCD.html", "target":"_top"},
			{code:"Vector Graphics", url:"pdiGraph.html", "target":"_top"},
			{code:"ID marketing", url:"pdeID.html", "target":"_top"},
		]
	},
	{code:"Digital", "format":{"itemoff":[14,0]},
		sub:[
			{"leveloff":[15,75], "itemoff":[14,0]},
			{code:"Paintings", url:"pdiPaint.html", "target":"_top"},
			{code:"Collage", url:"pdiCollage.html", "target":"_top"},
			{code:"Graphic", url:"pdiGraph.html", "target":"_top"},
			{code:"Mockups/3D", url:"pdi3d.html", "target":"_top"},
			{code:"Photography", url:"pphDig.html", "target":"_top"},
		]
	},
	{code:"Photography", "format":{"itemoff":[14,0]},

		sub:[
			{"leveloff":[15,75], "itemoff":[14,0]},
			{code:"Color", url:"pphColor.html", "target":"_top"},
			{code:"Black & White", url:"pphBW.html", "target":"_top"},
			{code:"Contact Art", url:"pphContact.html", "target":"_top"},
			{code:"Digitally Enhanced", url:"pphDig.html", "target":"_top"},
		]
	},
	{code:"Website/Multi-media",  "format":{"itemoff":[14,0]},

		sub:[
			{"leveloff":[15,75], "itemoff":[14,0]},
			{code:"Interactive CDs", url:"pdeCD.html", "target":"_top"},
			{code:"Websites", url:"pwWeb.html", "target":"_top"},
			{code:"HTML Templates", url:"pwHT.html", "target":"_top"},
			{code:"Flash Templates", url:"pwFT.html", "target":"_top"},
		]
	},

	{code:"Traditional", "format":{"itemoff":[14,0]},
		sub:[
			{"leveloff":[15,75], "itemoff":[14,0]},
			{code:"Paintings", url:"ptPaint.html", "target":"_top"},
			{code:"Drawing", url:"ptDraw.html", "target":"_top"},
			{code:"Collages", url:"ptCollage.html", "target":"_top"},
		]
	},
];