var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Jay R.+Ferguson" - Google News"; document.title=document.title+ " "; arnews[0]="The Killer Inside Me - Variety
"; arnews[0] += "

Variety

The Killer Inside Me
Variety
... her along with Conway's son Elmer (Jay R. Ferguson), partly to settle an old score but also because the virulent urge "inside" has come to the fore. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 26 Jan 2010 03:48:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="TV Review: Castle - "Sucker Punch" - Blogcritics.org (blog)
"; arnews[1] += "

TV Review: Castle - "Sucker Punch"
Blogcritics.org (blog)
Beckett has the weighty task of telling Dick Coonan (Jay R. Ferguson), the victim's brother, what happened. The solution is easy, right? Not exactly. ...

"; arnews[1] += "
Publ.Date : Wed, 20 Jan 2010 04:08:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="3 Sneak Peeks - Castle 2.13 "Sucker Punch" - TVOvermind
"; arnews[2] += "

3 Sneak Peeks - Castle 2.13 "Sucker Punch"
TVOvermind
... and Seamus Dever as NYPD Detective Kevin Ryan. Guest cast: Jay R. Ferguson as Dick Coonan, James Cosmo as Finn Rourke and Scott Paulin as Jim Beckett.

"; arnews[2] += "
Publ.Date : Fri, 15 Jan 2010 02:11:33 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");