var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Vikings' Winfield doubtful for Sunday - St. Cloud Times
"; arnews[0] += "EDEN PRAIRIE — Minnesota Vikings cornerback Antoine Winfield is listed as doubtful to play in Sunday’s game. Coach Brad Childress says Winfield made “a lot of progress” from Wednesday to Thursday in practice, but he gave the Pro Bowl player a ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:17:00 GMT"; arnews[0] += "
"; arnews[1]="Childress has endorsement from Vikings to continue after Wilfs decided ... - Albert Lea Tribune
"; arnews[1] += "EDEN PRAIRIE — Last month, a blurry photo featuring Minnesota coach Brad Childress dressed as a flight attendant with a black wig and a pink apron appeared on one of his player’s Twitter pages. Tight end Visanthe Shiancoe was the culprit, but he ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:31:00 GMT"; arnews[1] += "
"; arnews[2]="Childress signs extension with Vikings - St. Cloud Times
"; arnews[2] += "2 of 2) The Wilf family has broken the bank to sign big-money players like defensive ... Childress, Wilf and the rest of the Vikings organization were unavailable for further comment after the news was announced on Thursday night."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 04:56:00 GMT"; arnews[2] += "
"; arnews[3]="Houshmandzadeh chose Seahawks over Vikes - KING-5
"; arnews[3] += "EDEN PRAIRIE, Minn. (AP) — When T.J. Houshmandzadeh made a free agent visit to Minnesota at the beginning of March, he was impressed by everything he saw. Well, almost everything. Owner Zygi Wilf cut short a vacation and presented a competitive ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 14:44:00 GMT"; arnews[3] += "
"; arnews[4]="Vikings angered by lease offer - St. Cloud Times
"; arnews[4] += "The Metropolitan Sports Facilities Commission passed a plan Thursday to offer a two-year extension on the lease, which is set to expire in 2011. It calls for the Vikings to get revenue from any postseason games at the Metrodome, but it also threatens ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 04:56:00 GMT"; arnews[4] += "
"; arnews[5]="Which head coach in Minnesota Vikings history has been your favorite ... - Grand Forks Herald
"; arnews[5] += "Comments posted on this page do not reflect opinions of Forum Communications Company. Forum Communications Company does not endorse and is not responsible for any statement, opinion, advice given or made. All replies are subject to approval and must ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 14:07:00 GMT"; arnews[5] += "
"; arnews[6]="Letter of the Day: State has bigger priorities than a Vikings stadium - Minneapolis Star Tribune
"; arnews[6] += "The second story reported that the Minnesota Vikings \"are drawing a line in the sand over a new stadium.\" Doesn't Vikings owner Zygi Wilf realize that the economy has changed since Target Field was first proposed? People are suffering and desperately ..."; arnews[6] += "
Publ.Date : Sat, 21 Nov 2009 23:33:00 GMT"; arnews[6] += "
"; arnews[7]="Minnesota Vikings: Upset over new lease for the Metrodome - Examiner
"; arnews[7] += "Earlier in the fall Vikings’ fans heard some news that perhaps the Vikings would be moving to L.A. if they are not able to get a new stadium subsidized almost fully by the state. On Thursday the Metropolitan Sports Facility Commission, MSFC , took ..."; arnews[7] += "
Publ.Date : Sat, 21 Nov 2009 18:03:00 GMT"; arnews[7] += "
"; arnews[8]="Woodson in running for defensive player of the year - Oshkosh Northwestern
"; arnews[8] += "GREEN BAY — Jared Allen’s monstrous year rushing the quarterback and Darren Sharper’s penchant for returning interceptions for touchdowns have put those two defensive standouts in the national spotlight. Allen, the Minnesota Vikings ..."; arnews[8] += "
Publ.Date : Sat, 21 Nov 2009 23:54: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("
");