_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.CanadaFutures.com/;");
aI("text=Top 10;target=;url=top10.htm;");
aI("text=Stock Trading;target=;url=stockrading.htm;");
aI("text=Trading Systems;target=;url=Trading-Systems.html;");
aI("text=Exchanges;target=;url=exchanges.html;");
aI("text=Trading Software;target=;url=tradingsoftware.htm;");
aI("text=Forex Trading;target=;url=Forex_Trading.html;");
aI("text=Options;target=;url=options.htm;");
aI("text=Advisories;target=;url=Advisories.html;");
aI("text=Learn to Trade;target=;url=learntotrade.htm;");
aI("text=Day_Trading;target=;url=Day_Trading.html;");
aI("text=Charts_&_Quotes;target=;url=Charts_&_Quotes.html;");
aI("text=Elliott Wave;target=;url=Elliott-Wave.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
