_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 EDUCATION;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Bird Watching in Lion Country;target=;url=bird-watching-in-lion-country.html;");
aI("text=Forex Mentor by Peter Bain;target=;url=forex-mentor-by-peter-bain.html;");
aI("text=Hector Trader;target=;url=hector-trader-review.html;");
aI("text=News Profiteer;target=;url=newsprofiteer.com-review.html;");
aI("text=Forex Trading Seminar;target=;url=forex-trading-seminar.html;");
aI("text=Surefire Trading Challenge;target=;url=surefire-trading-challenge-review.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();
