_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=5               // Sub menu top offset
_subOffsetLeft=-10            // 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="#F0F0F0";
offcolor="#000000";
onbgcolor="#CECECE";
oncolor="#333333";
pagebgcolor="#CECECE";
pagecolor="#333333";
bordercolor="#101010";
borderstyle="solid";
borderwidth=1;
separatorcolor="#101010";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Arial, helvetica";
headercolor="#000000";
headerbgcolor="#CDDDF1";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("Tungsten")){
style=menuStyle;
aI("text=What is Tungsten?;url=/s/Tungsten.asp?ReportID=262021,262032;status=What is Tungsten?;");
aI("text=Minerals and Deposits;url=/s/Tungsten.asp?ReportID=264338;status=Minerals and Deposits;");
aI("text=Tungsten Uses;url=/s/Tungsten.asp?ReportID=264344;status=Tungsten Uses;");
aI("text=Tungsten Conversion Measurements;url=/s/Tungsten.asp?ReportID=266803;status=Tungsten Conversion Measurements;");
aI("text=APT Pricing Charts;url=/i/pdf/TungstenPricing.pdf;target=_blank;status=APT Pricing Charts;");
aI("text=International Tungsten Industry Association;url=http://www.itia.info/;target=_blank;status=International Tungsten Industry Association;");
//aI("text=Talking Tungsten Forum;url=/s/Tungsten.asp?ReportID=335508;target=_blank;status=Talking Tungsten Forum;");
}

with(milonic=new menuname("Corporate")){
style=menuStyle;
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Presentations;url=/s/Presentations.asp;status=Corporate Presentations;");
aI("text=Corporate Governance;url=/s/Governance.asp;status=Corporate Governance;");
aI("text=Career Opportunities;url=/s/Careers.asp;status=Career Opportunities;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Cantung Mine Site;url=/s/Cantung.asp;status=Cantung Mine Site;");
aI("text=Mactung Deposit;url=/s/Mactung.asp;status=Mactung Deposit;");
//aI("text=Joint Ventures;url=/s/JointVentures.asp;status=Joint Ventures;");
}

with(milonic=new menuname("Investor")){
style=menuStyle;
aI("text=News Releases;url=/s/NewsReleases.asp;status=News Releases;");
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Related Articles;url=/s/RelatedArticles.asp;status=Related Articles;");
aI("text=Upcoming Events;url=/s/Events.asp;status=Upcoming Events;");
aI("text=Interviews;url=/s/Interviews.asp;status=Interviews;");
aI("text=Related Web Sites;url=/s/RelatedWebSites.asp;status=Related Web Sites;");
aI("text=Shareholder Info;url=/s/ShareholderInfo.asp;status=Shareholder Info;");
aI("text=Regulatory Filings;url=http://www.sedar.com/DisplayCompanyDocuments.do?lang=EN&issuerNo=00007610;target=_blank;status=Regulatory Filings;");
aI("text=Technical Reports;url=/s/TechnicalReports.asp;status=Technical Reports;");
aI("text=Public Filings;url=/s/PublicFilings.asp;status=Public Filings;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Us;url=/s/Contact.asp;status=Contact Us;");
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();