var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Patrick+Swayze" - Google News"; document.title=document.title+ " "; arnews[0]="Bear Attack - Gaea Times
"; arnews[0] += "

Gaea Times

Bear Attack
Gaea Times
July 23rd, 2009 WASHINGTON - Cancer-stricken actor Patrick Swayze has dismissed reports that he has suffered a heart attack. A spokesperson for the actor, ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:33:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="E-mail of the day - Daily Mail - Charleston
"; arnews[1] += "

E-mail of the day
Daily Mail - Charleston
So far this year you have taken away my favorite dancer and entertainer, Michael Jackson; favorite actor, Patrick Swayze; and favorite actress, ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 23:16:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Saturday Cinema Summary - Londonist
"; arnews[2] += "

Londonist

Saturday Cinema Summary
Londonist
Patrick Swayze filmed Christmas in Wonderland in 2007; the Guardian wonders whether it's "too Scroogeish to suggest that had Patrick Swayze still been with ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 10:53:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="To The Point - Lansing State Journal
"; arnews[3] += "

To The Point
Lansing State Journal
The original starred Patrick Swayze and Charlie Sheen. The update reportedly includes Chris Hemsworth - who played Jim Kirk's father, George, in "Star Trek" ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 09:11:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Best of the decade - PerthNow
"; arnews[4] += "

Best of the decade
PerthNow
Director Richard Kelly has been battling to deliver the goods ever since this haunting debut that was brazen enough to cast the late Patrick Swayze as a ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:52:05 GMT+00:00"; arnews[4] += "
"; arnews[5]="He had the time of his life - CultureMap
"; arnews[5] += "

CultureMap

He had the time of his life
CultureMap
Patrick Swayze lived by a motto: "Never work for money, only for passion." During a long and varied career, he delivered passionate performances in such ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 04:15:45 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");