fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(AllImagesStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
offbgcolor="#000000";
offcolor="#A28366";
onbgcolor="#000000";
oncolor="#F2B43B";
pagebgcolor="#000000";
pagecolor="#F2B43B";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#7A5421";
separatorsize="1";
padding=4;
fontsize="11";
fontweight="normal";
fontfamily="Arial, helvetica";
headercolor="#F2B43B";
headerbgcolor="#000000";
subimage="";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#777777', Direction=135, Strength=5)";
}


with(milonic=new menuname("Company")){
style=menuStyle;
aI("text=About Us;url=/s/Corporate.asp;status=About Us;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Technical Advisors;url=/s/TechnicalAdvisors.asp;status=Technical Advisors;");
}

with(milonic=new menuname("Properties")){
style=menuStyle;
//aI("text=Properties Overview;url=/s/Properties.asp;status=Properties Overview;");
//aI("text=Morris Property;url=/s/Morris.asp;status=Morris Property;");
aI("text=Blackwater Gold Project;url=/s/Blackwater.asp?ReportID=369749;status=Blackwater Gold Project;");
aI("text=Mouse Mountain;url=/s/MouseMountain.asp;status=Mouse Mountain;");
aI("text=Ram;url=/s/Ram.asp;status=Ram;");
//aI("text=Mary Creek;url=/s/MaryCreek.asp;status=Mary Creek;");
aI("text=G-South;url=/s/G-South.asp;status=G-South;");
aI("text=Chubby Bear;url=/s/ChubbyBear.asp;status=Chubby Bear;");
aI("text=Ahbau Creek;url=/s/AhbauCreek.asp;status=Ahbau Creek;");
//aI("text=Ahbau Lake;url=/s/AhbauLake.asp;status=Ahbau Lake;");
//aI("text=Trapper Lake;url=/s/trapper.asp;status=Trapper Lake;");
}

with(milonic=new menuname("Investor")){
style=menuStyle;
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Investor Info;url=/s/Investors.asp;status=Investor Info;");
aI("text=Related Web Sites;url=/s/RelatedSites.asp;status=Related Web Sites;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Analyst Coverage;url=/s/AnalystCoverage.asp;status=Analyst Coverage;");
}

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();