var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="'Robotic' Colts favored to win 2011 Super Bowl - Los Angeles Times Blogs
"; arnews[0] += "Jay Rood , who runs the sports book for MGM/Mirage resorts in Las Vegas, has established the Super Bowl runner-up Indianapolis Colts as the 5-1 favorite to win the 2011 Super Bowl in Dallas. \"They're just a very steady, robotic-type organization, and ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:22:00 GMT"; arnews[0] += "
"; arnews[1]="The All-Time Chicago Bears Defense - Bleacherreport.com
"; arnews[1] += "The Chicago Bears have a long and proud history on defense and have had some of the best defenders in NFL history on the team. Players like Dan Hampton, Dick Butkus, Mike Singletary and Doug Plank are revered by many long time Bears fans and are ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 03:28:00 GMT"; arnews[1] += "
"; arnews[2]="Nike Inks Ex-Nebraska Defensive Lineman Ndamukong Suh - CNBC
"; arnews[2] += "Suh is expected to be used in furthering Nike's lead in the training category. Over the last couple of years, the company has invested heavily in associating training with football players at the grassroots level by utilizing standardized SPARQ ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 23:09:00 GMT"; arnews[2] += "
"; arnews[3]="CONTRACT INFO: 2004: The Bears shook incessant injuries to their ... - Rotoworld.com
"; arnews[3] += "Brian Urlacher hopes to prove he’s fully recovered from hammy problems. Chicago didn’t add talent, but they also didn’t lose any. Outlook: The pieces and young talent are in place. Lovie Smith ran turnover-heavy defenses in St. Louis, giving ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 21:27:00 GMT"; arnews[3] += "
"; arnews[4]="Rod Marinelli Promoted to Bears Defensive Coordinator - Bleacherreport.com
"; arnews[4] += "In a move that should really surprise no one, the Bears promoted defensive line coach Rod Marinelli to their open defensive coordinator position. With the move, the Bears have now completed filling the missing parts of their coaching staff and are ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 18:53:00 GMT"; arnews[4] += "
"; arnews[5]="Nike signs Suh to endorsement deal - MSN Money
"; arnews[5] += "Grant High School graduate Ndamukong Suh has signed an endorsement deal with Nike Inc. Suh, the 2009 Associated Press National Player of the year, played college football at the University of Nebraska. He is expected to be among the top picks in this ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 20:59:00 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("
");