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;
separatorwidth="20";
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
onbgcolor="#387327";
oncolor="#c6ec90";
offbgcolor="#387327";
offcolor="#ffffff";
bordercolor="#1d5325";
borderstyle="solid";
borderwidth="1";
separatorcolor="#1b3752";
separatorsize="1";
padding="5";
fontsize="12";
fontweight="normal";
fontfamily="Arial, helvetica";
pagecolor="#c6ec90";
pagebgcolor="#387327";
headercolor="#c6ec90";
headerbgcolor="#387327";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(milonic=new menuname("corp"))
{ style=menuStyle; 
top="offset=-17"; 
aI("text=Overview;url=/s/Corporate.asp;status=Overview;"); 
aI("text=Management;url=/s/Management.asp;status=Management;"); 
aI("text=Board of Directors;url=/s/Directors.asp;status=Board of Directors;"); 
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Corporate Social Responsibility;url=/s/SocialResponsibility.asp;status=Corporate Social Responsibility;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
}

with(milonic=new menuname("prj"))
{ style=menuStyle;
top="offset=-17";
aI("text=Overview;url=/s/Projects.asp;status=Overview;"); 
aI("text=Mantaro Phosphate Project Overview;url=/s/Mantaro.asp;status=Mantaro Phosphate Project Overview;");
aI("text=Paris Hills Phosphate Project Overview;url=/s/ParisHills.asp;status=Paris Hills Phosphate Project Overview;");
aI("text=Technical Reports;url=/s/TechReports.asp;status=Technical Reports;");
aI("text=Photo Gallery;url=/s/Gallery.asp;status=Photo Gallery;");
}

with(milonic=new menuname("why"))
{ style=menuStyle;
top="offset=-17";
aI("text=Phosphate Basics;url=/s/PhosphateBasics.asp;status=PhosphateBasics;"); 
aI("text=Crop Nutrition;url=/s/CropNutrition.asp;status=CropNutrition;");
aI("text=Use in Fertilizers;url=/s/UseInFertilizers.asp;status=Use in Fertilizers;");
aI("text=Phosphate Prices;url=/s/PhosphatePrices.asp;status=Phosphate Prices;");
aI("text=Phosphate Market;url=/s/PhosphateMarket.asp;status=Phosphate Market;");
aI("text=Supply/Reserves;url=/s/SupplyReserves.asp;status=Supply/Reserves;");
aI("text=Demand Growth;url=/s/DemandGrowth.asp;status=Demand Growth;");
aI("text=Research Sources;url=/s/ResearchSources.asp;status=Research Sources;");
aI("text=Video;url=/s/Videos.asp;status=Video;");
}

with(milonic=new menuname("inv"))
{ style=menuStyle;
top="offset=-17";
aI("text=Regulatory Filings;url=/s/RegulatoryFilings.asp;status=RegulatoryFilings;");
aI("text=Share Structure;url=/s/ShareStructure.asp;status=Share Structure;");
aI("text=Stock Quote;url=/s/StockInfo.asp;status=Stock Quote;");
//aI("text=Reports;url=/s/Reports.asp;status=Reports;");
//aI("text=Related Articles;url=/s/RelatedArticles.asp;status=Related Articles;");
aI("text=Webcasts/Events;url=/s/Events.asp;status=Webcasts/Events;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Analyst Coverage;url=/s/Analyst_Coverage.asp;status=Analyst Coverage;");
aI("text=Investor Fact Sheet;url=/s/InvestorFactSheet.asp;status=Investor Fact Sheet;");
aI("text=Technical Reports;url=/s/TechReports.asp;status=Technical Reports;");
aI("text=Annual Information Form;url=/s/AnnualInformationForm.asp;status=Annual Information Form;");
aI("text=Annual Report;url=/s/AnnualReport.asp;status=Annual Report;");
aI("text=Video;url=/s/Videos.asp;status=Video;");
}

with(milonic=new menuname("contact"))
{ style=menuStyle;
top="offset=-17";
aI("text=Contact Info;url=/s/ContactUs.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();
