with(milonic=new menuname("mainmenu")){
position="relative";
style=style1;
alwaysvisible="1";
orientation="horizontal";
alignment="middle";
margin="0";
aI("text=welcome&nbsp;&nbsp;&nbsp;url=index.html;status=[Letting Training Centre : Home];")
aI("text=courses&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=courses;status=[Letting Training Centre  : Courses];")
aI("text=in house & consultancy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=consultancy.html;status=[Letting Training Centre  : In House and Consultancy];")
aI("text=publications&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=publications.html;status=[Letting Training Centre  : Publications];")
aI("text=legal stationery&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=order.html;status=[Letting Training Centre  : Legal Stationary];")
aI("text=advice line&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=advice.html;status=[Letting Training Centre  : Advice Line];")
aI("text=news&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=news;status=[Letting Training Centre  : News];")
aI("text=contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=contact.html;status=[Letting Training Centre  : Contact Us];")
aI("text=links&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=links.html;status=[Letting Training Centre   : Links];")
aI("image=../../assets/basket.gif;url=basket.html;status=[Letting Training Centre  : Order Basket];")

}
drawMenus();
