var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="College legacy: How do parents' alma maters affect teens' college choices?
"; arnews[0] += "Taylor Raye Daniels has been a Volunteer since birth. \"I went to my first Tennessee football game with my parents when I was 1,\" she said."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 05:23:11 GMT"; arnews[0] += "
"; arnews[1]="I didn't see the Ciara video but I did catch ...
"; arnews[1] += "CIARA THOUGHT IT WAS CUTE TO SHOW UP 40 MINUTES LATE TO THE GIVENCHY SHOW IN PARIS S AND GOT HER FEELINGS HURT."; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 05:51:38 GMT"; arnews[1] += "
"; arnews[2]="Hip-Hop Rumors:A Bad Lil Wayne Rumor! Trina's Single?
"; arnews[2] += "All content within this section is pure rumor and generally have no factual info outside of what the streets have whispered in our ear."; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 02:13:18 GMT"; arnews[2] += "
"; arnews[3]="Riley, Knight wed in Pleasanton
"; arnews[3] += "December 29, 2009 Comment on this article Honey Renea Riley and Lonnie Ayres Knight were united in marriage at Coughran Hall in Pleasanton, Texas, on Saturday, June 13, 2009, by Pastor Scottie Smith from the Cowboy Fellowship Church in Pleasanton."; arnews[3] += "
Publ.Date : Tue, 29 Dec 2009 17:32:45 GMT"; arnews[3] += "
"; arnews[4]="Capitol Club members give $977,808 to United Way
"; arnews[4] += "Capitol Club members have pledged $977,808 to the United Way of Central West Virginia community campaign to date."; arnews[4] += "
Publ.Date : Sun, 27 Dec 2009 02:30:53 GMT"; arnews[4] += "
"; arnews[5]="Deborah Douglas: Justice Takes a Holiday When Judge Orders E2 Club Defendants to Go Directly to Jail
"; arnews[5] += "Justice took the day off Wednesday when Cook County Associate Judge Daniel Gillespie ordered Dwain Kyles and Calvin Hollins to go to directly to jail."; arnews[5] += "
Publ.Date : Thu, 24 Dec 2009 23:56:41 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("
");