var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "J.J.+Redick" - Google News"; document.title=document.title+ " "; arnews[0]="Recruits changed storied UNC-Duke rivalry - News & Observer
"; arnews[0] += "

Recruits changed storied UNC-Duke rivalry
News & Observer
As a freshman playing with senior stalwarts JJ Redick and Shelden Williams, Mc Roberts was the third-leading scorer on a team that was ranked No. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 09:20:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="Redick can't escape UNC fans' boos in the NBA - CharlotteObserver.com
"; arnews[1] += "

CharlotteObserver.com

Redick can't escape UNC fans' boos in the NBA
CharlotteObserver.com
ORLANDO, FL - February 5: JJ Redick #7 of the Orlando Magic takes the ball to the basket for a lay up against the Washington Wizards during ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 06:07:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="Can Duke trio handle heavy workload? - FayObserver.com
"; arnews[2] += "

Can Duke trio handle heavy workload?
FayObserver.com
Check (JJ) Redick's minutes. Check (Shane) Battier." Indeed, all of those players during one season or another, averaged more than 35 minutes per game for ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 04:30:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Carter's 48 points help Magic beat Hornets - Atlanta Journal Constitution
"; arnews[3] += "

Carter's 48 points help Magic beat Hornets
Atlanta Journal Constitution
(AP Photo/Phelan M. Ebenhack) New Orleans Hornets forward Peja Stojakovic, right, of Serbia, looks for an opening as Orlando Magic guard JJ Redick defends ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 04:07:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Lexington Herald-Leader, Ky., Jerry Tipton column - American Chronicle
"; arnews[4] += "

The Lexington Herald-Leader, Ky., Jerry Tipton column
American Chronicle
... JJ Redick of Duke (2006), Alando Tucker of Wisconsin (2007), Shan Foster of Vanderbilt (2008) and Tyler Hansbrough of North Carolina (2009). ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:54:52 GMT+00:00"; 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("
");