var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Lisa+Guerrero" - Google News"; document.title=document.title+ " "; arnews[0]="Life in military a family affair - Pioneer Press Online
"; arnews[0] += "

Life in military a family affair
Pioneer Press Online
He and his wife Lisa Guerrero say they wouldn't have it any other way. "It's just what we do," Lisa Guerrero said. "I couldn't be more proud of all of them. ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 10:03:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="A 'Freedom Salute' for Guard, families - The Courier News
"; arnews[1] += "

A 'Freedom Salute' for Guard, families
The Courier News
Lisa Guerrero, wife of Sgt. Jose Guerrero, was recognized for her work as the Family Readiness Group leader. Much of what she did, Lisa Guerrero said, ...

"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 06:13:24 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("
");