var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Sarah Wayne+Callies" - Google News"; document.title=document.title+ " "; arnews[0]="Amaury Nolasco on Leaving 'Prison Break' and the Possibility of a Reunion - Inside TV (blog)
"; arnews[0] += "

Amaury Nolasco on Leaving 'Prison Break' and the Possibility of a Reunion
Inside TV (blog)
I mean, they brought [back] Sara [Sarah Wayne Callies], who had her head cut off. They can bring anybody back." Nolasco summarizes of 'Prison Break,' "It ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 00:15:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="My favourite tv show - Times LIVE
"; arnews[1] += "

Times LIVE

My favourite tv show
Times LIVE
Starring brilliant actors such as Dominic Purcell and Sarah Wayne Callies, the series on SABC3 revolves around the prison-break antics of a group of ...

"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 21:44:08 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");