
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/Teapots/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/Teapots/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Store Under Construction;url=/SearchResults.asp?Cat=40;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Please check back later.;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
  }
  drawMenus();
}

