_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()){
offbgcolor="#2C5396";
offcolor="#ffffff";
onbgcolor="#6088BE";
oncolor="#ffffff";
pagebgcolor="#6088BE";
pagecolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
headercolor="#ffffff";
headerbgcolor="#6088BE";
subimage="/i/common/arrow.gif";
subimagepadding="2";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.3)";
}

with(milonic=new menuname("corp")){
style=menuStyle;
top="offset=0";
left="offset=20";
aI("text=Directors;url=/s/Directors.asp;status=Directors;");
aI("text=Senior Executives;url=/s/SeniorExecutives.asp;status=Senior Executives;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Company Description;url=/s/CompanyDescription.asp;status=Company Description;");
aI("text=Careers;url=/s/Careers.asp;status=Careers;");
aI("text=Business Conduct and Ethics;url=/s/Conduct.asp;status=Business Conduct and Ethics;");
aI("text=Our Corporate Citizenship;url=/s/Corporate_Citizenship.asp;status=Our Corporate Citizenship;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
left="offset=20";
aI("text=Mongolia;url=/s/OvootTolgoi.asp;status=Mongolia;");
//aI("text=Indonesia;url=/s/IndoCoal.asp;status=Indonesia;");
//aI("text=Coal Division;showmenu=coal;status=Coal;");
//aI("text=Metals Division;showmenu=metals;status=Metals Division;");
//aI("text=Photo Gallery;url=/s/Photos.asp;status=Photo Gallery;");
}

   with(milonic=new menuname("coal")){
   style=menuStyle;
   aI("text=Mongolia;url=/s/OvootTolgoi.asp;status=Mongolia;");
   aI("text=Indonesia;url=/s/IndoCoal.asp;status=Indonesia;");
   }

   with(milonic=new menuname("metals")){
   style=menuStyle;
   aI("text=Mongolia;url=/s/Mongolia.asp;status=Mongolia;");
   aI("text=Indonesia;url=/s/Indonesia.asp;status=Indonesia;");
   }

with(milonic=new menuname("inv")){
style=menuStyle;
left="offset=20";
aI("text=Stock Info;url=/s/StockInfo.asp?ReportID=290505;status=Stock Info;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Technical Reports;url=/s/TechnicalReports.asp;status=Technical Reports;");
aI("text=Analysts Coverage;url=/s/AnalystsCoverage.asp;status=Analysts Coverage;");
aI("text=Related Reports;url=/s/RelatedReports.asp;status=Related Reports;");
aI("text=Related Articles;url=/s/RelatedArticles.asp;status=Related Articles;");
aI("text=Related Web Sites;url=/s/RelatedSites.asp;status=Related Web Sites;");
//aI("text=Corporate Presentation;url=http://www.asiagold.com/presentation_AGM_2004-06/slide1.htm;target=_blank;status=Corporate Presentation;");
aI("text=Company Events;url=/s/CompanyEvents.asp;status=Company Events;");
aI("text=Hong Kong Exchange Announcements and Circulars /&#39321;&#28207;&#32879;&#20132;&#25152;&#20844;&#21578;&#21450;&#36890;&#20989;&#65292;&#20013;&#25991;;url=/s/HKExchange.asp?ReportID=380752;status=Hong Kong Exchange Announcements and Circulars /&#39321;&#28207;&#32879;&#20132;&#25152;&#20844;&#21578;&#21450;&#36890;&#20989;&#65292;&#20013;&#25991;;");
aI("text=Investor Relations Contact;url=/s/InvestorRelationsContact.asp;status=Investor Relations Contact;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
left="offset=20";
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();