var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Based on the Playoffs, is Roethlisberger Better Than Manning? - NFL GridIron Gab
"; arnews[0] += "An interesting piece by Yahoo Sports’ Jason Cole today talking about the comparison between Steelers QB Ben Roethlisberger and Colts QB Peyton Manning: At the risk of being a heretic (or worse, completely agreeing with good friend Dutch Wydo ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:08:00 GMT"; arnews[0] += "
"; arnews[1]="Shoulder problem keeps Steelers QB Ben Roethlisberger out of Pro Bowl - The Gaea Times
"; arnews[1] += "PITTSBURGH — Steelers quarterback Ben Roethlisberger has turned down a chance to play in the Pro Bowl because of a right shoulder problem that developed late in the season. Roethlisberger was the first alternate for the AFC and would have gone in ..."; arnews[1] += "
Publ.Date : Wed, 20 Jan 2010 09:57:00 GMT"; arnews[1] += "
"; arnews[2]="Rank 'Em: Big-Game Quarterbacks - ESPN.com
"; arnews[2] += "Which active quarterbacks with at least one Super Bowl win on their resumes do you trust most to come through in a big postseason game? Drew Brees made sure his name is in the discussion of the best quarterbacks in the league by winning his first ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:59:00 GMT"; arnews[2] += "
"; arnews[3]="Terry Bradshaw vs Ben Roethlisberger: Who's Better? - Bleacherreport.com
"; arnews[3] += "I have heard little debate as to who people think is the greatest Steelers QB ever. EVERYONE seems to believe Bradshaw is the best; however, I think it should come down to certain qualities as different factors come into the decision. I have whittled ..."; arnews[3] += "
Publ.Date : Wed, 27 Jan 2010 05:38:00 GMT"; arnews[3] += "
"; arnews[4]="DiCesare: Maynard's exit opens door for new UB quarterback - Buffalo News
"; arnews[4] += "When Zach Maynard bolted the University at Buffalo, ostensibly because he was disrespected by the new coaching regime, the rapid-fire reaction was that the Bulls would be hurting at quarterback next season and new coach Jeff Quinn had failed ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 00:00:00 GMT"; arnews[4] += "
"; arnews[5]="NFL: What the 32 teams need headed into 2010 draft - Honolulu Advertiser
"; arnews[5] += "MIAMI, Fla. — The Super Bowl's over, Drew Brees has been cheered at Disney World and the New Orleans Saints are being celebrated in their city. On to football, 2010. With free agency set to start March 5, and the draft following in April, this a ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 21:51:00 GMT"; arnews[5] += "
"; arnews[6]="Performance in Super Bowls define legacies - Augusta Daily Gazette
"; arnews[6] += "One more football season goes in the books after another great Super Bowl game. The New Orleans Saints’ 31-17 victory against the Indianapolis Colts Sunday brought their city a new hope—and a reason to extend Mardi Gras an extra week. While ..."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 21:29:00 GMT"; arnews[6] += "
"; arnews[7]="Payton's gamble could be best-ever in Super Bowl history - Atlanta Journal Constitution
"; arnews[7] += "New Orleans coach Sean Payton's decision to attempt an onside kick to start the second half Sunday evening will go down as one of the best coaching gambles in Super Bowl history. With the Saints trailing 10-6, Payton didn't want to just hand the ball ..."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 21:58:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");