var arnews = new Array(6); totcount = 5; rnd = 0; arnews[0]="Suspicious Minds Question Presley's Due Date
"; arnews[0] += "

In the top of her second trimester, Lisa Marie Presley is a big hunk o' lovely. Emphasis on the "big."

Add this to your queue
Duration: 00:45

"; arnews[0] += "
"; arnews[1]="Oprah and Letterman Together Again in NYC
"; arnews[1] += "

Special guest David Letterman, and a not-to-be-missed performance by Lisa Marie Presley singing with her dad.

Add this to your queue
Duration: 00:34

"; arnews[1] += "
"; arnews[2]="Dancing With The Divorced Stars Michael Jackson & Lisa Marie Presley
"; arnews[2] += "

A Spin-off of Dancing With The Stars Parody Comedy. Divorced couples reunite to compete on the dance floor. The first show to combine dancing with fighting for points.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Lisa Marie Presley on her marriage with Michael Jackson
"; arnews[3] += "

@ Primetime Live with Diane Sawyeranother one from my "LMP talks MJ" collection ))A lot of fun as usual )) DS: Sexual attraction?! Video of onstage kiss http://www.youtube.com/watch?v=cejHD79MOnA

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Lisa Marie Presley Blows Up
"; arnews[4] += "

While most newly pregnant celebrities tend to have that "glowing" thing going on, Lisa Marie seems to be more in tune with the growing thing.

Add this to your queue
Duration: 00:42

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