var arnews = new Array(6); totcount = 4; rnd = 0; arnews[0]="Lori Loughlin: Heidi Klum Be Damned!
"; arnews[0] += "

The "Full House" hottie doesn't need a 5'9" supermodel around to get some attention.

Add this to your queue
Duration: 01:14

"; arnews[0] += "
"; arnews[1]="PCA Red Carpet Interview - Lori Loughlin
"; arnews[1] += "

PCA Red Carpet interview with Lori Loughlin of the CW show, '90210'

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="PCA Red Carpet Interview - Lori Loughlin
"; arnews[2] += "

PCA Red Carpet interview with Lori Loughlin of the CW show, '90210'

Add this to your queue
Duration: 01:16

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Lori Loughlin Accidentally Shot
"; arnews[3] += "

John Stamos' lady in "Full House" showed a keen sense of self awareness yesterday -- as Lori refused to believe paps were waiting for her at a nail salon on Bedford. She was right.

Add this to your queue
Duration: 00:24

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