_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#D0DEC0";
borderstyle="solid";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D0DEC0";
offcolor="DarkGreen";
onbgcolor="#D0DEC0";
oncolor="Blue";
padding="10";
pagecolor="Black";
separatorcolor="#D0DEC0";
separatorsize="5";
subimage="photos/db_red.gif";
subimagepadding="4";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#D0DEC0";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D0DEC0";
offcolor="DarkGreen";
onbgcolor="#D0DEC0";
oncolor="Blue";
padding="4";
subimage="photos/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=HOME;target=;url=.././;");
aI("text=FOREX SYSTEMS;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Dean Saunders 10 Minute Forex Weatlh Builder;target=;url=10-minute-forex.html;");
aI("text=Forex Trading Machine;target=;url=forex-trading-machine.html;");
aI("text=London Forex Rush System;target=;url=london-forex-rush-system.html;");
aI("text=5 EMAs Forex System;target=;url=5-emas-forex-system.html;");
aI("text=Street Smart Forex;target=;url=street-smart-forex.html;");
aI("text=Forex Candlesticks Made Easy;target=;url=forex-candlesticks-made-easy.html;");
aI("text=The Secret Forex Code;target=;url=the-secret-forex-codek.html;");
aI("text=Forex Confidante;target=;url=forex-confidante-review-company-profile-&-user-feedback.html;");
aI("text=Forex Trading Made E-Z;target=;url=forex-trading-made-e-z-review.html;");
aI("text=Trading In The Buff;target=;url=trading-in-the-buff-review.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();
