(function(){$(function(){var a=$("#image-slide-box"),b=a.children("ul"),c=b.children("li"),d=a.children("a.prev"),e=a.children("a.next"),f=c.size(),g=c.width(),h=0,i=-g,j=0,k=g,l,m=3e3,n=6e3,o=1500,p=!1,q=function(a,b,c,d){p=!0,b==f?b=0:b<0&&(b=f-1),d?(a.eq(b).css({left:i}).animate({left:j},{duration:c,complete:function(){p=!1}}),a.eq(h).animate({left:k},c)):a.eq(b).css({left:i}).animate({left:j},{duration:c,complete:function(){p=!1}}),h=b},r={imageClick:function(){var a=function(){d.click(function(a){a.preventDefault(),p||(i=g,k=-g,clearInterval(l),q(c,h-1,o/2,!0),l=setInterval(function(){q(c,h-1,o/2,!0)},n))})}(),b=function(){e.click(function(a){a.preventDefault(),p||(i=-g,k=g,clearInterval(l),q(c,h+1,o/2,!0),l=setInterval(function(){q(c,h+1,o/2,!0)},n))})}()},imageRotation:function(){setTimeout(function(){p=!0,q(c,h,o,!1)},m),setTimeout(function(){p=!0,l=setInterval(function(){q(c,h+1,o,!0)},n)},m)}};(function(){r.imageRotation(),r.imageClick()})()})})(jQuery)
