var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="'Post Grad' Announced and Detailed for Blu-ray - High-Def Digest
"; arnews[0] += "The Blu-ray will feature 1080p video, a DTS-HD Master Audio 5.1 soundtrack, and supplements will include: Deleted and Alternate Scenes; “One Day” Music Video By Zach Gilford; Real Life Advice with Alexis Bledel and Zach Gilford; Know Your ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 20:53:00 GMT"; arnews[0] += "
"; arnews[1]="Post Grad Blu-ray Details and Cover Art - TheHDRoom
"; arnews[1] += "Fox Home Entertainment has announced a January 12 release date for Post Grad starring Alexis Bledel (Gilmore Girls) and Zach Gilford (Friday Night Lights) on Blu-ray Disc and DVD. The romantic comedy failed to find legs at the box office with a total ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 03:50:00 GMT"; arnews[1] += "
"; arnews[2]="'Gilmore Girls': The Movie! - iVillage Entertainment
"; arnews[2] += "When Gilmore Girls ended in 2007 after seven seasons, fans were devastated to say goodbye to Lorelei and Rory. But goodbye doesn't have to mean forever -- not when there's a movie deal on the horizon. \"Anything can happen. I’m in touch with Lauren ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 20:45:00 GMT"; arnews[2] += "
"; arnews[3]="Sin City - San Diego weekly Reader
"; arnews[3] += "Bruce Willis, Mickey Rourke, Clive Owen, Benecio Del Toro, Jessica Alba, Brittany Murphy, Carla Gugino, Jaime King, Rosario Dawson, Alexis Bledel, Michael Madsen, Elijah Wood, Nick Stahl, Powers Boothe. 2005."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 04:48:00 GMT"; arnews[3] += "
"; arnews[4]="'Gilmore' creator's stunning reveal: 'I had a different path planned ... - Entertainment Weekly Online
"; arnews[4] += "My ongoing mission to get Amy Sherman-Palladino to cough up those elusive final four Gilmore Girl words is finally starting to bear some juicy fruit. Not that particular plum, no, but at least for the first time, she’s revealing details about what ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 19:14:00 GMT"; arnews[4] += "
"; arnews[5]="Give Us More Gilmore - Notre Dame & Saint Mary Observer
"; arnews[5] += "I’ve walked the halls of Chilton spazzing about my first missed test and cruel gossipy girls, stressfully compared the pros and cons of Dean versus Jess (Logan was never the one) and waited anxiously for my college acceptance letters, calming my ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 05:49: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("
");