var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Edison+Chen" - Google News"; document.title=document.title+ " "; arnews[0]="A marriage of technology and fashion - Taiwan Today
"; arnews[0] += "

A marriage of technology and fashion
Taiwan Today
By creating innovative designs, companies increase the added value of their goods, according to Edison Chen, manager at the Industrial Economics and ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 07:27:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="China adopts Tort Liability Law - Lexology (registration)
"; arnews[1] += "

China adopts Tort Liability Law
Lexology (registration)
In December 2009 the PRC government adopted the Tort Law, which outlines the standards for tort liability ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 16:12:06 GMT+00:00"; arnews[1] += "
"; arnews[2]="House of Wax - Malay Mail
"; arnews[2] += "

House of Wax
Malay Mail
In the not-so-recent sex scandal photographs released of Cecilia Chung and Edison Chen, it was a topic that got everyone talking. ...

"; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 06:33:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="Canto-pop duo Twins to stage comeback concert in April - Channel News Asia
"; arnews[3] += "

Canto-pop duo Twins to stage comeback concert in April
Channel News Asia
The scandal saw racy photos of celebrities including Chung and actress Cecilia Cheung engaging in sexual activities with Hong Kong actor Edison Chen leaked ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 07:29:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="Twins to stage comeback - Straits Times
"; arnews[4] += "

Twins to stage comeback
Straits Times
... their comeback concert in April, two years after member Gillian Chung took a hiatus following her involvement in the Edison Chen sex photo scandal. ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 31 Jan 2010 23:57:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Mixed messages - AsiaOne
"; arnews[5] += "

Mixed messages
AsiaOne
Witness the Edison Chen incident. Even though the Hong Kong star is an adult and his notebook was hacked, which resulted in the dissemination of his ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 22 Jan 2010 08:32:49 GMT+00:00"; arnews[5] += "
"; arnews[6]="Of paradigm shift and KC Concepcion - Inquirer.net (blog)
"; arnews[6] += "

Of paradigm shift and KC Concepcion
Inquirer.net (blog)
I'm sure some of my readers have heard the Edison Chen scandal in the Hong Kong showbiz circle. Most Chinese fans like are obsessed to idolizing virgin ...

and more »
"; arnews[6] += "
Publ.Date : Thu, 21 Jan 2010 07:31:58 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");