var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Daniel Dae+Kim" - Google News"; document.title=document.title+ " "; arnews[0]="TV Q&A with Rob Owen - Pittsburgh Post Gazette
"; arnews[0] += "

TV Q&A with Rob Owen
Pittsburgh Post Gazette
... Daniel Dae Kim as Jin, Yunjin Kim as Sun, Ken Leung as Miles, Evangeline Lilly as Kate, Terry O'Quinn as Locke and Zuleikha Robinson as Ilana. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 05:39:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="LOST To Premiere February 2nd, 2010 At 8:00pm – That's a Tuesday - TVOvermind
"; arnews[1] += "

LOST To Premiere February 2nd, 2010 At 8:00pm – That's a Tuesday
TVOvermind
... Daniel Dae Kim as Jin, Yunjin Kim as Sun, Ken Leung as Miles, Evangeline Lilly as Kate, Terry O'Quinn as Locke and Zuleikha Robinson as Ilana. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 05:03:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="LOST Premiere has Been Announced! - GeekTyrant (blog)
"; arnews[2] += "

GeekTyrant (blog)

LOST Premiere has Been Announced!
GeekTyrant (blog)
... Michael Emerson as Ben, Jeff Fahey as Frank Lapidus, Matthew Fox as Jack, Jorge Garcia as Hurley, Josh Holloway as Sawyer, Daniel Dae Kim as Jin, ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 00:41:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Lost' Season 6 Premiere Date Announced: Feb. 2, 2010 - Inside TV (blog)
"; arnews[3] += "

'Lost' Season 6 Premiere Date Announced: Feb. 2, 2010
Inside TV (blog)
... Jeff Fahey, Matthew Fox, Jorge Garcia, Josh Holloway, Daniel Dae Kim, Yunjin Kim, Ken Leung, Evangeline Lilly, Terry O'Quinn and Zuleikha Robinson.

and more »
"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 23:15:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="This just in: And the 'Lost' premiere date is... - Entertainment Weekly
"; arnews[4] += "

This just in: And the 'Lost' premiere date is...
Entertainment Weekly
... Michael Emerson (Ben), Jeff Fahey (Frank) Matthew Fox (Jack), Jorge Garcia (Hurley), Josh Holloway (Sawyer), Daniel Dae Kim (Jin), Yunjin Kim (Sun), ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 22:20:51 GMT+00:00"; arnews[4] += "
"; arnews[5]="Really Real - Honolulu Weekly
"; arnews[5] += "

Honolulu Weekly

Really Real
Honolulu Weekly
I was thrilled to see Daniel Dae Kim there, lurking late like me, telling me what it was like to be on stage for 5000 people at the Royal Albert Hall in ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 00:14:16 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");