with(milonic=new menuname("Main_Menu2")){
	style=style4;
	top=100;
	left=0;
	itemwidth=131;
	alwaysvisible=1;
	orientation="vertical";
	position="relative";
	
	aI("text=Schedule Advising Appointment;url=http://128.122.176.222/AdvisorTrac/Default.html;target=_blank;")
	aI("text=Research Opportunities;url=research/index.html;target=_parent;")
	aI("text=Academic Bulletin;url=../../bulletin/index.html;target=_parent;")
	aI("text=Academic Clinical Affairs;url=academicclinaffairs/index.html;target=_parent;")
	aI("text=Student Handbooks;url=handbooks.html;target=_parent;")
	aI("text=Schedule of Classes;url=http://www.nyu.edu/registrar;target=_new;")
	aI("text=Academic Advising;url=academicadvising.html;target=_parent;")
	<!--aI("text=Student Handbook;url=resources/handbook/index.html;target=_parent;")-->
	aI("text=Mentors Program;url=resources/mentors.html;target=_parent;")
	aI("text=Student Organizations;url=resources/studentorg.html;target=_parent;")
	aI("text=Faculty Practice;url=resources/facpractice.html;target=_parent;")
	<!--aI("text=Services and Activities;url=resources/activities.html;target=_parent;")-->
	aI("text=Student Affairs;url=studentaffairs/index.html;target=_parent;")
	aI("text=Scholarships;url=../futurestudents/scholarships/index.html;target=_parent;")
	aI("text=Awards;url=studentaward.html;target=_parent;")
	aI("text=Baccalaureate Student Health Forms & Policy;url=bs_studenthealthclearance.pdf;target=_target;")
	aI("text=Master&#039;s Student Health Forms & Policy;url=ms_studenthealthclearance.pdf;target=_target;")
	<!--aI("text=Intranet;url=intranet.html;target=_parent;")-->
	
	
}
drawMenus();