var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Ben+Feldman" - Google News"; document.title=document.title+ " "; arnews[0]="Police charge 63-year-old man with stalking teenage girl - NorthJersey.com
"; arnews[0] += "

Police charge 63-year-old man with stalking teenage girl
NorthJersey.com
As of Friday afternoon, Pau had not yet posted bail, said Bergen County Sheriff's Department spokesman Ben Feldman. Emerson police have arrested and charged ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:08:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Accidentals Keep Busy, Await Upcoming International Tour - Trinity Tripod (subscription)
"; arnews[1] += "

Accidentals Keep Busy, Await Upcoming International Tour
Trinity Tripod (subscription)
Director Ben Feldman '10 gave two reasons for this. First, the College will not be funding the tour. The Accidentals petitioned the SGA and received some ...

"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 03:02:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Joints Join 'Dents in Halloween-Fest - Trinity Tripod (subscription)
"; arnews[2] += "

Joints Join 'Dents in Halloween-Fest
Trinity Tripod (subscription)
... including the crowd favorite "Some Kind of Wonderful," featuring excellent solos by Faust, Ben Feldman '10, and Jeremy Zimmerman '10. ...

"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 02:46:56 GMT+00:00"; arnews[2] += "
"; arnews[3]="Bergen Dems exploit Republican divisions - PolitickerNJ (blog)
"; arnews[3] += "

Bergen Dems exploit Republican divisions
PolitickerNJ (blog)
Ben Feldman, a spokesman for the Democrats, said that the commercial is satire. “I think for any 30 second ad, one of the best way to get your message ...

"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 19:56:27 GMT+00:00"; arnews[3] += "
"; arnews[4]="Despite Illness, Revue Goes off Without a Hitch - Trinity Tripod (subscription)
"; arnews[4] += "

Despite Illness, Revue Goes off Without a Hitch
Trinity Tripod (subscription)
... Lawlor (who had recovered in time for Saturday's shows), Ben Feldman '10, Jake Robertson '10, Brittany Price '10, and Caroline Newhall '10. ...

"; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 02:07:33 GMT+00:00"; arnews[4] += "
"; arnews[5]="JOHN DRISCOLL'S BACKERS: READY, AIM, FIRE - PolitickerNJ (blog)
"; arnews[5] += "

JOHN DRISCOLL'S BACKERS: READY, AIM, FIRE
PolitickerNJ (blog)
HACKENSACK - They say politics make strange bed fellows. Sometimes however, your political partners fit you like a glove. ...

"; arnews[5] += "
Publ.Date : Tue, 27 Oct 2009 18:22:17 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("
");