var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " - "Choi Ji+Woo" - Google News"; document.title=document.title+ " "; arnews[0]="Choi Ji Woo to throw the first pitch at Korea - Japan baseball game - allkpop
"; arnews[0] += "

Choi Ji Woo to throw the first pitch at Korea - Japan baseball game
allkpop
by KewlMin785 on February 8, 2010 @ 3:21 PM (EST) · 1 comment It's been confirmed that hallyu star Choi Ji Woo will be throwing the first pitch for the game ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 20:28:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Autumn splendour, Winter sonata - New Straits Times
"; arnews[1] += "

Autumn splendour, Winter sonata
New Straits Times
That's Namiseom, the very ground that was once trodden upon by the young couple, Jun Sang (Bae Yong Joon) and Yu Jin (Choi Ji Woo). ...

"; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 23:30:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Choi Ji Woo to model for Shiseido - allkpop
"; arnews[2] += "

Choi Ji Woo to model for Shiseido
allkpop
by xvntbk on February 1, 2010 @ 1:51 AM (EST) · 4 comments On February 1, the global make-up brand Shiseido confirmed that the Hallyu star Choi Ji Woo ...

"; arnews[2] += "
Publ.Date : Mon, 01 Feb 2010 07:03:27 GMT+00:00"; arnews[2] += "
"; arnews[3]="Actresses show the substance behind their style - JoongAng Daily
"; arnews[3] += "

JoongAng Daily

Actresses show the substance behind their style
JoongAng Daily
Take Choi Ji-woo, for example. The 34-year-old has played the innocent star-crossed lover in many a TV drama, including the massive hit “Winter Sonata” ...

"; arnews[3] += "
Publ.Date : Thu, 28 Jan 2010 15:00:27 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");