_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="#003366";
oncolor="#ffffff";
offbgcolor="#F30000";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#003366";
headercolor="#ffcc00";
headerbgcolor="#003366";
subimage="/cc/i/common/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle2=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#FE6400";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#003366";
headercolor="#ffcc00";
headerbgcolor="#003366";
subimage="/cc/i/common/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle3=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#FE8300";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#003366";
headercolor="#ffcc00";
headerbgcolor="#003366";
subimage="/cc/i/common/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle4=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#FFA700";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#003366";
headercolor="#ffcc00";
headerbgcolor="#003366";
subimage="/cc/i/common/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle5=new mm_style()){
onbgcolor="#003366";
oncolor="#ffffff";
offbgcolor="#FFDF00";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffcc00";
pagebgcolor="#003366";
headercolor="#ffcc00";
headerbgcolor="#003366";
subimage="/cc/i/common/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle6=new mm_style()){
onbgcolor="#9d824a";
oncolor="#ffffff";
offbgcolor="#000000";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#9d824a";
headercolor="#ffffff";
headerbgcolor="#9d824a";
subimage="/i/common2/arrow.gif";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("about")){
style=menuStyle6;
aI("text=Fact Sheet;url=/i/pdf/HRG_FactSheet.pdf;target=blank;status=Fact Sheet;");
aI("text=Management & Directors;url=#;showmenu=mgmt;status=Management & Directors;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Financials and other Regulatory Filings;url=/s/Financials.asp;status=Financials and other Regulatory Filings;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Governance;url=/s/Governance.asp;status=Governance;");
aI("text=Health & Safety;url=/s/HealthSafety.asp;status=Health & Safety;");
aI("text=Environment;url=/s/Environment.asp;status=Environment;");
}


with(milonic=new menuname("mgmt")){
style=menuStyle6;
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Board of Directors;url=/s/BoardofDirectors.asp;status=Board of Directors;");
}




with(milonic=new menuname("prj")){
style=menuStyle6;
aI("text=Project Locations;url=/s/Projects.asp;status=Project Locations;");
aI("text=Producing Mines;url=/s/Taparko-Bouroum.asp;showmenu=prod;status=Producing Mines;");
aI("text=Exploration Projects;url=/s/Bissa.asp;showmenu=exp;status=Exploration Projects;");
aI("text=Strategic Alliance Partners;url=/s/StrategicAlliance.asp;status=Strategic Alliance Partners;");
aI("text=Reserves & Resources;url=/s/ReservesAndResources.asp;status=Reserves & Resources;");
aI("text=43-101 Technical Reports;url=/s/TechnicalReports.asp;status=43-101 Technical Reports;");
aI("text=Photo Gallery;showmenu=Photos;status=Photo Gallery;");
aI("text=Video Gallery;url=/s/Video.asp;status=Video Gallery;");
}

   with(milonic=new menuname("prod")){
   style=menuStyle6;
   aI("text=Taparko/Bouroum;url=/s/Taparko-Bouroum.asp;status=Taparko/Bouroum;");
   aI("text=Berezitovy;url=/s/Berezitovy.asp;status=Berezitovy;");
   aI("text=Zun-Holba;url=/s/Zun-Holba.asp;status=Zun-Holba;");
   aI("text=Irokinda;url=/s/Irokinda.asp;status=Irokinda;");
   }


   with(milonic=new menuname("exp")){
   style=menuStyle6;
   aI("text=Bissa Gold;url=/s/Bissa.asp;status=Bissa Gold;");
   aI("text=Prognoz Silver;url=/s/Prognoz.asp;status=Prognoz Silver;");
   //aI("text=Chaya Nickel;url=/s/Chaya.asp;status=Chaya Nickel;");
   }

   with(milonic=new menuname("Photos")){
   style=menuStyle6;
   aI("text=New Gold Mines;url=/s/ProjectPhotos.asp?ReportID=311232;status=New Gold Mines;");
   aI("text=Exploration Projects;url=/s/ProjectPhotos.asp?ReportID=311233;status=Exploration Projects;");
   }
with(milonic=new menuname("inv")){
style=menuStyle6;
aI("text=Latest Stock Price Quote;url=/s/StockInfo.asp;status=Latest Stock Price Quote;");
//aI("text=Analyst Coverage;url=/s/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=Corporate Presentation;url=/i/pdf/Presentation.pdf;target=blank;status=Corporate Presentation;");
//aI("text=Webcasts;url=/s/Webcasts.asp;status=Webcasts;");
//aI("text=Conference Schedule;url=/s/ConferenceSchedule.asp;status=Conference Schedule;");
//aI("text=Media Articles;url=/s/MediaArticles.asp;status=Media Articles;");
aI("text=Web sites of Interest;url=/s/RelatedSites.asp;status=Web sites of Interest;");
}

with(milonic=new menuname("news")){
style=menuStyle6;
aI("text=2007 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2007;status=2007 News Releases;");
aI("text=2006 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2006;status=2006 News Releases;");
aI("text=2005 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2005;status=2005 News Releases;");
aI("text=2004 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2004;status=2004 News Releases;");
aI("text=2003 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2003;status=2003 News Releases;");
aI("text=2002 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2002;status=2002 News Releases;");
aI("text=2001 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2001;status=2001 News Releases;");
aI("text=2000 News Releases;url=http://cnrp.ccnmatthews.com/client/high_river_gold/headlines.jsp?year=2000;status=2000 News Releases;");
}

with(milonic=new menuname("contact")){
style=menuStyle6;
aI("text=Request More Info;url=/s/InformationRequest.asp;status=Request More Info;");
aI("text=Question or Comment;url=/s/SendMessage.asp;status=Question or Comment;");
}

drawMenus();