var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Alan+Ritchson" - Google News"; document.title=document.title+ " "; arnews[0]="Spike to bring 'Blue Mountain State' to comedy lineup - Monsters and Critics.com
"; arnews[0] += "

Monsters and Critics.com

Spike to bring 'Blue Mountain State' to comedy lineup
Monsters and Critics.com
Highlighted by the character of Thad Castle, portrayed by Alan Ritchson, (a Blue Mountain State senior linebacker), star player Castle hails from ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 23:10:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bad Thad. - Adrants
"; arnews[1] += "

Bad Thad.
Adrants
Did I mention Spike TV's trailer for original series Blue Mountain State Alan Ritchson (Smallville) is NSFW? (After the jump.) At first, it's kinda charming ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 19:05:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ... - PR Newswire (press release)
"; arnews[2] += "

Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ...
PR Newswire (press release)
Thad Castle, portrayed by Alan Ritchson, is a Blue Mountain State senior linebacker. Castle hails from Connecticut and is a two-time consensus All-American. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 03:29:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ... - CNNMoney.com (press release)
"; arnews[3] += "

Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ...
CNNMoney.com (press release)
Thad Castle, portrayed by Alan Ritchson, is a Blue Mountain State senior linebacker. Castle hails from Connecticut and is a two-time consensus All-American. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 20:46:31 GMT+00:00"; arnews[3] += "
"; arnews[4]="Spike Wants Viewers to Get 'Schooled' With New Football-Themed Series - New York Times (blog)
"; arnews[4] += "

New York Times (blog)

Spike Wants Viewers to Get 'Schooled' With New Football-Themed Series
New York Times (blog)
The initial campaign is centered on a character from “Blue Mountain State” named Thad Castle (played by Alan Ritchson), who is a senior linebacker on the ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 14:01:52 GMT+00:00"; arnews[4] += "
"; arnews[5]="SMALLVILLE's Tess Talks ZOD, JUSTICE SOCIETY, More - Newsarama
"; arnews[5] += "

Newsarama

SMALLVILLE's Tess Talks ZOD, JUSTICE SOCIETY, More
Newsarama
They've always kind of teased it with Aquaman (Alan Ritchson) and Black Canary (Alaina Huffman), so it's nice to see all these different characters coming ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 05 Nov 2009 16:52:25 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("
");