animate(circle, 'left', 0, 500, 1000, linear);
animate(circle, 'top', 500, 0, 1000, jQuery.easing.easeOutBounce);