_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Palatino Linotype";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#803D12";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Palatino Linotype";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#550000";
onbgcolor="#803D12";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="3";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Introduction;target=;url=index.html;");
aI("text=Tour;target=;url=Tour.html;");
aI("text=Rates;target=;url=Rates.html;");
aI("text=What to see;target=;url=What-to-see.html;");
aI("text=Getting there;target=;url=Getting-there.html;");
aI("text=Map;target=;url=Map.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("text=Videos;target=;url=Videos.html;");
}


 drawMenus();
