var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Richard Dean+Anderson" - Google News"; document.title=document.title+ " "; arnews[0]="Stargate Universe 1.09 "Life" Recap - TVOvermind
"; arnews[0] += "

Stargate Universe 1.09 "Life" Recap
TVOvermind
Jack 'O Neill (Richard Dean Anderson). Rush wants the knowledge, but as Young rightfully summarizes, it has to be at the sacrifice of someone. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:11:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Shanks, Anderson return to SGU in 'Subversion' - GateWorld.net
"; arnews[1] += "

GateWorld.net

Shanks, Anderson return to SGU in 'Subversion'
GateWorld.net
Actor Michael Shanks told TV Guide Magazine that he and former SG-1 co-star Richard Dean Anderson will appear in “Subversion,” the ...

"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 22:58:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="Smallville's Hawkman In-Costume Photo Released and interview with Michael ... - Comic Book Movie
"; arnews[2] += "

Comic Book Movie

Smallville's Hawkman In-Costume Photo Released and interview with Michael ...
Comic Book Movie
And then in Subversion, near the end of the season, we'll see myself and Richard Dean Anderson helping out with an investigation where sabotage took place ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 15:42:19 GMT+00:00"; arnews[2] += "
"; arnews[3]="Hair - the column - Dothan Eagle
"; arnews[3] += "

Hair - the column
Dothan Eagle
... Mullet Toss will offer all the varieties of the much-maligned do, from the Richard Dean Anderson circa MacGuyver mullet to the full Wayne Gretzky. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 12:22:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="BLOG: Stargate Universe reviewed - StateHornet.com
"; arnews[4] += "

BLOG: Stargate Universe reviewed
StateHornet.com
O'Neal (Richard Dean Anderson, from Stargate: SG1 in a cameo appearance) and Dr. Nicholas Rush (Robert Carlyle). Eli represents viewers new to the show, ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 14 Nov 2009 20:09:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="How Stargate Universe Can Win Back Your Love - io9
"; arnews[5] += "

How Stargate Universe Can Win Back Your Love
io9
Especially when it's paired next to a Richard Dean Anderson scene with him being, well, his old adorable self, it's jarring and serves no purpose. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 02:01:39 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("
");