_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on3.gif";
offbgcolor="#00148D";
offcolor="#CCECFF";
onbgcolor="#0000CC";
oncolor="#FFFFFF";
padding="10";
pagebgcolor="#0000CC";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare1.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Forex Home;target=;url=index.html;");
aI("text=What is forex;target=;url=What_is_forex.html;");
aI("text=Forex made easy;target=;url=Learning_to_trade_forex_made_easy.html;");
aI("text=Advantages of forex;target=;url=What_are_the_advantages_of_forex_currency_trading_.html;");
aI("text=Forex course reviews;target=;url=Forex_training_course_reviews_Forex_course_reviews.html;");
aI("text=Learn forex online;target=;url=Learn_forex_currency_trading_online.html;");
aI("text=Advantages of forex trading;target=;url=Advantages_of_forex_trading.html;");
aI("text=Profit from currency trading;target=;url=Profit_from_currency_trading.html;");
}


 drawMenus();
