var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Bonnie+Bernstein" - Google News"; document.title=document.title+ " "; arnews[0]="Vasquez earns ACC player of week honors - Washington Post (blog)
"; arnews[0] += "

Vasquez earns ACC player of week honors
Washington Post (blog)
Nice pull on the gymnastics team (Bonnie Bernstein was a Terp gymnast). And I think because of his outsize personality, he tends to get nitpicked by ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 19:46:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="March Madness games of the decade: Syracuse-Kansas at No. 6 - CBSSports.com
"; arnews[1] += "

March Madness games of the decade: Syracuse-Kansas at No. 6
CBSSports.com
... line right up until the point when Kansas' Roy Williams chatted with Bonnie Bernstein and told her he could give a you-know-what about North Carolina. ...

"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 18:39:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Stripping to the Truth of College Coaches - FanHouse
"; arnews[2] += "

Stripping to the Truth of College Coaches
FanHouse
Roy Williams takes the North Carolina job after spurning Bonnie Bernstein in his famous postgame interview. "I don't give a [expletive] about North Carolina ...

"; arnews[2] += "
Publ.Date : Sat, 23 Jan 2010 17:36:21 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");