var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="James McAvoy And Christina Ricci Do Penelope
"; arnews[0] += "

Penelope Wilhern (Christina Ricci), born to wealthy socialites (Catherine O Hara and Robert E. Grant), is afflicted by the Wilhern spell that can only be broken when she finds love. Hidden away in her family s...

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Penelope with Christina Ricci and James McAvoy
"; arnews[1] += "

DGTTM's three minute version of the feature film "Penelope" starring Christina Ricci, James McAvoy, Reese Witherspoon and Catherin O'Hara.

Add this to your queue
Duration: 04:55

"; arnews[1] += "
"; arnews[2]="Christina Ricci 'Speeds' Off
"; arnews[2] += "

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Penelope with Christina Ricci and James McAvoy
"; arnews[3] += "

DGTTM's three minute version of the feature film "Penelope" starring Christina Ricci, James McAvoy, Reese Witherspoon and Catherin O'Hara.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Christina Ricci se casa
"; arnews[4] += "

Se ha comprometido con su novio, el cómico Owen Benjamin y ya luce un enorme anillo de compromiso.

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Christina Ricci Interview
"; arnews[5] += "

Ms. Ricci takes a moment out of her busy schedule to discuss that feeling the audience will love in this revealing interview.

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Christina Ricci
"; arnews[6] += "

Christina Ricci explains why she often tells people on set not to get too excited about the movie they're making. (5:13)

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="Christina Ricci
"; arnews[7] += "

Christina Ricci got a permanent bruise on her ribs from the corset she had to wear in "Sleepy Hollow." (3:52)

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