_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 ROBOTS;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Forex Autopilot;target=;url=forex-autopliot.html;");
aI("text=Forex Tracer;target=;url=forex-tracer.html;");
aI("text=Forex Funnel;target=;url=forex-funnel.html;");
aI("text=Forex Raptor;target=;url=forex-raptor.html;");
aI("text=Silicon Forex;target=;url=silicon-forex.html;");
aI("text=FAP Turbo;target=;url=fap-turbo-review.html;");
aI("text=Forex Maestro;target=;url=forex-maestro-review.html;");
aI("text=Forex MegaDroid;target=;url=forex-megadroid-review.html;");
aI("text=Forex Derivative;target=;url=forex-derivative-review.html;");
aI("text=Pips Leader;target=;url=pips-leader-review.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();
