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(menuStyle=new mm_style()){
onbgcolor="#BDA473";
oncolor="#342107";
offbgcolor="#342107";
offcolor="#BDA473";
bordercolor="#61461A";
borderstyle="none";
borderwidth=0;
separatorcolor="#61461A";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="bold";
fontfamily="Arial, helvetica";
pagecolor="#342107";
pagebgcolor="#BDA473";
headercolor="#342107";
headerbgcolor="#BDA473";
subimage="";
subimagepadding="2";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#342107', Direction=135, Strength=5)";
}

with(milonic=new menuname("corp")){
style=menuStyle;
aI("text=Board of Directors;url=/s/Board.asp;status=Board of Directors;");
aI("text=Management and Officers;url=/s/Management.asp;status=Management and Officers;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Governance;url=/s/Governance.asp?ReportID=332419;status=Governance;");
aI("text=Corporate Social Responsibility;url=/s/CSR.asp;status=Corporate Social Responsibility;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
aI("text=Projects Overview;url=/s/Projects.asp;status=Projects Overview;");
aI("text=Coxheath Property;url=/s/Coxheath.asp;status=Coxheath Property;");
aI("text=Oceanview Property;url=/s/Oceanview.asp;status=Oceanview Property;");
aI("text=Nictaux Property;url=/s/Nictaux.asp;status=Nictaux Property;");
aI("text=Shortliff Property;url=/s/Shortliff.asp;status=Shortliff Property;");
aI("text=Photo Gallery;url=/s/PhotoGallery.asp;status=Photo Gallery;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=IR Presentation;url=/s/Presentation.asp;status=IR Presentation;");
aI("text=IR Blog;url=http://howardgroupinsightnewsletter.blogspot.com/search/label/Silvore%20Fox%20Minerals;status=IR Blog;target=_blank;");
}

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();