var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Michael+Stahl David" - Google News"; document.title=document.title+ " "; arnews[0]="Cloverfield Actor in Super Bowl Commercial - MovieViral
"; arnews[0] += "

Cloverfield Actor in Super Bowl Commercial
MovieViral
Fortunately, Michael Stahl-David (Rob) got some spotlight yesterday as over 100 million people got to see his acting skills in a Super Bowl ad for Coca-Cola ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 19:50:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Gerard Butler is an 'Artist for Haiti' - Examiner.com
"; arnews[1] += "

Examiner.com

Gerard Butler is an 'Artist for Haiti'
Examiner.com
Maria Bello, Josh Brolin, James Franco, Jimmy Jean-Louis, Natasha Koifman, Diane Lane, Michael Stahl-David, Oliver Stone, Madeline Stowe, Charlize Theron, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 16:37:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gerard Butler pledges $250K for long-term Haitian relief - Examiner.com
"; arnews[2] += "

Examiner.com

Gerard Butler pledges $250K for long-term Haitian relief
Examiner.com
... Jimmy Jean-Louis, Natasha Koifman, Diane Lane, Michael Stahl-David, Oliver Stone, Madeline Stowe, Charlize Theron, Peter Tunney and Olivia Wilde.

and more »
"; arnews[2] += "
Publ.Date : Mon, 25 Jan 2010 19:00:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Google the site Search our articles archive Search for an event - Chicago Reader (blog)
"; arnews[3] += "

Google the site Search our articles archive Search for an event
Chicago Reader (blog)
Former Chicago actor Michael Stahl-David, a board member of Artists for Peace & Justice, passed on the following letter from APJ board member Paul Haggis ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 14 Jan 2010 20:56:02 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");