BLANK_IMAGE="images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"black", "shadow":"#DBD8D1", "bgON":"#B5B584","bgOVER":"#7E8675"};
var css = {"ON":"clsCM1On", "OVER":"clsCM1Over"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS =
[
//left aligned	{"pos":[5,90], "itemoff":[0,150], "leveloff":[21,10], "style":STYLE, "size":[21,140]},
//	{"pos":[133,90], "itemoff":[0,150], "leveloff":[21,10], "style":STYLE, "size":[21,140]}, //centered
	{"pos":[4,-10], "itemoff":[0,150], "leveloff":[21,10], "style":STYLE, "size":[21,140]}, //centered
	{code:"Schedules",url:"schedules.html",
		sub:[ ]
	},
	{code:"News",url:"news.html"
	},
   {code:"Sponsors",url:"sponsors.html",
		sub:[ ]
	},
	{code:"Executive",url:"executive.html"
	},
	{code:"Home",url:"index.html"
	}
];

