function forVzyal() { kolvoElem = $('#poleGame img').length; for (i=0; i< $('#poleGame img').length; i++){ $('#karts').append($('#poleGame img').eq(i)); } } $('.button2').click(function(){ forVzyal(); randSopernik(); hodSoper(); })