var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Jarbig B: RARE Richard Dean Anderson Behind the Scenes photos http://bit.ly/18KnLG
"; arnews[0] += "RARE Richard Dean Anderson Behind the Scenes photos"; arnews[0] += "
"; arnews[1]="Tom Whiting: trivia Q: In the first episode of "Stargate SG-1," what other Richard Dean Anderson series is alluded to? A:http://bit.ly/3QWHY
"; arnews[1] += "trivia Q: In the first episode of \"Stargate SG-1,\" what other Richard Dean Anderson series is alluded to? A:"; arnews[1] += "
"; arnews[2]="Share your memories of the show, Richard Dean Anderson, etc! Macguyver intro from the series
"; arnews[2] += "Share your memories of the show, Richard Dean Anderson, etc! Macguyver intro from the series -"; arnews[2] += "
"; arnews[3]="MichaelShanks: Michale also revealed in TV Guide interview he will appear in a 3rd epi of Stargate Universe - "Subversion" - with Richard Dean Anderson.
"; arnews[3] += "MichaelShanks: Michale also revealed in TV Guide interview he will appear in a 3rd epi of Stargate Universe - \"Subversion\" - with Richard Dean Anderson. -"; arnews[3] += "
"; arnews[4]="MichaelShanks: Michael also revealed in TV Guide interview he will appear in a 3rd ep of Stargate Universe - "Subversion" - with Richard Dean Anderson.
"; arnews[4] += "MichaelShanks: Michael also revealed in TV Guide interview he will appear in a 3rd ep of Stargate Universe - \"Subversion\" - with Richard Dean Anderson. -"; 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("
");