
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Soffe Size Chart;url=/Articles.asp?ID=6;pagematch=[-_]s/148\\.htm$|searchresults\\.asp\\?cat=148$;");
    aI("text=Gift Certificates;url=http://www.sportsandbeyond.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Search;url=http://www.sportsandbeyond.com/category-s/121.htm;pagematch=[-_]s/121\\.htm$|searchresults\\.asp\\?cat=121$;");
  }
  drawMenus();
}


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=Tops;url=http://www.sportsandbeyond.com/category-s/144.htm;pagematch=[-_]s/144\\.htm$|searchresults\\.asp\\?cat=144$;");
    aI("text=Bottoms;url=http://www.sportsandbeyond.com/category-s/145.htm;pagematch=[-_]s/145\\.htm$|searchresults\\.asp\\?cat=145$;");
    aI("text=Bags;url=http://www.sportsandbeyond.com/category-s/94.htm;pagematch=[-_]s/94\\.htm$|searchresults\\.asp\\?cat=94$;");
  }
  drawMenus();
}


