_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightYellow";
offcolor="DarkSlateBlue";
onbgcolor="Azure";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="DarkSlateBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LemonChiffon";
offcolor="DarkSlateBlue";
onbgcolor="LightCyan";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="5";
imagepadding="6";
itemwidth="73";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=438;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Toastmasters Homepage;target=;url=http://www.toastmasterspublicspeaking.com/;");
aI("text=Toastmaster's Blog;target=_blank;url=http://toastmasterspublicspeaking.com/blog;");
aI("showmenu=Toastmasters ResourcesNew membersMAIN_FOOTER_MENU;text=Toastmasters Resources;target=;url=Toastmasters-Resources.html;");
aI("text=Library;target=;url=Toastmasters-Resource-Library.html;");
aI("text=Frequently Asked ???;target=;url=Toastmasters-FAQ.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Toastmasters ResourcesNew membersMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=New members;target=;url=Toastmasters-New-members-resources.html;");
aI("text=Clubs in SIngapore;target=_blank;url=http://home.pacific.net.sg/~august/hoplist.html;");
}


 drawMenus();
