var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Weplay.com Launches Free Basketball Drills Library with Video from LeBron James Basketball Camp
"; arnews[0] += "Announce Date: November 9, 2009 . Weplay.com Launches Free Basketball Drills Library with Video from LeBron James Basketball Camp Weplay.com has launched its free Basketball Skills and Drills library featuring content from the LeBron James King James Academy summer basketball camp in San Diego."; arnews[0] += "
Publ.Date : Mon, 09 Nov 2009 21:21:45 GMT"; arnews[0] += "
"; arnews[1]="TrueHoop By Henry Abbott
"; arnews[1] += "ESPN's Marc Stein has the story : The Milwaukee Bucks continued to aggressively reshape their roster Wednesday by beating out a clutch of teams to acquire New Orleans/Oklahoma City center Jamaal Magloire."; arnews[1] += "
Publ.Date : Wed, 26 Oct 2005 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Here is the latest Montana sports from The AP
"; arnews[2] += "Two high school seniors have committed to playing Basketball at the University of Montana beginning next fall."; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 08:53:55 GMT"; arnews[2] += "
"; arnews[3]="Latest Montana sports:
"; arnews[3] += "Montana COMMITS 2 players commit to play Basketball at UM, Missoula , Mont. Two high school seniors have committed to playing basketball at the University of Montana beginning next fall."; arnews[3] += "
Publ.Date : Thu, 29 Oct 2009 19:41:00 GMT"; arnews[3] += "
"; arnews[4]="Athletes Not Recession Proof
"; arnews[4] += "Former NBA standout Antoine Walker made $110 million dollars in 12 years. More than 98 percent of Americans will never earn that much in a lifetime."; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 23:40:54 GMT"; arnews[4] += "
"; arnews[5]="Why the WNBA Wona t be Coming Out of the Closet Anytime Soon
"; arnews[5] += "The Phoenix Mercury won their second WNBA Championship in three years last week, in a hard-fought series against the Indiana Fever."; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 21:36:50 GMT"; 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("
");