with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=155;
left=200;
alwaysvisible=1;
menualign="center";
menuwidth="100%";
orientation="horizontal";
position="relative";

aI("text=Home;url=index.htm;status=Back To Home Page;");
aI("text=China Small Group Tours;url=china tours china holidays.htm#C1;showmenu=Small Group Tours;");
aI("text=Yangtze Cruises;url=china tours yangtze holidays.htm#C1;showmenu=Yangtze Tours;");
aI("text=Off the Beaten Track;url=china tours special interest china holidays.htm#C1;showmenu=Off the beaten track;");
aI("text=Multi Country;url=china tours china multi country holidays.htm#C1;showmenu=Multi Country Tours;");
aI("text=How to Book;url=how to book.htm#C1;showmenu=How to Book;");
}
drawMenus();
