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=BOOTS;url=/SearchResults.asp?Cat=102;pagematch=[-_]s/102\\.htm$|searchresults\\.asp\\?cat=102$;showmenu=m_v2p102;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p102")) {
    style=subNavStyle2;
    aI("text=Men\'s Boots&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=109;pagematch=[-_]s/109\\.htm$|searchresults\\.asp\\?cat=109$;");
    aI("text=Ladies Boots&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=107;pagematch=[-_]s/107\\.htm$|searchresults\\.asp\\?cat=107$;");
  }
  drawMenus();
}


