var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Elementary Hoops Round 6
"; arnews[0] += "The action was fast and furious this past Thursday night as Cocke County's elementary school basketball teams battled in Round 6 of their schedule."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:00:11 GMT"; arnews[0] += "
"; arnews[1]="On Nov. 12, 2001, American Airlines Flight 587 crashed in a New York neighborhood killing 265 people
"; arnews[1] += "Today is Thursday, Nov. 12, the 316th day of 2009. There are 49 days left in the year."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:53:15 GMT"; arnews[1] += "
"; arnews[2]="O'Donovan strike sees off Bromley
"; arnews[2] += "Maidstone United produced a hard-working display to knock Blue Square South side Bromley out of the FA Trophy at Hayes Lane on Saturday."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 21:09:57 GMT"; arnews[2] += "
"; arnews[3]="Marvin Humes has Cole crush
"; arnews[3] += "JLS star Marvin Humes has a crush on Cheryl Cole. The hunky R'n'B singer thinks the Girls Aloud beauty - who is a judge on UK TV talent show 'The X Factor', the programme on which JLS shot to fame - is gorgeous and is devastated she is married to soccer player Ashley Cole."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 20:39:43 GMT"; arnews[3] += "
"; arnews[4]="Trump Headlining a Golf Tour a Bad Idea
"; arnews[4] += "In Ron Sirak's Golf World piece highlighting his five critical points for the LPGA Tour to resolve, he brings up the possibility that the LPGA Tour could face stiff competition if the likes of Donald Trump or Rupert Murdoch made a big money investment in their own golf tour, put together a network TV deal, and created a string of no-cut worldwide ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 19:00:06 GMT"; arnews[4] += "
"; arnews[5]="Luper scores 44, second most in ORU history
"; arnews[5] += "Freshman Kevi Luper scored a Summit League single-game record 44 points and grabbed 14 rebounds to lead the Oral Roberts University women's basketball team past La Salle by a score of 76-55 on Friday at the Mabee Center."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 18:30:23 GMT"; arnews[5] += "
"; arnews[6]="Mary Ann Williams
"; arnews[6] += "Mary Ann Williams 1949 - 2009 -EASTMAN - MARY ANN WILLIAMS, age 60, of Eastman, died Thursday, November 19, 2009."; arnews[6] += "
Publ.Date : Sat, 21 Nov 2009 12:18:39 GMT"; arnews[6] += "
"; totcount = 7; 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("
");