_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="8";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=951;
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
orientation="horizontal";
itemheight="21";
aI("text=Home;target=;url=http://198.63.49.12/;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("text=Mastering;target=;url=Mastering.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("text=Tour;target=;url=Tour.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("text=Rates;target=;url=Rates.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("text=Meet Our Staff;target=;url=Staff.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
aI("showmenu=Info/Mastering InfoINFO_BAR_MENU;text=Info;target=;url=Info.html;align=center;bgimage=images/green10.gif;overbgimage=images/green10_on.gif;");
}

with(milonic=new menuname("Info/Mastering InfoINFO_BAR_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Mastering Info;target=;url=Mastering-Info.html;");
aI("text=Copyright Info;target=;url=Copyright-Info.html;");
}


 drawMenus();

