var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Vernon+Wells" - Google News"; document.title=document.title+ " "; arnews[0]="Halladay to Cubs? Not likely - ESPN
"; arnews[0] += "

Halladay to Cubs? Not likely
ESPN
Among the names that the Cubs and Blue Jays talked about was Vernon Wells in the original scuttlebutt that got out about a possible Milton Bradley-for-Wells ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:29:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Phillies Should Get Back in on Halladay - Bleacher Report
"; arnews[1] += "

Bleacher Report

Phillies Should Get Back in on Halladay
Bleacher Report
Taylor would be ready to be called up in as soon as 2011, and would give them a player to replace Vernon Wells in the outfield, and would let them dump his ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 18:09:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Least Valuable Player'? It's Milton Bradley - Chicago Tribune
"; arnews[2] += "

Chicago Tribune

'Least Valuable Player'? It's Milton Bradley
Chicago Tribune
Cubs teammate Alfonso Soriano was among six players "also considered" for the honor. The American League LVP? Toronto's Vernon Wells, whose name has ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:26:57 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ranger great Michael Young visits Cowboy practice - WFAA
"; arnews[3] += "

Ranger great Michael Young visits Cowboy practice
WFAA
Young was checking out his favorite team along with his father, as well as good friend, Toronto Blue Jays outfielder Vernon Wells. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:22:30 GMT+00:00"; arnews[3] += "
"; arnews[4]="Michael Young likes Cowboys Stadium - Dallas Morning News
"; arnews[4] += "

Michael Young likes Cowboys Stadium
Dallas Morning News
On Friday, he and Toronto outfielder Vernon Wells got an close look at the Cowboys' digs. "It's pretty incredible," Young said. "We're going to be here when ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:33:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="How much will Holliday get? - St. Louis Post-Dispatch
"; arnews[5] += "

How much will Holliday get?
St. Louis Post-Dispatch
... which would make Holliday the second-highest paid outfielder in MLB behind Manny Ramirez and just ahead of Torii Hunter, Ichiro Suzuki and Vernon Wells. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 19:28:56 GMT+00:00"; 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("
");