var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Rider+Strong" - Google News"; document.title=document.title+ " "; arnews[0]="Rider Strong Takes on Aliens in New Dark Thriller - PR-USA.net (press release)
"; arnews[0] += "

Rider Strong Takes on Aliens in New Dark Thriller
PR-USA.net (press release)
Rider Strong has fought deadly viruses in "Cabin Fever," dangerous cults in "Borderland," dead people in "Pulse 3" and violent gangs in "Death Valley" and ...

"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 09:27:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="EXCL: Rider Strong Talks Darkening Sky - ShockTillYouDrop.com
"; arnews[1] += "

ShockTillYouDrop.com

EXCL: Rider Strong Talks Darkening Sky
ShockTillYouDrop.com
As star Rider Strong explains, "These movies are usually about somebody investigating something because they want to prove aliens exist. ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 19:12:15 GMT+00:00"; arnews[1] += "
"; arnews[2]="NOTE: This review does contain minor SPOILERS - FANGORIA (blog)
"; arnews[2] += "

NOTE: This review does contain minor SPOILERS
FANGORIA (blog)
Starting immediately after the events of the first film, Paul (top-billed Rider Strong in a two-minute cameo) climbs out of the creek with the virus eating ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 04:21:20 GMT+00:00"; arnews[2] += "
"; arnews[3]="Trailer: The Darkening Sky - Dread Central
"; arnews[3] += "

Trailer: The Darkening Sky
Dread Central
We first told you about Rider Strong (Cabin Fever)'s new flick The Darkening Sky way back in August, and now, just in time for AFM, the flick has gotten ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 20:26:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Spreading the (Cabin) FEVER! - FANGORIA (blog)
"; arnews[4] += "

Spreading the (Cabin) FEVER!
FANGORIA (blog)
"Paul (Rider Strong) seemed to make it...I wrote the Rider Strong scenes. Rider and I became friends when I was second unit director on his film BORDERLAND. ...

"; arnews[4] += "
Publ.Date : Mon, 26 Oct 2009 10:03:58 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");