fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=1000;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=0;

with(background=new mm_style()){
bgimage="";
borderstyle="solid";
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
image="/images/transparent.gif";
imagepadding=5;
itemheight=30;
itemwidth=155;
offcolor="#37A6A6";
oncolor="#FFFFcC";
overbgimage="";
overflow="";
subimage="/images/black_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("MenuRight")){
alwaysvisible=1;
itemheight=30;
itemwidth=150;
left=755;
align="left"
orientation="vertical";
overflow="";
followscroll=0;
style=background;
top=155;

aI("image=/images/xp_menuitemgold.png;text=Investment;url=/MoneyWorks/Home.html;");
aI("image=/images/xp_menuitemgold.png;text=Pensions;url=/GoldenYears/RetirementFunding.html;");
aI("image=/images/xp_menuitemgold.png;text=Socially<br>Responsible<br>Finance;url=/MoneyWorks/Sustainable.html;");
aI("image=/images/xp_menuitemgold.png;text=Protection;url=/GetGoing/LifesUnexpected.html;");
aI("image=/images/xp_menuitemgold.png;text=Equity&nbsp; Release;url=/MyHome/AtRetirement.html;");
aI("image=/images/xp_menuitemgold.png;text=Funding&nbsp; Care;url=/GoldenYears/FundingCare.html;");

	}
	


drawMenus();
