var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Usain Bolt, Tyson Gay set for 3 sprint showdowns in 2010 at elite ... - Hartford Courant
"; arnews[0] += "MONACO (AP) — Sprint stars Usain Bolt of Jamaica and Tyson Gay of the United States will race each other at least three times at elite Diamond League meets next year. Track and field's governing body said on Saturday that the two fastest men in ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 22:21:00 GMT"; arnews[0] += "
"; arnews[1]="Tyson Gay And Sanya Richards Claim Jesse Owens Honors - Post Chronicle
"; arnews[1] += "Tyson Gay and Sanya Richards claimed Jesse Owens awards for the second time on Thursday as the United States' top track and field athletes. Gay, winner of the award in 2007, has been overshadowed by Jamaican sprint sensation Usain Bolt but improved ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 08:03:00 GMT"; arnews[1] += "
"; arnews[2]="Usain Bolt Handed Diplomatic Passport By Jamaica's PM - Post Chronicle
"; arnews[2] += "Triple world and Olympic champion Usain Bolt received a diplomatic passport from Jamaica's Prime Minister Bruce Golding Thursday. The 23-year-old received the document, which allows him to travel overseas as an ambassador-at-large, during a brief ..."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 09:38:00 GMT"; arnews[2] += "
"; arnews[3]="Usain Bolt, Tyson Gay set for 3 sprint showdowns in 2010 at elite ... - Hartford Courant
"; arnews[3] += "MONACO (AP) — Sprint stars Usain Bolt of Jamaica and Tyson Gay of the United States will race each other at least three times at elite Diamond League meets next year. Track and field's governing body said on Saturday that the two fastest men in ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 22:21:00 GMT"; arnews[3] += "
"; arnews[4]="Holmgren interested in meeting with Browns - Austin American-Statesman
"; arnews[4] += "Sprint stars Usain Bolt of Jamaica and Tyson Gay of the United States will race each other at least three times at elite Diamond League meets in Asia, Europe and the U.S. next year. The rivals must decide which meets will host their showdowns, over ..."; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 04:55:00 GMT"; arnews[4] += "
"; arnews[5]="DJ Usain set to rock super party - Jamaica Gleaner
"; arnews[5] += "Sure he is 'honourable this', 'ambassador that' and a record-breaking track star, but on Saturday, December 5, Usain Bolt will simply be DJ Usain. Athletics' poster boy will display his mixing skills at Richmond Estate, St Ann, as he hosts the Usain ..."; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 03:15: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("
");