var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Joe Jonas To Appear On 'Brothers & Sisters': Report - MTV
"; arnews[0] += "also reports that Rachael Leigh Cook is in the running to play the younger version of the show's matriarch, Nora Walker (Sally Field). Also in contention for the role are \"Dexter\" 's Courtney Ford and Nora Zehetner from \"Grey's Anatomy.\""; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 14:56:00 GMT"; arnews[0] += "
"; arnews[1]="Joe Jonas Could Be Young Tommy on 'Brothers and Sisters' - Tvsquad.com
"; arnews[1] += "There's going to be an upcoming episode -- a two-parter -- on 'Brothers and Sisters' that will boldly go somewhere it hasn't gone before (at least not in any detail). And when they do, we may be seeing teen heart throb Joe Jonas on 'Brothers and ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 21:36:00 GMT"; arnews[1] += "
"; arnews[2]="Jonas set for Brothers And Sisters? - Independent
"; arnews[2] += "Courtney Ford (Brandon Routh's real-life wife) and Grey's Anatomy actress Nora Zehetner are also in the running for the part of Nora. Fame star Kay Panabaker could portray a young Kitty, played by Calista Flockhart on the show."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 14:05:00 GMT"; arnews[2] += "
"; arnews[3]="Joe Jonas to Guest Star on Brothers & Sisters - Fashion
"; arnews[3] += "... running for Nora are Courtney Ford (known as Trinity’s illegitimate daughter Christina from Dexter and Brandon Routh’s real-life wife) and attention Grey’s Anatomy fans, Nora Zehetner (who played Stinkerbell on season one of Heroes and who ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 01:18:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");