_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=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
fixMozillaZIndex=true

with(AllImagesStyle=new mm_style()){
offbgcolor="none";
offcolor="#231F20";
onbgcolor="none";
oncolor="#818285";
pagebgcolor="none";
pagecolor="#818285";
bordercolor="#101010";
borderstyle="solid";
borderwidth=0;
separatorcolor="#99A6AF";
separatorsize="1";
separatorpadding=4;
padding=2;
fontsize="14px";
fontweight="normal";
fontfamily="Arial, helvetica";
headercolor="#000000";
headerbgcolor="#CDDDF1";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}

with(menuStyle=new mm_style()){
offbgcolor="#F0F0F0";
offcolor="#000000";
onbgcolor="#CECECE";
oncolor="#333333";
pagebgcolor="#CECECE";
pagecolor="#333333";
bordercolor="#101010";
borderstyle="solid";
borderwidth=1;
separatorcolor="#101010";
separatorsize="1";
padding=4;
fontsize="11";
fontstyle="bold";
fontfamily="Arial, helvetica";
headercolor="#000000";
headerbgcolor="#CDDDF1";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";
}


with(milonic=new menuname("Corporate")){
top="80";
left="offset=-5";
style=menuStyle;
aI("text=&#20844;&#21496;&#24322;&#35937;;url=/cn/CorporateVision.asp;status=Corporate Vision;");
aI("text=&#24635;&#35009;&#30340;&#19968;&#23553;&#20449;;url=/cn/PresidentsMessage.asp;status=President's Message;");
aI("text=&#31649;&#29702;&#38598;&#22242;;url=/cn/Management.asp;status=Management;");
aI("text=&#33891;&#20107;&#20250;;url=/cn/Directors.asp;status=Directors;");
aI("text=&#20844;&#21496;&#22320;&#22336;;url=/cn/CorporateDirectory.asp;status=Corporate Directory;");
}

with(milonic=new menuname("Projects")){
top="80";
left="offset=-5";
style=menuStyle;
//aI("text=&#39033;&#30446;;url=/cn/Projects.asp;status=Project Overview;");
aI("text=Turnagain&#39033;&#30446;;url=/cn/Turnagain.asp;status=Turnagain Project;");
aI("text=&#25216;&#26415;&#25253;&#21578;;url=/cn/TechnicalReports.asp;status=Technical Reports;");
aI("text=&#22270;&#29255;&#38598;;url=/cn/PhotoGallery.asp;status=Photo Gallery;");
}

with(milonic=new menuname("Investors")){
top="80";
left="offset=-5";
style=menuStyle;
aI("text=&#32929;&#31080;&#20449;&#24687;;url=/cn/StockInfo.asp;status=Stock Info;");
aI("text=&#36130;&#21153;&#25253;&#21578;;url=/cn/FinancialStatements.asp;status=Financial Statements;");
aI("text=&#32929;&#26435;&#32467;&#26500;;url=/cn/ShareStructure.asp;status=Share Structure;");
aI("text=&#30456;&#20851;&#23186;&#20171;&#25253;&#36947;;url=/cn/MediaCoverage.asp;status=Media Coverage;");
aI("text=PPT&#28436;&#31034;;url=/cn/Presentations.asp;status=Presentations;");
aI("text=&#38899;&#39057;&#21644;&#35270;&#39057;;url=/cn/AudioVideo.asp;status=Audio & Video;");
aI("text=&#30456;&#20851;&#27963;&#21160;&#25110;&#20250;&#35758;;url=/cn/Events.asp;status=Events;");
aI("text=&#30456;&#20851;&#25991;&#31456;;url=/cn/RelatedArticles.asp;status=Related Articles;");
//aI("text=20F;url=/i/pdf/FINAL20F.PDF;status=20F;target=_blank;");
aI("text=&#24180;&#32456;&#25253;&#21578;;;url=/i/pdf/AIF2009.PDF;status=Downloads;target=_blank;");
aI("text=&#19979;&#36733;;url=/cn/FTPx.asp;status=Downloads;target=_blank;");
}

with(milonic=new menuname("News")){
top="80";
left="offset=-5";
style=menuStyle;
aI("text=2010 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2010/01/01...2010/12/31;status=2010 News;");
aI("text=2009 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2009/01/01...2009/12/31;status=2009 News;");
aI("text=2008 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2008/01/01...2008/12/31;status=2008 News;");
aI("text=2007 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2007/01/01...2007/12/31;status=2007 News;");
aI("text=2006 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2006/01/01...2006/12/31;status=2006 News;");
aI("text=2005 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2005/01/01...2005/12/31;status=2005 News;");
aI("text=2004 &#26032;&#38395;&#21457;&#24067;;url=/cn/NewsReleases.asp?DateRange=2004/01/01...2004/12/31;status=2004 News;");
}

with(milonic=new menuname("Contact")){
top="80";
left="offset=-5";
style=menuStyle;
aI("text=&#20844;&#21496;&#32852;&#32476;;url=/cn/Contact.asp;status=Contact Info;");
aI("text=&#27442;&#33719;&#24471;&#26356;&#22810;&#26377;&#20851;&#20449;&#24687;;url=/cn/InfoRequest.asp;status=Request More Info;");
aI("text=&#21457;&#36865;;url=/cn/SendaMessage.asp;status=Send A Message;");
}

drawMenus();