var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Katherine+LaNasa" - Google News"; document.title=document.title+ " "; arnews[0]="Dennis Hopper on Deathbed Divorce: I Want to Spend Last Days with Kids — Not Wife - Star Magazine
"; arnews[0] += "

Star Magazine

Dennis Hopper on Deathbed Divorce: I Want to Spend Last Days with Kids — Not Wife
Star Magazine
Dennis has four children from his various marriages: Marin, 47, (mother is Brooke Hayward); Ruthanna, 37 (Daria Halprin); Henry, 19 (Katherine LaNasa); ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 19 Jan 2010 19:38:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ailing Dennis Hopper Files for Divorce From Victoria Duffy - AceShowbiz (blog)
"; arnews[1] += "

AceShowbiz (blog)

Ailing Dennis Hopper Files for Divorce From Victoria Duffy
AceShowbiz (blog)
Victoria is Dennis' fifth wife. He previously married actress Katherine LaNasa, with whom he has son Henry Lee Hopper. However, they got divorced in April 1992.

and more »
"; arnews[1] += "
Publ.Date : Sat, 16 Jan 2010 07:44:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Dennis Hopper Files for Divorce From Wife - TransWorldNews (press release)
"; arnews[2] += "

Dennis Hopper Files for Divorce From Wife
TransWorldNews (press release)
This was Hopper's fifth marriage. He was previously married to Brooke Hayward, Michelle Phillips, Daria Halprin and Katherine LaNasa.

and more »
"; arnews[2] += "
Publ.Date : Fri, 15 Jan 2010 20:57:35 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("
");