var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The Vampire Diaries: Williamson & Plec Introduce Fool Me Once
"; arnews[0] += "In what seems to be a new regular feature for fans of the CW's The Vampire Diaries , Executive Producers Kevin Williamson and Julie Plec have once again recorded a video intro to the upcoming episode of the show, entitled \"Fool Me Once\". Here's the plot synopsis from, as always, The Vampire Diaries ' official site : Stefan helps Elena and Bonnie ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:36:23 GMT"; arnews[0] += "
"; arnews[1]="'The Vampire Diaries' Video: Damon is Pure Evil
"; arnews[1] += "There's no TV more fascinating or compelling right now than Damon Salvatore on The Vampire Diaries ."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:17:31 GMT"; arnews[1] += "
"; arnews[2]="In its final season, - Lost' promises to answer questions and tie up loose ends
"; arnews[2] += "Since last May, fans of ABC's serial drama \"Lost\" have been waiting anxiously for the arrival of its sixth and final season."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 15:31:37 GMT"; arnews[2] += "
"; arnews[3]="February 8, 2010
"; arnews[3] += "A contingent of fans nearly 6,000 strong converged at the mall to attend the sold-out Hot Topic Vampire Diaries Mall Tour in-store event."; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Vampire Diaries Cast Toured New Jersey Mall With Loud Fans In New Clip
"; arnews[4] += "Vampire Diaries cast toured New Jersey mall with loud fans in new clip. The CW recently released exclusive footage of three of the main stars from its new,hit TV show, \"Vampire Diaries,\" touring the New Jersey mall."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 00:40:25 GMT"; arnews[4] += "
"; arnews[5]="Matthew Fox Picture Special
"; arnews[5] += "Josh Holloway and Ian Somerhalder have had their turn, so as Lost begins its final season, it's only fair that Matthew Fox is getting the Gay Spy Picture Special treatment."; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 11:49:56 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("
");