var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Sackville girls match boys with volleyball banner
"; arnews[0] += "Make room for another regional championship banner at Sackville High School. The Kingfishers girls' volleyball squad downed the C.P. Allen Cheetahs in four sets Friday to capture the Capital title in Bedford, four days after the boys' team also won a regional crown."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 11:42:48 GMT"; arnews[0] += "
"; arnews[1]="Former Marine charged in 'Cathouse' star's death
"; arnews[1] += "A former Marine has been charged with six counts of first-degree murder in the shooting deaths of four people whose bodies were found in a burning home, including a prostitute featured on the HBO reality series \"Cathouse.\" Prosecutors in Oklahoma charged David Allen Tyner on Friday with shooting, stabbing and then burning the bodies of Brooke ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 01:46:32 GMT"; arnews[1] += "
"; arnews[2]="Starting Five Pushes Women's Basketball Past Southern Miss
"; arnews[2] += "Site: Ann Arbor, Mich. Score: Michigan 91, Southern Miss 54 Records: Michigan , Southern Mississippi Next U-M Event: Sunday, Nov."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 05:37:28 GMT"; arnews[2] += "
"; arnews[3]="Kingfishers claim Capital volleyball title
"; arnews[3] += "The Sackville Kingfishers swept aside the Halifax West Warriors in three sets Wednesday night to win the Capital region high school boys' volleyball title."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 14:13:47 GMT"; arnews[3] += "
"; arnews[4]="Krista Ranillo and Manny Pacquiao
"; arnews[4] += "Hounded by rumors. Boxer Manny Pacquiao walks ahead of actress Krista Ranillo , who disembarks from a vehicle at the Camp John Hay Club House."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 11:10:23 GMT"; arnews[4] += "
"; arnews[5]="Shop Talk: Bling therapy
"; arnews[5] += "A dreary fall day, and I needed a pick-me-up - something that will sparkle even in cloudy dismal light."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 03:34:51 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("
");