var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Brooke+Anderson" - Google News"; document.title=document.title+ " "; arnews[0]="Scoring machine - West Central Tribune
"; arnews[0] += "

Scoring machine
West Central Tribune
Sara Rajewsky has 102 career points, Sam Falk has 89 and Brooke Anderson 79. Now Schultz is bearing down on 100 career goals, needing only two more to ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 06:22:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="Viterbo women's basketball preview: In the mix - La Crosse Tribune
"; arnews[1] += "

Viterbo women's basketball preview: In the mix
La Crosse Tribune
Freshmen Jada Straub and Laquita Becker will share point guard duties the rest of the season after starter Brooke Anderson went down with a season-ending ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 05:55:31 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gazelles Second At State Dance - Yankton Daily Press
"; arnews[2] += "

Yankton Daily Press

Gazelles Second At State Dance
Yankton Daily Press
The cheer team will graduate four seniors: Brooke Anderson, Caitlin Hof, Brittany LaCroix and Cassie Moderegger. “We only lose four seniors, ...

"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 07:04:01 GMT+00:00"; arnews[2] += "
"; arnews[3]="Knox County 4-H Awards Presented - WGIL Radio News
"; arnews[3] += "

Knox County 4-H Awards Presented
WGIL Radio News
Horticulture Awards sponsored by Prairieland Gardeners were presented to Leslie Carman, best floriculture exhibit and Brooke Anderson for best horticulture ...

"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 14:43:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Teen night club homicide results in wrongful death suit - Muncie Star Press
"; arnews[4] += "

Teen night club homicide results in wrongful death suit
Muncie Star Press
MUNCIE -- The family of a 19-year-old woman fatally shot at an under-21 club this summer has ...

"; arnews[4] += "
Publ.Date : Sat, 14 Nov 2009 06:39:17 GMT+00:00"; arnews[4] += "
"; arnews[5]="Becker, Straub playing well for Viterbo in difficult situation - La Crosse Tribune
"; arnews[5] += "

Becker, Straub playing well for Viterbo in difficult situation
La Crosse Tribune
Sophomore Brooke Anderson, Viterbo's starting point guard, tore her anterior cruciate ligament in the V-Hawks' 66-50 win over Judson on Nov. ...

"; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 06:19:11 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("
");