var arnews = new Array(5); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="ONE TREE HILL "My Attendance is Bad But My Intentions Are Good" Season ... - Daemon's TV
"; arnews[0] += "Watch a sneak peek of the upcoming episode of ONE TREE HILL titled \"My Attendance is Bad But My Intentions Are Good\" Season 7 Episode 16 which airs Monday February 8 2010 at 8/7c on The CW. Episode Synopsis : ONE TREE HILL \"My Attendance is Bad But ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 05:03:00 GMT"; arnews[0] += "
"; arnews[1]="Are Brooke and Julian Over on One Tree Hill ? - Entertainment Online
"; arnews[1] += "Lily in St. Louis: One Tree Hills fans are in a panic after Monday's episode. Are Brooke and Julian over? Is Alex going to break them up?! Please help us—do we need to mobilize a campaign to save our favorite couple? Sophia Bush and Austin Nichols ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 20:03:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");