var arnews = new Array(8); totcount = 3; rnd = 0; document.title=document.title+ " - "Matthew+Marsden" - Google News"; document.title=document.title+ " "; arnews[0]="Esprit Slides After Ex-Chairman's $600 Million Sale - BusinessWeek
"; arnews[0] += "

Esprit Slides After Ex-Chairman's $600 Million Sale
BusinessWeek
Matthew Marsden, a Hong Kong-based analyst at Samsung Securities who recommends buying the retailer's shares, said the sale may create a “short-term ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 05:49:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Li & Fung Jumps on $2 Billion Walmart Sales Deal - Bloomberg
"; arnews[1] += "

Li & Fung Jumps on $2 Billion Walmart Sales Deal
Bloomberg
“They've reached a level of scale in the universe of the sourcing world that it's become the automatic go-to for retailers,” Matthew Marsden, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 08:54:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="New World to Open Up to Six Stores in China on Demand - BusinessWeek
"; arnews[2] += "

New World to Open Up to Six Stores in China on Demand
BusinessWeek
“The market is fragmented and there's plenty of department stores that are state-run and poorly run,” Matthew Marsden, who heads consumer research at ...

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