var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="gansodesoya: interesante paper: http://bit.ly/6arDeh, en un futuro no muy lejano es probable que podamos hacer busquedas de este tipo en google: naomi watts movie: the ring -is:screaming, o car chase content-type:comercial y recibir el output en hd.
"; arnews[0] += "interesante paper:"; arnews[0] += "
"; arnews[1]="Amelia: King Kong [Blu-ray] (Blu-ray) newly tagged "ape"
"; arnews[1] += "King Kong [Blu-ray] (Blu-ray) newly tagged \"ape\" -"; arnews[1] += "
"; arnews[2]="Dana: King Kong [Blu-ray] (Blu-ray) newly tagged "ape"
"; arnews[2] += "King Kong [Blu-ray] (Blu-ray) newly tagged \"ape\" -"; arnews[2] += "
"; arnews[3]="Actualité internationale: Naomi Watts et Liev Schreiber bravent le froid avec leurs deux adorables… petites têtes blondes !
"; arnews[3] += "Naomi Watts et Liev Schreiber bravent le froid avec leurs deux adorables… petites têtes blondes ! -"; arnews[3] += "
"; arnews[4]="curedjinx: just finished watching "Funny Games" with michael pitt, tim roth and naomi watts.... WOW...... i mean whoa...... uh..... yeah......
"; arnews[4] += "just finished watching \"Funny Games\" with michael pitt, tim roth and naomi watts.... WOW...... i mean whoa...... uh..... yeah......"; 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("
");