
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/1/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/1/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="165";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Home;url=/default.asp;pagematch=[-_]s/223\\.htm$|searchresults\\.asp\\?cat=223$;");
    aI("text=Request a Catalog;url=/Articles.asp?ID=133;pagematch=[-_]s/219\\.htm$|searchresults\\.asp\\?cat=219$;");
    aI("text=New Products;url=http://www.bitofbritain.com/New_Products_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Weekly E-Saver Sale;url=http://www.bitofbritain.com/Weekly_E_Saver_Sale_Bit_of_Britain_s/220.htm;pagematch=[-_]s/220\\.htm$|searchresults\\.asp\\?cat=220$;showmenu=m_v1p220;");
  }
  drawMenus();
}


