
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=HOME;url=http://www.softouchconcepts.com/;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=STOREFRONT;url=http://store.softouchconcepts.com;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
    aI("text=HARNESSES;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;showmenu=m_v1p44;");
    aI("text=LEASHES;url=/SearchResults.asp?Cat=43;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;showmenu=m_v1p43;");
    aI("text=SUPPORT;url=/SearchResults.asp?Cat=58;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;showmenu=m_v1p58;");
    aI("text=CONTACT;url=/SearchResults.asp?Cat=35;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p43")) {
    style=subNavStyle1;
    aI("text=Sof-Loop™&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Softouch Standard&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p44")) {
    style=subNavStyle1;
    aI("text=SENSE-ation™&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=SENSE-ible™&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/Softouch/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p58")) {
    style=subNavStyle1;
    aI("text=Order History&nbsp;&nbsp;&nbsp;;url=/orders.asp;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Shipping Summary&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Policies&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=49;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
  }
  drawMenus();
}

