_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack8L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offcolor="#0000FF";
oncolor="OrangeRed";
separatorcolor="Transparent";
separatorsize="4";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=616;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Toronto Speaker Videos;target=;url=Toronto_Speaker_Videos.html;align=center;");
aI("text=Toronto Photos;target=;url=Toronto_Photos.html;align=center;");
aI("text=Convention Speaker Sins;target=;url=Convention_Speaker_Sins.html;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.html;align=center;");
aI("text=Toronto Super City;target=;url=Toronto_Super_City.html;align=center;keepalive=1;");
}


 drawMenus();
