_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#005500";
offcolor="#ffffff";
onbgcolor="#00AA00";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005500";
offcolor="#ffffff";
onbgcolor="#00AA00";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.huronperthfastball.ca/;");
aI("showmenu=Tyke/Tyke ContactsLEFT_MENU;text=Tyke;target=;url=Tyke.html;");
aI("showmenu=Mite Girls/Mite ContactsLEFT_MENU;text=Mite Girls;target=;url=Mite-Girls.html;");
aI("showmenu=Squirt Girls/Squirt StandingsLEFT_MENU;text=Squirt Girls;target=;url=Squirt-Girls.html;");
aI("showmenu=PeeWee Girls/PeeWee TournamentLEFT_MENU;text=PeeWee Girls;target=;url=PeeWee-Girls.html;");
aI("showmenu=Bantam Girls/Bantam StandingsLEFT_MENU;text=Bantam Girls;target=;url=Bantam-Girls.html;");
aI("showmenu=Midget Girls/Midget TournamentLEFT_MENU;text=Midget Girls;target=;url=Midget-Girls.html;");
aI("text=Maps;target=;url=Maps.html;");
aI("text=2010 League Rules;target=;url=2010-League-Rules.html;");
}

with(milonic=new menuname("Tyke/Tyke ContactsLEFT_MENU")){
style=submenuStyle;
aI("text=Tyke Contacts;target=;url=Tyke-Contacts.html;");
}

with(milonic=new menuname("Mite Girls/Mite ContactsLEFT_MENU")){
style=submenuStyle;
aI("text=Mite Contacts;target=;url=Mite-Contacts.html;");
}

with(milonic=new menuname("Squirt Girls/Squirt StandingsLEFT_MENU")){
style=submenuStyle;
aI("text=Squirt Standings;target=;url=Squirt-Standings.html;");
aI("text=Squirt Scores;target=;url=Squirt-Scores.html;");
aI("text=Squirt Contacts;target=;url=Squirt-Contacts.html;");
}

with(milonic=new menuname("PeeWee Girls/PeeWee TournamentLEFT_MENU")){
style=submenuStyle;
aI("text=PeeWee Tournament;target=;url=PeeWee-Tournament.html;");
aI("text=PeeWee Standings;target=;url=PeeWee-Standings.html;");
aI("text=PeeWee Scores;target=;url=PeeWee-Scores.html;");
aI("text=PeeWee Contacts;target=;url=PeeWee-Contacts.html;");
}

with(milonic=new menuname("Bantam Girls/Bantam StandingsLEFT_MENU")){
style=submenuStyle;
aI("text=Bantam Standings;target=;url=Bantam-Standings.html;");
aI("text=Bantam Scores;target=;url=Bantam-Scores.html;");
aI("text=Bantam Contacts;target=;url=Bantam-Contacts.html;");
}

with(milonic=new menuname("Midget Girls/Midget TournamentLEFT_MENU")){
style=submenuStyle;
aI("text=Midget Tournament;target=;url=Midget-Tournament.html;");
aI("text=Midget Standings;target=;url=Midget-Standings.html;");
aI("text=Midget Scores;target=;url=Midget-Scores.html;");
aI("text=Midget Contacts;target=;url=Midget-Contacts.html;");
}


 drawMenus();

