var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Know Your Role: How Will Victor Martinez Handle a Full Time Job In ... - Bleacherreport.com
"; arnews[0] += "With Victor Martinez being the new full time catcher on the Red Sox, can he work well with the pitching staff and fill the shoes of the man who has caught four no hitters, Jason Varitek? In my honest opinion, it was common sense to make Victor ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:29:00 GMT"; arnews[0] += "
"; arnews[1]="Boston Bruins Marathon Team to Compete in 114th Boston Marathon - NESN.com
"; arnews[1] += "Fifteen runners make up the first ever Boston Bruins Marathon Team, three of which are members of the Boston Bruins staff. The team has been assembled to raise money for the Bruins Foundation and will be hosting a fundraiser on Thursday, Feb. 11 at ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 19:35:00 GMT"; arnews[1] += "
"; arnews[2]="An Ortiz revival and a Lester slump? What the numbers guys say about ... - Providence Journal
"; arnews[2] += "Prediction is an impossible art to master –– but even so, it’s one of the most fun parts of the baseball offseason. Some have tried to turn art into science, perhaps most notably Red Sox adviser and statistics legend Bill James. With pitchers ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:55:00 GMT"; arnews[2] += "
"; arnews[3]="Red Cross staffer kidnapped in Chad freed - Tacoma News Tribune
"; arnews[3] += "Muslim rebels who have resumed peace talks with the Philippine government said today that they were not behind a deadly jail break in the country’s volatile south that freed 31 criminals and guerrillas, including militants accused of ..."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 16:32:00 GMT"; arnews[3] += "
"; arnews[4]="Backup Plan: Catcher Mike Redmond agrees to $850,000, 1-year contract ... - The Gaea Times
"; arnews[4] += "CLEVELAND — The Indians don’t know who their starting catcher will be this year. However, they’ve already settled on a backup. Cleveland agreed Friday to an $850,000, one-year contract with free agent Mike Redmond, giving the Indians needed ..."; arnews[4] += "
Publ.Date : Fri, 15 Jan 2010 09:34:00 GMT"; arnews[4] += "
"; arnews[5]="Boston Red Sox: Only Two Spots Remain Undecided on 25-Man Roster - Bleacherreport.com
"; arnews[5] += "Followed by a bench of Jeremy Hermida, Jason Varitek, and Bill Hall. That leaves the second and final unclaimed spot on the roster.  If the Sox do not trade Mike Lowell, he takes that spot and the roster is set. If they do trade Lowell, they have a ..."; arnews[5] += "
Publ.Date : Thu, 14 Jan 2010 18:11: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("
");