//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles
var VSTYLE = {"border":2, "shadow":-4, "color":{"border":"#0000CC", "shadow":"#6699FF", "bgON":"#66CCFF","bgOVER":"#FFFF00"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
var TSTYLE = {"border":2, "shadow":-4, "color":{"border":"#0000CC", "shadow":"#6699FF", "bgON":"#FF0000","bgOVER":"#FFFFFF"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
var DSTYLE = {"border":1, "shadow":-4, "color":{"border":"black", "shadow":"gray", "bgON":"#006600","bgOVER":"#88FF88"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
var PSTYLE = {"border":2, "shadow":-4, "color":{"border":"#0000CC", "shadow":"#6699FF", "bgON":"#FF33FF","bgOVER":"#00FF66"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
//items and formats
var DIR_MENU_ITEMS =
[
	{"pos":[7,129], "size":[20,160], "itemoff":[25,0], "leveloff":[-40,25], "delay":1000, "style":VSTYLE},
	{code:"Home",
		sub:[
			{"size":[20,150], "leveloff":[-45,35], "style":DSTYLE},
			{code:"Main Home Page", url:"introbot.html", target:"main",
				sub:[
					{"size":[20,150], "leveloff":[25,35], "style":DSTYLE},
					{code:'Conditions of Sale', url:"introbot.html#conditions", target:"main"},
					{code:'Waiver', url:"introbot.html#waiver", target:"main"},
					{code:'Disclaimer', url:"disclaim.html", target:"main"},
					{code:'Just the Dates...', url:"introbot.html#dates", target:"main"},
					]	
			},
			{code:'Bypass Pictures', url:"introbot.html#data", target:"main"},		
			]
	},
	{code:"Sale Details", url:"details.html", target:"main",
		sub:[
			{"size":[20,150], "leveloff":[-45,35],"style":DSTYLE},
			{code:"Our Poster", url:"details.html", target:"main"},
			{code:'Just the Dates...', url:"introbot.html#dates", target:"main"},
			]
	},
	{code:"How to Buy",
		sub:[
			{"size":[20,170], "leveloff":[-45,35], "style":PSTYLE},
			{code:"Cash/Cheques,", url:"cash.html", target:"main"},
			{code:"Visa, Interac", url:"cash.html", target:"main"},
			]
	},
	{code:"Consignment",
		sub:[
			{"size":[20,170], "leveloff":[-120,35],"style":DSTYLE},
			{code:"Shop Consignment", url:"shops.html", target:"main"},
			{code:'Public Consignment', url:"public.html", target:"main"},
			{code:'Reclaiming on Sunday', url:"reclaim.html", target:"main"},
			{code:'How to set your Price', url:"price3.html", target:"main"},
			{code:'How to prepare your gear', url:"prepare3.html", target:"main"},
			]
	},	
	{code:"Staffing",
		sub:[
			{"size":[20,160],  "leveloff":[-70,35], "style":DSTYLE},
			{code:"Days/Shifts Available", url:"staffing.html", target:"main"},
			{code:'Jobs and Requirements', url:"voluntr.html", target:"main"},
			{code:'Training Needed', url:"voluntr.html#train", target:"main"},
			]
	},
	{code:"Appraisal",
		sub:[
			{"size":[20,160],  "leveloff":[-195,35], "style":DSTYLE},
			{code:"Appraisal-Home", url:"apprais.html", target:"main"},
			{code:'Downhill', url:"appraisd.html", target:"main"},
			{code:'Cross Country', url:"appraisx.html", target:"main"},
			{code:'Snowboard', url:"appraisb.html", target:"main"},
			{code:'Snoweshoe', url:"appraiss.html", target:"main"},
			{code:'Clothing', url:"appraisc.html", target:"main"},
			{code:'How to prepare your gear', url:"prepare3.html",  target:"main"},
			{code:'How to set your Price', url:"price3.html", target:"main"},
			]
	},	

	{code:"Volunteer Info",
		sub:[
			{"size":[20,160],  "leveloff":[-70,35], "style":DSTYLE},
			{code:'Jobs and Requirements', url:"voluntr.html", target:"main"},
			{code:'Training Needed', url:"voluntr.html#train", target:"main"},
			{code:"Days/Shifts Available", url:"staffing.html", target:"main"},
			]
	},
	{code:"Favourite Links",
		sub:[
			{"size":[20,180],  "leveloff":[-20,35], "style":DSTYLE},
			{code:'Skis, Skiing, &quot;&nbsp;Friends&nbsp;&quot;', url:"contacts.html", target:"main"},
			]
	},
	{code:"Ski Sale History",
		sub:[
			{"size":[20,180],  "leveloff":[-20,35], "style":DSTYLE},
			{code:'How it started and grew', url:"history.html", target:"main"},
			]
	},
	{code:"Contact Us",
		sub:[
			{"size":[20,180],  "leveloff":[-45,35], "style":DSTYLE},
			{code:'E-mails, Clubs & Sale', url:"directory.html#email"},
			{code:'Phones and Snail Mail', url:"directory.html#phone"},
			]
	},
	{code:"Warranty Disclaimers",
			sub:[
			{"size":[20,180],  "leveloff":[-70,35], "style":DSTYLE},
			{code:'Website Content', url:"disclaim.html", target:"main"},
			{code:'Conditions of Sale', url:"introbot.html#conditions", target:"main"},
			{code:' Purchases Waiver', url:"introbot.html#waiver", target:"main"},
			]
	
	},
	{code:"Signup ONLINE!",
		sub:[
			{"size":[20,200],  "leveloff":[-20,35], "style":DSTYLE},
			{code:'Volunteer Signup!', url:"volpage1.html", target:"main"},
			]
	},
	{code:"Ski Sale Photos",
		sub:[
			{"size":[20,210],  "leveloff":[-45,35], "style":DSTYLE},
			{code:'Ski Sale 2001', url:"photo1.html", target:"main"},
			{code:'Vancouver Sale 2001 ', url:"photo2.html", target:"main"},
			]
	
	},
	{code:"Calendar",
		sub:[
			{"size":[20,210],  "leveloff":[-45,35], "style":DSTYLE},
			{code:'Leave it open. It will be', url:"calpopup.html"},
			{code:'available in all pages', url:"calpopup.html"},
			]
	},
		
];
//following is just held for future. Insert and remove slashes
//	{code:"40th Annual Sale Plans",
//		sub:[
//			{"size":[20,180], "leveloff":[-70,35],"style":TSTYLE},
//			{code:"40th Annual Sale Plans", url:"40th.html", target:"main"},
//			{code:"40th Annual POP Message", url:"entrypop2.html", target:"blank"},
//			{code:"Ideas? Email Webmaster",url:"mailto:webmaster@newandusedskisale.org"},
//			]
//	},
