var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Sadie Frost To Discuss Law Marriage In Book - New Kerala
"; arnews[0] += "The British star has signed a deal with London publisher John Blake for the worldwide release of her book, which will be created with the help of a ghost-writer. Frost, who divorced Law in 2003, will reportedly reveal 'all the gossip' from her ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 15:47:00 GMT"; arnews[0] += "
"; arnews[1]="Sadie Frost To Discuss Law Marriage In Book - New Kerala
"; arnews[1] += "The British star has signed a deal with London publisher John Blake for the worldwide release of her book, which will be created with the help of a ghost-writer. Frost, who divorced Law in 2003, will reportedly reveal 'all the gossip' from her ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 15:47:00 GMT"; arnews[1] += "
"; arnews[2]="Sadie Frost to release autobiography - Newstrack India
"; arnews[2] += "London, Nov 20 (ANI): Actress Sadie Frost is set to release an autobiography which will include all the details about ex-husband Jude Law and close friend Kate Moss. Publisher John Blake has acquired the rights to sell her memoirs for a \"five-figure ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 08:18:00 GMT"; arnews[2] += "
"; arnews[3]="Sadie Frost to lift lid on Law - Earthtimes
"; arnews[3] += "Sadie Frost is penning an autobiography which will reveal ''everything'' about her marriage to Jude Law and her relationship with her first husband, Spandau Ballet singer Gary Kemp. Sadie Frost is to reveal \"everything\" about her relationship with ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 16:24:00 GMT"; arnews[3] += "
"; arnews[4]="Sadie Frost planning tell-all biography? - Digital Spy
"; arnews[4] += "Sadie Frost will reveal \"everything\" about her relationship with Jude Law in a forthcoming autobiography, say reports. Frost, who has three children with the 36-year-old actor, is to unveil the details of their turbulent marriage, which ended after ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 19:16:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");