var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Something extra
"; arnews[0] += "From left: Ambassador Mary Ourisman in conversation with Paymaster's Audrey Marks and Howard Johnson, husband of former American Ambassador Brenda LaGrange Johnson, after she received the Hummingbird Humanitarian Award at the American Friends of Jamaica Gala held at the Plaza Hotel in New York on Monday."; arnews[0] += "
Publ.Date : Thu, 08 Oct 2009 14:03:12 GMT"; arnews[0] += "
"; arnews[1]="Mechanicsa Opens Its Doors This Fall for Cinema Lit Series
"; arnews[1] += "The Best of San Francisco Stage, Film, Fashion, Dining, Travel, Business, Philanthropy, and Governance - Challah Is Taken Sunday 13th of September 2009"; arnews[1] += "
Publ.Date : Sun, 13 Sep 2009 11:59:18 GMT"; arnews[1] += "
"; arnews[2]="Livia Angeline Johnson, 56
"; arnews[2] += "MUNCIE - Mrs. Livia Angeline Johnson, 56, passed away Thursday, July 30, 2009 at Ball Memorial Hospital following an illness."; arnews[2] += "
Publ.Date : Wed, 05 Aug 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Jensen Beach brings homevolleyball title
"; arnews[3] += "Photo provided The Jensen Beach Falcons volleyball team, which recently won the elite University of Tampa Team Camp tournament: coach Mike Sawtelle, Jenn Sessa, guest coach Carlos Chia, Molly Alexander, Emily DerMarkarian, Erika Wigley, Tracie Johnson, coach Marianne Vinette, Sarah Wickstrom and Allie Bradley."; arnews[3] += "
Publ.Date : Sat, 25 Jul 2009 06:14:13 GMT"; arnews[3] += "
"; arnews[4]="Full Description
"; arnews[4] += "Armstrong Atlantic State University's Irish Studies Club will mark Bloomsday 2009 with a screening of Bloom."; arnews[4] += "
Publ.Date : Tue, 16 Jun 2009 06:38:43 GMT"; arnews[4] += "
"; totcount = 5; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");