function img_b() { if ( i > 2 ) { i = 0; } document.write("<a href='sait_"+i+".html'><img src='pic_"+i+".jpg'></a>"); i++; }