var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="The Kevin Smith Collection on Blu-ray - ETOnline.com
"; arnews[0] += "Chasing Amy' stars Ben Affleck as a comic book artist who falls for a lesbian, played by Joey Lauren Adams . The Blu-ray includes the new features \"Tracing Amy: The Chasing Amy Doc\"; \"Was It Something I Said?\" -- a conversation with Kevin and Joey ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 23:02:00 GMT"; arnews[0] += "
"; arnews[1]="Park Information - Mickey News
"; arnews[1] += "This is where you will find information on all of the Disney theme parks. Don’t plan your next trip to Disneyland without Mickey News Travel. You can get great prices on Disneyland tickets and hotel accomadations around the resort. Mickey News ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 06:27:00 GMT"; arnews[1] += "
"; arnews[2]="Three Kevin Smith Films Come To Blu-ray - All Headline News
"; arnews[2] += "Burbank, CA (CNS) - The Kevin Smith Collection is currently available on Blu-ray Hi-Def. The Kevin Smith Collection, released today, is a box set containing three of the filmmaker's best-loved movies: \"Clerks,\" \"Chasing Amy\" and \"Jay and Silent Bob ..."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 10:44:00 GMT"; arnews[2] += "
"; arnews[3]="BLU-RAY RELEASES - Video Business
"; arnews[3] += "Travel: An adventure Down Under reveals the Great Barrier Reef, the Sydney Opera House and the Waitangi Treaty Grounds. Billy Idol: In Super Overdrive Live Eagle Rock; prebook Oct. 28; BD $24.98 Music: Punk rocker Billy Idol performs a series of ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 GMT"; arnews[3] += "
"; arnews[4]="Gone With the Wind,’ ‘Star Trek’ remake top latest Blu-ray ... - Popmatters.com
"; arnews[4] += "Arguably the most famous motion picture ever made, “Gone With The Wind” (1939), and a rebooting of a science-fiction legend, “Star Trek” (2009), sit atop this week’s lineup of titles making their first appearance on the Blu-ray high ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:34:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");