var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Miss Kinston-Lenoir County/Outstanding Teen pageants tonight
"; arnews[0] += "The Miss Kinston-Lenoir County Pageant Association and Lenoir Community College will present the 2010 Miss Kinston-Lenoir County and Miss Kinston Lenoir County Outstanding Teen Scholarship Pageant at 7 p.m. today at LCC."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:26:32 GMT"; arnews[0] += "
"; arnews[1]="Tight race for top award
"; arnews[1] += "Award nominees : Dani Samuels, Steve Hooker, Emma Moffatt and Cadel Evans. Photo: Peter Rae November 19, 2009 - 11:42AM A record 100,000 plus votes have been recorded so far for the 2009 Sports Performer of the Year, presented by Colonial First State, with voting closing at 5pm on Friday."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 07:09:09 GMT"; arnews[1] += "
"; arnews[2]="Tight race for Sports Performer of the Year
"; arnews[2] += "Award nominees : Dani Samuels, Steve Hooker, Emma Moffatt and Cadel Evans. Photo: Peter Rae November 19, 2009 - 11:42AM A record 100,000 plus votes have been recorded so far for the 2009 Sports Performer of the Year, presented by Colonial First State, with voting closing at 5pm on Friday."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 03:27:02 GMT"; arnews[2] += "
"; arnews[3]="Prep Volleyball: Underclassmen make their mark on NWC
"; arnews[3] += "The All-Northwest Conference volleyball team had a younger look to it in 2009 after it was dominated by seniors a year earlier."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 07:28:57 GMT"; arnews[3] += "
"; arnews[4]="Kate Ellis
"; arnews[4] += "For example more government funds are provided for archery than for cricket, which has more than 100 times the number of participants Sports stars fear funding cuts Video Cadel Evans, Steve Hooker and Dani Samuels talk at a recent sports event."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 07:01:47 GMT"; arnews[4] += "
"; arnews[5]="Whole new ballgame for sports funding
"; arnews[5] += "The panel does not believe that the medal count is an appropriate measure of Australian performance or that top five [Olympic finish] is a sensible target."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 06:32:14 GMT"; arnews[5] += "
"; arnews[6]="Olympic gold a 'dubious measure'
"; arnews[6] += "For example more government funds are provided for archery than for cricket, which has more than 100 times the number of participants Latest related coverage Sports stars fear funding cuts Video Cadel Evans, Steve Hooker and Dani Samuels talk at a recent sports event."; arnews[6] += "
Publ.Date : Tue, 17 Nov 2009 03:03:21 GMT"; arnews[6] += "
"; arnews[7]="Cameroon beat Morocco 2-0 to secure a place at the 2010 World Cup Finals
"; arnews[7] += "1921: It's all Egypt in Cairo. They keep pumping crosses into the Algeria box, but the visitors are keeping them at bay."; arnews[7] += "
Publ.Date : Sat, 14 Nov 2009 19:25:12 GMT"; arnews[7] += "
"; arnews[8]="Cougar women open season with win
"; arnews[8] += "PROVO ? Even after watching their offense fizzle to a complete halt for eight minutes in the second half, the BYU women's basketball team still rang up a 73-51 victory over Utah Valley University in the Cougars' 2009-10 home opener."; arnews[8] += "
Publ.Date : Sat, 14 Nov 2009 13:30:07 GMT"; arnews[8] += "
"; totcount = 9; 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("
");