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=0;
_subOffsetLeft=0;



with(ScrollingSampStyle=new mm_style()){
fontfamily="Tahoma";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#555555";
onbgcolor="#ff8222";
oncolor="#ffffff";
onborder="1px solid #000000";
padding="4";
image="/css/images/menu-arrow-inactive.gif";
overimage="/css/images/menu-arrow-active.gif";
imagepadding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
outfilter="Fade(duration=0.2)";
}
with(Style2=new mm_style()){
fontfamily="Tahoma";
fontsize="11px";
align='left';
itemwidth="200"
ondecoration='underline';
fontstyle="normal";
fontweight="normal";
offbgcolor="#ff9a4d";
offcolor="#ffffff";
onbgcolor="#ff9a4d";
oncolor="#ffffff";
offborder="1px solid #000000";
padding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="Fade(duration=0.2)";
image="/css/images/sub-menu-arrow.gif";
imagepadding="4";
}
with(Style3=new mm_style()){
fontfamily="Tahoma";
fontsize="11px";
itemwidth="120";
align='left';
ondecoration='underline';
fontstyle="normal";
fontweight="normal";
offbgcolor="#ff9a4d";
offcolor="#ffffff";
onbgcolor="#ff9a4d";
oncolor="#ffffff";
offborder="1px solid #000000";
padding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="Fade(duration=0.2)";
image="/css/images/sub-menu-arrow.gif";
imagepadding="4";
}
with(Style4=new mm_style()){
fontfamily="Tahoma";
fontsize="11px";
itemwidth="150";
align='left';
ondecoration='underline';
fontstyle="normal";
fontweight="normal";
offbgcolor="#ff9a4d";
offcolor="#ffffff";
onbgcolor="#ff9a4d";
oncolor="#ffffff";
offborder="1px solid #000000";
padding="3";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="Fade(duration=0.2)";
image="/css/images/sub-menu-arrow.gif";
imagepadding="4";
}

with(milonic=new menuname("aboutus")){
style=Style4;
aI("status=Corporate Profile;text=Corporate Profile;url=/about/corporate-profile/;");
aI("status=Proposed Projects;text=Board of Directors;url=/about/board-of-directors/;");
aI("status=Permit Summary;text=Corporate Directory;url=/about/corporate-directory/;");
aI("status=Glossary;text=Corporate Governance;url=/about/corporate-governance/;");
}

with(milonic=new menuname("projects")){
style=Style3;
aI("status=Project Overview;text=Project Overview;url=/projects/;");
aI("status=Australia;text=Australia;url=/projects/australia/;");
aI("status=Kenya;text=Kenya;url=/projects/kenya/;");
aI("status=Malta;text=Malta;url=/projects/malta/;");
aI("status=Morocco;text=Morocco;url=/projects/morocco/;");
aI("status=Namibia;text=Namibia;url=/projects/namibia/;");
}

with(milonic=new menuname("investorcentre")){
style=Style2;
aI("status=ASX Releases;text=ASX releases;url=/investor-centre/asx/2009/;");
aI("status=Share Price;text=Share Price;url=http://www.asx.com.au/asx/markets/priceLookup.do?by=asxCodes&asxCodes=pcl;");
aI("status=Quarterly Reports;text=Quarterly Reports;url=/investor-centre/quarterly-reports/;");
aI("status=Annual Reports;text=Annual Reports;url=/investor-centre/annual-reports/;");
aI("status=Broker Reports;text=Broker Reports;url=/investor-centre/broker-reports/;");
aI("status=Media Coverage;text=Media Coverage;url=/investor-centre/media-coverage/;");
aI("status=Company Presentations;text=Company Presentations;url=/investor-centre/company-presentations/;");
aI("status=Join PCL's e-list;text=Join PCL's e-list;url=/contact/e-list/;");
}

with(milonic=new menuname("contactus")){
style=Style3;
aI("status=Contact Us;text=Contact Us;url=/contact/;");
aI("status=Join PCL's e-list;text=Join PCL's e-list;url=/contact/e-list/;");
}


drawMenus();

