var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="photo gallery
"; arnews[0] += "\"We've had one heck of a year,\" said Matt Johnson, before counterpart Kim Schifino leapt into the crowd."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="TV Q&a: 'Drop Dead Diva' will live on, Lifetime says
"; arnews[1] += "Q. My husband and I recently watched the season finale of \"Drop Dead Diva.\" When will the show start up again? - Carol Guglielmino, Indiantown, Fla."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 01:45:24 GMT"; arnews[1] += "
"; arnews[2]="Pete Wentz, Zooey Deschanel, 3OH!3, Amber Tamblyn, Mary-Louise...
"; arnews[2] += "PERFORMERS PASSION PIT AND CLIPSE FEATURING CAM'RON AND RICK ROSS, AND DIPLO OF MAJOR LAZER JOIN WOODIES LINEUP KUPS of the University of Puget Sound Captures the \"Radio Woodie\" 2009 \"mtvU Woodie Awards\" Premiere on MTV, MTV2, mtvU, and Palladia on Friday, December 4 at 10pm ET/PT New York, NY - \" November 16, 2009 - \" mtvU, MTV's 24-hour college ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 22:26:23 GMT"; arnews[2] += "
"; arnews[3]="TV Mail Box
"; arnews[3] += "November 15, 2009, 8:08 AM / Q: My husband and I recently watched the season finale of \"Drop Dead Diva.\" When will the show start up again? - Carol Guglielmino, Indiantown, Fla."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 13:08:51 GMT"; arnews[3] += "
"; arnews[4]="Sisterhood of the Traveling Pants
"; arnews[4] += "The grin-and-bear-it title, from a best-selling \"tween\" novel by Ann Brashares, refers to a clique of four sixteen-year-old girlfriends in Bethesda, Md., linked from the womb in their mothers' prenatal aerobics class, who purchase a pair of thrift-shop jeans that magically fit their dissimilar bodies , and who mail the garment back and forth as a ..."; arnews[4] += "
Publ.Date : Sat, 14 Nov 2009 21:33:59 GMT"; arnews[4] += "
"; arnews[5]="What do you expect in The Dark Room? The Business
"; arnews[5] += "Finally. I feel like the world has been conspiring against my efforts to see Bucky Sinister again."; arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 08:00:00 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("
");