var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Los Angeles+Lakers" - Google News"; document.title=document.title+ " "; arnews[0]="Magic's Howard named to US Olympic team - WDBO Radio
"; arnews[0] += "

Magic's Howard named to US Olympic team
WDBO Radio
Among Howard's teammates will be Carmelo Anthony (Denver Nuggets), Carlos Boozer (Utah Jazz), Chris Bosh (Toronto Raptors), Kobe Bryant (Los Angeles Lakers) ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 15:18:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="NBA Britwatch: Luol Deng stars in Bulls' latest win - Mirror.co.uk
"; arnews[1] += "

Mirror.co.uk

NBA Britwatch: Luol Deng stars in Bulls' latest win
Mirror.co.uk
Watch the Utah Jazz against the Los Angeles Lakers live on ESPN tonight from 3.30am tonight. For more information visit www.espn.co.uk.

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 15:06:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="First Cup: Wednesday - ESPN (blog)
"; arnews[2] += "

First Cup: Wednesday
ESPN (blog)
Durant's 870567 votes were fifth most among the conference's forwards, also trailing Dallas' Dirk Nowitzki and the Los Angeles Lakers' Pau Gasol. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 13:46:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="On another planet - Chillicothe Gazette
"; arnews[3] += "

On another planet
Chillicothe Gazette
Cleveland's LeBron James tries to get past Los Angeles Lakers forward Pau Gasol, left, and Kobe Bryant during a Jan. 21 game. (AP)

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 12:33:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Los Angeles Lakers: An NBA Enigma - Bleacher Report
"; arnews[4] += "

Bleacher Report

The Los Angeles Lakers: An NBA Enigma
Bleacher Report
After their eight-game road trip, I was ready to dial down their chances of repeating this year. Even though they went 5-3, they were a miserable 1-3 ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 12:31:27 GMT+00:00"; arnews[4] += "
"; arnews[5]="Sports Betting Today - February 10, 2010 - Cappers Mall
"; arnews[5] += "

Sports Betting Today - February 10, 2010
Cappers Mall
Los Angeles Lakers vs. Utah Jazz 9:00 ET: The best in the West meets the conference's hottest team on Hump Day, but the version of the Lakers that will take ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 11:31:28 GMT+00:00"; arnews[5] += "
"; arnews[6]="Iverson to miss two more games - Daily Press
"; arnews[6] += "

Iverson to miss two more games
Daily Press
Late Monday, the host Los Angeles Lakers beat San Antonio 101-89. The Lakers' Kobe Bryant missed his second consecutive game with a sore left ankle. ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 11:11:41 GMT+00:00"; arnews[6] += "
"; arnews[7]="Nuggets crush Mavericks as Melo makes return - Denver Post
"; arnews[7] += "

Nuggets crush Mavericks as Melo makes return
Denver Post
Here's why: Denver and Dallas will likely battle for one of the top two playoff seeds in the Western Conference, along with the Los Angeles Lakers, ...

and more »
"; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 10:34:12 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");