var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Rena+Sofer" - Google News"; document.title=document.title+ " "; arnews[0]="Daily guide - Boston Globe
"; arnews[0] += "

Daily guide
Boston Globe
G (1939) Always and Forever 9 pm (HALMRK) Former high-school sweethearts Grace and Michael (Rena Sofer and Dean McDermott) reconnect. ...

"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 06:50:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="NCIS – Secretary of the Navy Ray Mabus to guest star - BSCreview
"; arnews[1] += "

NCIS – Secretary of the Navy Ray Mabus to guest star
BSCreview
In other recent NCIS news, earlier this week BSC brought the word that Robert Wagner and Rena Sofer would also be guest starring in a future episodes.

"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 18:09:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Entertainment Buzz - London Free Press
"; arnews[2] += "

Entertainment Buzz
London Free Press
Rena Sofer has joined CBS' NCIS in a potentially recurring role as a no-nonsense attorney with mysterious motives. Sofer was recently seen in the Hallmark ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 09:05:13 GMT+00:00"; arnews[2] += "
"; arnews[3]="Are DVRs actually going to save the network TV model? - Engadget HD (blog)
"; arnews[3] += "

Are DVRs actually going to save the network TV model?
Engadget HD (blog)
Eden(Nora Zehetner), Heidi Petrelli(Rena Sofer), Candy(Missy Peregrym), and there's probably more that were small characters I can't remember that were hot ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 22:33:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Rena Sofer cast on NCIS - TV Squad (blog)
"; arnews[4] += "

Rena Sofer cast on NCIS
TV Squad (blog)
The actress is Rena Sofer and she's been cast on NCIS as a hard-nosed, no-nonsense lawyer. The role could be long term or recurring, they're not saying yet. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 31 Oct 2009 12:18:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="Rena Sofer joins the cast of 'NCIS' - TheCelebrityCafe.com
"; arnews[5] += "

Rena Sofer joins the cast of 'NCIS'
TheCelebrityCafe.com
Ex-“Melrose Place” cast member Rena Sofer has joined the CBS hit crime drama “NCIS” as a recurring character. Rena Sofer has been cast as a recurring ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 31 Oct 2009 12:12:12 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");