var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Show & Tell: Entertainment News
"; arnews[0] += "Most frightening villain: Hannibal Lecter No place like home to be scared In the spirit of the Halloween season, Redbox posed some pertinent questions to the people who use the company's automated DVD-rental system."; arnews[0] += "
Publ.Date : Sat, 31 Oct 2009 11:28:10 GMT"; arnews[0] += "
"; arnews[1]="Fall Frights: the Ring
"; arnews[1] += "Tuesday, October 20, 2009 02:48 AM In the spirit of Halloween '09, we're breaking out reviews of some Fall Frights you may want to work into your monthly viewing."; arnews[1] += "
Publ.Date : Tue, 20 Oct 2009 08:40:51 GMT"; arnews[1] += "
"; arnews[2]="Spirited Away (DVD) ~ Daveigh Chase (voice)$20.61
"; arnews[2] += "Run a Quick Search on \"Spirited Away\" starring Daveigh Chase to Browse Related Products: Review Entertainment Weekly, 09/27/2002, p.57, \"...A triumph of psychological depth and artistic brilliance...\" Los Angeles Times, 09/20/2002, p.C1, \"...This visual wonder is the product of a fierce and fearless imagination whose creations are unlike any you've ..."; arnews[2] += "
Publ.Date : Tue, 20 Oct 2009 06:47:02 GMT"; arnews[2] += "
"; arnews[3]="Patrick Swayze
"; arnews[3] += "NOT FORGOTTEN: Actor Patrick Swayze arrives for the World Premiere of the film, 'Mona Lisa Smile,' in New York, December 10, 2003."; arnews[3] += "
Publ.Date : Tue, 15 Sep 2009 09:36:42 GMT"; arnews[3] += "
"; arnews[4]="Richard Kelly's role? - I loved Donni...
"; arnews[4] += "S. DARKO Friday, May 08, 2009 01:38 PM Samuel Zimmerman At one point on the S. DARKO DVD's audio commentary, director Chris Fisher says something along the lines of, \"I'm not sure I know what's going on.\" That wasn't exactly comforting to hear while trying to make sense of everything that had transpired thus far."; arnews[4] += "
Publ.Date : Fri, 08 May 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="What I'm Watching: DVD and Movie Reviews 1970s thru 2009
"; arnews[5] += "Posted September 2, 2009, 2:40 a.m. WHAT I'M WATCHING: Man, I can hardly find a single positive word about this movie online, and I'm frankly mystified - \" given one of the most dubious and potentially pointless tasks in movie history, \"Make a sequel to Donnie Darko ,\" I feel the filmmakers did a thoughtful and somewhat marvelous job."; arnews[5] += "
Publ.Date : Wed, 02 Sep 2009 10:21:26 GMT"; arnews[5] += "
"; arnews[6]="Hannah Montana The Movie (DVD) ~ Miley Cyrus (actor)$19.98
"; arnews[6] += "Run a Quick Search on \"Hannah Montana The Movie\" starring Miley Cyrus to Browse Related Products: Review Washington Post, 04/10/2009, \"Miley Cyrus mixes it up here with something that sounds like real country....The singer-actress has screen presence to spare and a nice, rich voice.\" Premiere, 04/09/2009, \"If you are a big fan of country music, you ..."; arnews[6] += "
Publ.Date : Wed, 19 Aug 2009 16:45:53 GMT"; arnews[6] += "
"; arnews[7]="Holidays on Earth Today: July 24, 2009
"; arnews[7] += "Holidays are such an important part of each countries tradition along with supporting its culture."; arnews[7] += "
Publ.Date : Tue, 28 Jul 2009 12:30:56 GMT"; arnews[7] += "
"; totcount = 8; 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("
");