var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Erin+Cahill" - Google News"; document.title=document.title+ " "; arnews[0]="Mini Recap — The Mentalist 2.06 "Black Gold and Red Blood" - TVOvermind
"; arnews[0] += "

TVOvermind

Mini Recap — The Mentalist 2.06 "Black Gold and Red Blood"
TVOvermind
The team interviews the victim's wife Donna Hines (Erin Cahill), her father Dooley Gerber (William Russ) and step-mother Sandrine (Ashley Jones). ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 06 Nov 2009 07:21:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Christopher D'Anna, Doreen Coppola are married - SILive.com
"; arnews[1] += "

SILive.com

Christopher D'Anna, Doreen Coppola are married
SILive.com
Given in marriage by her father, the bride chose Erin Cahill as the maid of honor. The bridesmaids were Lisa Bertrani, Nicole Edgar and Trisha Deutch. ...

"; arnews[1] += "
Publ.Date : Sat, 31 Oct 2009 04:43:56 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("
");