var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Isabella+Leong" - Google News"; document.title=document.title+ " "; arnews[0]="Richard Li secretly married Isabella Leong? - Channel News Asia
"; arnews[0] += "

Richard Li secretly married Isabella Leong?
Channel News Asia
GUANGZHOU: Photographer and film-maker Wing Shya let slip that Richard Li might have secretly married former actress Isabella Leong, mother of his ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 29 Jan 2010 07:59:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="Richard Li 'married to his baby mama' - AsiaOne
"; arnews[1] += "

Richard Li 'married to his baby mama'
AsiaOne
In an interview with China's Information Times on Wednesday, photographer and film-maker Wing Shya said he took the couple's wedding pictures when Leong ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 23:44:02 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("
");