//keywords
var code="code";var url="url";var sub="sub";
//styles
//var TOP_STYLE = {"border":1, "shadow":1, "color":{"border":"#43486F", "shadow":"black", "bgON":"#000000","bgOVER":"#43486F"}, "css":{"ON":"clsCMOn", "OVER":"clsCMVOver"}};
var TOP_STYLE = {"border":1, "shadow":1, "color":{"border":"#43486F", "shadow":"black", "bgON":"#000000","bgOVER":"#6699FF"}, "css":{"ON":"clsCMOn", "OVER":"clsCMVOver"}};
//var STYLE1 = {"border":1, "shadow":1, "color":{"border":"#43486F", "shadow":"black", "bgON":"#000000","bgOVER":"#43486F"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var STYLE1 = {"border":1, "shadow":1, "color":{"border":"#43486F", "shadow":"black", "bgON":"#000000","bgOVER":"#6699FF"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var H_MENU_ITEMS =
[
	{"pos":[0,105],"size":[27,111],"itemoff":[0,110],"leveloff":[0,110],"delay":500,"style":TOP_STYLE},
	{code:"&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<b>Home</b>",url:"index.php"},
	{code:"&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; About",url:"about.php"
/*
		sub:[
			{"size":[25,105], "itemoff":[24,0], "leveloff":[24,0], "style":STYLE1},
			{code:'&nbsp; History',url:"history.php"}
			]
*/
	},
	{code:"&nbsp; &nbsp; Contact Us",url:"contact.php"},
	//{code:"&nbsp; &nbsp; Guestbook",url:"guestbook.php"},
	{code:"&nbsp; &nbsp; Join AMCR",url:"join.php"},
	{code:"&nbsp; &nbsp; &nbsp; &nbsp;Search",url:"search.php"},
	{code:"&nbsp; &nbsp; &nbsp; &nbsp;Sitemap",url:"sitemap.php"}
];

