var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kevin+Costner" - Google News"; document.title=document.title+ " "; arnews[0]="Here's what to do with this snow - Detroit Free Press
"; arnews[0] += "

Here's what to do with this snow
Detroit Free Press
Truck it all to the Pontiac Silverdome and fill the thing for filming Kevin Costner;s long-awaited sequel to “Waterworld.”

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:38:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Creature feature - CBC.ca
"; arnews[1] += "

CBC.ca

Creature feature
CBC.ca
... a Caucasian saviour coming in to rescue the natives, in a way no different from Kevin Costner in Dances with Wolves or Tom Cruise in The Last Samurai. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:17:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Couples Retreat' DVD extras: They're funny! - Entertainment Weekly
"; arnews[2] += "

'Couples Retreat' DVD extras: They're funny!
Entertainment Weekly
On the last awesomely bad movie he got sucked into on cable: “I am a sucker for The Bodyguard with Whitney Houston and Kevin Costner. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:30:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="Rugged Collectivism - Huffington Post (blog)
"; arnews[3] += "

Rugged Collectivism
Huffington Post (blog)
Later, when the apocalypse comes, the righteous individuals (Kevin Costner in The Postman, the father and son in Cormac McCarthy's novel The Road) must ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 20:03:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="New name, sign, menus for Amado restaurant - Green Valley News
"; arnews[4] += "

New name, sign, menus for Amado restaurant
Green Valley News
He's also served as a chef for celebrities, including Kevin Costner, Catherine Zeta-Jones, Michael Douglas and Neil Armstrong. To help with the re-invention ...

"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:56:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Province Playlist: Beat of the Games - The Province
"; arnews[5] += "

Province Playlist: Beat of the Games
The Province
He was all over the soundtrack for the 2002 DreamWorks animated Spirit: Stallion of Cimarron while his "Never Let Go" got on Kevin Costner's The Guardian ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 16:05:37 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("
");