var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Whiteout - Kate Beckinsale
"; arnews[0] += "Kate Beckinsale Carrie, played by Kate is a US Marshall assigned to Antarctica as the base's only law enforcement."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 20:04:28 GMT"; arnews[0] += "
"; arnews[1]="Frozen'
"; arnews[1] += "In some circles, \"Frozen\" is being compared to last year's surprise hit \"Paranormal Activity.\" Both are low-budget, lo-fi, indie frightfests in which actors you've never heard of are placed in claustrophobic jeopardy."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 08:58:53 GMT"; arnews[1] += "
"; arnews[2]="On Jan. 22, 1973, the U.S. Supreme Court in its Roe v. Wade decision, legalized abortions
"; arnews[2] += "Today is Friday, Jan. 22, the 22nd day of 2010. There are 343 days left in the year."; arnews[2] += "
Publ.Date : Tue, 26 Jan 2010 17:15:32 GMT"; arnews[2] += "
"; arnews[3]="Holidays on Earth Today: January 22, 2010
"; arnews[3] += "Independence Day, New Year Day, and Valentines and so on. Then there are strange and weird holidays that really have no meaning besides the mere purpose to have an excuse to celebrate something."; arnews[3] += "
Publ.Date : Tue, 26 Jan 2010 12:20:12 GMT"; arnews[3] += "
"; arnews[4]="Out On Home Video
"; arnews[4] += "Hollywood, California - Out On Home Video - by Lisa Miller: WHITEOUT * *1/2 Directed by Dominic Sena Starring Kate Beckinsale, Gabriel Macht, Tom Skerritt, Columbus Short, Alex O'Loughlin, Shawn Doyle Warner//Rated R//Thriller//106 min Available on DVD or Blu-Ray A Russian cargo plane crashes into the ice of the Antarctic's desolate landscape."; arnews[4] += "
Publ.Date : Mon, 25 Jan 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Whiteout
"; arnews[5] += "Sadly, that's just about all there is to admire about Whiteout , a bland, forgettable thriller set in Antarctica that offers few genuine thrills."; arnews[5] += "
Publ.Date : Sun, 24 Jan 2010 14:55:09 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("
");