var arnews = new Array(10); totcount = 10; rnd = 0; document.title=document.title+ " "; arnews[0]="New information on the big tournaments.: Carter restores the glory ...
"; arnews[0] += "Star Vince Carter wing Orlando Magic remarkably on Monday and scored 48 points for his team, he led to victory over the visiting New Orleans Hornets 123-117 in the National Basketball Association. And delays in Orlando with 17 points at ..."; arnews[0] += "
"; arnews[1]="HardcourtMayhem.net - Where Basketball Is Truly Magical: Vinsanity
"; arnews[1] += "Vince Carter, 2007, NJN, SG, 82, 38.1, 3.8, 6.5, 58.0, 45.3, 0.8, 1.8, 45.0, 35.3, 0.4, 1.0, 36.0, 34.5, 1.9, 4.7, 41.0, 51.9, 1.9, 5.3, 53.6, 81.4. Vince Carter, 2008, NJN, SG, 76, 39.0, 3.1, 5.4, 56.0, 48.3, 0.7, 1.4, 50.0, 33.3 ..."; arnews[1] += "
"; arnews[2]="vince carter ? | Dunk the Funk
"; arnews[2] += "i thought he was healed from his previous ankle injury? wow he wa sinjured, and the last 10 days averaging 26+ pts.. and 5+ assists.. 7+."; arnews[2] += "
"; arnews[3]="The Fantasy Sports Thief: Vince Carters Explosion
"; arnews[3] += "With Vince Carter's 48 point explosion last night, I think it's safe to say the Buy Low call is done for him. That makes four solid performances in a row for him, and more importantly you can tell he's playing with more confidence these ..."; arnews[3] += "
"; arnews[4]="TNLP's Favorite NBA Dunk Contest Dunks – The No-Look Pass
"; arnews[4] += "My favorite Slam Dunk Contest dunk happened in the 2000 NBA All Star Weekend in Oakland, California… when Toronto Raptors star Vince Carter, did a 360 windmill dunk. I was sitting on his couch and then I just jumped up when I saw it. ..."; arnews[4] += "
"; arnews[5]="Sportbloger.com » Vince Carter score 20 points Sunday – NBA ...
"; arnews[5] += "BOSTON Vince Carter score 20 points Sunday, as the Orlando Magic defeated the Boston Celtics 96-89. NEW JERSEY The New Jersey Nets and the Cleveland Cavaliers will both be trying to pick up a win on Tuesday when they battle at Quicken ..."; arnews[5] += "
"; arnews[6]="Hardwood Paroxysm » Blog Archive » NBA Trade Deadline: The Amare ...
"; arnews[6] += "New @ HP: NBA Trade Deadline: The Amare-Philly Trade Rumors Aim For A Three-Way: Possibilities with Philadelphia c... http://bit.ly/a08sOB 2 hrs ago; New @ HP: Vince Carter Went NOVA… /sigh: You don't expect things like this – at least ..."; arnews[6] += "
"; arnews[7]="Carter's 48 points help Magic beat Hornets (AP ...
"; arnews[7] += "Vince Carter had a season-high 48 points to lead the Orlando Magic back from a 17-point second-half deficit to beat the New Orleans Hornets 123-117 on Monday. Carter was 19 for 27 shooting and had 34 points in the second half with some ..."; arnews[7] += "
"; arnews[8]="Half-Man Half-Retired - RootZoo Sports
"; arnews[8] += "That's what Dwight Howard called Vince Carter last night LOL!"; arnews[8] += "
"; arnews[9]="Gotta love Vince Carter - RootZoo Sports
"; arnews[9] += "48 points last night against New Orleans, but not many people will see the real story behind it. With less than 10 seconds left..."; arnews[9] += "
"; totcount = 10; 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("
");