var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Jason+Varitek" - Google News"; document.title=document.title+ " "; arnews[0]="An Ortiz revival and a Lester slump? What the numbers guys say about the 2010 ... - Providence Journal
"; arnews[0] += "

An Ortiz revival and a Lester slump? What the numbers guys say about the 2010 ...
Providence Journal
CHONE and Marcel predict that Jason Varitek will hit 12 to 14 home runs, but that's likely tied to the amount of plate appearances they see him getting: ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 22:58:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="A Q&A with Boston Red Sox manager Terry Francona - Daily Press
"; arnews[1] += "

A Q&A with Boston Red Sox manager Terry Francona
Daily Press
Q: Your roster has younger, brasher guys like Dustin Pedroia and Jonathan Papelbon and older, more-reserved guys like Jason Varitek and Mike Lowell. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:16:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="Boston Bruins Marathon Team to Compete in 114th Boston Marathon - NESN.com (blog)
"; arnews[2] += "

Boston Bruins Marathon Team to Compete in 114th Boston Marathon
NESN.com (blog)
... team-signed Winter Classic jersey, dinner for two with Bruins legend Ray Bourque, and four VIP tickets to the Jason Varitek Celebrity Putt Putt event.

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 19:38:28 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ask Amalie Red Sox mailbag - Boston Globe
"; arnews[3] += "

Ask Amalie Red Sox mailbag
Boston Globe
But I think that Ortiz will get his fair share of votes, whereas I don't think that Jason Varitek will get too much support. Of course, Varitek has been ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 17:46:01 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Red Sox Top 20 - Boston Globe
"; arnews[4] += "

The Red Sox Top 20
Boston Globe
As team captain Jason Varitek enters what is likely to be his last season, Pedroia could take on a greater leadership role. 5. Theo Epstein: He is entering ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:52:33 GMT+00:00"; arnews[4] += "
"; arnews[5]="Plenty of catching prospects, but who will emerge? - American Chronicle
"; arnews[5] += "

Plenty of catching prospects, but who will emerge?
American Chronicle
The catching situation seems set with Victor Martinez and Jason Varitek. But there is more to look for behind those masks. In case of injury - Varitek turns ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:00:30 GMT+00:00"; arnews[5] += "
"; arnews[6]="New York Yankee notes: How the Bombers could fall apart - Pinstripe Alley (blog)
"; arnews[6] += "

New York Yankee notes: How the Bombers could fall apart
Pinstripe Alley (blog)
Who in their right mind would ever, ever, ever, consider Jason Varitek to be an equal of Jorge Posada? that is an absolute joke. In what way is Posada being ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 12:47:35 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");