//keywords
var code="code";var url="url";var sub="sub";
//styles
var TOP_STYLE = {"border":1, "shadow":0, "color":{"border":"#CCA128", "shadow":"black", "bgON":"#263D73","bgOVER":"#4F3A00"}, "css":{"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}};
var STYLE1 = {"border":1, "shadow":0, "color":{"border":"#B89326", "shadow":"black", "bgON":"#FFE699","bgOVER":"#B89326"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var MENU_ITEMS =
[
	{"pos":[15,54],"size":[23,90],"itemoff":[0,164],"leveloff":[0,0],"delay":100,"style":TOP_STYLE},
	{code:"Who We Are", 
		sub:[
			{"size":[23,235], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
         {code:'About AASLH', url:'http://www.aaslh.org/cgi-bin/pmview.cgi?id=aboutus'},
         {code:'Constitution and By-Laws', url:'http://www.aaslh.org/constitution.htm'},
         {code:'Council', url:'http://www.aaslh.org/cgi-bin/councillist.cgi'},
         {code:'Summary of Board Directors Meeting', url:'http://www.aaslh.org/boardminutes.htm'},
         {code:'Mission Statement', url:'http://www.aaslh.org/mission.htm'},
         {code:'Operating Plan', url:'http://www.aaslh.org/plan.htm'},
         {code:'Professional Ethics Statement', url:'http://www.aaslh.org/ethics.htm'},
         {code:'Staff Directory', url:'http://www.aaslh.org/cgi-bin/staffdirectory.cgi'}
			]
	},
   {code:'Membership', "format":{"size":[23,93], "itemoff":[0,89]},	
		sub:[
			{"size":[23,180], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Benefits of Membership', url:'http://www.aaslh.org/membership.htm'},
			{code:'Membership Rates', url:'http://www.aaslh.org/rates.htm'},
			{code:'Contact AASLH', url:'http://www.aaslh.org/contact.htm'}
			]
	},
	{code:'Professional Development', "format":{"size":[23,169], "itemoff":[0,90]},
		sub:[
			{"size":[23,169], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Annual Meeting', url:'http://www.aaslh.org/anmeeting.htm'},
			{code:'Mentor Program', url:'http://www.aaslh.org/mentor.htm'},
			{code:'Workshop Series', url:'http://www.aaslh.org/workshop.htm'},
			{code:'Historical Administration', url:'http://www.aaslh.org/histadmin.htm'}
			]
	},
	{code:'Programs', "format":{"size":[23,80], "itemoff":[0,168]},
		sub:[
			{"size":[23,220], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Alderson Internship Program', url:'http://www.aaslh.org/alderson.htm'},
			{code:'Tribal Museum Program', url:'http://www.aaslh.org/AIMP.htm'},
			{code:'Awards', url:'http://www.aaslh.org/cgi-bin/awards.cgi'},			
			{code:'Corporate History', url:'http://www.aaslh.org/museums.htm'},
			{code:'Members Get In Free', url:'http://www.aaslh.org/getinfree.htm'},
			{code:'Pathways', url:'http://www.aaslh.org/pathways.htm'},
			{code:'Historic Houses', url:'http://www.aaslh.org/hhouses.htm'},
			{code:'Performance Measurement Program', url:'http://www.aaslh.org/permeasurement.htm'},
			{code:'Presidential Sites and Libraries', url:'http://www.aaslh.org/pressites.htm'},
			{code:'Resource/Consultant Directory', url:'http://www.aaslh.org/resourcedirectory.htm'},
			{code:'Traveling Exhibits Clearinghouse', url:'http://www.aaslh.org/travellingexhibits.htm'}
			]
	},
	{code:'Products/Publications', "format":{"size":[23,205], "itemoff":[0,75]},
		sub:[
			{"size":[23,210], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Bookstore', url:'https://www.aaslhnet.org/aaslhssa/ecssashop.shopping_page'},
			{code:'Dispatch', url:'http://www.aaslh.org/pdispatch.htm'},
			{code:'Jobs On Line', url:'http://jobs.aaslh.org'},
			{code:'Gift of History', url:'http://www.aaslh.org/giftofhistory.htm'},
			{code:'History News', url:'http://www.aaslh.org/historynews.htm'},
			{code:'PastPerfect Collections Software', url:'http://www.museumsoftware.com/', target:'blank'},
			{code:'Technical Leaflets', url:'http://www.aaslh.org/leaflets.htm'},
			{code:'Special Reports', url:'http://www.aaslh.org/reports.htm'},
			{code:'Videos', url:'http://www.aaslh.org/videos.htm'},
			{code:'Reader Review Survey', url:'http://www.aaslh.org/survey.htm'}
			]
	},
	{code:'Advertising', "format":{"size":[23,90], "itemoff":[0,143]},
			sub:[
			{"size":[23,170], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
			{code:'Annual Meeting Program', url:'http://www.aaslh.org/prelimpro.htm'},
			{code:'Direct Mail Opportunities', url:'http://www.aaslh.org/dmailopps.htm'},
			{code:'Dispatch', url:'http://www.aaslh.org/adispatch.htm'},
			{code:'Exhibiting', url:'http://www.aaslh.org/exhibiting.htm'},
			{code:'History News', url:'http://www.aaslh.org/ahistorynews.htm'},
			{code:'Sponsorships', url:'http://www.aaslh.org/sponsorships.htm'}
			]
	},
	{code:'Contact us', url:'http://www.aaslh.org/contact.htm', "format":{"size":[23,90], "itemoff":[0,85]}
	}
	];
