_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(mainStyle=new mm_style()){
align="center";
onbgcolor="#b4cd77";
oncolor="#FFFFFF";
offbgcolor="#005c96";
offcolor="#FFFFFF";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=10;
separatorcolor="#ffffff";
separatorsize="3";
separatorheight="24";
padding=4;
fontsize="14";
fontweight="normal";
fontfamily="Arial, helvetica";
pagecolor="#FFFFFF";
pagebgcolor="#b4cd77";
headercolor="#FFFFFF";
headerbgcolor="#b4cd77";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
onbgcolor="#0B4586";
oncolor="#FFFFFF";
offbgcolor="#6FA9E3";
offcolor="#FFFFFF";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="12";
fontweight="normal";
fontfamily="Arial, helvetica";
pagecolor="#FFFFFF";
pagebgcolor="#0B4586";
headercolor="#FFFFFF";
headerbgcolor="#0B4586";
subimage="/i/common2008/arrow-w.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;
left="offset=9";
aI("text=Officers & Directors;url=/s/OfficersAndDirectors.asp;status=Officers & Directors;itemheight=17;");
aI("text=Development Team;url=/s/DevelopmentTeam.asp;status=Development Team;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Annual Reports;url=/s/AnnualReports.asp;status=Annual Reports;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
}

with(milonic=new menuname("op")){
style=menuStyle;
left="offset=9";
aI("text=Overview;url=/s/Operations.asp;status=Overview;itemheight=17;");
aI("text=Idaho Cobalt Project;url=/s/IdahoCobaltProject.asp;status=Idaho Cobalt Project;itemheight=17;");
aI("text=Big Creek Hydro Metallurgical Complex;url=/s/BigCreek.asp;status=Big Creek Hydro Metallurgical Complex;");
aI("text=Silver Refinery Brochure (PDF);url=/i/pdf/Refinery2pgBrochure.pdf;target=_blank;status=Silver Refinery Brochure (PDF);");
}

with(milonic=new menuname("prj")){
style=menuStyle;
left="offset=9";
aI("text=Gold/Silver Projects;showmenu=gold;status=Gold/Silver Projects;itemheight=17;");
aI("text=Cobalt/Copper/Gold Projects;showmenu=cobalt;status=Cobalt/Copper/Gold Projects;");
aI("text=Uranium Projects;showmenu=uranium;status=Uranium Projects;");
}

   with(milonic=new menuname("gold")){
   style=menuStyle;
   aI("text=Morning Glory Project;url=/s/MorningGlory.asp;status=Morning Glory Project;itemheight=17;");
   aI("text=Compass Lake Project;url=/s/CompassLake.asp;status=Compass Lake Project;");
   aI("text=El Milagro Project;url=/s/ElMilagro.asp;status=El Milagro Project;");
   aI("text=Queen of the Hills Project;url=/s/QueenOfTheHills.asp;status=Queen of the Hills Project;");
   }

   with(milonic=new menuname("cobalt")){
   style=menuStyle;
   aI("text=Idaho Cobalt Project;url=/s/IdahoCobalt.asp;status=Idaho Cobalt Project;itemheight=17;");
   aI("text=Black Pine Project;url=/s/BlackPine.asp;status=Black Pine Project;");
   }

   with(milonic=new menuname("uranium")){
   style=menuStyle;
   aI("text=Kernaghan Lake Project;url=/s/KernaghanLake.asp;status=Kernaghan Lake Project;itemheight=17;");
   aI("text=Virgin River Project;url=/s/VirginRiver.asp;status=Virgin River Project;");
   }

with(milonic=new menuname("inv")){
style=menuStyle;
left="offset=9";
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;itemheight=17;");
aI("text=Analyst & Related Reports;url=/s/AnalystReports.asp;status=Analyst & Related Reports;");
aI("text=Photo Gallery;url=/s/PhotoGallery.asp;status=Photo Gallery;");
aI("text=Letters of Endorsement;url=/s/EndorsementLetters.asp;status=Letters of Endorsement;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations & Related Media;");
aI("text=Cobalt Spot Prices;url=http://www.minormetals.com;target=blank;status=Cobalt Spot Prices;");
aI("text=Related Media;url=/s/RelatedMedia.asp;status=Related Media;");
aI("text=Cobalt News;url=/s/CobaltNews.asp;status=Cobalt News;");
aI("text=Related Web Sites;url=/s/RelatedSites.asp;status=Related Web Sites;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
left="offset=9";
aI("text=Contact Info;url=/s/ContactUs.asp;status=Contact Info;itemheight=17;");
aI("text=Request More Info;url=/s/RequestMoreInfo.asp;status=Request More Info;");
aI("text=Send A Message;url=/s/SendMessage.asp;status=Send A Message;");
}

drawMenus();
