var arnews = new Array(5); totcount = 2; rnd = 0; document.title=document.title+ " - "Isiah+Carey" - Google News"; document.title=document.title+ " "; arnews[0]="St. Agnes Missonary Baptist Church Closing? - MyFox Houston
"; arnews[0] += "

MyFox Houston

St. Agnes Missonary Baptist Church Closing?
MyFox Houston
FOX 26 Reporter Isiah Carey tried to get answers from staffers at the church, but no one returned his call. Officials or executives at Herring Bank also did ...

"; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 04:13:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Prominent Pastor Accused Of Domestic Violence - Houston Press (blog)
"; arnews[1] += "

Prominent Pastor Accused Of Domestic Violence
Houston Press (blog)
The arrest was first reported by Fox's Isiah Carey; Dixon made an appearance in court this morning and is free on bond. According to the arresting officers, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 17:48:56 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");