var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="SN100 RB Lattimore talks once more before decision - Sporting News
"; arnews[0] += "It's down to Auburn and South Carolina now. It's down to trying to become the next Darren McFadden or the next Fred Taylor , at least that's how the coaching staffs have pitched it to him. \"I'm excited about the announcement,\" Lattimore told Sporting ..."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 03:44:00 GMT"; arnews[0] += "
"; arnews[1]="SN100 RB Lattimore talks once more before decision - Sporting News
"; arnews[1] += "It's down to Auburn and South Carolina now. It's down to trying to become the next Darren McFadden or the next Fred Taylor , at least that's how the coaching staffs have pitched it to him. \"I'm excited about the announcement,\" Lattimore told Sporting ..."; arnews[1] += "
Publ.Date : Sun, 31 Jan 2010 23:56:00 GMT"; arnews[1] += "
"; arnews[2]="2010: Boom or Bust for Raider's Offense and Triplets - Bleacherreport.com
"; arnews[2] += "This offseason is the most crucial offseason for Oakland in years. Their last three first round picks, included a QB, RB and WR, and this year they hold the 8th pick of the draft. Jamarcus Russell, Darren Mcfadden and Darrius Heyward-Bey were drafted ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 19:07:00 GMT"; arnews[2] += "
"; arnews[3]="Top recruit Marcus Lattimore, in his own words, on Auburn and South ... - Everything Alabama Blog
"; arnews[3] += "I know I'd be utilized in the Wildcat offense like Darren McFadden was at Arkansas.\""; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 23:11:00 GMT"; arnews[3] += "
"; arnews[4]="A Look Back at Denver Broncos' 2009 Draft: What Could Have Been - Bleacherreport.com
"; arnews[4] += "This pick was almost as bad as the previous year's pick of Darren McFadden by the Raiders as the No. 3 overall. Look at both of their careers at this point. Not earth shattering. The obvious: Why not just take a guy who's played OLB before and reduce ..."; arnews[4] += "
Publ.Date : Tue, 19 Jan 2010 01:16:00 GMT"; arnews[4] += "
"; arnews[5]="100 in 100: Damian Williams (25 of 100) - Niners Nation
"; arnews[5] += "USC has produced a bunch of NFL caliber talent. Damian Williams happens to be in that group. Williams led the Trojans in receiving this year and was Freshman Quarterback Matt Barkley's favorite target. The Senior Wide Receiver could very well be the ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 20:58: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("
");