var arnews = new Array(9); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Francia
"; arnews[0] += "A La Expresion del Deseo production. Produced by Israel Adrian Caetano. Co-producer, Juan Pablo Gugliotta."; arnews[0] += "
Publ.Date : Thu, 24 Sep 2009 02:10:15 GMT"; arnews[0] += "
"; arnews[1]="Francia
"; arnews[1] += "A La Expresion del Deseo production. Produced by Israel Adrian Caetano. Co-producer, Juan Pablo Gugliotta."; arnews[1] += "
Publ.Date : Thu, 24 Sep 2009 02:10:15 GMT"; arnews[1] += "
"; arnews[2]="Latin America at the movies
"; arnews[2] += "The 12th edition of Lincoln Center 's Latinbeat Film Festival is underway at the Walter Reade Theater, featuring 21 films, more than half of them from the healthy movie industries of Argentina and Mexico ."; arnews[2] += "
Publ.Date : Wed, 16 Sep 2009 19:11:02 GMT"; arnews[2] += "
"; arnews[3]="Music on Hold
"; arnews[3] += "A Distribution Co. release of a Cine.Ar presentation of an Alta Definicion Argentina, BDcine, Cinecolor Argentina, Distribution Co."; arnews[3] += "
Publ.Date : Fri, 26 Jun 2009 04:10:56 GMT"; arnews[3] += "
"; arnews[4]="Nacional's Pastime
"; arnews[4] += "Tomas Cookman, founder-president of exotic indie imprint Nacional Records, is nothing less than a self-propelled phenom."; arnews[4] += "
Publ.Date : Thu, 25 Jun 2009 04:05:03 GMT"; arnews[4] += "
"; arnews[5]="Israel's comedy king falls to pieces
"; arnews[5] += "Tales of paranoia, violent plots and suicide attempt turn entertainer's national celebrity into infamy Jun 11, 2009 04:30 AM Comments on this story Oakland Ross MIDDLE EAST BUREAU JERUSALEMa 'Once upon a time, it must have been a very good gig to be Dudu Topaz, but that time is gone."; arnews[5] += "
Publ.Date : Thu, 11 Jun 2009 11:30:00 GMT"; arnews[5] += "
"; arnews[6]="Dudu Topaz's new book
"; arnews[6] += "Dudu Topaz' face this week, in the Tel Aviv District Court, disclosed nothing that we haven't seen during his best days."; arnews[6] += "
Publ.Date : Wed, 10 Jun 2009 00:08:50 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("
");