
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/105/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Products;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;showmenu=m_v1p23;");
    aI("text=How to Order;url=/articles.asp?id=143;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Trade Shows;url=/articles.asp?id=142;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/105/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/105/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p23")) {
    style=subNavStyle1;
    aI("text=Ceramics&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Modern Home Decor&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=Furniture&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
    aI("text=Wall Decor&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Garden Stool&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=13;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Lantern&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=Metal Accessories&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=33;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
    aI("text=Decorative Accents&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=7;pagematch=[-_]s/7\\.htm$|searchresults\\.asp\\?cat=7$;");
    aI("text=Sculpture&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=14;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Animal Sculptures&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=34;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=Hurricane&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=32;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Glassware&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=8;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
  }
  drawMenus();
}

