var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Brit Morgan Cast In True Blood - ShockTillYouDrop.com
"; arnews[0] += "The Hollywood Reporter says that the last new major role for the upcoming third season of HBO's True Blood has been filled. Actress Brit Morgan of ABC Family's The Middleman has landed the part of Debbie Pelt on Alan Ball's vampire drama. According ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 07:36:00 GMT"; arnews[0] += "
"; arnews[1]="Brit Morgan going to Bon Temps for HBO's True Blood - Monsters and Critics
"; arnews[1] += "Brit Morgan will play a Pelt, described as a villainess. EW spoke to showrunner Alan Ball about the character: \"Pelt, (is) the psycho ex girlfriend of werewolf Alcide (Joe Manganiello). \"True Blood\" also cast Lindsay Pulsipher as Crystal Norris on ..."; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 23:30:00 GMT"; arnews[1] += "
"; arnews[2]="True Blood: Season 3 Spoilers - Buddytv.com
"; arnews[2] += "True blood may have wrapped up its second season but it left us with enough questions to ponder on until the show returns for season 3. Who took Bill? What is Sookie? Will Sam finally meet his real parents? What will happen to Jessica and Hoyt? We ..."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 23:54:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");