var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Grapevinea "Ken Ober, Sarah Palin, Ashlee Simpson-Wentz, Adrianna Lima
"; arnews[0] += "Ken Ober Ken Ober Dies Television personality and comedian Ken Ober has died at the age of 52."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 04:34:34 GMT"; arnews[0] += "
"; arnews[1]="'GQ' Party: Alexander Skarsgard Not Dating Kate Bosworth
"; arnews[1] += "Look at all the hot mens at the GQ Men of the Year party! The magazine is spreading the love across 5 different covers and threw a splashy soiree to celebrate the occasion."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 23:25:59 GMT"; arnews[1] += "
"; arnews[2]="Tinseltown Tidbits: Miley Cyrus to Spend Thanksgiving With Her New Man
"; arnews[2] += "It seems things are heating up between Miley Cyrus and her new beau, Liam Hemsworth."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:00:31 GMT"; arnews[2] += "
"; arnews[3]="Is the bloom gone from this once blooming Rose?
"; arnews[3] += "Rose McGowan was a fresh-faced actress in 2006 , however the actress looks completely different in 2009 ."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 12:48:39 GMT"; arnews[3] += "
"; arnews[4]="Harrington's chance to finish with a flourish
"; arnews[4] += "SO THIS is what it's like to stand in the shadows. Padraig Harrington has traversed the globe for much of the year but failed to win on tour, either on the access-all-areas European Tour or the US Tour."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 01:55:40 GMT"; arnews[4] += "
"; arnews[5]="Basketball: York College defeats local Lions
"; arnews[5] += "New head coach Parrish Petry knew it wouldn't be easy when his Penn State York men's basketball team faced York College in the opening game of the White Rose City Classic Sunday evening at Charles Wolf Gymnasium."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 03:30:58 GMT"; arnews[5] += "
"; arnews[6]="York College men's basketball team wins title in OT
"; arnews[6] += "Caught in the awkward silence engulfing the Charles Wolf Gym, Jeremy Keefer stepped to the free throw line Monday night with his heart ready to jump out of his chest."; arnews[6] += "
Publ.Date : Tue, 17 Nov 2009 05:20:45 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("
");