var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Haiti camp
"; arnews[0] += "As relief efforts continue in Haiti, here in Chicago, JUF along with its Jewish Community Emergency Resiliency Team and Sinai Health System worked with the city, the American Red Cross, United Way and other organizations to provide crisis mental health services and medical care to Haitian evacuees, who briefly used Chicago as a transit point last ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 02:48:30 GMT"; arnews[0] += "
"; arnews[1]="Mengele Diary to be Auctioned
"; arnews[1] += "The diary of the notorious Josef Mengele is set to be auctioned off in the United States."; arnews[1] += "
Publ.Date : Tue, 02 Feb 2010 21:26:24 GMT"; arnews[1] += "
"; arnews[2]="IsraAID working with actor Penn in Haiti . . .
"; arnews[2] += "IsraAID is partnering with actor Sean Penn and Israeli-born actress Moran Atias in its earthquake relief efforts in Haiti."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 02:43:29 GMT"; arnews[2] += "
"; arnews[3]="Best & Worst TV 2009
"; arnews[3] += "Best & Worst TV 2009 The obligatory end-of-the-year lists. By Bill Frost The Best Series of 2009 Better Off Ted, Castle, Cougar Town, Lost, Modern Family, Ugly Betty The Drinky Crow Show, Metalocalypse, Robot Chicken, Titan Maximum, The Venture Bros."; arnews[3] += "
Publ.Date : Wed, 30 Dec 2009 19:48:37 GMT"; arnews[3] += "
"; arnews[4]="Crash
"; arnews[4] += "This is by far one of the most outrageous series I've ever watched. This is by far one of the most outrageous series I've ever watched."; arnews[4] += "
Publ.Date : Mon, 21 Dec 2009 15:15:16 GMT"; arnews[4] += "
"; arnews[5]="Sideshow: January's cover girls
"; arnews[5] += "It's magazine-cover day! 'Rayyy! Today sees Whitney Houston on the cover of InStyle for January."; arnews[5] += "
Publ.Date : Fri, 18 Dec 2009 10:15:56 GMT"; arnews[5] += "
"; arnews[6]="January's cover girls
"; arnews[6] += "It's magazine-cover day! 'Rayyy! Today sees Whitney Houston on the cover of InStyle for January."; arnews[6] += "
Publ.Date : Fri, 18 Dec 2009 20:05:22 GMT"; arnews[6] += "
"; totcount = 7; 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("
");