_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="LightGreen";
offcolor="DarkGreen";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkSeaGreen";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
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=./;");
aI("text=Jerseys;target=;url=soccer_jerseys.html;");
aI("text=Shorts;target=;url=soccer_shorts.html;");
aI("text=Socks;target=;url=soccer_socks.html;");
aI("text=Footwear;target=;url=soccer_footwear.html;");
aI("text=Shinguards;target=;url=soccer_shinguards.html;");
aI("text=Game Definition;target=;url=football_or_soccer_game_definition.html;");
aI("text=Game History;target=;url=football_soccer_game_history.html;");
aI("showmenu=Game RulesLaw 1: The Field of PlayLEFT_MENU;text=Game Rules;target=;url=football_soccer_law_rules.html;");
aI("text=Players Position;target=;url=football_soccer_players_positions.html;");
aI("text=Formations;target=;url=football_soccer_formations.html;");
aI("showmenu=Buying GuideSoccer Jerseys Buying GuideLEFT_MENU;text=Buying Guide;target=;url=soccer_players_buying_guide.html;");
}

with(milonic=new menuname("Game RulesLaw 1: The Field of PlayLEFT_MENU")){
style=submenuStyle;
aI("text=Law 1: The Field of Play;target=;url=football_soccer_law_1_field_of_play.html;");
aI("text=Law 2: The Ball;target=;url=football_soccer_law_2_ball.html;");
aI("text=Law 3: The Number Of Players;target=;url=football_soccer_law_3_number_of_players.html;");
aI("text=Law 4: The Players' Equipment;target=;url=football_soccer_law_4_players_equipment.html;");
aI("text=Law 5: The Referee;target=;url=football_soccer_law_5_referee.html;");
aI("text=Law 6: The Assistant Referees;target=;url=football_soccer_law_6_assistant_referees.html;");
aI("text=Law 7: The Duration of the Match;target=;url=football_soccer_law_7_duration_of_the_match.html;");
aI("text=Law 8: The Start & Restart of Play;target=;url=football_soccer_law_8_start_restart_of_play.html;");
aI("text=Law 9: Ball In & Out of Play;target=;url=football_soccer_law_9_ball_in_out_of_play.html;");
aI("text=Law 10: The Method of Scoring;target=;url=football_soccer_law_10_method_of_scoring.html;");
aI("text=Law 11: Offside;target=;url=football_soccer_law_11_offside.html;");
aI("text=Law 12: Fouls & Misconduct;target=;url=football_soccer_law_12_fouls_misconduct.html;");
aI("text=Law 13: Free Kicks;target=;url=football_soccer_law_13_free_kicks.html;");
aI("text=Law 14: Penalty Kick;target=;url=football_soccer_law_14_penalty_kick.html;");
aI("text=Law 15: The Throw-In;target=;url=football_soccer_law_15_throw-In.html;");
aI("text=Law 16: The Goal Kick;target=;url=football_soccer_law_16_goal_kick.html;");
aI("text=Law 17: The Corner Kick;target=;url=football_soccer_law_17_corner_kick.html;");
}

with(milonic=new menuname("Buying GuideSoccer Jerseys Buying GuideLEFT_MENU")){
style=submenuStyle;
aI("text=Soccer Jerseys Buying Guide;target=;url=soccer_jerseys_buying_guide.html;");
aI("text=Compression Shirts Buying Guide;target=;url=compression_shirts_buying_guide.html;");
aI("text=Soccer Shorts Buying Guide;target=;url=soccer_shorts_buying_guide.html;");
}


 drawMenus();

