var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " - "Cara+Brett" - Google News"; document.title=document.title+ " "; arnews[0]="Land of the living dolls: The generation who believe their bodies are the only ... - Daily Mail
"; arnews[0] += "

Daily Mail

Land of the living dolls: The generation who believe their bodies are the only ...
Daily Mail
The girls got on the bed one by one, as Cara Brett, an established glamour model, took the microphone and began to direct them into more and more suggestive ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 25 Jan 2010 15:47:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Natasha Walter: 'I believed sexism in our culture would wither away. I was ... - The Guardian
"; arnews[1] += "

The Guardian

Natasha Walter: 'I believed sexism in our culture would wither away. I was ...
The Guardian
It's difficult to imagine anyone more incongruous here than the intellectual, refined Walter; especially when the DJ starts shouting, "This is Cara Brett! ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 25 Jan 2010 00:05:51 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("
");