window.log=function(){log.history=log.history||[];log.history.push(arguments);if(this.console){arguments.callee=arguments.callee.caller;var a=[].slice.call(arguments);(typeof console.log==="object"?log.apply.call(console.log,console,a):console.log.apply(console,a))}};(function(e){function h(){}for(var g="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,timeStamp,profile,profileEnd,time,timeEnd,trace,warn".split(","),f;f=g.pop();){e[f]=e[f]||h}})((function(){try{console.log();return window.console}catch(a){return window.console={}}})());$(document).ready(function(){$(".paging").show();$(".paging a:first").addClass("active");var a=$(".window").width();var b=$(".image_reel img").size();var c=a*b;$(".image_reel").css({width:c});rotate=function(){var e=$active.attr("rel")-1;var d=e*a;$(".paging a").removeClass("active");$active.addClass("active");$(".image_reel").animate({left:-d},500)};rotateSwitch=function(){play=setInterval(function(){$active=$(".paging a.active").next();if($active.length===0){$active=$(".paging a:first")}rotate()},9000)}();$(".image_reel a").hover(function(){clearInterval(play)},function(){rotateSwitch()});$(".paging a").click(function(){$active=$(this);clearInterval(play);rotate();rotateSwitch();return false})});
