var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Tamara+Feldman" - Google News"; document.title=document.title+ " "; arnews[0]="Cambrian Arena turned into $1-million movie set - Sudbury Star
"; arnews[0] += "

Cambrian Arena turned into $1-million movie set
Sudbury Star
Directed by Eric Wostenberg, it stars Tricia Helfer, of Battlestar Gallactica,Eric Roberts, who was in thedark Night,Tamara Feldman from Gossip Girl,and ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 11:19:49 GMT+00:00"; arnews[0] += "
"; arnews[1]="Action film starring Helfer, Roberts shooting in city - Sudbury Star
"; arnews[1] += "

Action film starring Helfer, Roberts shooting in city
Sudbury Star
Phase Onestars Tricia Helfer, ofBattlestar Galacticaand Playboy fame, Julia's brother Eric Roberts, who was inThe Dark Knight,Tamara Feldman fromGossip Girl ...

"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 11:18:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="Producer returns to roots while shooting film - NorthernLife.ca
"; arnews[2] += "

NorthernLife.ca

Producer returns to roots while shooting film
NorthernLife.ca
Actors, direct from Hollywood, include Tricia Helfer (Battlestar Gallatica), Eric Roberts (The Dark Knight), Tamara Feldman (Gossip Girl) and Travis Van ...

"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 14:20:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Hatchet Q & A from the Cinefamily Screening - ShockTillYouDrop.com
"; arnews[3] += "

ShockTillYouDrop.com

The Hatchet Q & A from the Cinefamily Screening
ShockTillYouDrop.com
Tamara Feldman: My favorite horror movie is A Nightmare On Elm Street. (The scene) where the tongue comes out of the phone? Tamara: That was my favorite one ...

"; arnews[3] += "
Publ.Date : Sun, 01 Nov 2009 00:56:18 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");