var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Jessica+Tan" - Google News"; document.title=document.title+ " "; arnews[0]="Go for Goldilocks growth - AsiaOne
"; arnews[0] += "

AsiaOne

Go for Goldilocks growth
AsiaOne
GPC chairman and a PAP MP for East Coast GRC Jessica Tan tells Insight: 'While I am not advocating special privileges for our local companies, ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 25 Jan 2010 04:29:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tax issues hot topic at pre-Budget event - AsiaOne
"; arnews[1] += "

AsiaOne

Tax issues hot topic at pre-Budget event
AsiaOne
... was raised during the free-ranging two-hour discussion chaired by ICPAS president Ernest Kan and Microsoft Singapore's managing director Jessica Tan, ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 16 Jan 2010 16:29:25 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("
");