var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Star Trek: A Continuing Mission a " A Slice of SciFi Review
"; arnews[0] += "Browse> Home / Audio Productions , Featured , Reviews / Star Trek: A Continuing Mission - A Slice of SciFi Review << Slice of SciFi #251: A Conversation With Brooke Lewis of \"Dhamer vs."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:53:35 GMT"; arnews[0] += "
"; arnews[1]="Site of 9/11 trial a case of NIMBY
"; arnews[1] += "Now that President Barack Obama's administration is considering moving the Sept."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:11:53 GMT"; arnews[1] += "
"; arnews[2]="College Corner
"; arnews[2] += "The Rutgers University wrestling team has a Jersey Shore flavor. Redshirt senior Lamar Brown, a Red Bank High School graduate, was 26th at 197 pounds in the NCAA Division I Wrestling Coaches Panel Rankings after winning five straight bouts, including a match-clinching victory over No."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 05:00:00 GMT"; arnews[2] += "
"; arnews[3]="Hollywood Celebs Weisz, Law, Knightley Nominated for Olivier Awards
"; arnews[3] += "We get so used to see Hollywood stars like Rachel Weisz , Jude Law , Keira Knightley on the big screen that sometimes we forget that they actually take their acting abilities and apply them on stage! Seems like they're doing well because all of the above mentioned celebs along with James Earl Jones and Melanie Chisholm aka Mel C of the Spice Girls, ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:05:16 GMT"; arnews[3] += "
"; arnews[4]="Royal Court is frontrunner with 15 Olivier nominations
"; arnews[4] += "The Royal Court Theatre has emerged as the frontrunner for Britain's most prestigious theatre prize after it achieved 15 nominations for Oliver Awards."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:51:18 GMT"; arnews[4] += "
"; arnews[5]="Stars vie for London theatre awards
"; arnews[5] += "Hollywood heavyweights feature strongly in the race for Britain's 2010 Laurence Olivier theatre awards, with Rachel Weisz, Jude Law, James Earl Jones and Keira Knightley among the nominees announced Monday."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 19:43:03 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("
");