_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 SOFTWARE;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Forex Killer;target=;url=forex-killer.html;");
aI("text=Instant Forex Profit System;target=;url=instant-forex-profit-system.html;");
aI("text=Wave 59;target=;url=wave-59.html;");
aI("text=Forex Ace System;target=;url=forex-ace-system.html;");
aI("text=LMT Forex Formula;target=;url=lmt-forex-formula-review.html;");
aI("text=Forex Assassin;target=;url=forex-assassin-review.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();
