var arnews = new Array(5); totcount = 2; rnd = 0; document.title=document.title+ " - "Kate+David" - Google News"; document.title=document.title+ " "; arnews[0]="David Arquette furious over blog about wife Courteney Cox's weight - Gaea Times (blog)
"; arnews[0] += "

Gaea Times (blog)

David Arquette furious over blog about wife Courteney Cox's weight
Gaea Times (blog)
By ANI WASHINGTON - American actor David Arquette has expressed his anger over a New York Times fashion blogger's comment on his wife Courteney Cox's weight ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 26 Jan 2010 10:59:45 GMT+00:00"; arnews[0] += "
"; arnews[1]="Kate Moss follows David Cameron's advice - The Guardian
"; arnews[1] += "

The Guardian

Kate Moss follows David Cameron's advice
The Guardian
Model Kate Moss is engaged to rock musician Jamie Hince. Engaged? How quaint. Perhaps she is taking David Cameron's lectures on the importance of marriage ...

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