var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Pat and Kevin Costner Rock the 'Vote'
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Kevin Costner Throws the Pigskin
"; arnews[1] += "

Check out this Raw footage of Kevin Costner throwing a football around with castmates on the set of 'The Company Man' in Massachusetts. Go long...

Add this to your queue
Duration: 02:33

"; arnews[1] += "
"; arnews[2]="Fan Grinds Kevin Costner -- Daddy Likey!
"; arnews[2] += "

Kevin Costner recently celebrated the birth of his fifth child, his first with wife Christine Baumgartner, but daddy still likes to rock out with busty blondes!

Add this to your queue
Duration: 00:32

"; arnews[2] += "
"; arnews[3]="Kevin Costner Is 'Mr. Brooks'
"; arnews[3] += "

Hannah Storm chats with actor Kevin Costner about his new film, the psychological-thriller "Mr. Brooks," and shares some experiences of being a dad.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Kevin Costner in Apple ad
"; arnews[4] += "

short forgotten apple lisa ad !!

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Kevin Costner Tribute
"; arnews[5] += "

Carlos Rosenberg takes a break from reading his fav books to look at the life and work of his most adored and famousest actor of all time...Kevin Costner

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Kevin Costner Rap Song
"; arnews[6] += "

One man's love for Kevin Costner, Wild Turkey, and Vicodin.

Add this to your queue
Duration: 04:26

"; arnews[6] += "
"; arnews[7]="Kevin Costner and Modern West "Backyard" - NASCAR Bonus Feature - Tony Eury Sr. and Tony Eury Jr. on Life After Earnhardt's Passing
"; arnews[7] += "

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; arnews[8]="Kevin Costner and Modern West "Backyard" - NASCAR Bonus Feature - Ryan and Randy Pemberton on Yates as a Team Owner
"; arnews[8] += "

Add this to your queue
Duration: 00:00

"; arnews[8] += "
"; totcount = 9; 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("
");