var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Caprice+Bourret" - Google News"; document.title=document.title+ " "; arnews[0]="Miss England, Rachel Christie, tells her story - Times Online
"; arnews[0] += "

Times Online

Miss England, Rachel Christie, tells her story
Times Online
The judges included a netball player, a Hollyoaks actor, the “celebrity model and businesswoman” Caprice Bourret and a hairdresser. “Rachel stuck out. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:28:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Stars support Christmas appeal - The Oxford Times
"; arnews[1] += "

Stars support Christmas appeal
The Oxford Times
The in-crowd included model Caprice Bourret, pictured with six-year-old Kharis Stevenson, Holby City actress Tina Hobley and socialite Tamara Beckwith. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 28 Oct 2009 08:40:02 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("
");