var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Andrew+St. John" - Google News"; document.title=document.title+ " "; arnews[0]="Church plans forum on reducing poverty - NorthJersey.com (press release)
"; arnews[0] += "

Church plans forum on reducing poverty
NorthJersey.com (press release)
The forum is co-sponsored by the parishes of St. Andrew's, St. John the Baptist, Hillsdale; Our Lady of Good Counsel, Township of Washington and Immaculate ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 06:38:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Flag football comes to Killaloe - Barry's Bay This Week
"; arnews[1] += "

Flag football comes to Killaloe
Barry's Bay This Week
Eight schools – St. Mary's, St. Andrew's, St. John Bosco, St. James (Eganville), St. Casimir's Sherwood, Palmer Rapids and Killaloe – vied for the ...

"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 14:28:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="St. John's (MN) Univ vs Concordia University, St. Paul (11/08/09 at Gangelhoff ... - Saint John's University Athletics
"; arnews[2] += "

St. John's (MN) Univ vs Concordia University, St. Paul (11/08/09 at Gangelhoff ...
Saint John's University Athletics
FT SHOT by Redfield,David 00:04 FOUL by Brown,Ryan (P1T4) MISSED 3 PTR by Kuderer, Andrew 00:01 REBOUND (DEF) by Latzke,Andrew St. John's (MN) Univ 32, ...

"; arnews[2] += "
Publ.Date : Mon, 09 Nov 2009 02:21:37 GMT+00:00"; arnews[2] += "
"; arnews[3]="Giving Good Face - Towleroad (blog)
"; arnews[3] += "

Giving Good Face
Towleroad (blog)
... Victor Webster (Mutant X, Days of our Lives), Andrew St. John (General Hospital), Brandon Beemer (The Bold and the Beautiful, Days of our Lives), ...

"; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 16:12:26 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sgt. Pepper's command: Present, arms! - Reporter-Times
"; arnews[4] += "

Sgt. Pepper's command: Present, arms!
Reporter-Times
Another area solider, Beau Crone, is currently serving in the Army in Iraq on his third deployment there, while former Sgt. Peppers cook, Andrew St.John, ...

"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 14:55:44 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");