var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "+Brooke" - Google News"; document.title=document.title+ " "; arnews[0]="Hoops: District 2AAA girls capsules - New Mexican
"; arnews[0] += "

Hoops: District 2AAA girls capsules
New Mexican
Outlook — There is a name missing from the returning starters: Brooke Knezevich, a 5-10 All-State post. As of Friday, Knezevich had not shown for practice ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 07:02:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Summit League volleyball: NDSU advances to Summit championship - In-Forum
"; arnews[1] += "

Summit League volleyball: NDSU advances to Summit championship
In-Forum
Brooke VandenBergh put together a match she's been waiting for all season. As a result, North Dakota State's volleyball team will be playing in a ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 06:53:22 GMT+00:00"; arnews[1] += "
"; arnews[2]="Delano a growing force for the Huskers - Grand Island Independent
"; arnews[2] += "

Delano a growing force for the Huskers
Grand Island Independent
LINCOLN — Brooke Delano knows she couldn't have made the statement two years ago while keeping a straight face. But three months into her ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:47:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="High school volleyball - Dickinson Press
"; arnews[3] += "

High school volleyball
Dickinson Press
Kills: S, Jasmin Pappa 7, Rachel Mehus 5, Brooke Meyer 3. H, Allison Opp 8, Jenna Maas 7, Sarah Grimm 6. Blocks: S, Bailey Hornberger 1, Shaunessy Dauwalder ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 06:42:03 GMT+00:00"; arnews[3] += "
"; arnews[4]="Lady Bulldogs edge Abundant Life at buzzer - Log Cabin Democrat
"; arnews[4] += "

Lady Bulldogs edge Abundant Life at buzzer
Log Cabin Democrat
A 3-pointer by Brooke Enderlin as time expired lifted the Lady Bulldogs to a 38-35 win. The St. Joseph boys suffered their first conference loss as they ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 06:39:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="era's Rhodes to play for Lady Statesmen - Rankin Ledger
"; arnews[5] += "

era's Rhodes to play for Lady Statesmen
Rankin Ledger
Brooke Rhodes has a lot of memories when she looks back on her time at East Rankin Academy. She can remember being a freshman out on the court, ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 06:38:08 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");