
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Buckle Collections;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;showmenu=m_v1p20;");
    aI("text=Jewelry & Accessories;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Record Wallets;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v1p22;");
    aI("text=Sk8 Orders;url=/SearchResults.asp?Cat=102;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;");
    aI("text=Custom;url=/SearchResults.asp?Cat=54;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;showmenu=m_v1p54;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p20")) {
    style=subNavStyle1;
    aI("text=Guitar & Bass Buckles&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=89;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
    aI("text=Vintage Microphone&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=87;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p22")) {
    style=subNavStyle1;
    aI("text=Modern Record Wallets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=32;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Classic Record Wallets&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=31;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/109/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p54")) {
    style=subNavStyle1;
    aI("text=Custom Guitar / Bass Buckle&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=104;pagematch=[-_]s/104\\.htm$|searchresults\\.asp\\?cat=104$;");
    aI("text=Custom Record Wallet&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=103;pagematch=[-_]s/103\\.htm$|searchresults\\.asp\\?cat=103$;");
  }
  drawMenus();
}

