_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Solid";
borderwidth="1";
decoration="underline";
fontfamily="Arial";
fontsize="6pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/violet.gif";
imagepadding="6";
itemwidth="127";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=895;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://aahostel.com/;");
aI("text=Reserve;target=;url=reserve.html;");
aI("text=28 Ravenscroft Guest House;target=;url=http://28ravenscroft.com;");
aI("text=Asheville Bungalow;target=;url=http://bungalow.avlwr.com;");
aI("text=Both Hostels;target=;url=http://avlhostels.com;");
aI("text=Twitter;target=;url=http://twitter.com/avlhostel;");
aI("text=Facebook;target=;url=http://facebook.aahostel.com;");
}


 drawMenus();

