var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="2012 - Sweeping away Mankind and the Box Office
"; arnews[0] += "Life and Style 2012 - Sweeping away Mankind and the Box Office By Andrej Klemencic The world, according to a Mayan prophecy is going to come to an end on December the 21st 2012."; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 18:30:07 GMT"; arnews[0] += "
"; arnews[1]="The American Spectator
"; arnews[1] += "Both, that is, are forms of power fantasy designed to appeal to the younger -- and, increasingly, older -- adolescents for whom Hollywood movies are now made by satisfying the urge to be rid both of their feelings of weakness in relation to the adult world and their sense of helplessness under the crushing burden of the past."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 14:02:00 GMT"; arnews[1] += "
"; arnews[2]="Movie Review ... ... ... a Cataclysmic Production Devoid of Emotion
"; arnews[2] += "It is the year 2012. The end of the world as we know is fast approaching. Due to a rare planetary alignment, an unprecedented solar flare is heating up the Eartha TMs core to the point that the crust will destabilize."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 11:50:33 GMT"; arnews[2] += "
"; arnews[3]="Film Review from Nightlife
"; arnews[3] += "If you like to see stuff blow up we might have the film-maker for you. Action director Roland Emmerich has a strange speciality."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 05:11:15 GMT"; arnews[3] += "
"; arnews[4]="Film Review 2012
"; arnews[4] += "The end is near sound familiar? Cinema Daniel Carey WHILE visiting New York in August, I saw a double-sided poster with two brief messages and a website address."; arnews[4] += "
Publ.Date : Mon, 23 Nov 2009 22:23:05 GMT"; arnews[4] += "
"; arnews[5]="Selections
"; arnews[5] += "When the world comes to an end following a global cataclysm, a few of the survivors must turn into heroes."; arnews[5] += "
Publ.Date : Mon, 23 Nov 2009 18:47:33 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("
");