
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/bambino/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/bambino/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Bridesmaids Gifts;url=http://www.lauraannbridal.com/bridesmaids-gifts-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Maid Of Honor Gifts;url=http://www.lauraannbridal.com/maid-of-honor-gifts-s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Bridal Accessories;url=http://www.lauraannbridal.com/bridal-accessories-s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Bridal Jewelry;url=http://www.lauraannbridal.com/bridal-jewelry-s/8.htm;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
  }
  drawMenus();
}

