_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#005A72";
onbgcolor="AliceBlue";
oncolor="Sienna";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blip_white_blue.gif";
subimagepadding="4";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#005A72";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#005A72";
onbgcolor="AliceBlue";
oncolor="Sienna";
padding="4";
separatorcolor="#005A72";
separatorsize="1";
subimage="images/blip_white_blue.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Hotel Nosheen;target=;url=http://www.hotelnosheen.com/;");
aI("text=Holiday Packages;target=;url=holiday-packages.html;");
aI("text=Room Rates;target=;url=hotel-nosheen-room-rates.html;");
aI("text=Kyrenia;target=;url=local-scene-kyrenia.html;");
aI("text=Places of interest;target=;url=places-of-interest.html;");
aI("text=Useful Information;target=;url=useful-information.html;");
aI("text=Location Map;target=;url=location-map.html;");
aI("text=Flights;target=;url=flights.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();
