var arnews = new Array(3); totcount = 3; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Let the Comparisons Begin - 1960? 1992? or maybe even 2008?
"; arnews[0] += "The comparisons are starting.   The first volley comes from Cincinnati, Ohio - where Oscar Robertson is truly KING and actually played as NBA royalty for the Cincinnati Royals, of course. That came long before the guys in Akron/Cleveland who just \"couldn't wait to be king.\" So, here is one opinion on the comparison be..."; arnews[0] += "
Author : Terry Lyons"; arnews[0] += "
"; arnews[1]="DJ: Touched Lives in D-League, Seattle, Phx, Boston and Beyond
"; arnews[1] += "Ken Rodriguez of Spurs.com wrote a wonderful tribute on Dennis Johnson, who will soon be inducted to the Basketball Hall of Fame in ceremonies to be held in Springfield, Mass on August 13th.  Check out his story: Dennis Johnson, you may have heard, was a late bloomer. He stood 5-feet-9 in high school and sat on the bench. ..."; arnews[1] += "
Author : Terry Lyons"; arnews[1] += "
"; arnews[2]="The MailMan is on the Road to Springfield
"; arnews[2] += "KSL-TV in Salt Lake City/Sandy, Utah caught up with Karl Malone this past weekend.  On August 13th, Karl will be inducted to the Naismith Memorial Basketball Hall of Fame as a player and as part of the '92 USA Basketball Dream Team.


Here is the feature from KSL-TV 5:




Video Courtesy of KSL.com


"; arnews[2] += "
Author : Terry Lyons"; arnews[2] += "
"; totcount = 3; 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("
");