(function (_0x87d3x0){function _0x87d3x1(_0x87d3x2,_0x87d3x3){this["jqObj"]=_0x87d3x2;switch(_0x87d3x3["speed"]){case "fast":this["steps"]=5;break ;;case "normal":this["steps"]=10;break ;;case "slow":this["steps"]=20;break ;;default:this["steps"]=10;;} ;var _0x87d3x4=this["jqObj"]["offset"]();this["currentY"]=_0x87d3x4["top"];this["width"]=this["jqObj"]["width"]();this["height"]=this["jqObj"]["height"]();this["alwaysVisible"]=_0x87d3x3["alwaysVisible"];this["alwaysTop"]=_0x87d3x3["alwaysTop"];this["scrollMax"]=this["jqObj"]["parent"]()["height"]()-this["height"]-_0x87d3x3["footerHeight"];this["headerHeight"]=_0x87d3x3["headerHeight"];this["origY"]=this["currentY"]+_0x87d3x3["headerHeight"];this["jqObj"]["css"]({"position":"relative","top":_0x87d3x3["headerHeight"]});} ;_0x87d3x1["prototype"]["updateLocation"]=function (){if(this["alwaysTop"]==false){this["updatedY"]=_0x87d3x0(window)["scrollTop"]()+this["origY"];if(this["alwaysVisible"]){if(this["origY"]+this["height"]>this["windowHeight"]()){this["updatedY"]=_0x87d3x0(window)["scrollTop"]()+this["windowHeight"]()-this["height"];if(this["updatedY"]<this["origY"]){this["updatedY"]=this["origY"];} ;} ;} ;} else {if(_0x87d3x0(window)["scrollTop"]()>this["origY"]){this["updatedY"]=Math["min"](Math["abs"](_0x87d3x0(window)["scrollTop"]()-this["origY"]+this["headerHeight"])+15,this["scrollMax"]);} else {this["updatedY"]=this["headerHeight"];} ;} ;this["dy"]=Math["abs"](this["updatedY"]-this["currentY"]);return this["dy"];} ;_0x87d3x1["prototype"]["windowHeight"]=function (){var _0x87d3x5=document["documentElement"];return self["innerHeight"]||(_0x87d3x5&&_0x87d3x5["clientHeight"])||document["body"]["clientHeight"];} ;_0x87d3x1["prototype"]["windowWidth"]=function (){var _0x87d3x5=document["documentElement"];return self["innerWidth"]||(_0x87d3x5&&_0x87d3x5["clientWidth"])||document["body"]["clientWidth"];} ;_0x87d3x1["prototype"]["move"]=function (){if(this["jqObj"]["css"]("position")!="relative"){return ;} ;var _0x87d3x6=0;if(this["dy"]>0){if(this["dy"]<this["steps"]/2){_0x87d3x6=(this["dy"]>=1)?1:0;} else {_0x87d3x6=Math["round"](this["dy"]/this["steps"]);} ;if(this["currentY"]<this["updatedY"]){this["currentY"]+=_0x87d3x6;} else {this["currentY"]-=_0x87d3x6;} ;} ;this["jqObj"]["css"]({"top":this["currentY"]});} ;_0x87d3x0["floatMgr"]={FOArray: new Array(),timer:null,initializeFO:function (_0x87d3x2,_0x87d3x3){var _0x87d3x7=_0x87d3x0["extend"]({y:0,speed:"normal",alwaysVisible:false,alwaysTop:true,headerHeight:0,footerHeight:0},_0x87d3x3||{});var _0x87d3x8= new _0x87d3x1(_0x87d3x2,_0x87d3x7);_0x87d3x0["floatMgr"]["FOArray"]["push"](_0x87d3x8);if(!_0x87d3x0["floatMgr"]["timer"]){_0x87d3x0["floatMgr"]["adjustFO"]();} ;if(!_0x87d3x0["floatMgr"]["registeredEvents"]){_0x87d3x0(window)["bind"]("resize",_0x87d3x0["floatMgr"]["onChange"]);_0x87d3x0(window)["bind"]("scroll",_0x87d3x0["floatMgr"]["onChange"]);_0x87d3x0["floatMgr"]["registeredEvents"]=true;} ;} ,adjustFO:function (){_0x87d3x0["floatMgr"]["timer"]=null;var _0x87d3x9=false;for(var _0x87d3xa=0;_0x87d3xa<_0x87d3x0["floatMgr"]["FOArray"]["length"];_0x87d3xa++){FO=_0x87d3x0["floatMgr"]["FOArray"][_0x87d3xa];if(FO["updateLocation"]()){_0x87d3x9=true;} ;} ;if(_0x87d3x9){for(var _0x87d3xa=0;_0x87d3xa<_0x87d3x0["floatMgr"]["FOArray"]["length"];_0x87d3xa++){FO=_0x87d3x0["floatMgr"]["FOArray"][_0x87d3xa];FO["move"]();} ;if(!_0x87d3x0["floatMgr"]["timer"]){_0x87d3x0["floatMgr"]["timer"]=setTimeout(_0x87d3x0["floatMgr"]["adjustFO"],50);} ;} ;} ,stopFloatChk:false,onChange:function (){if(!_0x87d3x0["floatMgr"]["timer"]&&!_0x87d3x0["floatMgr"]["stopFloatChk"]){_0x87d3x0["floatMgr"]["adjustFO"]();} ;} };_0x87d3x0["fn"]["makeFloat"]=function (_0x87d3x3){var _0x87d3xb=this["eq"](0);_0x87d3x0["floatMgr"]["initializeFO"](_0x87d3xb,_0x87d3x3);if(_0x87d3x0["floatMgr"]["timer"]==null){_0x87d3x0["floatMgr"]["adjustFO"]();} ;return _0x87d3xb;} ;_0x87d3x0["fn"]["stopFloat"]=function (_0x87d3x3){_0x87d3x0["floatMgr"]["stopFloatChk"]=true;} ;_0x87d3x0["fn"]["restartFloat"]=function (_0x87d3x3){_0x87d3x0["floatMgr"]["stopFloatChk"]=false;} ;} )(jQuery);
