var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Warriors, Tamaraws top UAAP athletics
"; arnews[0] += "MANILA, Philippines University of the East pulled the rubber carpet under perennial men's overall champion Far Eastern University's feet but it was an upstart lass from University of Santo Tomas who hogged the limelight to cap the final day of the 72nd UAAP athletics competition."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:10:26 GMT"; arnews[0] += "
"; arnews[1]="Hargis Dunn
"; arnews[1] += "Hargis Dunn, 93, of Richmond, died Feb. 4, 2010, at his home. He was born Aug. 12, 1916, in Estill County, Ky., to Jeff and Hester Bryant Dunn and lived in Richmond since 1945."; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Obituaries 02-05-10
"; arnews[2] += "\" Ruthie Akins Anderson, 56, died Saturday, January 30, 2010, at Tri-Lakes Medical Center."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 18:58:47 GMT"; arnews[2] += "
"; arnews[3]="Obituaries for 02/05/2010
"; arnews[3] += "JONES, Mary L., age 52, a resident of Montgomery, AL, expired January 28, 2010. Funeral services will be held on Saturday, February 6, 2010 at 11:30 am from Baptist Hill Missionary Baptist Church, Lowndesboro, AL with Rev."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="See the calendar...
"; arnews[4] += "The Nassau Community College Theatre and Dance Department, in conjunction with the Africana Studies Department, presents the comedy Reunion in Bartersville, which will be performed through Feb."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 07:30:53 GMT"; arnews[4] += "
"; arnews[5]="Obituaries for Feb. 3, 2010
"; arnews[5] += "Minnie Belle Bean Services for Ms. Bean will be 10 a.m. Thursday, Feb. 4, at Hermitage Funeral Home with Bro."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 20:20:46 GMT"; arnews[5] += "
"; arnews[6]="Obituaries - Feb. 3, 2010
"; arnews[6] += "Cauline Armintrout, 81, of Amherst died Jan. 27. Peggy was born April 20, 1928 in Griggsville, Ill."; arnews[6] += "
Publ.Date : Wed, 03 Feb 2010 14:13:39 GMT"; arnews[6] += "
"; totcount = 7; 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("
");