horizontalMenuDelay=0;
_menuOpenDelay=0;
_menuCloseDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;
retainClickValue = 1;
closeAllOnClick = true;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
offbgcolor="transparent";
offcolor="#FFFFFF";
oncolor="#c1eb18";
overbgimage="/img/menu-on.gif";
padding=0;
bgimage="/img/menu-bg.gif";
image="/img/menu-mid.gif";
imageposition='right';
}

with(submenuStyle=new mm_style()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
offbgcolor="#657a99";
onbgcolor="#506585";
offcolor="#fff";
oncolor="#c1eb18";
padding=3;
image="/img/menu-bullet-sub-off.gif";
overimage="/img/menu-bullet-sub-on.gif";
imagepadding=5;
separatoralign="center";
separatorcolor="#ffffff";
separatorpadding=1;
separatorwidth="100%";
itemheight=15;
subimage="/img/menu-sub-arrow.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
menuwidth=760;
aI("image=/img/menu-start-cover.gif;imagepadding=0;imageposition=left;");
aI("align=center;showmenu=Associates Degrees;text=&nbsp;&nbsp;Associates Degrees&nbsp;&nbsp; ;");
aI("align=center;showmenu=Bachelors Degrees;text=Bachelors Degrees;");
aI("align=center;showmenu=Masters Degrees;text=Masters Degrees;");
aI("align=center;showmenu=Doctoral Degrees;text=&nbsp;&nbsp;&nbsp;Doctoral Degrees&nbsp;&nbsp;&nbsp;");
aI("align=center;showmenu=Certificate Programs;text=&nbsp;&nbsp;&nbsp;Certificate Programs&nbsp;&nbsp;&nbsp;");
aI("align=center;showmenu=Diploma Programs;text=Diploma Programs;image=/img/menu-end-cover.gif;");
}

/* Associates Degrees Menu */
		with(milonic=new menuname("Associates Degrees")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=155;
		style=submenuStyle;
		aI("align=left;text= Arts &amp; Humanities;url=/associates-degrees/arts-and-humanities.html;");
		aI("align=left;text= Business &amp; MBA ;url=/associates-degrees/business-and-mba.html;");
		aI("align=left;text= Computers &amp; IT ;url=/associates-degrees/computers-and-it.html;");
		aI("align=left;text= Health &amp; Medicine, Human Services ;url=/associates-degrees/health-medicine-and-human-services.html;");
		aI("align=left;text= Science &amp; Technology ;url=/associates-degrees/science-and-technology.html;");
		aI("align=left;text= Social Sciences ;url=/associates-degrees/social-sciences.html;");
		aI("align=left;text= Criminal Justice ;url=/associates-degrees/criminal-justice.html;");
		aI("align=left;text= Legal &amp; Paralegal ;url=/associates-degrees/legal-and-paralegal.html;");
		aI("align=left;text= Trade &amp; Careers ;url=/associates-degrees/trade-and-careers.html;");

		aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}


/* Bachelors Degrees Menu  */

		with(milonic=new menuname("Bachelors Degrees")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=190;
		style=submenuStyle;
		aI("align=left;text= Arts &amp; Humanities;url=/bachelors-degrees/arts-and-humanities.html;");
		aI("align=left;text= Business &amp; MBA ;url=/bachelors-degrees/business-and-administration-program.html;");

		aI("align=left;text= Teaching &amp; Education ;url=/bachelors-degrees/teaching-and-education.html;");

		aI("align=left;text= Computers &amp; IT ;url=/bachelors-degrees/computers-and-it.html;");
		aI("align=left;text= Health &amp; Medicine, Human Services ;url=/bachelors-degrees/health-medicine-and-human-services.html;");
		aI("align=left;text= Science &amp; Technology ;url=/bachelors-degrees/science-and-technology.html;");
		aI("align=left;text= Social Sciences ;url=/bachelors-degrees/social-sciences.html;");
		aI("align=left;text= Criminal Justice ;url=/bachelors-degrees/criminal-justice.html;");
		aI("align=left;text= Legal &amp; Paralegal ;url=/bachelors-degrees/legal-and-paralegal.html;");
		aI("align=left;text= Trade &amp; Careers ;url=/bachelors-degrees/trade-and-careers.html;");

		aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
		}


