var arnews = new Array(6); totcount = 3; rnd = 0; arnews[0]="Celebrity Crap Network: Mary-Kate & Ashley Olsen Jewelry!
"; arnews[0] += "

Don't delay -- Make the Olsen Twins even *more* rich by getting YOUR Mary-Kate and Ashley troll necklaces on CCN today! While supplies last. Celebrity Crap Network (CCN) is a leading interactive multi-channel peddler of crap produced by already-rich celebrities for an easy additional buck. We guarantee that all of our items are unoriginal and overpriced -- and that the associated celebrities have little to nothing to do with the actual planning, design or creation of these items.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="PSA For Fashion's Night Out Video at New York Magazine featuring Ashley olsen
"; arnews[1] += "

PSA For Fashion's Night Out Video at New York Magazine featuring Ashley olsen

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Mary Kate and Ashley Olsen
"; arnews[2] += "

Were Mary Kate and Ashley Olsen born 1 day apart? Find out at Celebrity Fact or Fiction.

Add this to your queue
Duration: 00:00

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