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=2;
_subOffsetLeft=-2;




with(onemenuStyle=new mm_style()){
styleid=1;
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=5;
itemwidth=180;
offbgcolor="#ff0000";
offcolor="#000000";
onbgcolor="#000000";
onborder="1px solid #9CCBF7";
oncolor="#ff0000";
outfilter="fade(duration=0.5)";
padding=3;
separatoralign="left";
separatorcolor="#000000";
separatorsize=1;
separatorwidth="80%";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=8;
}

with(submenuStyle=new mm_style()){
styleid=2;
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FF0000";
oncolor="#000000";
padding=3;
separatoralign="left";
separatorcolor="#000000";
separatorsize=1;
separatorwidth="60%";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=onemenuStyle;
aI("image=http://www.dunfermlinehockey.com/Banners/menu.jpg;overimage=http://www.dunfermlinehockey.com/Banners/menu-rollover.jpg;showmenu=Menu;");
}

with(milonic=new menuname("Menu")){
margin=2;
orientation="vertical";
style=menuStyle;
aI("text=Home;url=index.htm;");
aI("align=left;showmenu=Club;text=Club;");
aI("align=left;showmenu=News;text=News & Features;");
aI("align=left;showmenu=Teams;text=Teams;");
aI("align=left;showmenu=Youth;text=Youth Hockey;");
aI("align=left;showmenu=Links;text=Links;");
aI("text=Club Centenary;url=Centenary.htm;");
}

with(milonic=new menuname("Club")){
style=submenuStyle;
aI("text=Club Information;url=ClubInfo.htm;");
aI("text=Locations;url=Location.htm;");
aI("text=Roll of Honour;url=Honours.htm;");
aI("text=Top Goalscorers Tables;url=Goalscorers.htm;");
aI("text=Team Andy Stewart;url=TAS.htm;");
aI("text=Club Clothing Line;url=Clothing.htm;");
aI("text=100 Club;url=100Club.htm;");
aI("text=Photo Gallery;url=Gallery.htm;");
aI("text=Club Forum;url=Forum.htm;");
aI("text=Sign Our Guestbook;url=Guestbook.htm;");
}

with(milonic=new menuname("News")){
style=submenuStyle;
aI("text=Latest News;url=NewsHome.htm;");
aI("text=Noticeboard;url=Noticeboard.htm;");
aI("text=Nutrition Advice;url=Nutrition.htm;");
}

with(milonic=new menuname("Teams")){
style=submenuStyle;
aI("text=Men's Outdoor;showmenu=MensOutdoor;");
aI("text=Men's Indoor;showmenu=MensIndoor;");
aI("text=Ladies Outdoor;showmenu=LadiesOutdoor;");
aI("text=Ladies Indoor;url=LadiesIndoor.htm;");
aI("text=Men's Outdoor;url=Veterans.htm");
}

with(milonic=new menuname("MensOutdoor")){
style=submenuStyle;
aI("text=Men's 1st XI;url=MensOut1.htm;");
aI("text=Men's 2nd XI;url=MensOut2.htm;");
aI("text=Men's 3rd XI;url=MensOut3.htm;");
aI("text=Men's 4th XI;url=MensOut4.htm;");
aI("text=Men's 5th XI;url=MensOut5.htm;");
aI("text=Men's 6th XI;url=MensOut6.htm;");
aI("text=Men's 7th XI;url=MensOut7.htm;");
}

with(milonic=new menuname("MensIndoor")){
style=submenuStyle;
aI("text=Men's Indoor 1sts XI;url=MensIn1.htm;");
aI("text=Men's Indoor 2nds XI;url=MensIn2.htm;");
}

with(milonic=new menuname("Links")){
style=submenuStyle;
aI("text=Clubs;url=ClubLinks.htm;");
aI("text=Organisations;url=OrganisationLinks.htm;");
aI("text=Suppliers;url=SupplierLinks.htm;");
aI("text=Other Links;url=OtherLinks.htm/;");
}

with(milonic=new menuname("Youth")){
style=submenuStyle;
aI("text=Youth Home Page;url=YouthHome.htm;");
aI("text=Youth Coaching;url=YouthCoaching.htm,;");
aI("text=Under 14s;url=Under14s.htm;");
aI("text=Under 16s;url=Under16s.htm;");
aI("text=Under 18s;url=Under18s.htm;");
aI("text=YouthContacts;url=YouthContacts.htm;");
aI("text=Youth Documents;url=YouthDocuments.htm");
}

with(milonic=new menuname("LadiesOutdoor")){
style=submenuStyle;
aI("text=Ladies 1st XI;url=LadiessOut1.htm;");
aI("text=Ladies 2nd XI;url=LadiessOut2.htm;");
aI("text=Ladies 3rd XI;url=LadiessOut3.htm;");
}




drawMenus();

