var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Springer Awakening - Nypress.com
"; arnews[0] += "ASHLEY SPRINGER IS rapidly becoming the go-to guy for movies that require sexually explicit high school scenes. After losing his dick in 2008’s Teeth (a fantastic, underappreciated black comedy about a teenager with vagina dentata), Springer is ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[0] += "
"; arnews[1]="Right Out of the Gate - BackStage.com
"; arnews[1] += "Recently graduated from the University of Southern California's theater program, Troian Bellisario is debuting this week at one of Los Angeles' preeminent midsize theaters, the Geffen Playhouse, in Bill Cain's \"Equivocation.\" The play, directed by ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 01:28:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");