var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "David+Ortiz" - Google News"; document.title=document.title+ " "; arnews[0]="Plenty of questions as Red Sox head to spring training - Boston Herald
"; arnews[0] += "

Plenty of questions as Red Sox head to spring training
Boston Herald
Can David Ortiz [stats] afford to get off to another slow start? May 20, 2009. That was the day Ortiz hit his first home run of the 2009 season, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 10:39:51 GMT+00:00"; arnews[0] += "
"; arnews[1]="Sox manager big hit - Daily Press
"; arnews[1] += "

Sox manager big hit
Daily Press
Some wore their Red Sox shirts — including jerseys for David Ortiz, Jonathan Papelbon and Dustin Pedroia. But you have to admire the guts of one young girl, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 08:11:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Local Porter County-area prep basketball notes - nwitimes.com
"; arnews[2] += "

Local Porter County-area prep basketball notes
nwitimes.com
Senior David Ortiz scored 24 points in the two games to join the Porter County 500 club with 507 points. Sophomore guard Damon Wallace recorded a ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:09:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="An Ortiz revival and a Lester slump? What the numbers guys say about the 2010 ... - Providence Journal
"; arnews[3] += "

An Ortiz revival and a Lester slump? What the numbers guys say about the 2010 ...
Providence Journal
A bounceback year of sorts is in store for David Ortiz, the projections say –– with his average returning to the .260 level and his on-base percentage to ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 22:58:31 GMT+00:00"; arnews[3] += "
"; arnews[4]="Not an issue of black and white - Boston Globe
"; arnews[4] += "

Not an issue of black and white
Boston Globe
The 2008 Red Sox, by the way, consisted of the following: Coco Crisp, Julio Lugo, David Ortiz, Manny Ramirez, and Alex Cora among other part-timers ...

"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 18:07:56 GMT+00:00"; arnews[4] += "
"; arnews[5]="Ask Amalie Red Sox mailbag - Boston Globe
"; arnews[5] += "

Ask Amalie Red Sox mailbag
Boston Globe
First, David Ortiz. His career statistics over his 13 years in the major leagues are: .282 batting average, .377 on-base percentage, .922 on-base plus ...

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

The Red Sox Top 20
Boston Globe
Victor Martinez: With Manny Ramirez long gone and David Ortiz perhaps fading away, the defensively challenged catcher is Boston's best power threat. ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 16:52:33 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("
");