var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Misunderstood Masterpieces 12.01.09: Miss March
"; arnews[0] += "Misunderstood Masterpieces 12.01.09: Miss March Posted by Will Helm on 12.01.2009 ...or, Kicking Off the Worst Films of 2009 with The Whitest Kids U'Know 2009 was a very interesting year when it comes to films."; arnews[0] += "
Publ.Date : Tue, 01 Dec 2009 10:18:34 GMT"; arnews[0] += "
"; arnews[1]="5-8: "The Playbook" 2009.11.16
"; arnews[1] += "Cast: Josh Radnor, Jason Segel, Neil patrick Harris, Alyson Hannigan, Cobie Smulders, Sarah Wright , Eva Amurri , Raquel Alessi , Katie Malia , Jaime Taite , Kim Knight , Jannel Diaz , Nicole Tomlinson Crew: Bob Saget , Carter Bays , Craig Thomas , Carter Bays , Craig Thomas , Pamela Fryman Today @ 8:31 pm Damn you, I had a post ready! You can also ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 03:25:22 GMT"; arnews[1] += "
"; arnews[2]="Movie review: Miss March -- 1 out of 5 stars
"; arnews[2] += "Zach Cregger , Sara Jean Underwood, and Trevor Moore What a mess Miss March is. And I'm not just talking about the repeated involuntary bowel-evacuation moments."; arnews[2] += "
Publ.Date : Fri, 13 Mar 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Movie review: Miss March -- 1 out of 5 stars
"; arnews[3] += "Zach Cregger , Sara Jean Underwood, and Trevor Moore What a mess Miss March is. And I'm not just talking about the repeated involuntary bowel-evacuation moments."; arnews[3] += "
Publ.Date : Fri, 13 Mar 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Miss March
"; arnews[4] += "Near the beginning of Zach Cregger and Trevor Moore's bad taste road movie, a coma patient is woken from his four-year slumber by a blow to the head from a baseball bat."; arnews[4] += "
Publ.Date : Sat, 12 Sep 2009 12:59:27 GMT"; arnews[4] += "
"; arnews[5]="Miss March: Generation Penetration review
"; arnews[5] += "Miss March: Generation Penetration, review Miss March: Generation Penetration is an almost perfect atrocity."; arnews[5] += "
Publ.Date : Fri, 11 Sep 2009 13:30: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("
");