var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " - "Drew+Henson" - Google News"; document.title=document.title+ " "; arnews[0]="Tar Heels fall to Hokies - CharlotteObserver.com
"; arnews[0] += "

Tar Heels fall to Hokies
CharlotteObserver.com
Virginia Tech's Erick Green, left, Victor Davila and Jeff Allen, right, surround Larry Drew II on his drive. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 17:08:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Baseball America names decade's top prospects - River Ave. Blues
"; arnews[1] += "

River Ave. Blues

Baseball America names decade's top prospects
River Ave. Blues
Amongst David Parrish, Jon Poterson — the comp pick for Andy Pettitte in 2004 — Drew Henson, CJ Henry and Eric Duncan, the Yanks had some spectacularly ...

"; arnews[1] += "
Publ.Date : Sat, 30 Jan 2010 05:10:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="UNC beats NC State to snap losing skid - FayObserver.com
"; arnews[2] += "

UNC beats NC State to snap losing skid
FayObserver.com
RALEIGH - Last week, after his team had suffered its third straight loss, North Carolina coach Roy Williams said his players needed to dig ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 27 Jan 2010 06:38:39 GMT+00:00"; arnews[2] += "
"; arnews[3]="Catching up with former Yankees' farmhands - River Ave. Blues
"; arnews[3] += "

Catching up with former Yankees' farmhands
River Ave. Blues
Hopefully he has more success with the transition than Drew Henson. For the 1207th overall pick in the 2000 draft, Kennard performed pretty well in the ...

"; arnews[3] += "
Publ.Date : Thu, 14 Jan 2010 18:37:57 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");