_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(leftStyle=new mm_style()){
onbgcolor="transparent";
oncolor="#e7a72c";
offbgcolor="transparent";
offcolor="#000";
bordercolor="";
borderstyle="none";
borderwidth=1;
separatorcolor="#d1d1cf";
separatorsize="1";
separatorheight="29";
padding=4;
fontsize="16";
fontweight="bold";
fontfamily="Arial, helvetica";
pagecolor="#e7a72c";
pagebgcolor="transparent";
headercolor="#e7a72c";
headerbgcolor="transparent";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
rawcss="text-transform:uppercase;padding-left:10px;padding-right:10px";
}

with(rightStyle=new mm_style()){
onbgcolor="transparent";
oncolor="#e7a72c";
offbgcolor="transparent";
offcolor="#000";
bordercolor="";
borderstyle="none";
borderwidth=1;
separatorcolor="#d1d1cf";
separatorsize="1";
separatorheight="29";
padding=4;
fontsize="16";
fontweight="bold";
fontfamily="Arial, helvetica";
pagecolor="#e7a72c";
pagebgcolor="transparent";
headercolor="#e7a72c";
headerbgcolor="transparent";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
rawcss="text-transform:uppercase;padding-left:10px;padding-right:10px";
}

with(menuStyle=new mm_style()){
onbgcolor="#faf9f9";
oncolor="#a5692b";
offbgcolor="#faf9f9";
offcolor="#000000";
bordercolor="";
borderstyle="none";
borderwidth=1;
separatorcolor="#d1d1cf";
separatorsize="1";
padding=4;
fontsize="12";
fontweight="";
fontfamily="Arial, helvetica";
pagecolor="#a5692b";
pagebgcolor="#faf9f9";
headercolor="#a5692b";
headerbgcolor="#faf9f9";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
rawcss="padding-left:10px;padding-right:10px;padding-top:3px;padding-bottom:3px";
}

with(milonic=new menuname("about")){
style=menuStyle;
top="offset=5";
aI("text=Corporate Summary;url=/temp/About.asp;status=Corporate Summary;");
aI("text=Company History;url=/temp/Company_History.asp;status=Company History;");
aI("text=Board of Directors;url=/temp/Directors.asp;status=Board of Directors;");
aI("text=Management;url=/temp/Management.asp;status=Management;");
//aI("text=Mining Contractor;url=/temp/Mining_Contractor.asp;status=Mining Contractor;");
}

with(milonic=new menuname("op")){
style=menuStyle;
top="offset=5";
aI("text=Overview;url=/temp/Operations.asp;status=Overview;");
aI("text=Bonanza Ledge;url=/temp/Bonanza_Ledge.asp;status=Bonanza Ledge;");
aI("text=Cariboo Gold Project;url=/temp/Cariboo_Gold.asp;status=Cariboo Gold Project;");
aI("text=Island Mountain;url=/temp/Island_Mountain.asp;status=Island Mountain;");
//aI("text=Grouse Creek;url=/temp/Grouse_Creek.asp;status=Grouse Creek;");
aI("text=QR Mine & Mill;url=/temp/QR_Mine_Mill.asp;status=QR Mine & Mill;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
top="offset=5";
aI("text=Stock Quote & Chart;url=/temp/Investors.asp;status=Stock Quote & Chart;");
aI("text=Financial Statements;url=/temp/Financial_Statements.asp;status=Financial Statements;");
aI("text=Shareholder Documents;url=/temp/Shareholder_Documents.asp;status=Shareholder Documents;");
aI("text=Sedar Regulatory Filings;url=http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00005589;target=_blank;status=Sedar Regulatory Filings;");
aI("text=Analyst Coverage;url=/temp/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=Corporate Presentations & Reports;url=/temp/Presentations.asp;status=Corporate Presentations & Reports;");
}

with(milonic=new menuname("media")){
style=menuStyle;
top="offset=5";
aI("text=Video Clips;url=/temp/Video.asp;status=Video Clips;");
aI("text=Newspaper Articles;url=/temp/Articles.asp;status=Newspaper Articles;");
aI("text=Government Reports;url=/temp/Government_Reports.asp;status=Government Reports;");
aI("text=Other Info;url=/temp/Other_Info.asp;status=Other Info;");
}

with(milonic=new menuname("news")){
style=menuStyle;
top="offset=5";
aI("text=2010 News Releases;url=/temp/NewsReleases.asp?DateRange=2010/01/01...2010/12/31;status=2010 News Releases;");
aI("text=2009 News Releases;url=/temp/NewsReleases.asp?DateRange=2009/01/01...2009/12/31;status=2009 News Releases;");
aI("text=2008 News Releases;url=/temp/NewsReleases.asp?DateRange=2008/01/01...2008/12/31;status=2008 News Releases;");
aI("text=2007 News Releases;url=/temp/NewsReleases.asp?DateRange=2007/01/01...2007/12/31;status=2007 News Releases;");
aI("text=2006 News Releases;url=/temp/NewsReleases.asp?DateRange=2006/01/01...2006/12/31;status=2006 News Releases;");
aI("text=2005 News Releases;url=/temp/NewsReleases.asp?DateRange=2005/01/01...2005/12/31;status=2005 News Releases;");
aI("text=Archives;url=/temp/NewsReleases.asp?DateRange=2000/01/01...2004/12/31;status=Archives;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
top="offset=5";
aI("text=Corporate Directory;url=/temp/Corporate_Directory.asp;status=Corporate Directory;");
aI("text=Request More Info;url=/temp/InformationRequest.asp;status=Request More Info;");
aI("text=Send A Message;url=/temp/SendMessage.asp;status=Send A Message;");
}

drawMenus();
