_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="SeaGreen";
offcolor="White";
onbgcolor="White";
oncolor="Coral";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="DarkGreen";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SeaGreen";
offcolor="White";
onbgcolor="White";
oncolor="Coral";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="DarkGreen";
pagecolor="White";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.snootyfoxgolf.co.uk/;");
aI("showmenu=Facilities/RestorationMAIN_HEADER_MENU;text=Facilities;target=;url=Facilities.html;");
aI("showmenu=More Info/Opening TimesMAIN_HEADER_MENU;text=More Info;target=;url=More-Info.html;");
aI("text=Shop;target=;url=Shop.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Facilities/RestorationMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Restoration;target=;url=Restoration.html;");
aI("text=Lessons;target=;url=Lessons.html;");
aI("text=Club Fitting;target=;url=Club-Fitting.html;");
aI("text=Clubs MOT;target=;url=Clubs-MOT.html;");
}

with(milonic=new menuname("More Info/Opening TimesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Opening Times;target=;url=Opening-Times.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Visit Us;target=;url=Visit-Us.html;");
aI("text=Latest News;target=;url=Latest-News.html;");
}


 drawMenus();

