var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Josh+Holloway" - Google News"; document.title=document.title+ " "; arnews[0]="Episode Title: (#603) "What Kate Does" - The Futon Critic
"; arnews[0] += "

Episode Title: (#603) "What Kate Does"
The Futon Critic
... Emilie de Ravin as Claire, Michael Emerson as Ben, Jeff Fahey as Frank Lapidus, Matthew Fox as Jack, Jorge Garcia as Hurley, Josh Holloway as Sawyer, ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:07:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="LOST "What Kate Does" Season 6 Episode 3 - Daemon's TV (blog)
"; arnews[1] += "

Daemon's TV (blog)

LOST "What Kate Does" Season 6 Episode 3
Daemon's TV (blog)
... Emilie de Ravin as Claire, Michael Emerson as Ben, Jeff Fahey as Frank Lapidus, Matthew Fox as Jack, Jorge Garcia as Hurley, Josh Holloway as Sawyer, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 06:37:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Spoiler Chat: Will Sawyer Forget About Juliet and Reunite With Kate on Lost? - E! Online (blog)
"; arnews[2] += "

E! Online (blog)

Spoiler Chat: Will Sawyer Forget About Juliet and Reunite With Kate on Lost?
E! Online (blog)
Will the foxy fugitive remind sexy con man Sawyer (Josh Holloway) that they were once the Island's hottest twosome, and entice him to forget about his ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 00:39:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="LOST - how does the final season premiere measure up? - The Yorker
"; arnews[3] += "

LOST - how does the final season premiere measure up?
The Yorker
It's worth mentioning that Josh Holloway (who could have so easily ended up just being eye-candy and occasional wisecracks) has brought real heart to the ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 00:21:45 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Lost' Star Staying In Hawaii For 'Five-0' Remake - Access Hollywood
"; arnews[4] += "

Access Hollywood

'Lost' Star Staying In Hawaii For 'Five-0' Remake
Access Hollywood
Josh Holloway (Sawyer) and Evangeline Lilly (Kate) talk about what they will miss most after the show wraps its final season. Plus, how do they think they ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 22:28:18 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");