_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#8F8F8F";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FF7F00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="#FF7F00";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007FD4";
offcolor="#FFFFFF";
onbgcolor="#8F8F8F";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="78";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=702;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ProductsCM5-METERINFO_BAR_MENU;text=Products;target=;url=tools.html;");
aI("text=Forum;target=;url=http://currencymeter.com/community.html;");
aI("showmenu=VideosinstallationINFO_BAR_MENU;text=Videos;target=;url=videos.html;");
aI("text=Affiliate;target=_blank;url=http://currencymeter.com/aff/affiliate/;");
aI("showmenu=Free ResourcesCommunityINFO_BAR_MENU;text=Free Resources;target=;url=training.html;");
aI("text=Support Center;target=;url=Support-Center.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Terms;target=;url=terms.html;");
}

with(milonic=new menuname("ProductsCM5-METERINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CM5-METER;target=;url=currencymeter.html;");
aI("text=CM5-SYSTEM;target=;url=V5-system.html;");
aI("text=CM5-ROBOT;target=;url=V5-ROBOT.html;");
aI("text=COMBO SYSTEM;target=;url=http://currencymeter.com/tools.html;");
aI("text=TRENDLINE;target=;url=trendline.html;");
}

with(milonic=new menuname("VideosinstallationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=installation;target=;url=installation.html;");
aI("text=Timeframes;target=;url=timeframes.html;");
aI("text=Meter-Guide;target=;url=trade-currenymeter.html;");
}

with(milonic=new menuname("Free ResourcesCommunityINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Community;target=;url=community.html;");
aI("text=Forex-TV;target=;url=forex-TV.html;");
aI("text=Live-Chart;target=;url=live-chart.html;");
aI("text=E-Calender;target=;url=Econimic-News.html;");
aI("text=Webinar;target=;url=webinar.html;");
aI("text=Sponsors;target=;url=Sponsors.html;");
}


 drawMenus();
