var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Tony Romo on the running game - Cowboysblog.dallasnews.com
"; arnews[0] += "Tony Romo sounds a lot like offensive coordinator Jason Garrett when asked about the Cowboys running the ball only 14 times last week. ``If a team is going to consistently put eight guys in the box, you'd be dumb to consistently run the ball 34 times ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 20:56:00 GMT"; arnews[0] += "
"; arnews[1]="Crime blog: Tony Romo – no, not the Cowboys' QB – a wanted man in ... - Dallas Morning News
"; arnews[1] += "Dallas police are searching for a man named Tony Romo – but not the Dallas Cowboys quarterback – who they believe has robbed multiple area businesses. Dallas police have posted surveillance video to YouTube in hopes that someone has information ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 17:15:00 GMT"; arnews[1] += "
"; arnews[2]="Police Looking For Tony Romo -- No, Not That One - CBS 11 News
"; arnews[2] += "The Dallas Police Department is searching for the two people responsible for a series of robberies dating back to August 15 of this year. At least nine times, the suspects have entered local businesses waving weapons and demanding money. One of the ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 23:49:00 GMT"; arnews[2] += "
"; arnews[3]="Head coach Wade Phillips answers questions from the Washington media ... - DALLAS COWBOYS
"; arnews[3] += "Wade Phillips Post Game Press Conference - 11/15 Cowboys head coach Wade Phillips, and QB Tony Romo met with the media following the Cowboys 17-7 loss to the Packers. Jerry Jones talks about the changes the team made and how that’s been paying off ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 20:23:00 GMT"; arnews[3] += "
"; arnews[4]="NFL local ties: Green Bay unleashes Nick Barnett on Dallas and Tony ... - Oregonian
"; arnews[4] += "AP Photo/Jim Prisching Green Bay linebacker Nick Barnett (56) and tight end Donald Lee (86) celebrate as they run off the field following the Packers win over Dallas on Sunday. The Green Bay Packers faced the tough task of cooling down the red-hot ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 10:48:00 GMT"; arnews[4] += "
"; arnews[5]="Liver's 2009 NFL Week 11 Picks - Bleacherreport.com
"; arnews[5] += "I’m still in disbelief over Sunday night. DISBELIEF . Call it happy disbelief though. Seeing the great Bill Beliprick make mistake after mistake at the end of the fourth quarter whether it was poor timeout management or the soon-to-be infamous ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 09:35: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("
");