var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Sean Patrick+Flanery" - Google News"; document.title=document.title+ " "; arnews[0]="The Boondock Saints 10th Anniversary Event - Washington Post
"; arnews[0] += "

Washington Post

The Boondock Saints 10th Anniversary Event
Washington Post
... Sean Patrick Flanery (Conner MacManus), David Della Rocco, Bob Marley and others in celebration of The Boondock Saints 10th Anniversary. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:16:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="Robert Kurtzman's Deadly Impact DVD Details - HorrorMovies.ca
"; arnews[1] += "

Robert Kurtzman's Deadly Impact DVD Details
HorrorMovies.ca
Unfortunately the disc is going to be bare bones save the movie but it does have one Sean Patrick Flanery who has been one bad ass dude in the Boondock ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 21:08:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="Cult Classic "The Boondock Saints" Returns to Movie Theaters for 10th ... - MarketWatch
"; arnews[2] += "

Cult Classic "The Boondock Saints" Returns to Movie Theaters for 10th ...
MarketWatch
... crew members including Norman Reedus (Murphy MacManus) and Sean Patrick Flanery (Connor MacManus), captured especially for this anniversary celebration. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 18:01:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="Boondock Saints Back in Theaters - IGN
"; arnews[3] += "

Boondock Saints Back in Theaters
IGN
... crew members including Norman Reedus (Murphy MacManus) and Sean Patrick Flanery (Connor MacManus), captured especially for this anniversary celebration. ...

"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 01:53:55 GMT+00:00"; arnews[3] += "
"; arnews[4]="Now playing - Arizona Daily Star
"; arnews[4] += "

Now playing
Arizona Daily Star
... much of the cast from his 1999 movie about Boston Irish Catholic vigilantes, including Sean Patrick Flanery and Norman Reedus as the MacManus brothers. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 09:00:02 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");