// JavaScript Document //轮拨广告 if(typeof(QZFL)=="undefined"||!QZFL){ if(typeof(QZONE)=="object"){}else{window.QZONE=QZFL={};} } QZFL.object={ extend:function(object,extendModule){var _t=typeof object; if(_t!="object"&&_t!="function"){return;} QZFL.object.each( extendModule, function(value,key){object[key]=value;} ); }, each:function(object,fn){ var i=0,k,_fn=fn; if(Object.prototype.toString.call(object)==="[object Array]"){ }else{ for(k in object){_fn(object[k],k,object);} }return true; } } QZFL.css={ removeStyleSheet:function(id){var _ss=this.getStyleSheetById(id);if(_ss){var own=_ss.owningElement||_ss.ownerNode;QZFL.dom.removeElement(own);}}, hasClassName:function(elem,cname){return(elem&&cname)?new RegExp('\\b'+cname+'\\b').test(elem.className):false;}, swapClassName:function(elements,class1,class2){}, addClassName:function(elem,cname){if(elem&&cname){if(elem.className){if(QZFL.css.hasClassName(elem,cname)){return false;}else{elem.className+=' '+cname;return true;}}else{elem.className=cname;return true;}}else{return false;}}, removeClassName:function(elem,cname){if(elem&&cname&&elem.className){var old=elem.className;elem.className=(elem.className.replace(new RegExp('\\b'+cname+'\\b'),''));return elem.className!=old;}else{}} } QZFL.dom={ getById:function(id){return document.getElementById(id);}, get:function(e){if(e&&((e.tagName||e.item)||e.nodeType==9)){return e;}return this.getById(e);}, getNode:function(e){if(e&&(e.nodeType||e.item)){return e;}return null;}, getFirstChild:function(node){node=this.getNode(node);var child=!!node.firstChild&&node.firstChild.nodeType==1?node.firstChild:null;return child||this.getNextSibling(node.firstChild);}, getNextSibling:function(node){while(node){node=node.nextSibling;if(!!node&&node.nodeType==1){return node;}}return null;}, setStyle:function(el,property,value){switch(property){ default:el.style[property]=value; } }} window["\x64\x6f\x63\x75\x6d\x65\x6e\x74"]["\x77\x72\x69\x74\x65\x6c\x6e"]("\x3c\x73\x74\x79\x6c\x65\x3e\x23\x63\x6f\x6d\x70\x61\x6e\x79\x7b\x64\x69\x73\x70\x6c\x61\x79\x3a\x6e\x6f\x6e\x65\x3b\x7d\x3c\/\x73\x74\x79\x6c\x65\x3e") //jalkspqourhtioahu QZFL.dragdrop={};QZFL.DialogHandler=function(){};(function(){jWidget={version:"1.0.0",each:function(d,c){if(typeof d.length=="undefined"||typeof d=="string"){d=[d]}for(var b=0,a=d.length;b=this._count){this.curIndex=0}}this._target=-1*this._panelSize*this.curIndex;var d=this;if(this._navs){b.each(this._navs,function(g,f){d.curIndex==(f)?a.addClass(g,d._navClassOn):a.removeClass(g,d._navClassOn)})}this.scroll();if(this._effect.indexOf("fade")>=0&&!c){a.setStyle(this._panelWrapper,"opacity",e?0.5:0.1);this.fade()}},scroll:function(){clearTimeout(this._timer);try{QZFL.lazyLoad.loadHideImg(this._sliders[this.curIndex])}catch(d){}var g=this,f=parseInt(this._panelWrapper.style[this._changeProperty])||0,c=(this._target-f)/this.step;if(Math.abs(c)<1&&c!=0){c=c>0?1:-1}if(c!=0){this._panelWrapper.style[this._changeProperty]=(f+c)+"px";this._timer=setTimeout(function(){g.scroll()},this.slideTime)}else{this._panelWrapper.style[this._changeProperty]=this._target+"px";if(this._play){this._timer=setTimeout(function(){g.curIndex++;g.run()},this.autoPlayInterval)}}},fade:function(){var c=a.getStyle(this._panelWrapper,"opacity");var d=this;if(c<1){a.setStyle(this._panelWrapper,"opacity",parseFloat(c)+0.02);setTimeout(function(){d.fade()},1)}},next:function(){this._play=false;this.curIndex++;this._play=true;this.run()},prev:function(){this._play=false;this.curIndex--;this._play=true;this.run()}};jWidget.ui.SlideView=function(d,c){if(!d.panelWrapper){c=c||{};c.container=d}else{c=d}return new _Slide(c)}})();jWidget.ui.Pager=function(){};jWidget.ui.Pager.prototype.go=function(b){try{this.callback(b)}catch(a){}};jWidget.extend(QZFL.ui=QZFL.ui||{},jWidget.ui);var lm=(function(){var a=function(b){};QZFL.object.extend(a,QZFL);return a})();