
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=-3;


with(style1=new mm_style()){
onbgcolor="#7583A7";
oncolor="#FDFE9A";
offbgcolor="#233E81";
offcolor="#FFFFFF";
bordercolor="#A7B2CD";
borderstyle="solid";
borderwidth=0;
separatorcolor="#2D729D";
separatorsize="1";
padding=4;
fontsize="10";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
headercolor="#ffffff";
headerbgcolor="#000099";
subimage="http://216.180.140.33/Images/Arrow.gif";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
}

with(style2=new mm_style()){
offcolor="#000000";
offbgcolor="#FFFFFF";
oncolor="#000000";
onbgcolor="#FDFE9A";
bordercolor="#A7B2CD";
borderstyle="solid";
borderwidth=1;
itemwidth=160;
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial";
padding=2;
subimage="http://216.180.140.33/Images/Arrow.gif";
headercolor="#ffffff";
headerbgcolor="#000099";
}

with(milonic=new menuname("mainmenu")){
top=6;
left=560;
style=style1;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
aI("text=CONTACT US / HOME;showmenu=ContactUsHome;separatorsize=1")
aI("text=RESORT ADMIN;url=Admin/Login.asp;status=RESORT ADMIN;separatorsize=1")
}
