var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Katie+Richardson" - Google News"; document.title=document.title+ " "; arnews[0]="Junior Colorado Arabian Horse Club Youth Horse Judging Team - Fence Post
"; arnews[0] += "

Junior Colorado Arabian Horse Club Youth Horse Judging Team
Fence Post
Team members were: Katie Richardson, Madison Zeier, Piper Zeier and Jessica Mullin. Katie Richardson was the Second High Individual of the contest overall, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 09:15:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Seniors take points to stay at top of division - Sutton Coldfield Observer
"; arnews[1] += "

Seniors take points to stay at top of division
Sutton Coldfield Observer
There were individual wins for Luke Davies (13-years 100m breaststroke), Katie Richardson (13-years 100m back), Daniel Badger (15-years 100m fly) and Alice ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 09:04:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="Snuggie Pub Crawl invades Vail - Vail Daily News
"; arnews[2] += "

Snuggie Pub Crawl invades Vail
Vail Daily News
... way to keep the celebration and excitement going off the mountain and in to the evening,” said Katie Richardson, marketing manager for Vail Mountain. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 21:13:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ace girls aim to build on turnaround season - The Newark Advocate
"; arnews[3] += "

Ace girls aim to build on turnaround season
The Newark Advocate
Juniors include Kimberly Seidell, Lacie Buckey, Rachael Newkirk, Katie Richardson and Taylor Melick. Buckey led the team in scoring last year (12.2 points ...

"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 15:15:03 GMT+00:00"; arnews[3] += "
"; arnews[4]="Cowgirls Advance To NCAA Second Round OSU wins penalty kick shootout against ... - Oklahoma State Athletics
"; arnews[4] += "

Oklahoma State Athletics

Cowgirls Advance To NCAA Second Round OSU wins penalty kick shootout against ...
Oklahoma State Athletics
The Cowgirls' best scoring chance in the opening half came with just over one minute remaining until intermission when Katie Richardson sent a cross just ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 14 Nov 2009 07:30:44 GMT+00:00"; arnews[4] += "
"; arnews[5]="Highclare pupils make waves - Sutton Coldfield Observer
"; arnews[5] += "

Highclare pupils make waves
Sutton Coldfield Observer
Five Highclare girls – Katrina Holmes, Kristie Hackett, Katie Richardson, Pheobe McClenaghan and Ellie Wheeler – all qualified to represent the Midlands ...

"; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 09:55:43 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("
");