$("#round2").hover(function() { $(this).animate({background-image:'url(images/round2.gif)'}); }, function() {});