//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#666666", "shadow":"darkgray", "bgON":"#CC00FF","bgOVER":"#CC00FF"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS_POSITIONING2 =
[
	{"pos":[10,145], "itemoff":[0,60], "leveloff":[11,0], "style":STYLE, "size":[35,300]},
	{code:"Home", url:"index.html", target:"_parent"},
	{code:"About Trish", "format":{"itemoff":[40,0]}, url:"About.htm", target:"_parent"},
	{code:"Gallery Photos", "format":{"itemoff":[40,0]}, url:"Gallery_slide.htm", target:"_parent"},
	{code:"Voice Over Demos", "format":{"itemoff":[40,0]}, url:"soundbites.htm", target:"_parent"},
	{code:"Current Projects", "format":{"itemoff":[40,0]}, url:"current.htm", target:"_parent"},
	{code:"Resume", "format":{"itemoff":[40,0]}, url:"Resume.html", target:"_parent"},
	{code:"Classes & Workshops", "format":{"itemoff":[40,0]}, url:"classes.htm",target:"_parent"},
	{code:"Astrological Blog", "format":{"itemoff":[40,0]}, url:"http://zephrumgates.blogspot.com", target:"_parent"},
	{code:"Green Page", "format":{"itemoff":[40,0]}, url:"green.html", target:"_parent"},
	{code:"Contact", "format":{"itemoff":[40,0]}, url:"Contact.html", target:"_parent"},
	{code:"Testimonials", "format":{"itemoff":[40,0]}, url:"testimonials.html",target:"_parent"},
	{code:"Links", "format":{"itemoff":[40,0]}, url:"links.htm", target:"_parent"},

];
