var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Nan+Zhang" - Google News"; document.title=document.title+ " "; arnews[0]="Somber salute to veterans - San Mateo Daily Journal
"; arnews[0] += "

San Mateo Daily Journal

Somber salute to veterans
San Mateo Daily Journal
Alexander Pumme, from Canada; Fiorela Boggiano, from Peru; John Mullen, from Ireland; Nan Zhang, from China; Mario Batz, from Germany; and Renata Xuereb, ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 12:15:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="Foot injury cuts short Maricris's comeback - Business Mirror
"; arnews[1] += "

Foot injury cuts short Maricris's comeback
Business Mirror
IN PHOTO -- Gally De Wael of Belgium serves to Nan-Nan Zhang of China in their match on Thursday. De Wael won, 6-3, 6-4. Roy Domingo.

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 11:51:41 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("
");