;(function($){console.log(" ");$.fn.lubo=function(bannerid,b_time){return this.each(function(){var _lubo=$('#c_'+bannerid+' .lubo');var _box=$('#c_'+bannerid+' .lubo_box');var _this=jquery(this);var lubohei=_box.height();var over='mouseover';var out='mouseout';var click='click';var li="li";var _cirbox='#c_'+bannerid+' .cir_box';var ciron='cir_on';var _ciron='#c_'+bannerid+' .cir_on';var cirlen=_box.children(li).length;var lubotime=b_time;var switchtime=400;cir();btn();function cir(){_lubo.append('');var cir_box=$('#c_'+bannerid+' .cir_box');for(var i=0;i')}var cir_dss=cir_box.width();cir_box.css({left:'50%',marginleft:-cir_dss/2,bottom:'10px'});cir_box.children(li).eq(0).addclass(ciron)}function btn(){_lubo.append('
');var _btn=$('#c_'+bannerid+' .lubo_btn');_btn.append('
<
>
');var leftbtn=$('#c_'+bannerid+' .left_btn');var rightbtn=$('#c_'+bannerid+' .right_btn');leftbtn.bind(click,function(){var cir_box=jquery(_cirbox);var onlen=jquery(_ciron).val();_box.children(li).eq(onlen).stop(false,false).animate({opacity:0,zindex:0},switchtime);if(onlen==0){onlen=cirlen}_box.children(li).eq(onlen-1).stop(false,false).animate({opacity:1,zindex:1},switchtime);cir_box.children(li).eq(onlen-1).addclass(ciron).siblings().removeclass(ciron)});rightbtn.bind(click,function(){var cir_box=jquery(_cirbox);var onlen=jquery(_ciron).val();_box.children(li).eq(onlen).stop(false,false).animate({opacity:0,zindex:0},switchtime);if(onlen==cirlen-1){onlen=-1}_box.children(li).eq(onlen+1).stop(false,false).animate({opacity:1,zindex:1},switchtime);cir_box.children(li).eq(onlen+1).addclass(ciron).siblings().removeclass(ciron)})}int=setinterval(clock,lubotime);function clock(){var cir_box=jquery(_cirbox);var onlen=jquery(_ciron).val();_box.children(li).eq(onlen).stop(false,false).animate({opacity:0,zindex:0},switchtime);if(onlen==cirlen-1){onlen=-1}_box.children(li).eq(onlen+1).stop(false,false).animate({opacity:1,zindex:1},switchtime);cir_box.children(li).eq(onlen+1).addclass(ciron).siblings().removeclass(ciron)}_lubo.bind(over,function(){cleartimeout(int)});_lubo.bind(out,function(){int=setinterval(clock,lubotime)});jquery(_cirbox).children(li).bind(over,function(){var inde=jquery(this).index();jquery(this).addclass(ciron).siblings().removeclass(ciron);_box.children(li).stop(false,false).animate({opacity:0,zindex:0},switchtime);_box.children(li).eq(inde).stop(false,false).animate({opacity:1,zindex:1},switchtime)})})}})(jquery);