var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Baltimore+Orioles" - Google News"; document.title=document.title+ " "; arnews[0]="Baltimore > Forums > Baltimore Orioles > macphail Says O's Will Be Active... - Inside the Os (subscription)
"; arnews[0] += "

Baltimore > Forums > Baltimore Orioles > macphail Says O's Will Be Active...
Inside the Os (subscription)
With the Orioles payroll for 2010 down to 45 million Oriole President Andy macphail said the Orioles are in the best position they have been in 10 years for ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 00:06:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="7 Former Dragons Added To Reds 40-Man Roster - OurSports Central (press release)
"; arnews[1] += "

7 Former Dragons Added To Reds 40-Man Roster
OurSports Central (press release)
Catcher Craig Tatum was claimed off waivers by the Baltimore Orioles. Pitcher Daryl Thompson was outrighted to the Triple-A Louisville roster. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:39:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="US, Cuba players find friendship in softball - Reuters
"; arnews[2] += "

Reuters

US, Cuba players find friendship in softball
Reuters
... the most famous being exhibition baseball games between the Baltimore Orioles and the Cuban national team in Havana and Baltimore in 1999. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 22:56:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="A-Rod is first-rounder but Mauer is not - ESPN
"; arnews[3] += "

ESPN

A-Rod is first-rounder but Mauer is not
ESPN
... had a .301 batting average, .351 on-base percentage and .415 slugging percentage in starting 63 of 74 Baltimore Orioles games after the All-Star break. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 22:41:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="Vocal Chords - Johns Hopkins News-Letter
"; arnews[4] += "

Vocal Chords
Johns Hopkins News-Letter
They've sung for the Baltimore Orioles, they've sung for President Daniels and now they'll sing for everyone who shows up to their annual concert. ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:40:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Reds' Nix becomes free agent - Springfield News Sun
"; arnews[5] += "

Reds' Nix becomes free agent
Springfield News Sun
In other moves, pitcher Daryl Thompson was removed from the roster and catcher Craig Tatum was claimed off waivers by the Baltimore Orioles. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 21:47:36 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("
");