fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=000;
_menuOpenDelay=000;
_subOffsetTop=2;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
offcolor="#E5A258";
onbgcolor="";
oncolor="#ffffff";
outfilter="";
padding=1;
pagebgcolor="";
pagecolor="";
separatorcolor="#FFFFFF";
separatorsize=0;
bgimage="images/spacer.gif";
overbgimage="images/line40.gif";
}


with(milonic=new menuname("Main")){
align="center";
alwaysvisible=1;
overflow="scroll";
screenposition="center";
itemwidth="253";
itemheight="20";
left="offset=-243";
top="148";
style=menuStyle;
aI("text=ABOUT GRAND NIAGARA;url=rees_jones.html;showmenu=About;")
aI("text=THE REES JONES COURSE;url=rees_jones.html;showmenu=Rees;")
aI("text=2010 FEES;url=fees.html;showmenu=Fees;")
aI("text=GRAND NIAGARA PACKAGES;url=exectrav.html;showmenu=Packages;")
aI("text=PHOTO GALLERIES;url=newclubhouse.html;showmenu=Media;")
aI("text=JOB OPPORTUNITIES;url=jobs.html;showmenu=Jobs;")
aI("text=CONTACT;url=contact.html;showmenu=Contact;")
}

with(menuStyle2=new mm_style()){
bordercolor="#E5A258";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="";
overfilter="Alpha(opacity=80);";
padding=2;
offbgcolor="#000000";
onbgcolor="#E5A258";
separatorcolor="#E5A258";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=5;
}

with(milonic=new menuname("About")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="146";
style=menuStyle2;
aI("text=The Rees Jones Course;url=rees_jones.html;")
aI("text=Photo Gallery;url=photogallery.html;")
}

with(milonic=new menuname("Rees")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="168";
style=menuStyle2;
aI("text=The Course;url=rees_jones.html;")
aI("text=Book Online;url=https://webres.goibs.com/RequestSetup.asp?ID=dc273420;target=blank;")
aI("text=Score Card;url=scorecard.html;")
aI("text=Course Photo Gallery;url=photogallery.html;")
}

with(milonic=new menuname("Fees")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="190";
style=menuStyle2;
aI("text=2010 Fees;url=fees.html;")
aI("text=Book Online;url=https://webres.goibs.com/RequestSetup.asp?ID=dc273420;target=blank;")
aI("text=Corporate Events;url=corporate_events.html;")
}

with(milonic=new menuname("Packages")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="212";
style=menuStyle2;
aI("text=Stay & Play;url=stayplay.html;")
aI("text=Corporate Events;url=corporate_events.html;")
aI("text=Special Promotions;url=special.html;")
}

with(milonic=new menuname("Media")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="234";
style=menuStyle2;
aI("text=Clubhouse and Banquet Facilities;url=newclubhouse.html;")
aI("text=Course Photo Gallery;url=photogallery.html;")
}


with(milonic=new menuname("Contact")){
overflow="scroll";
screenposition="center";
itemwidth="140";
itemheight="16";
left="offset=-56";
top="256";
style=menuStyle2;
aI("text=Contact;url=contact.html;")
aI("text=Directions;url=directions.html;")
}

drawMenus();

