var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Rachel+Smith" - Google News"; document.title=document.title+ " "; arnews[0]="Devils hit the water in swim meet opener - Walton Tribune
"; arnews[0] += "

Devils hit the water in swim meet opener
Walton Tribune
Roberts was third in the women's 200 free (2:14.64), teamed with Chelsea Roberts, Courtney Marker and Rachel Smith for fifth place in the 200 free relay and ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 04:24:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Area teams ready to get splashing - Bowling Green Daily News
"; arnews[1] += "

Area teams ready to get splashing
Bowling Green Daily News
... Paige Fields (100m freestyle, 100m breaststroke), Makenzie Brumitt (200m freestyle), Goodman Johnson (1-meter dive) and Rachel Smith (50m freestyle). ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 17:52:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="Indiana's October unemployment rate at 9.8 percent - WTHR
"; arnews[2] += "

Indiana's October unemployment rate at 9.8 percent
WTHR
"Overall, it is a good sign in terms of how our unemployment numbers have stayed stable, compared to the rest of the country," said Rachel Smith, ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 16:16:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="Publishing neglecting younger readers - The Bookseller
"; arnews[3] += "

The Bookseller

Publishing neglecting younger readers
The Bookseller
Booksellers and agents have warned that younger readers are being neglected in the wake of a booming young adult (YA) market. WH Smith children's buyer, ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 10:36:01 GMT+00:00"; arnews[3] += "
"; arnews[4]="Grief counseling provided students - Cleveland Daily Banner
"; arnews[4] += "

Grief counseling provided students
Cleveland Daily Banner
Susan Latta, bereavement coordinator with Hospice of Cleveland, and intern Rachel Smith lead the group sessions. Thus far, Hospice of Cleveland has held ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 20:59:49 GMT+00:00"; arnews[4] += "
"; arnews[5]="Soccer samba! - The Keene Sentinel
"; arnews[5] += "

Soccer samba!
The Keene Sentinel
Though she maintains a quiet demeanor away from soccer, teammate Rachel Smith said Demoner still doesn't pass up the opportunity to crack a joke. ...

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