with(milonic=new menuname("Main_Menu2")){
	style=style4;
	top=100;
	left=0;
	itemwidth=131;
	alwaysvisible=1;
	orientation="vertical";
	position="relative";
	aI("text=Master's Programs;url=masters.html;target=_parent;")
	aI("text=Dual Degree MS/MS Program;url=../jointdegree.html;target=_parent;")
	aI("text=Dual Degree BS/MS Program;url=../../bachelors/dualdegree.html;target=_parent;")
	aI("text=Dual Degree MS/MPH Program;url=../../masters/dualmsmph.html;target=_parent;")
	aI("text=Post-Master's Advanced Certificate Programs;url=postmasters.html;target=_parent;")
	aI("text=Admissions/ Application Procedure;url=../admissions.html;target=_parent;")
	aI("text=Costs and Financial Aid;url=http://www.nyu.edu/financial.aid;target=_new;")
	aI("text=Frequently Asked Questions;url=../faq.html;target=_parent;")
}
drawMenus();
