var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Secrets of LOST-Jorge Garcia
"; arnews[0] += "

Jorge Garcia lets us in on a little known secret.

Add this to your queue
Duration: 01:00

"; arnews[0] += "
"; arnews[1]="Jorge Garcia (2008)
"; arnews[1] += "

Taped at SuperCon in San Jose, CA, SIDEWALKS host Richard R. Lee talks to the actor / stand-up comic about the "Lost" phoneonum, what's he planning to do after the TV show ends, and what recent films he...

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Jorge Garcia
"; arnews[2] += "

Bonnie gets Jorge to reveal what happens in the "Lost" finale.

Add this to your queue
Duration: 00:31

"; arnews[2] += "
"; arnews[3]="Lost - Ask LOST: Jorge Garcia
"; arnews[3] += "

Jorge Garcia answers questions sent in by LOST fans!

Add this to your queue
Added: Mon Sep 21 23:01:02 UTC 2009
Air date: Mon Apr 13 00:00:00 UTC 2009
Duration: 02:12

"; arnews[3] += "
Publ.Date : Mon, 21 Sep 2009 23:01:02 -0000"; arnews[3] += "
"; arnews[4]="Award Season - Emmys 09: Yunjin Kim & Jorge Garcia
"; arnews[4] += "

TV Guide Network kicks off TV's biggest celebration on LIVE AT THE EMMY AWARDS WITH CARRIE ANN AND CHRIS. Join our new hosts on the red carpet as they interview Yunjin Kim and Jorge Garcia from the show LOST.

Add this to your queue
Added: Mon Sep 21 04:10:06 UTC 2009
Air date: Sun Sep 20 00:00:00 UTC 2009
Duration: 01:13

"; arnews[4] += "
Publ.Date : Mon, 21 Sep 2009 04:10:06 -0000"; arnews[4] += "
"; arnews[5]="Jimmy Kimmel Live - Secrets of LOST-Jorge Garcia
"; arnews[5] += "

The secret is out. Jorge Garcia lets us in on a little known secret.

Add this to your queue
Added: Thu Aug 27 01:20:16 UTC 2009
Air date: Wed Apr 15 00:00:00 UTC 2009
Duration: 00:54

"; arnews[5] += "
Publ.Date : Thu, 27 Aug 2009 01:20:16 -0000"; arnews[5] += "
"; arnews[6]="The View - Michael Emerson and Jorge Garcia
"; arnews[6] += "

Michael Emerson and Jorge Garcia talk about unusual fans of the show!

Add this to your queue
Added: Mon Aug 10 20:20:13 UTC 2009
Air date: Wed May 13 00:00:00 UTC 2009
Duration: 01:34

"; arnews[6] += "
Publ.Date : Mon, 10 Aug 2009 20:20:13 -0000"; arnews[6] += "
"; arnews[7]="Access Hollywood - Comic-Con 2009: Michael Emerson, Josh Holloway & Jorge Garcia Talk 'Lost'
"; arnews[7] += "

Michael, Josh, and Jorge talk about the final season of "Lost," if they think the show will wrap up the way the fans would want it to, and if they will miss playing the characters.

Add this to your queue
Added: Thu Jul 30 18:20:08 UTC 2009
Air date: Wed Jul 29 00:00:00 UTC 2009
Duration: 04:45

"; arnews[7] += "
Publ.Date : Thu, 30 Jul 2009 18:20:08 -0000"; arnews[7] += "
"; arnews[8]="Late Night with Jimmy Fallon - Internet Personality Test: Jorge Garcia
"; arnews[8] += "

WEB EXCLUSIVE! Jorge Garcia takes the LNWJF Internet Personality Test.

Add this to your queue
Added: Tue May 26 16:40:20 UTC 2009
Duration: 01:53

"; arnews[8] += "
Publ.Date : Tue, 26 May 2009 16:40:20 -0000"; arnews[8] += "
"; totcount = 9; 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("
");