var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Orlando+Magic" - Google News"; document.title=document.title+ " "; arnews[0]="Tracked Down: Stan Van Gundy, Chris Evans, Steve Grogan & more... - Boston Herald
"; arnews[0] += "

Tracked Down: Stan Van Gundy, Chris Evans, Steve Grogan & more...
Boston Herald
By Inside Track Orlando Magic head coach Stan Van Gundy chowing on fish 'n' chips, calamari and chowder at the Barking Crab . ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:09:47 GMT+00:00"; arnews[0] += "
"; arnews[1]="Scola, Ariza, help Rockets hold on for 113-106 victory over Kings - Gaea Times
"; arnews[1] += "

Scola, Ariza, help Rockets hold on for 113-106 victory over Kings
Gaea Times
Rashard Lewis scored 22 points and Marcin Gortat had 14 points, 14 rebounds and six blocked shots to help the Orlando Magic beat the Houston Rockets 113-104 ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 04:32:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Teamwork, Josh Smith's Clutch Play Boost Atlanta Hawks to NBA's Best Record - Bleacher Report
"; arnews[2] += "

Bleacher Report

Teamwork, Josh Smith's Clutch Play Boost Atlanta Hawks to NBA's Best Record
Bleacher Report
Following the trip to New Orleans, the Hawks are off until a Thanksgiving Day showdown against the Orlando Magic in Atlanta. The Hawks currently have a ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 02:13:09 GMT+00:00"; arnews[2] += "
"; arnews[3]="Thanks, but no thanks - Sportsnet.ca
"; arnews[3] += "

Sportsnet.ca

Thanks, but no thanks
Sportsnet.ca
Don't expect to see any Vince Carter tributes Sunday at the ACC when the Raptors host the Orlando Magic. The honouring, recognizing, whatever you want to ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 23:01:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bargnani, Wright miss practice with flu - Toronto Star
"; arnews[4] += "

Bargnani, Wright miss practice with flu
Toronto Star
The Raptors could be shorthanded when they play host to Vince Carter and the Orlando Magic on Sunday. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 22:48:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Magic-Raptors Preview - CBSSports.com
"; arnews[5] += "

Magic-Raptors Preview
CBSSports.com
An injury caused Vince Carter to miss the Orlando Magic's first trip this season to face his former team, the Toronto Raptors. After leading his new club to ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 22:02:44 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("
");