
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:142px; background:#333333', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Purpose", "http://groups.ku.edu/~deltasig/aboutus_purpose.shtml"],
	["History", "http://groups.ku.edu/~deltasig/aboutus_history.shtml"],
	["Community Service", "http://groups.ku.edu/~deltasig/aboutus_service.shtml"],
	["Professionalism", "http://groups.ku.edu/~deltasig/aboutus_pro.shtml"],
	["Social Events", "http://groups.ku.edu/~deltasig/aboutus_social.shtml"],
	["Links", "http://groups.ku.edu/~deltasig/aboutus_links.shtml"]	//no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:143px; background:#333333', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Requirements", "http://groups.ku.edu/~deltasig/rec_requirements.shtml"],
	["FAQ", "http://groups.ku.edu/~deltasig/rec_faq.shtml"],
	["Calendar", "http://groups.ku.edu/~deltasig/rec_calendar.shtml"],
	["Contact Us", "http://groups.ku.edu/~deltasig/contactus.shtml"]	//no comma following last entry!
]
