var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Knights top Eagles
"; arnews[0] += "Eisenhower's motto this season has been \"just find a way.\" The Knights put that motto into action again Tuesday, benefiting from three Youngsville forfeits and winning just enough on the mat for a 39-33 victory over the Eagles in an intense county clash at Youngsville High School."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:53:30 GMT"; arnews[0] += "
"; arnews[1]="Tuesday's high school basketball roundup
"; arnews[1] += "A turnover with 20 seconds left turned into a death nail for Pisgah on Tueday. Smoky Mountain's Jackson Simmons hit a turnaround shot with seconds left to lift the Mustangs."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:39:42 GMT"; arnews[1] += "
"; arnews[2]="Giambrone still wants mayor's job
"; arnews[2] += "Adam Giambrone isn't going to let a fling with a woman described as a \"spicy Toronto socialite\" derail his campaign to be Mayor of Toronto."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:27:30 GMT"; arnews[2] += "
"; arnews[3]="Fergie scores third solo No. 1
"; arnews[3] += "NEW YORK/LOS ANGELES - Black Eyed Peas singer Fergie scored her third No. 1 hit from her solo album \"The Dutchess\" Thursday as \"Big Girls Don't Cry\" inched up one place to lead the Billboard Hot 100 singles chart."; arnews[3] += "
Publ.Date : Fri, 31 Aug 2007 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Teen certified as adult in beating of cab driver
"; arnews[4] += "Terrence Brown, 17, was certified as an adult in court Tuesday. He has been charged for attempted murder and aggravated robbery."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:01:00 GMT"; arnews[4] += "
"; arnews[5]="Cabo Bite Report
"; arnews[5] += "Black Marlin, Blue Marlin, Dolphin, Dorado, Mahi Mahi, Red Snapper, Roosterfish, Sailfish, Skipjack Tuna, Spanish Mackerel, Wahoo, Yellowfin Tuna, Yellowtail Amberjack, Research these fish in our fish identification center Air Temp: mid 80's Water Temp: 70-73 Baits: live bait and lures Astro Tables: Best Times to Fish Water Temps: View Chart Tide ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 17:15:07 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("
");