var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kerry+Condon" - Google News"; document.title=document.title+ " "; arnews[0]="THE HOUSE OF TOLSTOY, IN HIS WINTER - El Paso Inc
"; arnews[0] += "

THE HOUSE OF TOLSTOY, IN HIS WINTER
El Paso Inc
The film, shot in bucolic German locations, has its share of dramatically useful inventions, like Bulgakov's lover, Masha (played by Kerry Condon), ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:53:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Margolius, AB strike gold - Boston Globe
"; arnews[1] += "

Margolius, AB strike gold
Boston Globe
... free of the Panther defense and fired a low cross to Margolius, who cut inside from the wing to fire a shot that was blocked by keeper Kerry Condon. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 09:29:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="WH girls denied in soccer state semifinal double-OT thriller - The Patriot Ledger
"; arnews[2] += "

WH girls denied in soccer state semifinal double-OT thriller
The Patriot Ledger
WH goalie Kerry Condon blocked the first shot, but could not hang on to the rebound as Margolius tipped the ball into the corner for the game-winner. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 07:17:01 GMT+00:00"; arnews[2] += "
"; arnews[3]="AB girls soccer wins in overtime, goes to state finals - Acton-The Beacon
"; arnews[3] += "

AB girls soccer wins in overtime, goes to state finals
Acton-The Beacon
Panther goalie Kerry Condon made the save. Margolius got off another shot at the rebound and the ball went into the net, ending the game. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 06:14:41 GMT+00:00"; arnews[3] += "
"; arnews[4]="Acton-Boxboro again, barely - Boston Herald
"; arnews[4] += "

Acton-Boxboro again, barely
Boston Herald
Panthers goalkeeper Kerry Condon made the initial save with her shins on a shot from about 6 yards out, but Margolius just beat Condon and a defender to the ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 05:39:20 GMT+00:00"; arnews[4] += "
"; arnews[5]="Lady Panthers win South Sectional Championship - Whitman & Hanson Express
"; arnews[5] += "

Lady Panthers win South Sectional Championship
Whitman & Hanson Express
The Indians played hard until the final whistle, but the Panther defense and keeper Kerry Condon remained solid in the backfield. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 19:37:42 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");