_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="3";
subimage="images/xp_ind.gif";
subimagepadding="1";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="PaleTurquoise";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=.././;");
aI("text=Fund Analysis;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("showmenu=Sector ReturnSector DefinitionsLEFT_MENU;text=Sector Return;target=;url=Sector-Return.html;");
aI("showmenu=Manager ReturnNamed & ShamedLEFT_MENU;text=Manager Return;target=;url=Fund-Manager-Return.html;");
aI("text=Recommended Portfolio;target=;url=Recommended-Portfolio.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}

with(milonic=new menuname("Sector ReturnSector DefinitionsLEFT_MENU")){
style=submenuStyle;
aI("text=Sector Definitions;target=;url=Sector-Definitions.html;");
aI("text=Sector Performance;target=;url=Sector-Performance.html;");
}

with(milonic=new menuname("Manager ReturnNamed & ShamedLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Named & ShamedAIG LifeLEFT_MENU;text=Named & Shamed;target=;url=Named-and-Shamed.html;");
}

with(milonic=new menuname("Named & ShamedAIG LifeLEFT_MENU")){
style=submenuStyle;
aI("text=AIG Life;target=;url=AIG-Life.html;");
aI("text=Alba;target=;url=Alba.html;");
aI("text=AXA;target=;url=AXA.html;");
aI("text=Barclays;target=;url=Barclays.html;");
aI("text=Canada Life;target=;url=Canada-Life.html;");
aI("text=Clerical Medical;target=;url=Clerical-Medical.html;");
aI("text=Commercial Union - CU;target=;url=Commercial-Union-CU.html;");
aI("text=Cornhill;target=;url=Cornhill.html;");
aI("text=Countrywide;target=;url=Countrywide.html;");
aI("text=Equitable Life;target=;url=Equitable-Life.html;");
aI("text=Friends Provident;target=;url=Friends-Provident.html;");
aI("text=General Accident - GA;target=;url=General-Accident-GA.html;");
aI("text=Halifax;target=;url=Halifax.html;");
aI("text=HSBC;target=;url=HSBC.html;");
aI("text=Lloyds TSB;target=;url=Lloyds-TSB.html;");
aI("text=London Life;target=;url=London-Life.html;");
aI("text=MGM;target=;url=MGM.html;");
aI("text=NatWest;target=;url=NatWest.html;");
aI("text=Norwich Union;target=;url=Norwich-Union.html;");
aI("text=NPI;target=;url=NPI.html;");
aI("text=Pearl;target=;url=Pearl.html;");
aI("text=Phoenix Life;target=;url=Phoenix-Life.html;");
aI("text=Provident Mutual;target=;url=Provident-Mutual.html;");
aI("text=Prudential;target=;url=Prudential.html;");
aI("text=Royal Scottish;target=;url=Royal-Scottish.html;");
aI("text=Royal Sun Alliance;target=;url=Royal-Sun-Alliance.html;");
aI("text=Scottish Life;target=;url=Scottish-Life.html;");
aI("text=Scottish Mutual;target=;url=Scottish-Mutual.html;");
aI("text=Scottish Provident;target=;url=Scottish-Provident.html;");
}


 drawMenus();
