var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="A conversation with actors Jason Priestley and John Hurt
"; arnews[0] += "

with John Hurt and Jason Priestley on Feb 20, 1998

Add this to your queue
Duration: 20:00

"; arnews[0] += "
"; arnews[1]="Jason Priestley - When it All Changed
"; arnews[1] += "

Jason Priestley was in a television series called "Sister Kate" when he auditioned for big-time TV producer Aaron Spelling. Priestley won the role of Brandon in Spelling's "Beverly Hills 90210" and sky-rocketed from unknown actor to teen icon.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Jason Priestley - 10 Questions
"; arnews[2] += "

Jason Priestley tells of how he became interested in acting, what led to him being cast for his starring role of Brandon on "Beverly Hills 90210," how he was roommates with Brad Pitt, how he wanted to play in the NHL, and more.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Moment of Zen - Jason Priestley
"; arnews[3] += "

Jason Priestley jazzes up his rant against the media with a choice invective. (0:15)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Jason Priestley - MiniBio
"; arnews[4] += "

In the 1990s, few people on the planet could get teen girls' hearts racing like Jason Priestley, the star of Beverly Hills 90210. On August 11, 2002 the former 90210 star was in a high-speed crash on a racetrack that nearly took his life.

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Hiking with Jason Priestley
"; arnews[5] += "

Jason Priestley, who plays Ian on "Side Order of Life," talks about the show while hiking in Los Angeles.

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Jason Priestley
"; arnews[6] += "

Jason Priestley makes fun of Jon's suite, discusses life on the road with the Barenaked Ladies -- without girls -- and describes his awesome wedding on a boat. (3:51)

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Jason Priestley
"; arnews[7] += "

Jason Priestley has known Ashley Judd for years. She's nice, but to Jon, she seems nuts. (4:13)

Add this to your queue
Duration: 00:00

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