with(milonic=new menuname("Main_Menu2")){
	style=style4;
	top=100;
	left=0;
	itemwidth=131;
	alwaysvisible=1;
	orientation="vertical";
	position="relative";
	aI("text=Bachelor's <br>Degree <br>Program;url=bachelors/index.html;target=_parent;")
	aI("text=Master's & Post-Master's Advanced Certificate Programs;url=masters/index.html;target=_parent;")
	aI("text=Doctor of Nursing Practice Program (D.N.P.);url=dnp/index.html;target=_parent;")
	aI("text=Ph.D. Program;url=doctoral/index.html;target=_parent;")
	aI("text=Non-Matriculated<br>(Non-Degree)<br>Status;url=nondegree.html;target=_parent;")
}
drawMenus();