function display_menu_1() {}

function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="161";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Jefferson\'s T Shirt;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Jefferson\'s Camo;url=/SearchResults.asp?Cat=39;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Jefferson\'s Tye Dye;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Jefferson\'s Tank Top;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}


