var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " - "Caroline+Dhavernas" - Google News"; document.title=document.title+ " "; arnews[0]="SBIFF: 'Fathers and Guns' and 'Mother' both play - HitFix (blog)
"; arnews[0] += "

SBIFF: 'Fathers and Guns' and 'Mother' both play
HitFix (blog)
Save a love interest for Marc, the so pretty it hurts Caroline Dhavernas as Geneviève, the rest of the supporting cast never really gets a lot of padding. ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 11:58:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="HBO MINISERIES PRESENTS THE PACIFIC, AN EPIC TEN-PART EVENT - The Futon Critic
"; arnews[1] += "

HBO MINISERIES PRESENTS THE PACIFIC, AN EPIC TEN-PART EVENT
The Futon Critic
... Nate Corddry ("United States of Tara"), Matt Craven ("Public Enemies"), Linda Cropper ("McLeod's Daughters"), Caroline Dhavernas ("Breach"), ...

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