_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#295CFF";
borderstyle="solid";
borderwidth="2";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="6";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#295CFF";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="5";
separatorcolor="#295CFF";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Business & MBA Degrees;target=;url=Business-&-MBA-Degrees.html;");
aI("text=Arts & Humanities Degrees;target=;url=Arts-&-Humanities-Degrees.html;");
aI("text=Computers & IT Degrees;target=;url=Computers-&-IT-Degrees.html;");
aI("text=Health & Medicine Degrees;target=;url=Health-&-Medicine-Degrees.html;");
aI("text=Sci & Engineering Degrees;target=;url=Science-&-Engineering-Degrees.html;");
aI("text=Education Degrees;target=;url=Education-Degrees.html;");
aI("text=Social Sciences Degrees;target=;url=Social-Sciences-Degrees.html;");
aI("text=Nursing Degrees;target=;url=Nursing-Degrees.html;");
}


 drawMenus();
