var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Victor+Rasuk" - Google News"; document.title=document.title+ " "; arnews[0]="New York Production Listings - Back Stage
"; arnews[0] += "

New York Production Listings
Back Stage
With Bryan Greenberg and Victor Rasuk. Principals: No information available. Background: Central Casting New York, 875 Sixth Ave., 15th fl., NYC 10001. ...

"; arnews[0] += "
Publ.Date : Thu, 05 Nov 2009 22:27:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ask TV Squad: Ghost Whisperer and more! - TV Squad (blog)
"; arnews[1] += "

Ask TV Squad: Ghost Whisperer and more!
TV Squad (blog)
A. A few days ago, HBO sent out a press release about this upcoming series starring Bryan Greenberg, Victor Rasuk, Luis Guzman, Lake Bell, and Scott "Kid ...

"; arnews[1] += "
Publ.Date : Wed, 04 Nov 2009 15:06:30 GMT+00:00"; arnews[1] += "
"; arnews[2]="Things that make you go THUMP! - Accidental Sexiness (blog)
"; arnews[2] += "

Things that make you go THUMP!
Accidental Sexiness (blog)
The story which focuses on the attempts of twentysomethings Ben (Bryan Greenberg) and Cam (Victor Rasuk) to hustle their way through New York in pursuit of ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 29 Oct 2009 20:15:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="HBO Starts Production on New Comedy Series - World Screen News
"; arnews[3] += "

HBO Starts Production on New Comedy Series
World Screen News
The series stars Bryan Greenberg (Prime, Unscripted), Victor Rasuk (Lords of Dogtown, Raising Victor Vargas), Luis Guzman (Anger Management, OZ), ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 29 Oct 2009 16:30:40 GMT+00:00"; arnews[3] += "
"; arnews[4]=""Entourage" Producers Show "How To Make It In America" Next Year - AHN
"; arnews[4] += "

"Entourage" Producers Show "How To Make It In America" Next Year
AHN
"How to Make It in America," already in production, stars Bryan Greenberg, Victor Rasuk, Luis Guzman and Scott "Kid Cudi" Mescudi. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 10:39:44 GMT+00:00"; arnews[4] += "
"; arnews[5]="HBO tries to make it in New York - C21Media
"; arnews[5] += "

HBO tries to make it in New York
C21Media
Cameras are rolling on HBO's latest comedy, starring Bryan Greenberg (Prime), Victor Rasuk (Lords of Dogtown), Luis Guzman (Anger Management), ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 10:33:52 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("
");