fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=1;
_subOffsetLeft=-1;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="#ffffff";
onbgcolor="#cacaca";
oncolor="#7f2f0e";
overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#444444";
pagecolor="#cacaca";
separatorcolor="#000000";
separatorsize=0;
subimagepadding=0;
align="left";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=170;

aI("showmenu=home;image=images/menu_01a.jpg;overimage=images/menu_01b.jpg;url=index.html;");
aI("showmenu=WhatsNew;image=images/menu_02a.jpg;overimage=images/menu_02b.jpg;");
aI("showmenu=Restaurants;image=images/menu_03a.jpg;overimage=images/menu_03b.jpg;");
aI("showmenu=MemberZone;image=images/menu_04a.jpg;overimage=images/menu_04b.jpg;");
aI("showmenu=Comments;image=images/menu_05a.jpg;overimage=images/menu_05b.jpg;");
aI("showmenu=Site;image=images/menu_06a.jpg;overimage=images/menu_06b.jpg;url=site.html;");
aI("showmenu=Contact;image=images/menu_07a.jpg;overimage=images/menu_07b.jpg;url=contact.html;");
aI("showmenu=Link;image=images/menu_08a.jpg;overimage=images/menu_08b.jpg;");
aI("showmenu=Chn;image=images/menu_09a.jpg;overimage=images/menu_09b.jpg;url=chn/index.html;");

}

with(milonic=new menuname("WhatsNew")){
overflow="menuStyle";
style=menuStyle;
itemwidth=170;
aI("text=Chef's Recommendation;url=chief.html;");
aI("text=Hot Offers;url=hot.html;");
aI("text=E-newsletter;url=enewsletter.html;");
}

with(milonic=new menuname("Restaurants")){
style=menuStyle;
itemwidth=190;
aI("text=Telford Recreation Club;url=TRC.html;");
aI("text=Spotlight Recreation Club;url=SRC.html;");
aI("text=The Grand Stage;url=GS.html;");
aI("text=ClubONE;url=ClubONE.html;");
}


with(milonic=new menuname("MemberZone")){
style=menuStyle;
itemwidth=160;
aI("text=Exclusive Offers;url=offer.html;");
aI("text=Become Our Member;url=member.html;");
aI("text=Terms & Conditions;url=term.html;");


// aI("image=images/e01.gif;overimage=images/e01a.gif;url=prom_promotions.html;");
// aI("image=images/e02.gif;overimage=images/e02a.gif;url=prom__events.html;");
// aI("image=images/e03.gif;overimage=images/e03a.gif;url=prom__signature.html;");
}

with(milonic=new menuname("Comments")){
style=menuStyle;
itemwidth=160;
aI("text=Customer's Comments;url=comment.html;");
aI("text=Add Your Comment;url=add.html;");
}


with(milonic=new menuname("Link")){
style=menuStyle;
itemwidth=160;
aI("text=Club Banquet;url=http://www.cb-hk.com.hk;");
aI("text=Club Wedding;url=http://www.clubwedding.com.hk;");
aI("text=The Lifestyle Group;url=http://www.lifestylegroup.com.hk;");
}

drawMenus();


