var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Desmond+Harrington" - Google News"; document.title=document.title+ " "; arnews[0]="Jack Bass to Blame For Looming Gossip Girl Breakup - TV Fanatic
"; arnews[0] += "

Jack Bass to Blame For Looming Gossip Girl Breakup
TV Fanatic
We first met Jack (played by Desmond Harrington of Dexter fame) last season, when he tried to torpedo Chuck's takeover of Bass Industries - and his ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 29 Jan 2010 06:31:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="'Gossip Girl' Spoiler: Hearts Will Break - TheCelebrityCafe.com
"; arnews[1] += "

'Gossip Girl' Spoiler: Hearts Will Break
TheCelebrityCafe.com
To make matters worse, Jack Bass (Desmond Harrington) makes an appearance and also has part in the end of Chuck and Blair. It's not a big surprise that Jack ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 21 Jan 2010 15:30:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gossip Girl Catastrophe: The Spoiler That Will Break Your Heart - E! Online (blog)
"; arnews[2] += "

E! Online (blog)

Gossip Girl Catastrophe: The Spoiler That Will Break Your Heart
E! Online (blog)
Jack Bass (Desmond Harrington) is also implicated in the end of Chair, but of course, we'd expect nothing less from the likes of that villain. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 00:25:50 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");