var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Brooke+Valentine" - Google News"; document.title=document.title+ " "; arnews[0]="HIGH SCHOOL BOYS BASKETBALL: Red Devils roll on senior night - New Albany Tribune
"; arnews[0] += "

HIGH SCHOOL BOYS BASKETBALL: Red Devils roll on senior night
New Albany Tribune
The undersized Pioneers (7-13) were outrebounded by Jeffersonville 43-27 and had difficulty containing the inside trio of Brooke Valentine, Jalynn McClain ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 05:54:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Aftermath: Hour After Hour at the Sprite Step Off With Lupe Fiasco, Brooke ... - Houston Press (blog)
"; arnews[1] += "

Aftermath: Hour After Hour at the Sprite Step Off With Lupe Fiasco, Brooke ...
Houston Press (blog)
8:20 pm: Somehow, without checking in as media or anything, we've found our way backstage. That was a bit too easy; like, ...

"; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 18:48:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="ROUNDUP: No. 3 Jeff gets road win at No. 2 Austin - New Albany Tribune
"; arnews[2] += "

ROUNDUP: No. 3 Jeff gets road win at No. 2 Austin
New Albany Tribune
Brooke Valentine and Jamice Gholson each finished with eight. “The kids really did a good job of being unselfish,” Jeff coach Chad Gilbert said. ...

"; arnews[2] += "
Publ.Date : Sun, 31 Jan 2010 05:50:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jeff girls facing a tough test against Austin - Louisville Courier-Journal
"; arnews[3] += "

Jeff girls facing a tough test against Austin
Louisville Courier-Journal
... 6.3 rebounds), senior Shanice Gholson (13.3 points), 6-foot sophomore Lakin Roland (8.6 points, five rebounds) and junior Brooke Valentine (8.5 points). ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 04:25:09 GMT+00:00"; arnews[3] += "
"; arnews[4]="GIRLS HIGH SCHOOL BASKETBALL: Devils roll past Bulldogs, 63-32 - New Albany Tribune
"; arnews[4] += "

GIRLS HIGH SCHOOL BASKETBALL: Devils roll past Bulldogs, 63-32
New Albany Tribune
The Bulldogs' Kamaren Cole answered a Brooke Valentine basket with a 3-pointer to start the second quarter, cutting the lead to 14-9. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 23 Jan 2010 04:13:42 GMT+00:00"; arnews[4] += "
"; arnews[5]="HIGH SCHOOL GIRLS BASKETBALL: Gilbert reaches milestone with 188th victory - Evening News and Tribune
"; arnews[5] += "

HIGH SCHOOL GIRLS BASKETBALL: Gilbert reaches milestone with 188th victory
Evening News and Tribune
Behind Jalynn McClain and Brooke Valentine, the Red Devils jumped out to a 17-3 lead in the first 3:35 of the contest. McClain assisted on the first two ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 22 Jan 2010 05:10:45 GMT+00:00"; arnews[5] += "
"; arnews[6]="HIGH SCHOOL GIRLS BASKETBALL: Jeff girls top Seymour, 71-61 for HHC win - Evening News and Tribune
"; arnews[6] += "

HIGH SCHOOL GIRLS BASKETBALL: Jeff girls top Seymour, 71-61 for HHC win
Evening News and Tribune
Forwards Brooke Valentine and Jalynn McClain led the Red Devils with 19 points apiece and combined for 18 rebounds. Their points came efficiently, ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 20 Jan 2010 06:14:07 GMT+00:00"; 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("
");