fixMozillaZIndex=true;
_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()){
bgimage="/i/common2011/nav-bg.gif"; 	
//onbgcolor="#569fdf";
oncolor="#ffffff";
//offbgcolor="#0069b0";
offcolor="#ffffff";
bordercolor="#6281b3";
borderstyle="none"; 
borderwidth=1;
separatorcolor="#6281b3";
separatorwidth="1";
separatorheight="25";
padding=4;
fontsize="13";
fontweight="normal";
fontfamily="Arial, helvetica";
//pagecolor="#ffffff";
//pagebgcolor="#569fdf";
headercolor="#ffffff";
headerbgcolor="#569fdf";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
bgimage="/i/common2011/nav-bg.gif"; 		
onbgcolor="#a98f50";
oncolor="#ffffff";
offbgcolor="#0069b0";
offcolor="#ffffff";
bordercolor="#6281b3";
borderstyle="solid";
borderwidth=1;
separatorcolor="#6281b3";
separatorsize=1;
padding="4";
fontsize="13";
fontweight="normal";
fontfamily="Arial, helvetica";
//pagecolor="#ffffff";
//pagebgcolor="#569fdf";
headercolor="#ffffff";
headerbgcolor="#569fdf";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("about")){
style=menuStyle;
left="offset=-1";
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
}

with(milonic=new menuname("projects")){
style=menuStyle;
left="offset=-1";
//aI("text=Elsiar Cu-Mo-Au Exploration Project;url=/s/Elsiar.asp;status=Elsiar Cu-Mo-Au Exploration Project;");
aI("text=Aurizona Mine;url=/s/Aurizona.asp;status=Aurizona Mine;");
aI("text=Bachelor Lake Mine;url=/s/Bachelor-Lake-Mine.asp;status=Bachelor Lake Mine;");
aI("text=Black Fox Mine;url=/s/BlackFoxMine.asp;status=Black Fox Mine;");
aI("text=Bracemac-McLeod Project;url=/s/Bracemac-McLeod.asp;status=Bracemac-McLeod Project;");
aI("text=Ming Mine;url=/s/MingMine.asp;status=Ming Mine;");
aI("text=Santa Elena Mine;url=/s/SantaElena.asp;status=Santa Elena Mine;");
aI("text=Summit Mine;url=/s/Summit.asp;status=Summit Mine;");
aI("text=Corporate Due Diligence;url=/s/CorporateDueDiligence.asp;status=Corporate Due Diligence;");
aI("text=Reserves And Resources;url=/s/ReservesResources.asp;status=Reserves And Resources;");
}

with(milonic=new menuname("invctr")){
style=menuStyle;
left="offset=-1";
aI("text=Investor Centre;url=/s/InvestorCentre.asp;status=Investor Centre;");
}


with(milonic=new menuname("inv")){
style=menuStyle;
left="offset=-1";
aI("text=News Releases;url=/s/NewsReleases.asp;status=News Releases;");
aI("text=Financial Reports;url=/s/FinancialReports.asp;status=Financial Reports;");
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Company Events;url=/s/Events.asp;status=Company Events;");
aI("text=Analyst Coverage;url=/s/Analyst_Coverage.asp;status=Analyst Coverage;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Video;url=/s/Video.asp;status=Video;");
}

drawMenus();
