var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Review: V - SEASON ONE - 'A Bright New Day'... - IF Magazine
"; arnews[0] += "The Bliss … is that what it is all about on V ? Why the Visitors have come to Earth? Of course, we don’t know what The Bliss is but from the way Ryan (Morris Chestnut) was describing it, it not only offers up some control over the Visitors ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 09:53:00 GMT"; arnews[0] += "
"; arnews[1]="V’ – There Is No Normal Anymore - Airlock Alpha
"; arnews[1] += "Erica’s son Tyler (Logan Huffman) has a nice moment with Lisa (Laura Vandervoort) at the internment camp setting. Ryan (Morris Chestnut) shows that he wants to go against his own kind as he gets his alien skin fixed by another rogue V."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 12:04:00 GMT"; arnews[1] += "
"; arnews[2]=""V": A Riveting Cliffhanger - TV Grapevine
"; arnews[2] += "This week's preview comes to you courtesy of a \"V Podcast\" produced by ABC. The podcast provides fans with some very interesting behind the scenes footage as well a stimulating preview of the next episode. ERICA LOOKS TO UNCOVER A BIOLOGICAL THREAT ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 01:07:00 GMT"; arnews[2] += "
"; arnews[3]="iPick You Listen: Comic Book Boy Style - Fairfield Mirror
"; arnews[3] += "Maybe that’s just me, or maybe it’s because it was featured on the Smallville Season 7 opener, which was one of the best season openers ever, introducing Kara aka Supergirl  (as played by the wonderful Laura Vandervoort, who can now be seen on ..."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[3] += "
"; arnews[4]="V "A Bright New Day" Episode 3 - Daemon's TV
"; arnews[4] += "V\" stars Elizabeth Mitchell as Erica Evans, Morris Chestnut as Ryan Nichols, Joel Gretsch as Father Jack, Lourdes Benedicto as Valerie, Logan Huffman as Tyler Evans, Laura Vandervoort as Lisa, with Morena Baccarin as Anna and Scott Wolf as Chad ..."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 07:17:00 GMT"; arnews[4] += "
"; arnews[5]="ABC’s ‘V’ raises the bar for sci-fi remakes - Tufts Daily
"; arnews[5] += "Remakes of old television shows are all the rage, but only once in a while do the suits behind these productions get it right. The latest remake to hit television is ABC’s “V,” based on the 1983 science fiction miniseries of the same name about ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 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("
");