var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Tamara+Ecclestone" - Google News"; document.title=document.title+ " "; arnews[0]="Live the dream, Bernie ... your own pub, your own table - Times Online
"; arnews[0] += "

Live the dream, Bernie ... your own pub, your own table
Times Online
Tamara Ecclestone, daughter of Bernie, is the new owner of the Swag & Tails, a former gastropub on Fairholt Street in Knightsbridge not far from her ...

"; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 21:44:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tamara Ecclestone does… Ladylike chic - Mirror.co.uk
"; arnews[1] += "

Mirror.co.uk

Tamara Ecclestone does… Ladylike chic
Mirror.co.uk
I've done a few photoshoots for PETA, and in some I don't wear much, so it's nice to get dressed up today. ...

"; arnews[1] += "
Publ.Date : Sun, 24 Jan 2010 02:39:33 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("
");