_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="AliceBlue";
offcolor="#005A72";
onbgcolor="MintCream";
oncolor="Sienna";
padding="33";
separatorcolor="Gainsboro";
separatorsize="0";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="181";
}

with(submenuStyle=new mm_style()){
bordercolor="LightBlue";
borderstyle="Double";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#005A72";
onbgcolor="Azure";
oncolor="Sienna";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=724;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Hotel Nosheen;target=;url=http://www.hotelnosheen.com/;");
aI("text=Holiday Packages;target=;url=holiday-packages.html;");
aI("text=Kyrenia;target=;url=local-scene-kyrenia.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
