_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="#336699";
offcolor="#ffffff";
bordercolor="";
borderstyle="none";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#003366";
headercolor="#ffffff";
headerbgcolor="#003366";
subimage="";
subimagepadding="2";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.3)";
}

with(milonic=new menuname("corp")){
style=menuStyle;
aI("text=Management;url=/s/Management.asp;status=Management;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=AIF;url=/i/pdf/2009AIF.pdf;target=blank;status=AIF;");
//aI("text=LSE Documents;url=/s/LSE.asp;status=LSE Documents;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
aI("text=Articles of Association;url=/i/pdf/0814154925_001.pdf;target=blank;status=Articles of Association;");
//aI("text=Patos de Minas Laboratory;url=/s/PatosDeMinas.asp;status=Patos de Minas Laboratory;");
}

with(milonic=new menuname("prj")){
style=menuStyle;
aI("text=Salvador;url=/s/Salvador.asp?ReportID=150675;status=Salvador;");
aI("text=Regis;url=/s/Regis.asp?ReportID=144940;status=Regis;");
aI("text=San Antonio do Bonito;url=/s/SantoAntoniodoBonito.asp?ReportID=69888;status=San Antonio do Bonito;");
aI("text=Serra da Canastra;url=/s/SerradaCanastra.asp?ReportID=69887;status=Serra da Canastra;");
//aI("text=Tucano;url=/s/Tucano.asp?ReportID=144942;status=Tucano;");
aI("text=43-101;url=/i/pdf/43101report_2009.pdf;target=blank;status=43-101;");
//aI("text=Paranaiba River;url=/s/ParanaibaRiver.asp;showmenu=projectname;status=Paranaiba River;");
//aI("text=Abaeté;url=/s/Abaete.asp;status=Abaeté;");
}

with(milonic=new menuname("projectname")){
style=menuStyle;
aI("text=projectname;url=/s/projectname.asp;status=projectname;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=2009;url=/s/PressReleases.asp?DateRange=2009/01/01...2009/12/31;status=2009;");
aI("text=2008;url=/s/PressReleases.asp?DateRange=2008/01/01...2008/12/31;status=2008;");
aI("text=2007;url=/s/PressReleases.asp?DateRange=2007/01/01...2007/12/31;status=2007;");
aI("text=2006;url=/s/PressReleases.asp?DateRange=2006/01/01...2006/12/31;status=2006;");
aI("text=2005;url=/s/PressReleases.asp?DateRange=2005/01/01...2005/12/31;status=2005;");
aI("text=Archive;url=/s/PressReleases.asp?DateRange=2001/01/01...2004/12/31;status=Archive;");
aI("text=Announcements;url=/s/Announcements.asp;status=Announcements;");
}

with(milonic=new menuname("inv")){
style=menuStyle;
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
//aI("text=Corporate Brochure;url=/s/Brochure.asp;status=Corporate Brochure;");
aI("text=Analyst Coverage;url=/s/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=Related Web Sites;url=/s/RelatedSites.asp;status=Related Web Sites;");
//aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Upcoming Events;url=/s/UpcomingEvents.asp;status=Upcoming Events;");
aI("text=Related Articles;url=/s/RelatedArticles.asp;status=Related Articles;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
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();