_menuCloseDelay=1200          // The time delay for menus to remain visible on mouse out
_menuOpenDelay=250            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=-4               // Sub menu top offset
_subOffsetLeft=1            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
fixMozillaZIndex=true

with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(mainStyle=new mm_style()){
onbgcolor="#1F1A17";
oncolor="#ffffff";
offbgcolor="#dedbd4";
offcolor="#35302d";
bordercolor="";
borderstyle="none";
borderwidth=0;
separatorcolor="#dedbd4";
separatorsize="10";
separatorheight="2";
separatorpadding="0";
padding=3;
fontsize="9pt";
fontweight="bold";
fontfamily="Arial, Helvetica";
itemheight=20;
align="center";
pagecolor="#ffffff";
pagebgcolor="#1F1A17";
headercolor="#ffffff";
headerbgcolor="#1F1A17";
subimage="";
subimagepadding="";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
offbgcolor="#ffffff";
offcolor="#221c19";
onbgcolor="#333333";
oncolor="#ffffff";
pagebgcolor="#333333";
pagecolor="#ffffff";
bordercolor="#dedbd4";
borderstyle="solid";
borderwidth=4;
separatorcolor="#ffffff";
separatorsize="0";
padding=11;
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica";
headercolor="#ffffff";
headerbgcolor="#333333";
overfilter="";
outfilter="";
}


with(milonic=new menuname("Corporate")){
style=menuStyle;
aI("text=About URSA Major Minerals;url=/s/Company.asp;status=About URSA Major Minerals;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Governance;url=/s/Governance.asp;status=Corporate Governance;");
aI("text=Forward-Looking Statements;url=/s/ForwardLookingStatements.asp;status=Forward-Looking Statements;");
}

with(milonic=new menuname("Financials")){
style=menuStyle;
aI("text=Latest Financials;url=/s/FinancialInformation.asp?DateRange=2009/01/01...2020/12/31;status=Latest Financials;");
aI("text=Archives;url=/s/FinancialInformation.asp?DateRange=2004/01/01...2008/12/31;status=Archives;");
aI("text=SEDAR;url=http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00014604;target=blank;status=SEDAR;");
}

with(milonic=new menuname("Investors")){
style=menuStyle;
aI("text=Investors Centre;url=/s/Investors.asp;status=Investors Centre;");
aI("text=Metal Quotes;url=/s/MetalQuotes.asp;status=Metal Quotes;");
aI("text=Media Coverage;url=/s/MediaCoverage.asp;status=Media Coverage;");
aI("text=Upcoming Events;url=/s/Events.asp;status=Upcoming Events;");
}

with(milonic=new menuname("Operations")){
style=menuStyle;
itemwidth=100;
aI("text=Shakespeare;url=/s/Shakespeare.asp;status=Shakespeare;");
}

with(milonic=new menuname("Projects")){
style=menuStyle;
aI("text=Projects Index;url=/s/Projects.asp;status=Projects Index;");
aI("text=Shining Tree;url=/s/ShiningTree.asp?ReportID=435959;status=Shining Tree;");
aI("text=Porter-Baldwin;url=/s/PorterBaldwin.asp;status=Porter-Baldwin;");
aI("text=Nickel Offsets;url=/s/NickelOffsets.asp;status=Nickel Offsets;");
aI("text=Thunder Bay;url=/s/ThunderBay.asp;status=Thunder Bay;");
aI("text=KORES Alliance;url=/s/KORESAlliance.asp;status=KORES Alliance;");
aI("text=Reserves & Resources;url=/s/ReservesResources.asp;status=Reserves & Resources;");
}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=2012 Releases;url=/s/NewsReleases.asp?DateRange=2012/01/01...2012/12/31;status=2012;");
aI("text=2011 Releases;url=/s/NewsReleases.asp?DateRange=2011/01/01...2011/12/31;status=2011;");
aI("text=2010 Releases;url=/s/NewsReleases.asp?DateRange=2010/01/01...2010/12/31;status=2010;");
aI("text=2009 Releases;url=/s/NewsReleases.asp?DateRange=2009/01/01...2009/12/31;status=2009;");
aI("text=News Archive;url=/s/NewsReleases.asp?DateRange=2003/01/01...2008/12/31;status=News Archive;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Info;url=/s/Contact.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();
