fixMozillaZIndex=true;
_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="#002047";
oncolor="#FFFFFF";
offbgcolor="#D8E3F1";
offcolor="#002047";
bordercolor="#002047";
borderstyle="none";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
pagecolor="#FFFFFF";
pagebgcolor="#002047";
headercolor="#FFFFFF";
headerbgcolor="#002047";
subimage="";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#002047', Direction=135, Strength=5)";
}

with(milonic=new menuname("Corporate")){
style=menuStyle;
aI("text=Corporate Overview;url=/s/CorporateInfo.asp;status=Corporate Overview;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Community;url=/s/Community.asp;status=Community;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Governance;url=/s/Governance.asp;status=Corporate Governance;");
aI("text=SEDAR Filings;url=http://sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00005795;target=blank;status=SEDAR Filings;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Projects Overview;url=/s/Projects.asp;status=Projects Overview;");
aI("text=Lone Pine Property;url=/s/LonePine.asp;status=Lone Pine Property;");
//aI("text=Wasi Creek Property;url=/s/Wasi.asp;status=Wasi Creek Property;");
aI("text=Moly Uses;url=/s/MolyUses.asp;status=Moly Uses;");
aI("text=Photo Gallery;url=/s/PhotoGallery.asp;status=Photo Gallery;");
aI("text=Project Maps;url=/s/ProjectMaps.asp;status=Project Maps;");
}

with(milonic=new menuname("Investors")){
style=menuStyle;
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 Information;url=/s/FinancialStatements.asp;status=Financial Information;");
aI("text=Events;url=/s/Events.asp;status=Events;");
}

with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=News Releases;url=/s/NewsReleases.asp;status=News Releases;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Technical Reports;url=/s/TechnicalReports.asp;status=Technical Reports;");
aI("text=Analysts Coverage;url=/s/AnalystCoverage.asp;status=Analysts Coverage;");
aI("text=Bard on the Web;url=/s/Web.asp;status=Bard on the Web;");
aI("text=Bard in the Media;url=/s/RelatedArticles.asp;status=Bard in the Media;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
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();
