var historymenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "historymenu" is a unique name!
historymenu.items=[
	["Founders", "http://www.deltasigmatheta.org/history.htm"],
	["Past Presidents", "http://www.deltasigmatheta.org/pnp.htm"],
	["Notable Deltas", "http://www.deltasigmatheta.org/notable_deltas.htm"],
	["Convention Sites", "http://www.deltasigmatheta.org/convention_sites.htm"]
]

var aboutmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "aboutmenu" is a unique name!
aboutmenu.items=[
	["Mission Statement", "http://www.deltasigmatheta.org/stmt_purpose.htm"],
	["Demographics", "http://www.deltasigmatheta.org/demographics.htm"],
	["Calendar", "http://www.deltasigmatheta.org/calendar.htm"],
	["Convention Press Room", "http://www.deltasigmatheta.org/press"],
	["News Archive", "http://www.deltasigmatheta.org/newsevents.htm"]
]

var leadershipmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "leadershipmenu" is a unique name!
leadershipmenu.items=[
	["National President", "http://www.deltasigmatheta.org/natpres.htm"],
	["Executive Committee", "http://www.deltasigmatheta.org/execomm.htm"],
	["Executive Board", "http://www.deltasigmatheta.org/Ex%20Bd%20Photos/execboard.htm"]
]

var programmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "programmenu" is a unique name!
programmenu.items=[
	["Delta Academy", "http://www.deltasigmatheta.org/program_deltaacademy.htm"],
	["Delta GEMS", "http://www.deltasigmatheta.org/program_deltagems.htm"],
	["Delta Days", "http://www.deltasigmatheta.org/program_deltadays.htm"],
	["Delta Days At The UN", "http://www.deltasigmatheta.org/program_deltadaysUN.htm"],
	["EMBODI", "http://www.deltasigmatheta.org/program_embodi.htm"],
	["DREF", "http://www.deltasigmatheta.org/program_dref.htm"],
	["Financial Fortitude", "http://www.deltasigmatheta.org/program_fortitude.htm"],
	["Healthy Lifestyle", "http://www.deltasigmatheta.org/program_totalwoman.htm"],
	["Mission Hospital", "http://www.deltasigmatheta.org/program_sickmission.htm"],
	["Voting Rights", "http://www.deltasigmatheta.org/program_votingrights.htm"]
]

var regionmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "regionmenu" is a unique name!
regionmenu.items=[
	["Central", "http://www.deltasigmatheta.org/central.htm"],
	["Eastern", "http://www.deltasigmatheta.org/eastern.htm"],
	["Farwest", "http://www.deltasigmatheta.org/farwest.htm"],
	["Midwest", "http://www.deltasigmatheta.org/midwest.htm"],
	["South Atlantic", "http://www.deltasigmatheta.org/southatlantic.htm"],
	["Southern", "http://www.deltasigmatheta.org/southern.htm"],
	["Southwest", "http://www.deltasigmatheta.org/southwest.htm"]
]

var membermenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "membermenu" is a unique name!
membermenu.items=[
	["Reactivation", "http://www.deltasigmatheta.org/reactivation.htm"],
	["Applicants Rights", "http://www.deltasigmatheta.org/applicantrights.htm"],
	["FAQ", "http://www.deltasigmatheta.org/faq.htm"],
	["Chapter Suspension", "http://www.deltasigmatheta.org/chaptersuspension.htm"],
	["Chapter Probation", "http://www.deltasigmatheta.org/chapterprobation.htm"],
	["Member Expulsion", "http://www.deltasigmatheta.org/memberexpulsion.htm"],
	["Suspensions", "http://www.deltasigmatheta.org/suspensions.htm"],
	["Member Probation", "http://www.deltasigmatheta.org/memberprobation.htm"],
	["Applicants Barred", "http://www.deltasigmatheta.org/appbarred.htm"]
]

var merchmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "merchmenu" is a unique name!
merchmenu.items=[
	["Vendor List", "http://www.deltasigmatheta.org/vendorlist.htm"],
	["Vendor Certification", "http://www.deltasigmatheta.org/vendorcert.htm"]
]

var policymenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "policymenu" is a unique name!
policymenu.items=[
	["Anti-Hazing Statement", "http://www.deltasigmatheta.org/antihazing.htm"],
	["Legal Notices", "http://www.deltasigmatheta.org/legal.htm"],
	["Website Guidelines", "http://www.deltasigmatheta.org/websiteguide.htm"]
]

var contactmenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "contactmenu" is a unique name!
contactmenu.items=[
	["Staff Departments", "http://www.deltasigmatheta.org/staffdept.htm"]
]