var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Fantasy Deconstruction: Cutler and the Bears
"; arnews[0] += "\"Deconstructing\" examines Jay Cutler's fantasy impact in Chi-town. Jay Cutler was labeled the \"Windy City Savior\" before the season even began."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 09:35:10 GMT"; arnews[0] += "
"; arnews[1]="2010 Fantasy Football RB's Value Will Increase
"; arnews[1] += "Entering 2009 all the fantasy experts were touting that the two back system was ushering in a new era for the NFL and fantasy football participants as it spread the rushing production across two and in some cases three tailbacks per team."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 19:13:13 GMT"; arnews[1] += "
"; arnews[2]="Ed Barkowitz: Bears still searching for their offensive Forte
"; arnews[2] += "JUST BECAUSE Bears coach Lovie Smith seems intent on beating his head against the wall, it doesn't mean fantasy leaguers have to do the same."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 12:30:10 GMT"; arnews[2] += "
"; arnews[3]="The Linebacker: NFL picks
"; arnews[3] += "PICK: STEELERS K.C.'s second win of the season came last week vs. pushover Oakland, while the Steelers were outmuscled at home by the Bengals."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 12:30:00 GMT"; arnews[3] += "
"; arnews[4]="Mays could get call in middle from Eagles
"; arnews[4] += "Linebacker Joe Mays, facing the Patriots during the preseason, might start in the middle against the Bears on Sunday night in Chicago, his hometown."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 10:49:23 GMT"; arnews[4] += "
"; arnews[5]="Battle With The Bears Is Sean McDermott's Chance To Earn His Stripes
"; arnews[5] += "You know how analysts or pundits will say that \"Player X at 80 percent is better than most players at 100 percent\" or something like that to tap dance around an injured player suiting up out of necessity? The Philadelphia Eagles do, and they're going to need to believe that on Sunday night for the sake of their defense."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 05:46:21 GMT"; arnews[5] += "
"; arnews[6]="Please Help......
"; arnews[6] += "It's getting down to crunch time and i like many others are trying to make that push to make it into the postseason!! My Team: Peyton Matt Forte Ryan Grant Reggie Bush Santonio Holmes Braylon Edwards Jericho Cotchery Eddie Royal Pierre Garcon Tony Gonzo Vikings Dst Stover/Bironas Forte is a nice back to have, but i am not looking at next year, his ..."; arnews[6] += "
Publ.Date : Thu, 19 Nov 2009 15:57:39 GMT"; arnews[6] += "
"; arnews[7]="Pick 6: Impact Players In 2010
"; arnews[7] += "Not much going on in Bearville this evening, but I was wondering your thoughts on something."; arnews[7] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[7] += "
"; arnews[8]="Saturday Night Live
"; arnews[8] += "All the old ''Saturday Night Dead'' jokes no longer apply: Now in its 35th season, Saturday Night Live is a pop cultural machine that's likely to continue until producer Lorne Michaels decides to end it."; arnews[8] += "
Publ.Date : Wed, 18 Nov 2009 20:01:25 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("
");