var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="'CSI:NY' Melina Kanakaredes interview
"; arnews[0] += "

"CSI:NY" star Melina Kanakaredes draws on her Greek heritage for an all-new episode and talks to Lara Spencer all about it!

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="'CSI:NY' Melina Kanakaredes interview (HD)
"; arnews[1] += "

"CSI:NY" star Melina Kanakaredes draws on her Greek heritage for an all-new episode and talks to Lara Spencer all about it!

Add this to your queue
Duration: 05:28

"; arnews[1] += "
"; arnews[2]="Melina Kanakaredes Writes CSI
"; arnews[2] += "

Melina Kanakaredes, star of the hit CBS series CSI, talks to Maggie Rodriguez about turning out an episode written by her and meeting Pope Benedict XVI.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Melina Kanakaredes Writes CSI
"; arnews[3] += "

Melina Kanakaredes, star of the hit CBS series CSI, talks to Maggie Rodriguez about turning out an episode written by her and meeting Pope Benedict XVI.

Add this to your queue
Duration: 05:12

"; arnews[3] += "
"; arnews[4]="Melina Kanakaredes on Strokes
"; arnews[4] += "

Melina Kanakaredes on Strokes

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Melina Kanakaredes on AIDS/HIV
"; arnews[5] += "

Melina Kanakaredes on AIDS/HIV

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Melina Kanakaredes
"; arnews[6] += "

Jon is somewhat interested in Melina Kanakaredes' show "Providence," but he's really interested in her background as a synchronized swimmer. (4:21)

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="A 'CSI:NY' Greek Mystery by Melina Kanakaredes!
"; arnews[7] += "

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("
");