/* Masters Degrees Menu */

		with(milonic=new menuname("Masters Degrees")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=190;
		style=submenuStyle;
		aI("align=left;text= Arts &amp; Humanities;url=/masters-degrees/arts-and-humanities.html;");
		aI("align=left;text= Business &amp; MBA ;url=/masters-degrees/business-and-mba.html;");
		aI("align=left;text= Computers &amp; IT ;url=/masters-degrees/computers-and-it.html;");
		aI("align=left;text= Health &amp; Medicine, Human Services ;url=/masters-degrees/health-medicine-and-human-services.html;");
		aI("align=left;text= Science &amp; Technology ;url=/masters-degrees/science-and-technology.html;");

		aI("align=left;text= Teaching &amp; Education ;url=/masters-degrees/teaching-and-education.html;");

		aI("align=left;text= Social Sciences ;url=/masters-degrees/social-sciences.html;");
		aI("align=left;text= Criminal Justice ;url=/masters-degrees/criminal-justice.html;");
		aI("align=left;text= Legal &amp; Paralegal ;url=/masters-degrees/legal-paralegal.html;");
		aI("align=left;text= Trade &amp; Careers ;url=/masters-degrees/trade-and-careers.html;");

		aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}



/* Doctoral Degrees Menu */
		
		with(milonic=new menuname("Doctoral Degrees")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=195;
		style=submenuStyle;

		aI("align=left;text= Arts &amp; Humanities;url=/doctoral-degrees/arts-and-humanities.html;");

		aI("align=left;text= Business &amp; MBA ;url=/doctoral-degrees/business-and-mba.html;");
		aI("align=left;text= Health &amp; Medicine, Human Services ;url=/doctoral-degrees/health-medicine-and-human-services.html;");
		aI("align=left;text= Science &amp; Technology ;url=/doctoral-degrees/science-and-technology.html;");

		aI("align=left;text= Teaching &amp; Education ;url=/doctoral-degrees/teaching-and-education.html;");

		aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}


/* Diploma Programs Menu */
		
		with(milonic=new menuname("Diploma Programs")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=170;
		style=submenuStyle;


		aI("align=left;text= Business &amp; MBA ;url=/diploma-programs/business-and-mba.html;");
		aI("align=left;text= Computers &amp; IT ;url=/diploma-programs/computers-and-it.html;");
		aI("align=left;text= Health &amp; Medicine ;url=/diploma-programs/health-medicine-and-human-services.html;");

	aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}

		
/* Certificate Programs Menu */
		
		with(milonic=new menuname("Certificate Programs")){
		left="offset=-1";
		top="offset=-2";
		menuwidth=170;
		style=submenuStyle;
		aI("align=left;text= Arts &amp; Humanities;url=/certificate-programs/arts-and-humanities.html;");
		aI("align=left;text= Business &amp; MBA ;url=/certificate-programs/business-and-mba.html;");
		aI("align=left;text= Computers &amp; IT ;url=/certificate-programs/computers-and-it.html;");
		aI("align=left;text= Health &amp; Medicine, Human Services ;url=/certificate-programs/health-medicine-human-services.html;");
		aI("align=left;text= Science &amp; Technology ;url=/certificate-programs/science-and-technology.html;");

		aI("align=left;text= Teaching &amp; Education ;url=/certificate-programs/teaching-and-education.html;");

		aI("align=left;text= Trade &amp; Careers ;url=/certificate-programs/trade-and-careers.html;");

		aI("itemheight=3;image=/img/spacer.gif;overimage=/img/spacer.gif;onbgcolor=#385179;offbgcolor=#385179;fontsize=1;imagepadding=0;");
}

drawMenus();
