var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Gabriel+Macht" - Google News"; document.title=document.title+ " "; arnews[0]="James Caan Files For Divorce From 4th Wife - AHN
"; arnews[0] += "

James Caan Files For Divorce From 4th Wife
AHN
Caan will next be seen in the drama "Middle Men" alongside Luke Wilson, Giovanni Ribisi, and Gabriel Macht. The George Gallo-directed film will be released ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 11:52:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="This week at the movies - Buenos Aires Herald
"; arnews[1] += "

Buenos Aires Herald

This week at the movies
Buenos Aires Herald
With: Kate Beckinsale, Alex O'Loughlin, Shawn Doyle, Columbus Short, Tom Skerritt, Gabriel Macht. Running time: 100 minutes. NC13. • MR. 73 (MR. ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 12:36:26 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");