_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Gainsboro";
oncolor="Crimson";
padding="6";
separatorcolor="LightGrey";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="142";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Firebrick";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Tae Kwon Do Home;target=;url=http://www.homeoftaekwondo.com/;");
aI("text=History of Tae Kwon Do;target=;url=Tae-Kwon-Do-History.html;");
aI("text=Five Tenets;target=;url=Five_Tenets.html;");
aI("text=Stances;target=;url=Tae_Kwon_Do_Stances.html;");
aI("text=Blocks;target=;url=Tae_Kwon_Do_Blocks.html;");
aI("text=Punches;target=;url=Tae_Kwon_Do_Punches.html;");
aI("text=Kicks;target=;url=Tae_Kwon_Do_Kicks.html;");
aI("text=Patterns;target=;url=Tae_Kwon_Do_Patterns.html;");
aI("text=Commands;target=;url=Tae_Kwon_Do_Commands.html;");
aI("text=Rankings;target=;url=Tae_Kwon_Do_Rankings.html;");
aI("text=Organisations;target=;url=Tae_Kwon_Do_Organisations.html;");
aI("text=Tae Kwon Do for children;target=;url=Tae_Kwon_Do_for_children.html;");
aI("text=Picture Gallery;target=;url=Tae_Kwon_Do_Picture_Gallery.html;");
aI("text=Learn To Speak Korean;target=;url=Learn_To_Speak_Korean/;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();

