function load_regie2(){ var zonePub2=2;document.write(''); document.write(''); document.write(''); document.write(''); nbPubs=4;alternePubs2();} function alternePubs2(nbPubs) { sw_pub2(); } function sw_pub2(){ var b=1; for (a=1; a<30; a++) { if(document.getElementById('regiePub2_'+b)) { eval("setTimeout(\"affiche('regiePub2_"+b+"')\","+((b*12000)-12000)+")"); eval("setTimeout(\"cache('regiePub2_"+b+"')\","+(b*12000)+")"); b++; } } setTimeout("sw_pub2()",((b*12000)-12000)); }