(function f() { f.idx = (f.idx || 0) + 1; if (f.idx<=4) { $('#im' + f.idx).fadeIn(1000).fadeOut(700,f); } })();