_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()){
onbgcolor="transparent";
oncolor="#A7AE87";
offbgcolor="transparent";
offcolor="#ffffff";
bordercolor="transparent";
borderstyle="none";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
separatorheight="12";
separatorpadding="8";
padding=4;
fontsize="12";
fontweight="bold";
fontfamily="Arial, helvetica";
pagecolor="#A7AE87";
pagebgcolor="transparent";
headercolor="#A7AE87";
headerbgcolor="transparent";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
onbgcolor="#ADB58B";
oncolor="#000000";
offbgcolor="#66762F";
offcolor="#ffffff";
bordercolor="#3C3C3C";
borderstyle="solid";
borderwidth=1;
separatorcolor="#3C3C3C";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
pagecolor="#000000";
pagebgcolor="#ADB58B";
headercolor="#000000";
headerbgcolor="#ADB58B";
subimage="/i/common3/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=-1";
aI("text=Overview;url=/s/Overview.asp?ReportID=47159;status=Overview;");
aI("text=Publicly Filed Documents;url=http://sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00009365;target=blank;status=Publicly Filed Documents;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
aI("text=Environmental;url=/s/Environmental.asp;status=Environmental;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
top="offset=-1";
aI("text=Red Lake;url=/s/RedLake.asp;showmenu=redlake;status=Red Lake;");
aI("text=Alaska;url=/s/Alaska.asp?ReportID=188667;status=Alaska;");
aI("text=Nevada;url=/s/Nevada.asp;status=Nevada;");
aI("text=English Royalty Division;url=/s/ENRoyaltyDivision.asp;status=English Royalty Division;");
aI("text=Exploration Team;url=/s/ExplorationTeam.asp;status=Exploration Team;");
}

with(milonic=new menuname("redlake")){
style=menuStyle;
top="offset=-1";
aI("text=Phoenix Gold;url=/s/PhoenixGoldProject.asp?ReportID=194868;status=Phoenix Gold;");
aI("text=McCuaig;url=/s/McCuaigProject.asp?ReportID=194966;status=McCuaig;");
aI("text=DMC;url=/s/DMCProject.asp?ReportID=194965;status=DMC;");
aI("text=Red Lake North;url=/s/RedLakeNorth.asp?ReportID=194963;status=Red Lake North;");
aI("text=East Bay;url=/s/EastBay.asp;status=East Bay;");
aI("text=Adams Lake;url=/s/AdamsLake.asp?ReportID=194928;status=Adams Lake;");
aI("text=Humlin;url=/s/HumlinProject.asp;status=Humlin;");
aI("text=Slate Bay;url=/s/SlateBayProject.asp;status=Slate Bay;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
top="offset=-1";
aI("text=Stock Quote & Chart;url=/s/StockQuote.asp;status=Stock Quote & Chart;");
aI("text=Research Reports;url=/s/ResearchReports.asp;status=Research Reports;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=QwikReport;url=/s/QwikReport.asp;status=QwikReport;");
aI("text=Cautionary Notes;url=/s/CautionaryNotes.asp;status=Cautionary Notes;");
aI("text=Upcoming Events;url=/s/UpcomingEvents.asp?ReportID=208800;status=Upcoming Events;");
aI("text=Annual General Meeting;url=/s/AGM.asp;status=Annual General Meeting;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
}

with(milonic=new menuname("news")){
style=menuStyle;
top="offset=-1";
aI("text=News;url=/s/NewsReleases.asp;status=News;");
aI("text=Media;url=/s/Media.asp;status=Media;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
top="offset=-1";
aI("text=Request More Info;url=/s/InformationRequest.asp;status=Request More Info;");
aI("text=Send A Message;url=/s/SendAMessage.asp;status=Send A Message;");
}

drawMenus();