_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 Netscape 4.x


with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
separatorsize="";
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
onbgcolor="#D9001D";
oncolor="#ffffff";
offbgcolor="#CBBD97";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#D9001D";
headercolor="#ffffff";
headerbgcolor="#D9001D";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("corp")){
top="offset=-1";
style=menuStyle;
aI("text=&#20844;&#21496;&#20171;&#32461;;url=/cs/CompanyDescription.asp;status=Company Description;");
aI("text=&#33891;&#20107;&#20250;;url=/cs/Bod.asp;status=Board of Directors;");
aI("text=&#31649;&#29702;&#23618;;url=/cs/Mgmt.asp;status=Management;");
aI("text=&#20844;&#21496;&#30446;&#24405;;url=/cs/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=&#21830;&#19994;&#34892;&#20026;&#21644;&#36947;&#24503;&#20934;&#21017;;url=/cs/BusCode.asp;status=Business Code and Ethics;");
aI("text=&#20225;&#19994;&#21457;&#23637;&#25112;&#30053;&#27010;&#36848;;url=/cs/MissionStatement.asp;status=Mission Statement;");
}

with(milonic=new menuname("inv")){
top="offset=-1";
style=menuStyle;
aI("text=&#26368;&#26032;&#26032;&#38395;;url=/cs/News.asp;status=News Releases;");
aI("text=&#32929;&#31080;&#20449;&#24687;;url=/cs/StockInfo.asp;status=Stock Info;");
aI("text=&#32929;&#26412;&#32467;&#26500;;url=/cs/ShareStructure.asp;status=Share Structure;");
aI("text=&#36130;&#21153;&#25253;&#34920;;url=/cs/FinancialStatements.asp;status=Financial Statements;");
aI("text=&#24180;&#24230;&#32929;&#19996;&#22823;&#20250;&#26448;&#26009;;url=/cs/AGMMaterials.asp;status=AGM Materials;");
aI("text=&#20851;&#32852;&#32593;&#31449;;url=/cs/RelatedSites.asp;status=Related Web Sites;");
aI("text=&#20844;&#21496;&#20171;&#32461;/&#25253;&#21578;;url=/cs/Presentations.asp;status=Presentations/Reports;");
aI("text=&#30456;&#20851;&#25991;&#31456;url=/cs/RelatedArticles.asp;status=Related Articles;");
aI("text=&#20998;&#26512;&#24072;&#35780;&#35770;;url=/cs/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=&#20844;&#21496;&#21450;&#20225;&#19994;&#27963;&#21160;;url=/cs/Events.asp;status=Company and Corporate Events;");
aI("text=&#23186;&#20307;;url=/cs/Media.asp;status=Media;");
}

with(milonic=new menuname("ops")){
top="offset=-1";
style=menuStyle;
aI("text=&#38271;&#23665;&#22741;&#37329;&#30719;&#39033;&#30446;;url=/cs/ChangShanHao.asp;status=Chang Shan Hao Gold Project;");
}

with(milonic=new menuname("prj")){
top="offset=-1";
style=menuStyle;
aI("text=&#22823;&#24215;&#27807;&#39033;&#30446;;url=/cs/DadiangouProject.asp;status=Dadiangou Project;");
}

with(milonic=new menuname("contact")){
top="offset=-1";
style=menuStyle;
aI("text=&#33719;&#21462;&#26356;&#22810;&#20449;&#24687;;url=/cs/InformationRequest.asp;status=Request More Info;");
aI("text=&#21457;&#36865;&#30041;&#35328;;url=/cs/SendMessage.asp;status=Send A Message;");

}

drawMenus();