_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(AllImagesStyle=new mm_style()){ bordercolor="none"; borderstyle="none"; padding=0; fontstyle="normal"; fontweight="normal"; } with(menuStyle=new mm_style()){ onbgcolor="#a29061"; oncolor="#000000"; offbgcolor="#ffffff"; offcolor="#000000"; bordercolor="#000000"; borderstyle="solid"; borderwidth=1; separatorcolor="#000000"; separatorsize="1"; padding=5; fontsize="12"; fontstyle="normal"; fontfamily="Arial, helvetica"; pagecolor="#000000"; pagebgcolor="#a29061"; headercolor="#000000"; headerbgcolor="#a29061"; subimage=""; subimagepadding="2"; overfilter=""; outfilter=""; } with(milonic=new menuname("corp")){ style=menuStyle; top="offset=-1"; aI("text=About Minco;url=/s/CorporateInfo.asp;status=About Minco;"); aI("text=Management;url=/s/Management.asp;status=Management;"); aI("text=Audit Committee Charter;url=/s/AuditCommittee.asp;status=Audit Committee Charter;"); aI("text=Code of Ethics;url=/s/CodeofEthics.asp;status=Code of Ethics;"); aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;"); aI("text=Governance;url=/s/Governance.asp;status=Governance;"); } with(milonic=new menuname("prj")){ style=menuStyle; top="offset=-1"; aI("text=Project Portfolio;url=/s/Projects.asp;status=Project Portfolio;"); aI("text=Changkeng Gold;url=/s/ChangkengGold.asp;status=Changkeng Gold;"); aI("text=Gobi Gold;url=/s/GobiGold.asp;status=Gobi Gold;"); aI("text=Yangshan Gold;url=/s/YangshanGold-Ext.asp;status=Yangshan Gold;"); aI("text=Xiaoshan Gold;url=/s/Xiaoshan.asp;status=Xiaoshan Gold;"); aI("text=Gold Bull Mountain;url=/s/Jinniushan.asp;status=Gold Bull Mountain;"); aI("text=White Silver Mountain Spin-Off;url=/s/WhiteSilver.asp;status=White Silver Mountain Spin-Off;"); aI("text=43-101 Technical Reports;url=/s/43-101.asp;status=43-101 Technical Reports;"); } with(milonic=new menuname("inv")){ style=menuStyle; top="offset=-1"; aI("text=Assets;url=/s/Assets.asp;status=Assets;"); aI("text=Annual Information Forms;url=/s/AnnualInfoForms.asp;status=Annual Information Forms;"); aI("text=Corporate Presentation;url=/s/Presentation.asp;status=Corporate Presentation;"); aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;"); aI("text=Investor Fact Sheet;url=/i/pdf/MincoGold_BrochureLR.pdf;target=blank;status=Investor Fact Sheet;"); aI("text=Mining in China;url=/s/MiningChina.asp;status=Mining in China;"); aI("text=Search;url=/s/Search.asp;status=Search;"); aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;"); aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;"); aI("text=Upcoming Events;url=/s/UpcomingEvents.asp;status=Upcoming Events;"); } with(milonic=new menuname("contact")){ style=menuStyle; top="offset=-1"; aI("text=Contact Info;url=/s/ContactUs.asp;status=Contact Info;"); aI("text=Request More Info;url=/s/InformationRequest.asp;status=Request More Info;"); aI("text=Send A Message;url=/s/SendMessage.asp;status=Send A Message;"); } drawMenus();