var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Aliens In The Attic
"; arnews[0] += "Monsters vs Aliens and Coraline were both great, but on the live-action front ita s been a while since anything has captured the imagination."; arnews[0] += "
Publ.Date : Sun, 31 Jan 2010 17:01:42 GMT"; arnews[0] += "
"; arnews[1]="A Summer Rental That Comes With Aliens In The Attic
"; arnews[1] += "Movies aimed at children usually do pretty well, when you add a comedic touch and aliens to the mix, kids will flock to it unless it opens in mid summer amidst all the other loud annoying movies, \"Aliens In The Attic\" made that critical mistake and may pay for it with a loss of viewership."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 20:03:48 GMT"; arnews[1] += "
"; arnews[2]="Winner a " Aliens in the Attic
"; arnews[2] += "Patty won the movie and her kids will love it. I really recommend getting this DVD for your kids."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 11:30:34 GMT"; arnews[2] += "
"; arnews[3]="Aliens In The Attic
"; arnews[3] += "Our review of Aliens In The Attic , published November 3rd, 2009, is also available."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 13:18:10 GMT"; arnews[3] += "
"; arnews[4]="New Movies
"; arnews[4] += "WHAT: \"Coco before Chanel\" Rated PG-13 for sexual content and smoking WHO: Audrey Tautou, Benoit Poelvoorde, Alessandro Nivola, Marie Gillain, Emmanuelle Devos HOW: Raised in an orphanage, in the late 1920s a French girl nicknamed Coco becomes a seamstress by day and cabaret chanteuse by night."; arnews[4] += "
Publ.Date : Thu, 05 Nov 2009 10:39:41 GMT"; arnews[4] += "
"; arnews[5]="Aliens in the Attic
"; arnews[5] += "Reviewed by: Scott Chitwood Movie Rating: 5 out of 10 Extras Rating: 7 out of 10 Movie Details: View here Buy this DVD at Amazon.com Rating: PG Starring: Carter Jenkins as Tom Pearson Austin Robert Butler as Jake Pearson Ashley Tisdale as Bethany Pearson Ashley Boettcher as Hannah Pearson Henri Young as Art Pearson Regan Young as Lee Pearson Doris ..."; arnews[5] += "
Publ.Date : Mon, 02 Nov 2009 22:56:01 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("
");