var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="True Blood: Meet Debbie Pelt
"; arnews[0] += "Finally, we can put a name and a face to the crazy vixen of True Blood Season 3. After months of searching, the HBO series has enlisted actress Brit Morgan to play Debbie Pelt, the psycho ex girlfriend of werewolf Alcide and the last pivotal role to be filled of the upcoming season."; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 16:36:31 GMT"; arnews[0] += "
"; arnews[1]="Best of What's Next: Warpaint
"; arnews[1] += "Hometown: Los Angeles Album: Exquisite Corpse EP Band Members: Emily Kokal , Jenny Lee Lindberg , Theresa Wayman For Fans Of: Bat for Lashes, Bjork, Cat Power \"Girls tend to not take seriously the talents they could have,\" says Theresa Wayman, one of Warpaint's three frontwomen."; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 12:55:17 GMT"; arnews[1] += "
"; arnews[2]="A Knight's Tale
"; arnews[2] += "Brewer Sir John Carling was born in London Twp, Upper Canada. January 23, 1831 The Lower Canada Assembly voted that Jews have legal rights."; arnews[2] += "
Publ.Date : Sat, 23 Jan 2010 08:08:08 GMT"; arnews[2] += "
"; arnews[3]="Golden Globes Fug Party: Shannyn Sossamon
"; arnews[3] += "Oh, Shannynnnnn \"I Named My Son Audio Science\" Sossamon. Why so glum? It's a PARTY! It is NOT, maybe, the Come As You Were in 1993 party that you were clearly promised, but I bet there's still champagne and tiny little sandwiches! Perk up, love! All is not lost."; arnews[3] += "
Publ.Date : Tue, 19 Jan 2010 23:13:55 GMT"; arnews[3] += "
"; arnews[4]="The Girl Who Played Bestselling Literary Heroines
"; arnews[4] += "The Swedish-language film adaption of Steig Larsson 's worldwide bestseller The Girl With The Dragon Tattoo should be out on this side of the pond in the next few months, but Sony has also recently optioned rights for an American version."; arnews[4] += "
Publ.Date : Wed, 13 Jan 2010 15:45:55 GMT"; arnews[4] += "
"; arnews[5]="hbo post
"; arnews[5] += "HBO's long-in-development comedy \"How to Make It in America\" will see the light of day in February."; arnews[5] += "
Publ.Date : Wed, 13 Jan 2010 04:58:45 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("
");