var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="You are what you Facebook
"; arnews[0] += "The apocalyptic snow that led to class cancellations and crowded bars in the early afternoon may have surprised many residents in Charlottesville, but something else may have been just as shocking this weekend."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:02:43 GMT"; arnews[0] += "
"; arnews[1]="Erin Andrews says perv sentence too lenient
"; arnews[1] += "ESPN's Erin Andrews at a college football game in November. The slimy videoA voyeur who made peephole porn of ESPN 's Erin Andrews deserves to spend 27 months in jail, state prosecutors said - but the blond broadcaster says that's not enough."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:26:03 GMT"; arnews[1] += "
"; arnews[2]="Nearly 1,000 attend 10th Annual Daddy-Daughter Dance
"; arnews[2] += "Love is in the air this week as Valentine's Day is approaching. But a Tuesday night event proved that there's no love like dad's love."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 09:59:21 GMT"; arnews[2] += "
"; arnews[3]="Tybee beach volleyball tournament could boost tourism
"; arnews[3] += "They wear very little clothing, attract a lot of eyes and the attention they draw could help rebuild tourism in Tybee Island and Savannah."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 09:53:34 GMT"; arnews[3] += "
"; arnews[4]="We are used to this too...another Karaoke Revolution title
"; arnews[4] += "Check out all of our past reviews . I think that everyone, on some level, loves to sing."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 09:41:08 GMT"; arnews[4] += "
"; arnews[5]="Famous prayers
"; arnews[5] += "Simon Fuller is the creator of American Idol and So You Think You Can Dance, and for his first foray into Internet programming he aims to take Hollywood with a team of virtual stars."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 09:11:47 GMT"; arnews[5] += "
"; arnews[6]="Some ditch social networks to reclaim time, privacy
"; arnews[6] += "In six years, Facebook has gone from dormitory chat-platform to global bulletin board."; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 09:10:59 GMT"; arnews[6] += "
"; arnews[7]="Former 'friends' ditch social networking Web sites
"; arnews[7] += "Facebook reports that it has 400 million active users worldwide. Make that 399,999,999. Laura LeNoir is done."; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 08:43:54 GMT"; arnews[7] += "
"; totcount = 8; 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("
");