var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Darin+Brooks" - 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
The series stars actor and former NFL player Ed Marinaro (“Hill Street Blues”), Emmy Award-winner Darin Brooks, Sam Jones III, Alan Richtson, Romanski and ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 23:10:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ... - PR Newswire (press release)
"; arnews[1] += "

Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ...
PR Newswire (press release)
The series stars actor and former NFL player Ed Marinaro ("Hill Street Blues"), Emmy® Award-winner Darin Brooks ("Blue Crush"), Sam Jones III ("ER"), ...

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

Spike TV Unveils 'Thad Castle for College Player of the Year' Campaign to ...
CNNMoney.com (press release)
The series stars actor and former NFL player Ed Marinaro ("Hill Street Blues"), Emmy® Award-winner Darin Brooks ("Blue Crush"), Sam Jones III ("ER"), ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 20:46:31 GMT+00:00"; arnews[2] += "
"; arnews[3]="Winners of the 16th annual MTV Europe Music Awards - Gaea Times
"; arnews[3] += "

Winners of the 16th annual MTV Europe Music Awards
Gaea Times
Younger actor in a drama series: Darin Brooks, "Days of Our Lives." Game-audience participation show: "Cash Cab." Game show host: Meredith Vieira, ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 22:53:10 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("
");