fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=400;
_menuOpenDelay=100;
_subOffsetTop=-2;
_subOffsetLeft=5;

with(menuStyle=new mm_style()){
onbgcolor="#EEEEEE";
oncolor="#CC0000";
offbgcolor="#DDDDDD";
offcolor="#006699";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
menubgcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="2";
padding=3;
imagepadding=0;
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif";
menuwidth="160px";
pagecolor="#CC0000";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#FFFFFF";
image="../AttachmentsByTitle/leftnav-mainarrow/$FILE/leftnav-mainarrow-off.gif";
overimage="../AttachmentsByTitle/leftnav-mainarrow/$FILE/leftnav-mainarrow-on.gif";
subimage="../AttachmentsByTitle/leftnav-subarrow/$FILE/leftnav-subarrow-off.gif";
onsubimage="../AttachmentsByTitle/leftnav-subarrow/$FILE/leftnav-subarrow-on.gif";
subimagepadding="3";
}

with(menuStyleSub=new mm_style()){
onbgcolor="#EEEEEE";
oncolor="#CC0000";
offbgcolor="#DDDDDD";
offcolor="#006699";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
menubgcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="2";
padding=3;
imagepadding=0;
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif";
menuwidth="158px";
pagecolor="#CC0000";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
image="../AttachmentsByTitle/leftnav-mainarrow/$FILE/leftnav-mainarrow-off.gif";
overimage="../AttachmentsByTitle/leftnav-mainarrow/$FILE/leftnav-mainarrow-on.gif";
subimage="../AttachmentsByTitle/leftnav-subarrow/$FILE/leftnav-subarrow-off.gif";
onsubimage="../AttachmentsByTitle/leftnav-subarrow/$FILE/leftnav-subarrow-on.gif";
subimagepadding="3";
}

with(milonic=new menuname("About")){
style=menuStyleSub;
margin=2;
aI("text=&nbsp;NPI today&nbsp;;url=about-today;");
aI("text=&nbsp;Our history&nbsp;;url=about-history;");
}

with(milonic=new menuname("Information")){
style=menuStyleSub;
margin=2;
aI("text=&nbsp;Latest news for customers&nbsp;;url=news-customer;");
aI("text=&nbsp;Latest news for IFA's&nbsp;;url=news-ifa;");
aI("text=&nbsp;How to...&nbsp;;url=howto;");
aI("text=&nbsp;Jargon buster&nbsp;;url=jargon;");
aI("text=&nbsp;Questions and answers&nbsp;;url=qa;");
aI("text=&nbsp;Treating customers fairly&nbsp;;url=treatingcustomersfairly;");
aI("text=&nbsp;Customer impact scheme&nbsp;;url=customerimpact;");
}

with(milonic=new menuname("Funds")){
style=menuStyleSub;
margin=2;
aI("text=&nbsp;Latest fund prices&nbsp;;url=fund-prices;");
aI("text=&nbsp;Fund performance&nbsp;;url=fund-performance;");
aI("text=&nbsp;Fund factsheets&nbsp;;url=fund-factsheets;");
aI("text=&nbsp;External fund profiles&nbsp;;url=fund-external;");
aI("text=&nbsp;Risk and reward&nbsp;;url=fund-riskreward;");
aI("text=&nbsp;About our with-profits fund&nbsp;;url=fund-aboutwp;");
aI("text=&nbsp;About our unit-linked funds&nbsp;;url=fund-aboutul;");
aI("text=&nbsp;FSA returns&nbsp;;url=fund-fsareturns;");
aI("text=&nbsp;FSA Complaints Publications 2010&nbsp;;url=fund-fsacomplaints;");
}

with(milonic=new menuname("OurWebsite")){
style=menuStyleSub;
margin=2;
aI("text=&nbsp;Site map&nbsp;&nbsp;;url=sitemap;");
aI("text=&nbsp;Accessibility&nbsp;&nbsp;;url=access;");
aI("text=&nbsp;Legal&nbsp;&nbsp;;url=legal;");
}

drawMenus();
