var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Ebbsfleet 0-1 Histon
"; arnews[0] += "Daniel Wright's second-half winner earned Histon their first league win this year and kept alive their outside hopes of a play-off place."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:45:09 GMT"; arnews[0] += "
"; arnews[1]="Helen Celene Lebo Sikes
"; arnews[1] += "HELEN CELENE LEBO SIKES, age 97 of Murfreesboro, TN, passed away on Monday February 8, 2010 at Middle Tennessee Medical Center in Murfreesboro, TN."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:23:26 GMT"; arnews[1] += "
"; arnews[2]="Is It a Wise Hand-Up, or An Unfair Handout?
"; arnews[2] += "The Obama administration has pledged $30 billion to help community banks boost small-business lending."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 15:42:26 GMT"; arnews[2] += "
"; arnews[3]="Easton captures District 11 Class 3A duals championship
"; arnews[3] += "The last time it wrestled Parkland, Easton was without its 103-pounder, had a handful of football players gasping to get into wrestling shape and gave up four pins in a loss."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 11:11:59 GMT"; arnews[3] += "
"; arnews[4]="Billy Givens, an outspoken critic of local government, passes away at 76
"; arnews[4] += "Billy Givens speaks in Easton's Centre Square in 2007. An outspoken and vocal critic of local government fell silent Sunday when Easton resident Billy Givens, author of the online blog \"Billy Bytes,\" passed away at the age of 76."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 09:00:05 GMT"; arnews[4] += "
"; arnews[5]="He should have called a locksmith
"; arnews[5] += "A 19-year-old Perkasie man would have been better off calling a locksmith Jan. 20 after locking his keys inside his vehicle on Strawberry Lane in the borough."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 07:52:50 GMT"; arnews[5] += "
"; arnews[6]="Southmead CS Athletic climb to the top
"; arnews[6] += "Rob Sivers scored twice as Southmead CS Athletic moved to the top of Premier I after winning 6-0 at bottom-of-the-table Glenside Five OB."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 07:00:00 GMT"; arnews[6] += "
"; arnews[7]="Northeast 10 Championships
"; arnews[7] += "SOUTH EASTON, Massachusetts, February 8. THE Bentley University men's swimming & diving team claimed its first ever Northeast-10 Championship, while the Southern Connecticut State University women's team picked up its seventh straight championship at Southern Connecticut's Hutchinson Natatorium."; arnews[7] += "
Publ.Date : Mon, 08 Feb 2010 14:59:55 GMT"; arnews[7] += "
"; arnews[8]="IOC, USOC begin talks on improving relations
"; arnews[8] += "U.S. and international Olympic leaders opened discussions Monday in a bid to improve relations and settle the financial issues that have isolated the Americans from the rest of the Olympic movement."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 05:27:30 GMT"; arnews[8] += "
"; totcount = 9; 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("
");