var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Todd+Bridges" - Google News"; document.title=document.title+ " "; arnews[0]="Leif Garrett: From Tiger Beat to Perp Walk - AOL News
"; arnews[0] += "

Leif Garrett: From Tiger Beat to Perp Walk
AOL News
... despite tough competition from former Watergate conspirator G. Gordon Liddy and former child stars Tempestt Bledsoe and Todd Bridges. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 20:28:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Today In Entertainment History February 6 - WFMY News 2
"; arnews[1] += "

Today In Entertainment History February 6
WFMY News 2
In 1989, actor Todd Bridges was ordered held without bond on an attempted murder charge. He pleaded not guilty in connection with a shooting. ...

"; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 04:01:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Lindsay Lohan, secret hoarder?; Leif Garrett busted with heroin - Washington Post (blog)
"; arnews[2] += "

Lindsay Lohan, secret hoarder?; Leif Garrett busted with heroin
Washington Post (blog)
I need someone who can get inside your head so we can help you -- quick, somebody find me Jimmy McNichol or Willie Aames or Todd Bridges and see if one of ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 13:13:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Marching to Madness: Top Eight College Hoops Teams - Bleacher Report
"; arnews[3] += "

Bleacher Report

Marching to Madness: Top Eight College Hoops Teams
Bleacher Report
It sucks when your team's trendline resembles that of Todd Bridges' career. Jai Lucas says, “Whatchu talkin' 'bout Willis?” But the other seven seeds? ...

"; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 21:58:58 GMT+00:00"; arnews[3] += "
"; arnews[4]="Curse of Diff'rent Strokes strikes again - Globbaly.co.uk - News for smart people
"; arnews[4] += "

Curse of Diff'rent Strokes strikes again
Globbaly.co.uk - News for smart people
Todd Bridges played Arnold's brother Willis in the show and has also been in trouble with the law. Bridges started to have a problematic relationship with ...

"; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 10:03:33 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("
");