function scrImg(){ for(i=1; i<=4; ++i) { document.write('<img src=./img_'+ i +'.gif>') } }
[•‚¶‚é]