BLANK_IMAGE="/assets/images/shim.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color_TOP = {"border":"#000000", "shadow":"#7C7972", "bgON":"","bgOVER":""};
var color = {"border":"#000000", "shadow":"#7C7972", "bgON":"#DAD9C5","bgOVER":"#BCBB8F"};
var css_TOP = {"ON":"clsCMOnTop", "OVER":"clsCMOverTop"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE_TOP = {"border":0, "shadow":0, "color":color_TOP, "css":css_TOP};
var STYLE = {"border":1, "shadow":1, "color":color, "css":css};
//items and formats
var MENU_ITEMS_SIZING =
[
	{"pos":[178,61], "itemoff":[0,81], "leveloff":[40,0], "style":STYLE_TOP, "size":[54,81]},
	{code:"<img src=\"assets/images/nav_main_r1_c1.gif\" width=\"81\" height=\"54\" border=\"0\" alt=\"\">", url:"park.asp",
		sub:[
			{"itemoff":[19,0], "style":STYLE},
			{code:"The Park", url:"park.asp", "format":{"size":[20,125]}},
			{code:"Trail Map", url:"trail_map.asp", "format":{"size":[20,125]}},
			{code:"Campground", url:"campground.asp", "format":{"size":[20,125]}},
			{code:"Lake Murray", url:"lake_murray.asp", "format":{"size":[20,125]}},
			{code:"Old Mission Dam", url:"old_mission_dam.asp", "format":{"size":[20,125],"itemoff":[-57,124]}},
			{code:"Meet the Staff", url:"staff.asp", "format":{"size":[20,125]}},
			{code:"Directions", url:"directions.asp", "format":{"size":[20,125]}},
			{code:"Volunteer!", url:"volunteer.asp", "format":{"size":[20,125]}}
		]
	},
	{code:"<img src=\"assets/images/nav_main_r1_c2.gif\" width=\"106\" height=\"54\" border=\"0\" alt=\"\">", url:"visitor_center.asp", "format":{"size":[54,106], "leveloff":[40,2]},
		sub:[
			{"itemoff":[19,0], "style":STYLE},
			{code:"Visitor Center", url:"visitor_center.asp", "format":{"size":[20,125]}},
			{code:"Directions", url:"vc_directions.asp", "format":{"size":[20,125]}},
			{code:"Art Show", url:"exhibits.asp", "format":{"size":[20,125]}},
			{code:"Gift Shop", url:"gift_shop.asp", "format":{"size":[20,125]}},
			{code:"Booking", url:"booking.asp", "format":{"size":[20,125]}}
		]
	},
	{code:"<img src=\"assets/images/nav_main_r1_c3.gif\" width=\"72\" height=\"54\" border=\"0\" alt=\"\">", url:"events.asp", "format":{"itemoff":[0,106],"size":[54,72], "leveloff":[40,-1]},
		sub:[
			{"itemoff":[19,0], "style":STYLE},
			{code:"Events", url:"events.asp", "format":{"size":[20,125]}},
			{code:"Photo Contest", url:"photo_contest.asp", "format":{"size":[20,125]}},
			{code:"News", url:"news.asp", "format":{"size":[20,125]}}
		]
	},
	{code:"<img src=\"assets/images/nav_main_r1_c4.gif\" width=\"96\" height=\"54\" border=\"0\" alt=\"\">", url:"nature_study.asp", "format":{"itemoff":[0,72],"size":[54,96], "leveloff":[40,0]},
		sub:[
			{"itemoff":[19,0], "style":STYLE},
			{code:"Nature Study", url:"nature_study.asp", "format":{"size":[20,125]}},
			{code:"Habitat Map", url:"field_guide.asp", "format":{"size":[20,125]}},
			{code:"School Trips", url:"school_trips.asp", "format":{"size":[20,125]}},
			//{code:"Walks & Talks", url:"walks.asp", "format":{"size":[20,125]}},
			{code:"History", url:"history.asp", "format":{"size":[20,125]}}
		]
	}, 
	{code:"<img src=\"assets/images/nav_main_home.gif\" width=\"73\" height=\"54\" border=\"0\" alt=\"\">", url:"index.asp", "format":{"itemoff":[0,245],"size":[54,73]}
	}
];








