var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Georgia bobsledder slides into Winter Olympics - Atlanta Journal Constitution
"; arnews[0] += "Meyers family photo Elana Meyers, left, and Erin Pac, right, compete in the World Championships at Altenberg, Germany in February 2008. Meyers, daughter of former Navy/Falcons running back Eddie Meyers, wanted to be an Olympic softball player, but ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:34:00 GMT"; arnews[0] += "
"; arnews[1]="Atlanta Falcons offseason preview - Examiner
"; arnews[1] += "The third offseason that Thomas Dimitroff will preside over is a pivotal one. In his first two seasons as General Manager of the Atlanta Falcons, Dimitroff has done a lot of good. He's delivered a franchise quarterback, signed a load-carrying feature ..."; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 23:55:00 GMT"; arnews[1] += "
"; arnews[2]="Find Out What Michael Vick Learned In Jail - Student Operated Press
"; arnews[2] += "Last year at this time, Michael Vick was behind bars watching the Super Bowl. For as talented a football player as Vick, it is easy to understand why that must have been so difficult. In 2001, Vick was the overall #1 draft pick and was signed to the ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:12:00 GMT"; arnews[2] += "
"; arnews[3]="Atlanta Falcons: Reflecting on the Season-Ending Pressers - Bleacherreport.com
"; arnews[3] += "First, a quick apology for my unplanned three-week break from B/R. Amazing what full-time work can do to a man! Getting past my business (you can check out some of what I've been doing in the meantime at www.atlantajewishtimes.com ), I've had some ..."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 21:36:00 GMT"; arnews[3] += "
"; arnews[4]="Atlanta Falcons searching for broadcast personality - The Falcoholic
"; arnews[4] += "The hunt is on...for a new Falcons broadcast personality! The team's front office staff will be taking demo reel submissions between now and March 12th. If you think you look good on cam and have the broadcast chops to prove it, follow the link above ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 21:45:00 GMT"; arnews[4] += "
"; arnews[5]="Analyzing the Atlanta Falcons mock drafts - Examiner
"; arnews[5] += "As the NFL Combine approaches, the legions of mock drafts will begin to heat up. Moving from first-round-only thoughts, draftniks will begin to produce full-length drafts for the entire league or their team only. As this happens, we'll begin to ..."; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 23:55:00 GMT"; arnews[5] += "
"; arnews[6]="Payton's gamble could be best-ever in Super Bowl history - Atlanta Journal Constitution
"; arnews[6] += "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[6] += "
Publ.Date : Tue, 09 Feb 2010 21:58:00 GMT"; arnews[6] += "
"; arnews[7]="NFL should pit Steelers-Saints in '10 opener - ESPN.com
"; arnews[7] += "As the reigning Super Bowl champions, the New Orleans Saints are guaranteed a nationally-televised home opener on Thursday night next season. So here's a suggestion: How about the Pittsburgh Steelers against New Orleans in Week 1? This high-profile ..."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 16:00:00 GMT"; arnews[7] += "
"; arnews[8]="Top 10 Players We Wish Didn't Have Super Bowl Rings - Bleacherreport.com
"; arnews[8] += "Each season, sports fans and pundits alike use the Super Bowl, and a Super Bowl victory, as the barometer for a player's career achievements. Talk centers on whether a player's legacy is solidified or tarnished by a Super Bowl ring or lack thereof ..."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 22:34:00 GMT"; arnews[8] += "
"; totcount = 9; 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("
");