
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/cutieclothes/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/cutieclothes/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Baby;url=/baby-dresses-s/86.htm;pagematch=[-_]s/76\\.htm$|searchresults\\.asp\\?cat=76$;");
    aI("text=Girls;url=/girls-dresses-s/100.htm;pagematch=[-_]s/78\\.htm$|searchresults\\.asp\\?cat=78$;");
    aI("text=Boys;url=/boys-formal-wear-s/133.htm;pagematch=[-_]s/77\\.htm$|searchresults\\.asp\\?cat=77$;");
    aI("text=Womens;url=/womens-formal-dresses-s/167.htm;pagematch=[-_]s/73\\.htm$|searchresults\\.asp\\?cat=73$;");
    aI("text=Accessories;url=/girls-accessories-s/152.htm;pagematch=[-_]s/75\\.htm$|searchresults\\.asp\\?cat=75$;");
    aI("text=Shoes;url=/girls-dress-shoes-s/158.htm;pagematch=[-_]s/74\\.htm$|searchresults\\.asp\\?cat=74$;");
    aI("text=Daily Deals;url=http://www.cutieclothes.com/category-s/72.htm;pagematch=[-_]s/72\\.htm$|searchresults\\.asp\\?cat=72$;");
  }
  drawMenus();
}

function display_menu_2() {}
