with(milonic=new menuname("Main")){
style=menuStyle;
margin=2;
top=79;
left=123;
alwaysvisible=1;
position="relative";
itemwidth="130"
aI("text=&nbsp;Home;url=home;status=Home;");
aI("text=&nbsp;About us;showmenu=About;");
aI("text=&nbsp;Information centre;showmenu=Information;");
aI("text=&nbsp;London Life funds;showmenu=Funds;");
aI("text=&nbsp;Insurance;url=insurance;");
aI("text=&nbsp;Our website;showmenu=OurWebsite;");
aI("text=&nbsp;Contact us;url=contact;");
aI("text=&nbsp;Media contacts;url=media-contacts;");
}
drawMenus();
