var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Li+Gong" - Google News"; document.title=document.title+ " "; arnews[0]="Firefox faces browser clone war in China - ZDNet Asia
"; arnews[0] += "

Firefox faces browser clone war in China
ZDNet Asia
According to Li Gong, chairman and CEO of Mozilla's Beijing-headquartered subsidiary, Mozilla Online, the proliferation of Microsoft Internet Explorer (IE) ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:01:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Rise And Shine, Your Business Is Getting Killed - ArcticStartup
"; arnews[1] += "

ArcticStartup

Rise And Shine, Your Business Is Getting Killed
ArcticStartup
Arctic Startup readers will be most interested in the presentation by Li Gong, CEO of Mozilla in China. Dr. Gong started his presentation by saying that he ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 16:06:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="New Oriental Delights At Li Gong - Bru Direct
"; arnews[2] += "

New Oriental Delights At Li Gong
Bru Direct
Bandar Seri Begawan - Li Gong Chinese restaurant at The Empire Hotel and Country Club launched its latest menu on oriental delights last Tuesday evening. ...

"; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 00:18:38 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");