var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Kerri-Lee+Halkett" - Google News"; document.title=document.title+ " "; arnews[0]="Innocence Project: Anthony McKinney Case - MyFox Philadelphia
"; arnews[0] += "

MyFox Philadelphia

Innocence Project: Anthony McKinney Case
MyFox Philadelphia
... closely right here in our area by the Pennsylvania Innocence Project. Legal director Marissa Bluestine discussed the matter with Fox 29's Kerri-Lee Halkett.

"; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 23:34:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Dan Gross: Big Daddy's in a stinky place - Philadelphia Inquirer
"; arnews[1] += "

Dan Gross: Big Daddy's in a stinky place
Philadelphia Inquirer
The event features appearances by Bobby Rydell, Fox 29's Kerri-Lee Halkett and John Bolaris, CBS 3's Bob Kelly, KYW's Brad Segall and WOGL's Tommy McCarthy ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 28 Oct 2009 12:23:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Dan Gross: Ryan Howard a surprise wedding guest - Philadelphia Inquirer
"; arnews[2] += "

Dan Gross: Ryan Howard a surprise wedding guest
Philadelphia Inquirer
... Thursday and Friday and sure enough, the station is running promos touting tonight's debut of new anchor team of Kerri-Lee Halkett and Thomas Drayton. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 26 Oct 2009 10:20:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Zoren: Fox 29 lets Dawn Stensland's contract expire - Delaware County Daily Times
"; arnews[3] += "

Zoren: Fox 29 lets Dawn Stensland's contract expire
Delaware County Daily Times
When she leaves the station that 10 pm post opposite Thomas Drayton will be taken over by Kerri-Lee Halkett, already ensconced and doing well at 5 and 6 pm ...

"; arnews[3] += "
Publ.Date : Mon, 26 Oct 2009 08:48:13 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("
");