
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/ks0710/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/ks0710/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Girls Socks;url=http://www.kidssocks.com/Girls-Socks-s/1162.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=Boys Socks;url=http://www.kidssocks.com/Boys-Socks-s/1163.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Infant Socks;url=http://www.kidssocks.com/Infants-Kids-Socks-s/1164.htm;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=Tights;url=http://www.kidssocks.com/Tights-s/1161.htm;pagematch=[-_]s/80\\.htm$|searchresults\\.asp\\?cat=80$;");
    aI("text=Leggings;url=http://www.kidssocks.com/Leggings-Kids-Socks-s/28.htm;pagematch=[-_]s/108\\.htm$|searchresults\\.asp\\?cat=108$;");
    aI("text=Clearance;url=http://www.kidssocks.com/Clearance-s/109.htm;pagematch=[-_]s/109\\.htm$|searchresults\\.asp\\?cat=109$;");
    aI("text=Gifts;url=http://www.kidssocks.com/Gifts-s/110.htm;pagematch=[-_]s/110\\.htm$|searchresults\\.asp\\?cat=110$;");
  }
  drawMenus();
}

