fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";//296488
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial";
fontsize="10";
fontstyle="normal";
fontweight="bold";
align="center";
itemwidth="140";
itemheight="30";
valign="middle";
headerbgcolor="#2F2A1F";
headercolor="#336699";
offbgcolor="#336699"; 
offcolor="#ffffff";
onbgcolor="#0080ff";
oncolor="#ffffff";
padding=3;
pagebgcolor="#000066"; // selected page
pagecolor="#ffffff";
separatorcolor="#b2b2b2";//2D729D
separatorsize=2;
subimage="";
subimagepadding=6;
}
with(menuStyle2=new mm_style()){
fontfamily="verdana,helvetica";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#000066";
oncolor="#ffffff";
padding=6;
separatorcolor="#e5e5e5";
separatorsize=1;
itemwidth="200";
borderstyle="dotted";
borderwidth=1;
pagebgcolor="#0080ff"; // selected page
pagecolor="#ffffff";
}
	with(milonic=new menuname('Main Menu')){
	alwaysvisible=1;
	overflow='scroll';
	style=menuStyle;
	menuwidth='990';
	orientation='horizontal';
	screenposition='center'; left='offset=0'; top='offset=278';
	aI("showmenu=Membership Info;text=Membership Info;url=index.cfm?pageName=membership_info;");aI("showmenu=Corporate Bookings;text=Corporate Bookings;url=index.cfm?pageName=32;");aI("showmenu=Trail Map;text=Trail Map;url=index.cfm?pageName=trail_map;");aI("showmenu=Events;text=Events;url=index.cfm?pageName=Events_at__Caledon;");aI("showmenu=Photo Gallery;text=Photo Gallery;url=index.cfm?pageName=33;");aI("showmenu=Pro Shop;text=Pro Shop;url=index.cfm?pageName=ski_shop;");aI("showmenu=Employment;text=Employment;url=index.cfm?pageName=employment;");aI("showmenu=Rent / Sale Properties;text=Rent / Sale Properties;url=index.cfm?pageName=38;");aI("showmenu=Links;text=Links;url=index.cfm?pageName=ski_links;");aI("showmenu=Contact;text=Contact;url=index.cfm?pageName=contact;");}
					with(milonic=new menuname("Membership Info")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Fee Structure;url=index.cfm?pageName=46;");}
					with(milonic=new menuname("Corporate Bookings")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Group Registration Form;url=index.cfm?pageName=21;");aI("text=Participants Page;url=index.cfm?pageName=22;");aI("text=Mid Week Group Menu;url=index.cfm?pageName=GroupMenuRates;");aI("text=Mid Week Group Rates;url=index.cfm?pageName=GroupRates;");}
					with(milonic=new menuname("Photo Gallery")){
					overflow="scroll";
					style=menuStyle2;
				aI("text=Video Gallery;url=index.cfm?pageName=VideoGallery;");aI("text=3 Galleries - more to come;url=index.cfm?pageName=mpg;");}
drawMenus();

