var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Minden St. Jude Auction raises $881,885 - Shreveport Times
"; arnews[0] += "MINDEN – They did it again. Organizers of the annual Minden St. Jude Auction on Sunday night celebrated yet another record-breaking year. Donors have pledged $881,885 to St. Jude Children’s’ Research Hospital, surpassing last year’s record of ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:08:00 GMT"; arnews[0] += "
"; arnews[1]="Community briefly: Shreveport mayor to address AARP group - Shreveport Times
"; arnews[1] += "Shreveport Mayor Cedric Glover will be the speaker when AARP Local 3832 meets at noon Wednesday at Lakeside Community Center, 2200 Milam St. The meeting is open to the public. Organized to help Americans over age 50, the group tackles issues faced by ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 07:53:00 GMT"; arnews[1] += "
"; arnews[2]="Over the Top! - nwlanews.com
"; arnews[2] += "Partner in Hope winners are Amber Benson – flat screen TV; Lindsey Tanner – Trip to Disney World; and Joey and Susan Odom – the ruby and diamond necklace, ring and earrings. Margaret Evans won Cora Lou Robinson’s painting of the auction."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 19:14:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");