var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Sweepstakes: 'The Box' Movie Prizes - WSB-TV Atlanta
"; arnews[0] += "What if someone gave you a box containing a button that, if pushed, would bring you a million dollars ... but simultaneously take the life of someone you don't know? Would you do it? And what would be the consequences? The year is 1976. Norma Lewis ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[0] += "
"; arnews[1]="The Box - EDGE Boston
"; arnews[1] += "Morality issues are the trickiest ones to predict. The issues are not black and white and everyone brings a different set of life experiences to make their decision. In The Box a life and death morality play changes into the lives of a suburban ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:06:00 GMT"; arnews[1] += "
"; arnews[2]="The Box worth opening - creative loafing
"; arnews[2] += "... short story \"Button, Button,\" Kelly has fashioned a complex tale out of a simple premise: A solemn stranger (Frank Langella) hands a married couple (Cameron Diaz and James Marsden) a box and informs ... directions in which the movie travels."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 14:41:00 GMT"; arnews[2] += "
"; arnews[3]="In Theaters: Nov. 19-26 - Chippewa Herald
"; arnews[3] += "Star ratings are out of four possible stars. Ratings listed are given by Herald columnist Andrew Parkhurst (AP) or writers at The St. Louis Post-Dispatch (STL). 2012 - A group of people struggle to survive the end of the world, which coincides with ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 20:58:00 GMT"; arnews[3] += "
"; arnews[4]="'The Box' and the Circle - Wesleyan Argus
"; arnews[4] += "The Box, the new horror-ish film by Donnie Darko writer-director Richard Kelly, is mostly concerned with horrible things such as free will, malevolent electricity, ritualistic alienation, and the extermination of the human race. However, it is also ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 02:11:00 GMT"; arnews[4] += "
"; arnews[5]="Movie reviews - Concord Monitor
"; arnews[5] += "2012 (PG-13) - An epic adventure about a global cataclysm that brings an end to the world and the heroic struggle of the survivors. With John Cusack, Chiwetel Ejiofor, Amanda Peet, Oliver Platt, Thandie Newton, Danny Glover and Woody Harrelson ..."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 06:39: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("
");