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="#94c947";
oncolor="#ffffff";
offbgcolor="#0091d5";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Verdana, Arial, helvetica";
pagecolor="#ffffff";
pagebgcolor="#94c947";
headercolor="#ffffff";
headerbgcolor="#94c947";
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")){
left="offset=7";
style=menuStyle;
aI("text=Overview;url=/s/Corporate.asp;status=Overview;");
aI("text=Corporate History;url=/s/CorporateHistory.asp;status=Corporate History;");
aI("text=Corporate Vision;url=/s/CorporateVision.asp;status=Corporate Vision;");
aI("text=Corporate Governance;url=/s/CorporateGovernance.asp;status=Corporate Governance;");
aI("text=Directors & Management;url=/s/Directors_Management.asp;status=Directors & Management;");
aI("text=Corporate Directory;url=/s/CorporateDirectory.asp;status=Corporate Directory;");
aI("text=Careers;url=/s/Careers.asp;status=Careers;");
}

with(milonic=new menuname("prj")){
left="offset=3";
style=menuStyle;
aI("text=Overview;url=/s/Projects.asp;status=Overview;");
aI("text=Background;url=/s/OilSands.asp?ReportID=137433;status=Background;");
aI("text=Processing Operation;url=/s/OilSands.asp?ReportID=137458;status=Processing Operation;");
aI("text=Sustainable Development;url=/s/OilSands.asp?ReportID=137460;status=Sustainable Development;");
aI("text=Glossary;url=/s/Glossary.asp;status=Glossary;");
}

with(milonic=new menuname("mar")){
left="offset=3";
style=menuStyle;
aI("text=Overview;url=/s/Market.asp;status=Overview;");
aI("text=Titanium;url=/s/Titanium.asp;status=Titanium;");
aI("text=Zircon;url=/s/Zircon.asp;status=Zircon;");
}

with(milonic=new menuname("inv")){
left="offset=3";
style=menuStyle;
aI("text=News Releases;url=/s/NewsReleases.asp;status=News Releases;");
aI("text=Stock Info;url=/s/StockInfo.asp;status=Stock Info;");
aI("text=Financial Statements;url=/s/FinancialStatements.asp;status=Financial Statements;");
aI("text=Fact Sheet;url=/s/FactSheet.asp;status=Fact Sheet;");
//aI("text=Analyst Coverage;url=/s/AnalystCoverage.asp;status=Analyst Coverage;");
aI("text=Presentations;url=/s/Presentations.asp;status=Presentations;");
aI("text=Library;url=/s/Library.asp;status=Library;");
//aI("text=Announcements;url=/s/Announcements.asp?ReportID=151132;status=Announcements;");
aI("text=Titanium in the News;url=/s/IntheNews.asp;status=Titanium in the News;");
}

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();
