var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Stephanie+Rice" - Google News"; document.title=document.title+ " "; arnews[0]="Scott proposes initiative to help farmers - Culpeper Star Exponent
"; arnews[0] += "

Scott proposes initiative to help farmers
Culpeper Star Exponent
Virginia students could soon be eating more locally grown food, helping state farmers turn bigger profits ...

"; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 01:46:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Mayoral candidates square off over LRT - insideTORONTO.com
"; arnews[1] += "

Mayoral candidates square off over LRT
insideTORONTO.com
... both Smitherman and Transit City project manager Stephanie Rice said ridership projections are not high enough to justify a subway. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 21:04:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="LRT meeting brings on mayoral candidates - National Post (blog)
"; arnews[2] += "

LRT meeting brings on mayoral candidates
National Post (blog)
Stephanie Rice, a project manager for the Eglinton LRT, said there just isn't the demand for a subway in this part of the city. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 15:22:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="Alex Lebenstein, 1927-2010 - The Collegian — University of Richmond
"; arnews[3] += "

Alex Lebenstein, 1927-2010
The Collegian — University of Richmond
Alex Lebenstein was a Holocaust survivor who had more than enough reasons to hate, but was instead an advocate for tolerance and ...

"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 05:12:46 GMT+00:00"; arnews[3] += "
"; arnews[4]="White Knights pool resources - Daily Telegraph
"; arnews[4] += "

White Knights pool resources
Daily Telegraph
He said the recent upheaval had not distracted the team as the likes of Stephanie Rice and Leisel Jones prepare to bounce back with a big Commonwealth Games ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 15:28:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Hamill back to best for award - Sunshine Coast Daily
"; arnews[5] += "

Hamill back to best for award
Sunshine Coast Daily
Hamill swam in the 200m butterfly final at the world championships last year and beat Olympians Stephanie Rice and Jessica Schipper at December's state ...

"; arnews[5] += "
Publ.Date : Sun, 31 Jan 2010 16:13:02 GMT+00:00"; arnews[5] += "
"; arnews[6]="From the baseline: Aussie Open day 13 - TVNZ
"; arnews[6] += "

From the baseline: Aussie Open day 13
TVNZ
It was a pleasure to meet triple Olympic gold medallist Stephanie Rice amongst the fans and certainly obvious why she managed to catch Michael Phelps' eye. ...

and more »
"; arnews[6] += "
Publ.Date : Sat, 30 Jan 2010 20:03:02 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("
");