var about={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
about.items=[
	["Leaders", "http://www.nc.ngb.army.mil/leaders.aspx"],
	["30th HBCT Deployment", "http://www.nc.ngb.army.mil/30th_HBCT/default.aspx"],
	["Press Releases", "http://www.nc.ngb.army.mil/pa/pressreleases.aspx"],
	["Mission Statement", "http://www.nc.ngb.army.mil/new_mission.aspx"],
	["Public Affairs", "http://www.nc.ngb.army.mil/pa/default.aspx"],
	["Guard Family Connection", "http://www.nc.ngb.army.mil/gfc/gfc.aspx"],
	["Emergency Operations Center", "http://www.nc.ngb.army.mil/EOC.aspx"],
	["Contact Us", "http://www.nc.ngb.army.mil/contacts.aspx"] //no comma following last entry!
]

var faq={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
faq.items=[
	["Request a Speaker", "http://www.nc.ngb.army.mil/pa/speakersform.aspx"],
	["Request a Flyover", "http://www.nc.ngb.army.mil/pa/flyover.aspx"],
	["Request a Static Display", "http://www.nc.ngb.army.mil/pa/staticdisplay.aspx"],
	["DA Photo Request", "http://www.nc.ngb.army.mil/pa/d_a_photo.aspx"] //no comma following last entry!
]

var careers={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
careers.items=[
	["Technician Jobs", "http://www.nc.ngb.army.mil/hr/technician/tech_jobs.aspx"],
	["AGR Jobs", "http://www.nc.ngb.army.mil/hr/agr/agr_jobs.aspx"],
	["Recruiting", "http://www.nc.ngb.army.mil/rr/default.aspx"],
	["Officer Candidate School", "http://www.nc.ngb.army.mil/rr/ocs/ocs.aspx"],
	["Chaplain Program", "http://www.nc.ngb.army.mil/rr/Chaplain.aspx"],
	["Medical Professionals", "http://www.nc.ngb.army.mil/rr/medical.aspx"],
	["JAG Careers", "http://www.nc.ngb.army.mil/rr/JAG.aspx"],
	["SMP Program (ROTC)", "http://www.nc.ngb.army.mil/rr/smp.aspx"] //no comma following last entry!
]

var resources={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
resources.items=[
	["ESGR", "http://www.esgr.org/"],
	["ID Card", "http://www.nc.ngb.army.mil/si/idcards.aspx"],
	["Education", "http://www.nc.ngb.army.mil/eso/Default.aspx"],
	["Military Honors", "http://www.nc.ngb.army.mil/Military_Honors/Default.aspx"],
	["Military Academy", "http://www.nc.ngb.army.mil/Military_Academy/Default.aspx"],
	["J6 Help Desk", "http://www.nc.ngb.army.mil/J6_Helpdesk/default.aspx"],
	["Inspector General", "http://www.nc.ngb.army.mil/ig/default.aspx"] //no comma following last entry!
]

var programs={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
programs.items=[
	["Family Readiness", "http://www.nc.ngb.army.mil/frg/Default.aspx"],
	["Counterdrug Taskforce", "http://www.nc.ngb.army.mil/comm/cdtf.aspx"],
	["Starbase", "http://www.nc.ngb.army.mil/comm/starbase.aspx"],
	["Challenge NC", "http://www.ngycp.org/state/nc"],
	["NCSAAF", "http://www.nc.ngb.army.mil/ncsaaf.aspx"] //no comma following last entry!
]

var retirees={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
retirees.items=[
	["Events", "http://www.nc.ngb.army.mil/retirees/events.aspx"],
	["Reconnect", "http://www.nc.ngb.army.mil/retirees/reconnect.aspx"],
	["TAPS", "http://www.nc.ngb.army.mil/retirees/TAPS.aspx"],
	["Retiree Links", "http://www.nc.ngb.army.mil/retirees/links.aspx"] //no comma following last entry!
]