var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Wwe NXT Update, Taker/Batista, Wwe Superstars, More
"; arnews[0] += "Partial source: PWInsider.com - This past Thursday's episode of WWE Superstars scored a 1.0 rating, rounded up from an 0.97, with 1,052,000 viewers."; arnews[0] += "
Publ.Date : Mon, 25 Jan 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Updated Card for WWE's Elimination Chamber PPV
"; arnews[1] += "CM Punk earned his spot in the Chamber by defeating Batista on a count out. It was interesting how Batista lost as he just stood in the corner once the bell ring, waited and finally just left the ring and headed to the back, giving up his spot in the Elimination Chamber match."; arnews[1] += "
Publ.Date : Mon, 25 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Various News: WWE Shareholder Dividend, New WWE Book, More
"; arnews[2] += "Various News: WWE Shareholder Dividend, New WWE Book, More Posted by Chris Lansdell on 02.06.2010 Some weekend news... - WWE has issued the following release: World Wrestling Entertainment, Inc."; arnews[2] += "
Publ.Date : Sat, 06 Feb 2010 19:52:12 GMT"; arnews[2] += "
"; arnews[3]="Various News: Rock In a Tutu, Last ECW Show, Psych Rating, More
"; arnews[3] += "Various News: Rock In a Tutu, Last ECW Show, Psych Rating, More Posted by Chris Lansdell on 02.05.2010 Why was he in a tutu? - The February 3 episode of Psych, which featured Stacy Keibler, did a 2.2 rating."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 22:48:59 GMT"; arnews[3] += "
"; arnews[4]="Stacy Keibler on Psych tonight
"; arnews[4] += "Baltimore native and former WWE Diva Stacy Keibler returns to the USA Network - \" but not for an appearance on Raw."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 21:43:45 GMT"; arnews[4] += "
"; arnews[5]="WWE News: Stacy Keibler On Psych, Ken Doane On Reality TV, HHH Up For Cover Award, More
"; arnews[5] += "WWE News: Stacy Keibler On Psych, Ken Doane On Reality TV, HHH Up For Cover Award, More Posted by Larry Csonka on 02.03.2010 Yay Stacy! - Former WWE diva Stacy Keibler will be a guest star on tonight's edition of Psych , which airs on the USA Network."; arnews[5] += "
Publ.Date : Wed, 03 Feb 2010 18:12:37 GMT"; 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("
");