
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Womens;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Mens;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Youth / Child (2 to 16 yrs.);url=/SearchResults.asp?Cat=28;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;showmenu=m_v1p28;");
    aI("text=Toddler / Infant (Newborn to 2 yrs.);url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/blue_hues/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p28")) {
    style=subNavStyle1;
    aI("text=Girls&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Boys&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=43;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
  }
  drawMenus();
}

