
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="143";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://www.blackcrowarts.com;pagematch=[-_]s/118\\.htm$|searchresults\\.asp\\?cat=118$;");
    aI("text=Record Wallets;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Guitar & Bass;url=/SearchResults.asp?Cat=89;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
    aI("text=Sk8;url=/SearchResults.asp?Cat=117;pagematch=[-_]s/117\\.htm$|searchresults\\.asp\\?cat=117$;");
    aI("text=Microphone;url=/SearchResults.asp?Cat=87;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
    aI("text=Custom;url=/SearchResults.asp?Cat=54;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Blog;url=http://blackcrowarts.blogspot.com/;pagematch=[-_]s/114\\.htm$|searchresults\\.asp\\?cat=114$;");
    aI("text=Company Buckles;url=/SearchResults.asp?Cat=120;pagematch=[-_]s/120\\.htm$|searchresults\\.asp\\?cat=120$;");
  }
  drawMenus();
}


