var arnews = new Array(7); totcount = 5; rnd = 0; arnews[0]="' Kim Delaney Catches Up on Claudia Joy Holden
"; arnews[0] += "

Let Kim Delaney catch you up with all of Claudia Joy's character developments, so you're fully prepared to report for duty when Army Wives Season 3 premieres June 7! Join the Army Wives Community to chat with other fans.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Kim Delaney's Insights on Claudia Joy Holden
"; arnews[1] += "

Kim Delaney offers her insights about her "Army Wives" character, Claudia Joy Holden.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Kim Delaney on Claudia Joy
"; arnews[2] += "

Kim Delaney talks about playing Claudia Joy, an independent woman who must learn to lean on her friends.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Kim Delaney
"; arnews[3] += "

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Kim Delaney
"; arnews[4] += "

Kim Delaney's character's name on "NYPD Blue" isn't Jimmy Smits. (4:27)

Add this to your queue
Duration: 00:00

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