var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Jeff+Branson" - Google News"; document.title=document.title+ " "; arnews[0]="Soaps: Lisa Rinna & Lauralee Bell Close Shop; James Franco's "General Hospital ... - National Ledger
"; arnews[0] += "

National Ledger

Soaps: Lisa Rinna & Lauralee Bell Close Shop; James Franco's "General Hospital ...
National Ledger
... Daniel Cosgrove (Bill), Frank Dicopoulos (Frank), Gina Tognoni (Dinah), Jeff Branson (Shayne), Grant Aleksander (Phillip), Jessica Leccia (Natalia), ...

"; arnews[0] += "
Publ.Date : Mon, 09 Nov 2009 22:02:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Winners of the 16th annual MTV Europe Music Awards - Gaea Times
"; arnews[1] += "

Winners of the 16th annual MTV Europe Music Awards
Gaea Times
Supporting actor in a drama series (tie): Vincent Irizarry, "All My Children," and Jeff Branson, "Guiding Light." Younger actress in a drama series: Julie ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 22:53:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Good news, daytime TV fans: The 'soap cruise' is back - USA Today
"; arnews[2] += "

Good news, daytime TV fans: The 'soap cruise' is back
USA Today
Also onboard: Bradford Anderson (Spinelli) and Laura Wright (Carly) from General Hospital; Jeff Branson (Shayne), Robert Newman (Josh) and Kim Zimmer (Reva) ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 21:41:51 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Soap Cruise' Returns to Celebrity Century - Reuters
"; arnews[3] += "

'Soap Cruise' Returns to Celebrity Century
Reuters
... will have the opportunity to meet top actors from the landmark show, including Kim Zimmer ("Reva"), Robert Newman ("Josh") and Jeff Branson ("Shayne"). ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 18:04:42 GMT+00:00"; 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("
");