var arnews = new Array(5); totcount = 2; rnd = 0; document.title=document.title+ " - "Hilarie+Burton" - Google News"; document.title=document.title+ " "; arnews[0]="Find Out Which Of Your Favorite CW Series Have Been Renewed For Next Season! - Hollywood Life (blog)
"; arnews[0] += "

Find Out Which Of Your Favorite CW Series Have Been Renewed For Next Season!
Hollywood Life (blog)
... it'll face budget cuts and more characters will go the way of Chad Michael Murray and Hilarie Burton (wherever they've disappeared to. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:04:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="One Tree Hill's Shantel VanSanten: Road Bumps Are Ahead for Quinn and Clay - Seattle Post Intelligencer
"; arnews[1] += "

One Tree Hill's Shantel VanSanten: Road Bumps Are Ahead for Quinn and Clay
Seattle Post Intelligencer
After Chad Michael Murray and Hilarie Burton left One Tree Hill (Mon, 8/7c on CW) last season, the show ushered in a new pair of hotties ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 25 Jan 2010 04:46:04 GMT+00:00"; 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("
");