with(milonic=new menuname("mainmenu")){
position="relative";
style=style1;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;align=center;url=index.html;status=[James Fancy : Home];")
aI("text=About Us;align=center;showmenu=about;status=[James Fancy : About Us];")
aI("text=Residential Sales;align=center;showmenu=sales;status=[James Fancy : Residential Sales];")
aI("text=Country Homes;align=center;showmenu=country;status=[James Fancy : Country Homes];")
aI("text=Associate London Office;align=center;showmenu=london;status=[James Fancy : London Office];")
aI("text=Land & New Homes;align=center;showmenu=land;status=[James Fancy : Land & New Homes];")
aI("text=Contact;align=center;url=eRegister.asp?Type=Email;status=[James Fancy : Contact Us];")
aI("text=Financial;align=center;url=foundation.html;status=[James Fancy : Financial];")
aI("text=Links;align=center;url=links.html;status=[James Fancy : Links];")
}
drawMenus();