function webcamRandom(){if(WEBCAM_ARTICOLI){$(".thumbs-6").html("").hide();var b=[],c=0;for(i=0;i<200;i++){var a=Math.floor(WEBCAM_ARTICOLI.length*Math.random());WEBCAM_ARTICOLI[a]!="usata"&&WEBCAM_ARTICOLI[a]&&(b[c]=WEBCAM_ARTICOLI[a],WEBCAM_ARTICOLI[a]="usata",c++);if(c==6||b.length==WEBCAM_ARTICOLI.length)break}$(".thumbs-6")&&($.each(b,function(b,a){$(a).appendTo(".thumbs-6")}),$(".thumbs-6 a").removeClass("right"),$(".thumbs-6 a").eq(2).addClass("right"),$(".thumbs-6 a").eq(5).addClass("right"), $(".thumbs-6").show(),$(".thumbs-6 a").show())}} function webcamRandomPrevisioni(){if(WEBCAM_RANDOM&&WEBCAM_RANDOM.length>0){var b=[],c=0;for(i=0;i<200;i++){var a=Math.floor(WEBCAM_RANDOM.length*Math.random());WEBCAM_RANDOM[a]!="usata"&&WEBCAM_RANDOM[a]&&(b[c]=WEBCAM_RANDOM[a],WEBCAM_RANDOM[a]="usata",c++);if(c==10||b.length==WEBCAM_RANDOM.length)break}b[0]!=""&&(b[c++]='<br clear="all">');$("#webcam_script").remove();$.each(b,function(a,c){$(c).appendTo("#webcam_random_prev_container");a==4&&b.length>5&&$('<br clear="all">').appendTo("#webcam_random_prev_container")})}} ;
