var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="'Star Trek 2': Casting Khan...why couldn't it be a woman? - Entertainment Weekly Online
"; arnews[0] += "And I want Sarah Shahi (pictured) to play her. She was terrific on NBC’s canceled Life , and she can totally bring the necessary steel to the role. You can find me on Twitter, if you like: I’ll be the idiot holding it down at twitter."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 21:06:00 GMT"; arnews[0] += "
"; arnews[1]="NBC's 'Christmas In Rockefeller Center' Special: Light Up The World's ... - NBC Video
"; arnews[1] += "MICHAEL BUBLE, ARETHA FRANKLIN, ALICIA KEYS, BARRY MANILOW, THE ROOTS, SHAKIRA, TAYLOR SCHILLING (NBC'S \"MERCY\"), JAMES TUPPER (NBC'S \"MERCY\") AND BRIAN WILLIAMS (\"NBC NIGHTLY NEWS\") WILL JOIN IN THE HOLIDAY FUN ON DECEMBER 2 (8-9 P.M. ET/PT) Jane ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 05:43:00 GMT"; arnews[1] += "
"; arnews[2]="What would you do on a date with your celebrity crush? - AfterEllen.com
"; arnews[2] += "I've been inspired by a straight thing I saw on the fashion site polyvore, so let's have the gay version here! It doesn't matter if she's gay, bi, straight or totally unobtainable, it's just a fun fantasy so enjoy! Who is your crush, where would you ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 01:27:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");