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=2;
_subOffsetLeft=-2;

with(menuTopStyle=new mm_style()){
styleid=1;
bgimage="Pics/menubackground.gif";
bordercolor="#0c607c";
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#333333";
imagepadding=0;
offbgcolor="#003954";
offcolor="#ffffff";
onbgcolor="#0c607c";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";

padding=0;
pagebgcolor="#0c607c";
pagecolor="#0496da";
separatorcolor="#000000";
separatorsize=7;
subimagepadding=9;
}


with(menuStyle=new mm_style()){
styleid=1;
bgimage="Pics/menubackground.gif";
bordercolor="#003954";
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#333333";
imagepadding=0;
offbgcolor="#003954";
offcolor="#ffffff";
onbgcolor="#0c607c";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";

padding=4;
pagebgcolor="#0496da";
pagecolor="0c607c";
separatorcolor="#000000";
separatorsize=7;
subimagepadding=9;
}




with(milonic=new menuname("AboutTCT")){
style=menuStyle;
aI("text=Overview;url=tctoverview.htm;");
aI("text=Strategy;url=strategy.htm;");
aI("text=Trust Structure;url=truststructure.htm;");
aI("text=Treasury Holdings;url=treasuryholdings.htm;");
aI("text=Company Advisers;url=companyadvisers.htm;");
aI("text=Corporate Governance;url=corporategovernance.htm;");
}


with(milonic=new menuname("TheManager")){
style=menuStyle;
aI("text=Trustee Manager;url=trusteemanager.htm;");
aI("text=Property Manager;url=propertymanager.htm");
}

with(milonic=new menuname("InvestorRelations")){
style=menuStyle;
aI("text=Financial Highlights;url=financialhighlights.htm;");
aI("text=Stock Information;url=stockinformation.htm;");
aI("text=Research Briefs;url=researchbriefs.htm;");

}

with(milonic=new menuname("Portfolio")){
style=menuStyle;
aI("text=Overview;url=overview.htm;");
aI("text=Shanghai;url=shanghai.htm;");
aI("text=Beijing;url=beijing.htm;");
aI("text=Qingdao;url=qingdao.htm;");
}

with(milonic=new menuname("CSRProgram")){
style=menuStyle;
aI("text=TCT Foundation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=tctfoundation.htm;");
aI("text=The Irish Centre;url=irishcentreshanghai.htm;");
aI("text=Environment;url=environment.htm;");
}


with(milonic=new menuname("NewsRoom")){
style=menuStyle;
aI("text=In the news;url=inthenews.htm;");
aI("text=Press Releases;url=pressreleases.htm;");
aI("text=TCT Investor Newsletter;url=investornewsletters.htm;");


}

drawMenus();


