oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.offlineRoot=""; oM.pxBetween =0; 
oM.fillImg="cm/cm_fill.gif"; oM.fromTop=94; oM.fromLeft=155; oM.wait=300; oM.zIndex=400;
oM.useBar=0; oM.barWidth="100%"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(90,31,"clT","clTover",0,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(102,25,"clS","clSover",0,0,"clB",0,"right",0,0,"menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(110,25,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,25);

//oM.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, 
//						regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 

oM.makeMenu('m0','','home','/','','92','','images/nav/home.gif','images/nav/home_f2.gif');
oM.makeMenu('m1','','shareholder','','','143','','images/nav/shareholder.gif','images/nav/shareholder_f2.gif');
oM.makeMenu('m2','','company policies','','','179','','images/nav/company.gif','images/nav/company_f2.gif');
oM.makeMenu('m3','','board','board_biographies.htm','','97','','images/nav/board.gif','images/nav/board_f2.gif');
oM.makeMenu('m4','','contact us','contact_us.asp','','121','','images/nav/contact.gif','images/nav/contact_f2.gif');

//oM.makeMenu('m1_1','m1','Prospectus download','prospectus_download.asp','','143');
//oM.makeMenu('m1_1','m1','Prospectus download','','','143','','','','clSInactive','clSInactive'); // hide for the time being
//oM.makeMenu('m1_2','m1','ASX Notifications','asx_notifications.htm','','143');
oM.makeMenu('m1_1','m1','ASX Notifications','asx_notifications.htm','','143'); // new order
oM.makeMenu('m1_2','m1','Annual Report','annual-report.htm','','143');
oM.makeMenu('m1_3','m1','Share Register','contact_us.asp','','143');
//oM.makeMenu('m1_3','m1','Share Registry Details','','','143','','','','clSInactive','clSInactive'); // hide for the time being
//oM.makeMenu('m1_3','m1','Share Registry Details','share_registry_details.htm','','143');

oM.makeMenu('m2_1','m2','Corporate Governance','corporate_governance.htm','','179');
oM.makeMenu('m2_2','m2','Privacy Policy','privacy_policy.htm','','179');
//oM.makeMenu('m2_2','m2','Continuous Disclosure Policy','','','179');

//oM.makeMenu('m3_1','m3','Board biographies','board_biographies.htm','','232');
//oM.makeMenu('m3_2','m3','Executive Team','','','232');


oM.menuPlacement='center';
oM.construct()