var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Georgia+Horsley" - Google News"; document.title=document.title+ " "; arnews[0]="Miss Scarborough Rachael Cooper joins glamour line-up - Scarborough Today
"; arnews[0] += "

Miss Scarborough Rachael Cooper joins glamour line-up
Scarborough Today
Also at the event was former Miss England Georgia Horsley from Malton and current Miss York Helen Lawal, from Pick-ering.

"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 09:17:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="Miss York 2010 competition launched at fifth anniversary event at Monks Cross - The Press, York
"; arnews[1] += "

Miss York 2010 competition launched at fifth anniversary event at Monks Cross
The Press, York
The event, held to mark five years since Miss York returned to the city after an absence of more than 20 years, attracted Miss England 2007 Georgia Horsley, ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 08:23:25 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");