var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Actions Speak Louder Than Words: How Changemakers Leave Their Mark - PSFK
"; arnews[0] += "Notable voices include President Jimmy Carter, Mia Hamm, and Dave Eggers as well as everyday heroes who have overcome challenges to impact the youth in their community. Readers are also encouraged to visit the companion site , an online community ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 18:44:00 GMT"; arnews[0] += "
"; arnews[1]="USA joins fellow FIFA World Cup bidding nations at the Soccerex Global ... - Around Rings
"; arnews[1] += "A senior delegation from the USA Bid Committee will join England, Russia, Japan, Australia, Holland-Belgium and Qatar at the Soccerex 2009 Global Convention. This will bring the total number of FIFA World Cup bidding teams attending to seven, all ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 17:52:00 GMT"; arnews[1] += "
"; arnews[2]="For Andre Agassi, life is an open book - Miami Herald
"; arnews[2] += "It turns out Andre Agassi was lying all along ... Agassi was one of four athletes honored for contributions to society, along with Doug Flutie, Mia Hamm and David Robinson. Agassi's foundation has raised $75 million for at-risk children and the ..."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 03:21:00 GMT"; arnews[2] += "
"; arnews[3]="Basketball: Bingham hopes to go big - Salt Lake Tribune
"; arnews[3] += "For the Bingham boys' basketball team, anything less than the state semifinals this year will be looked at as a disappointment. With All-State center and Utah State commit Ben Clifford anchoring the middle Bingham is looked at as one of the top ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 20:04:00 GMT"; arnews[3] += "
"; arnews[4]="Commentary-What is a Champion - Clay News
"; arnews[4] += "Ex Football Coach and Current Football Announcer John Madden has said, \" The only yardstick for success our society has is being a champion. No one remembers anything else. \" Friday night at the Birmingham Jefferson Civic Center, the Clay-Chalkville ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 07:16:00 GMT"; arnews[4] += "
"; arnews[5]="Teen shows amazing grace, grit after severe injury - Nevada Appeal
"; arnews[5] += "ORLANDO, Fla. (AP) — Breanna McMahon was just beginning her senior season and hoping to play soccer in college when the accident happened. It was at a car-wash fundraiser for her club team in September that an SUV accidentally pinned her against a ..."; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 23:55:00 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("
");