var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sarah+Thompson" - Google News"; document.title=document.title+ " "; arnews[0]="Lady Saxons win championship, 62-46, at Buffalo State College Tournament - AU News
"; arnews[0] += "

AU News

Lady Saxons win championship, 62-46, at Buffalo State College Tournament
AU News
Sarah Thompson scored a team-high 12 points and grabbed four rebounds. Kristin Ritch and Staci mcelroy each added six points to go along with mcelroy's six ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 22:00:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="Prep scoreboard - Chicago Tribune
"; arnews[1] += "

Prep scoreboard
Chicago Tribune
Rebecca Stoughton, Peoria Notre Dame, 1:50.01; Haley Sims, Downers Grove North, 1:51.57; Courtney Pope, Lockport, 1:52.13; Sarah Thompson, Evanston, ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:52:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Girls swimming and diving state prelims: Rosary in driver's seat heading into ... - Chicago Tribune
"; arnews[2] += "

Chicago Tribune

Girls swimming and diving state prelims: Rosary in driver's seat heading into ...
Chicago Tribune
Junior Sarah Thompson and senior Jane Munro each qualified for the finals in two events for Evanston, which also advanced two relays. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:41:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="ND junior swimmer's fast times at state - Peoria Journal Star
"; arnews[3] += "

ND junior swimmer's fast times at state
Peoria Journal Star
In her dynamic 500 free, Stoughton finished 11.43 seconds ahead of her closest heat challenger, Evanston junior Sarah Thompson, the fifth-place qualifier. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 04:35:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="Lockport's Pope eyes prize(s) - Joliet Herald News
"; arnews[4] += "

Lockport's Pope eyes prize(s)
Joliet Herald News
That trailed only Peoria Notre Dame junior Rebecca Stoughton's 1:52.22 and Evanston junior Sarah Thompson's 1:52.27. In the 500 free, Pope finished in ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 06:08:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="For Some Reason, Wolves Feel Good - News Dispatch
"; arnews[5] += "

For Some Reason, Wolves Feel Good
News Dispatch
New Prairie is slated to have junior diver Kymra Keigley back after a third-place finish at the Penn Sectional, and Sarah Thompson, a senior.

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 16:03:10 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("
");