var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Think Your Office is a Freak Show?
"; arnews[0] += "Pictured: Standing: Phyllis Smith as Phyllis Lapin, Paul Lieberstein as Toby, Oscar Nu'ez as Oscar Martinez, Jenna Fischer as Pam Beesly, Angela Kinsey as Angela, B.J. Novak as Ryan Howard, Creed Bratton as Creed, Steve Carell as Michael Scott, Brian Baumgartner as Kevin, Kate Flannery as Meredith Palmer, Melora Hardin as Jan Levinson, Leslie David ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Anvil Knitwear Named Official T-Shirt Supplier of Yo Gabba Gabba! Live: There's a Party in My City
"; arnews[1] += "S2BN Entertainment is proud to announce Anvil Knitwear as the official t-shirt supplier for YO GABBA GABBA! LIVE: THERE'S A PARTY IN MY CITY 2009."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 20:20:18 GMT"; arnews[1] += "
"; arnews[2]="Indie films: "You: and "9500 Liberty"
"; arnews[2] += "Blog:City Brights: Michael Yaki: 51973 : Indie films: \"You\" and \"9500 Liberty\" Independent filmmakers are a breed apart."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 15:20:33 GMT"; arnews[2] += "
"; arnews[3]="On TV
"; arnews[3] += "Has a oeThe Officea run out of ideas? Disturbing rumors about Dunder-Mifflina s future drive Michael to peculiar and distracting behavior, leading Jim to doubt his sanity."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 19:42:46 GMT"; arnews[3] += "
"; arnews[4]="Big Show Movie To Feature 'MMA' Fighter, THQ/WWE
"; arnews[4] += "WWE SmackDown! Results Escobar with an Irish whip but he misses a splash into the corner and Hardy with a bulldog."; arnews[4] += "
Publ.Date : Fri, 16 Oct 2009 07:00:00 GMT"; arnews[4] += "
"; arnews[5]="WWE Confirms Big Details, Release Plan for Big Show Movie
"; arnews[5] += "According to a new WWE.com report, upcoming WWE Films project \"Knucklehead\" is indeed receiving a theatrical release."; arnews[5] += "
Publ.Date : Tue, 03 Nov 2009 02:25:04 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("
");