_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="#000000";
onbgcolor="Ivory";
oncolor="Blue";
padding="5";
pagebgcolor="LightGoldenrodYellow";
pagecolor="BlueViolet";
subimage="images/blackorange.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="Black";
onbold="bold";
oncolor="Blue";
pagecolor="Blue";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Trainingyou receiveMAIN_HEADER_MENU;text=Training;target=;url=how-to-trade-shares.html;");
aI("showmenu=ToolsbulletinMAIN_HEADER_MENU;text=Tools;target=;url=trading-tools.html;");
aI("showmenu=About usContact usMAIN_HEADER_MENU;text=About us;target=;url=share-trading-education.html;");
}

with(milonic=new menuname("Trainingyou receiveMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=you receive;target=;url=share-trading-course.html;");
aI("text=new trading e-book;target=;url=share-trading-book.html;");
aI("text=FAQs;target=;url=share-trading-courses.html;");
}

with(milonic=new menuname("ToolsbulletinMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=bulletin;target=;url=bulletin.html;");
aI("text=finance tv;target=_blank;url=http://www.finnewsnetwork.com.au/Display.aspx?Site=FNN37;");
aI("text=books;target=;url=share-books.html;");
aI("text=articles;target=;url=sharetrading.html;");
}

with(milonic=new menuname("About usContact usMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Contact us;target=;url=contact.html;");
}


 drawMenus();

