with(milonic=new menuname("Main_Menu2")){
	style=style4;
	top=100;
	left=0;
	itemwidth=131;
	alwaysvisible=1;
	orientation="vertical";
	position="relative";
	aI("text=Message from the Dean;url=deansmessage.html;target=_parent;")
	aI("text=Alumni News;url=news.html;target=_parent;")
	aI("text=Alumni Events;url=events.html;target=_parent;")
	aI("text=Alumni Association;url=association.html;target=_parent;")
	aI("text=Getting Involved and Networking;url=networking/index.html;target=_parent;")
	<!--aI("text=Update Your Alumni Information;url=updateform.php;target=_parent;")-->
}
drawMenus();