"}for(B+="",C=l?""+this._get(a,"weekHeader")+" ":"",v=0;v<7;v++)D=(v+k)%7,C+="=5?" class='ui-datepicker-week-end'":"")+">"+n[D]+" ";for(B+=C+" ",E=this._getDaysInMonth(aa,_),aa===a.selectedYear&&_===a.selectedMonth&&(a.selectedDay=Math.min(a.selectedDay,E)),F=(this._getFirstDayOfMonth(aa,_)-k+7)%7,G=Math.ceil((F+E)/7),H=X&&this.maxRows>G?this.maxRows:G,this.maxRows=H,I=this._daylightSavingAdjust(new Date(aa,_,1-F)),J=0;J",K=l?""+this._get(a,"calculateWeek")(I)+" ":"",v=0;v<7;v++)L=q?q.apply(a.input?a.input[0]:null,[I]):[!0,""],M=I.getMonth()!==_,N=M&&!s||!L[0]||Z&&I$,K+=""+(M&&!r?" ":N?""+I.getDate()+" ":""+I.getDate()+" ")+" ",I.setDate(I.getDate()+1),I=this._daylightSavingAdjust(I);B+=K+""}_++,_>11&&(_=0,aa++),B+="
"+(X?""+(U[0]>0&&y===U[1]-1?"
":""):""),x+=B}u+=x}return u+=j,a._keyEvent=!1,u},_generateMonthYearHeader:function(a,b,c,d,e,f,g,h){var i,j,k,l,m,n,o,p,q=this._get(a,"changeMonth"),r=this._get(a,"changeYear"),s=this._get(a,"showMonthAfterYear"),t="",u="";if(f||!q)u+=""+g[b]+" ";else{
for(i=d&&d.getFullYear()===c,j=e&&e.getFullYear()===c,u+="",k=0;k<12;k++)(!i||k>=d.getMonth())&&(!j||k<=e.getMonth())&&(u+=""+h[k]+" ");u+=" "}if(s||(t+=u+(!f&&q&&r?"":" ")),!a.yearshtml)if(a.yearshtml="",f||!r)t+=""+c+" ";else{for(l=this._get(a,"yearRange").split(":"),m=(new Date).getFullYear(),n=function(a){var b=a.match(/c[+\-].*/)?c+parseInt(a.substring(1),10):a.match(/[+\-].*/)?m+parseInt(a,10):parseInt(a,10);return isNaN(b)?m:b},o=n(l[0]),p=Math.max(o,n(l[1]||"")),o=d?Math.max(o,d.getFullYear()):o,p=e?Math.min(p,e.getFullYear()):p,a.yearshtml+="";o<=p;o++)a.yearshtml+=""+o+" ";a.yearshtml+=" ",t+=a.yearshtml,a.yearshtml=null}return t+=this._get(a,"yearSuffix"),s&&(t+=(!f&&q&&r?"":" ")+u),t+="
"},_adjustInstDate:function(a,b,c){var d=a.drawYear+("Y"===c?b:0),e=a.drawMonth+("M"===c?b:0),f=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+("D"===c?b:0),g=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,f)));a.selectedDay=g.getDate(),a.drawMonth=a.selectedMonth=g.getMonth(),a.drawYear=a.selectedYear=g.getFullYear(),"M"!==c&&"Y"!==c||this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),e=c&&bd?d:e},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){var b=this._get(a,"numberOfMonths");return null==b?[1,1]:"number"==typeof b?[1,b]:b},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return new Date(a,b,1).getDay()},_canAdjustMonth:function(a,b,c,d){var e=this._getNumberOfMonths(a),f=this._daylightSavingAdjust(new Date(c,d+(b<0?b:e[0]*e[1]),1));return b<0&&f.setDate(this._getDaysInMonth(f.getFullYear(),f.getMonth())),this._isInRange(a,f)},_isInRange:function(a,b){var c,d,e=this._getMinMaxDate(a,"min"),f=this._getMinMaxDate(a,"max"),g=null,h=null,i=this._get(a,"yearRange");return i&&(c=i.split(":"),d=(new Date).getFullYear(),g=parseInt(c[0],10),h=parseInt(c[1],10),c[0].match(/[+\-].*/)&&(g+=d),c[1].match(/[+\-].*/)&&(h+=d)),(!e||b.getTime()>=e.getTime())&&(!f||b.getTime()<=f.getTime())&&(!g||b.getFullYear()>=g)&&(!h||b.getFullYear()<=h)},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");return b="string"!=typeof b?b:(new Date).getFullYear()%100+parseInt(b,10),{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);var e=b?"object"==typeof b?b:this._daylightSavingAdjust(new Date(d,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),e,this._getFormatConfig(a))}}),a.fn.datepicker=function(b){if(!this.length)return this;a.datepicker.initialized||(a(document).mousedown(a.datepicker._checkExternalClick),a.datepicker.initialized=!0),0===a("#"+a.datepicker._mainDivId).length&&a("body").append(a.datepicker.dpDiv);var c=Array.prototype.slice.call(arguments,1);return"string"!=typeof b||"isDisabled"!==b&&"getDate"!==b&&"widget"!==b?"option"===b&&2===arguments.length&&"string"==typeof arguments[1]?a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this[0]].concat(c)):this.each(function(){"string"==typeof b?a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this].concat(c)):a.datepicker._attachDatepicker(this,b)}):a.datepicker["_"+b+"Datepicker"].apply(a.datepicker,[this[0]].concat(c))},a.datepicker=new c,a.datepicker.initialized=!1,a.datepicker.uuid=(new Date).getTime(),a.datepicker.version="1.11.4",a.datepicker});
var ct_date=new Date(),
ctTimeMs=new Date().getTime(),
ctMouseEventTimerFlag=true,
ctMouseData=[],
ctMouseDataCounter=0;
function ctSetCookieSec(c_name, value){
document.cookie=c_name + "=" + encodeURIComponent(value) + "; path=/";
}
function apbct_attach_event_handler(elem, event, callback){
if(typeof window.addEventListener=="function") elem.addEventListener(event, callback);
else elem.attachEvent(event, callback);
}
function apbct_remove_event_handler(elem, event, callback){
if(typeof window.removeEventListener=="function") elem.removeEventListener(event, callback);
else elem.detachEvent(event, callback);
}
ctSetCookieSec("ct_ps_timestamp", Math.floor(new Date().getTime()/1000));
ctSetCookieSec("ct_fkp_timestamp", "0");
ctSetCookieSec("ct_pointer_data", "0");
ctSetCookieSec("ct_timezone", "0");
setTimeout(function(){
ctSetCookieSec("ct_timezone", ct_date.getTimezoneOffset()/60*(-1));
},1000);
var ctFunctionFirstKey=function output(event){
var KeyTimestamp=Math.floor(new Date().getTime()/1000);
ctSetCookieSec("ct_fkp_timestamp", KeyTimestamp);
ctKeyStopStopListening();
}
var ctMouseReadInterval=setInterval(function(){
ctMouseEventTimerFlag=true;
}, 150);
var ctMouseWriteDataInterval=setInterval(function(){
ctSetCookieSec("ct_pointer_data", JSON.stringify(ctMouseData));
}, 1200);
var ctFunctionMouseMove=function output(event){
if(ctMouseEventTimerFlag==true){
ctMouseData.push([
Math.round(event.pageY),
Math.round(event.pageX),
Math.round(new Date().getTime() - ctTimeMs)
]);
ctMouseDataCounter++;
ctMouseEventTimerFlag=false;
if(ctMouseDataCounter >=50){
ctMouseStopData();
}}
}
function ctMouseStopData(){
apbct_remove_event_handler(window, "mousemove", ctFunctionMouseMove);
clearInterval(ctMouseReadInterval);
clearInterval(ctMouseWriteDataInterval);
}
function ctKeyStopStopListening(){
apbct_remove_event_handler(window, "mousedown", ctFunctionFirstKey);
apbct_remove_event_handler(window, "keydown", ctFunctionFirstKey);
}
apbct_attach_event_handler(window, "mousemove", ctFunctionMouseMove);
apbct_attach_event_handler(window, "mousedown", ctFunctionFirstKey);
apbct_attach_event_handler(window, "keydown", ctFunctionFirstKey);
function apbct_ready(){
ctSetCookieSec("apbct_visible_fields", 0);
ctSetCookieSec("apbct_visible_fields_count", 0);
setTimeout(function(){
for(var i=0; i < document.forms.length; i++){
var form=document.forms[i];
form.onsubmit_prev=form.onsubmit;
form.onsubmit=function(event){
this.visible_fields='';
this.visible_fields_count=this.elements.length;
for(var j=0; j < this.elements.length; j++){
var elem=this.elements[j];
if(getComputedStyle(elem).display=="none" ||
getComputedStyle(elem).visibility=="hidden" ||
getComputedStyle(elem).width=="0" ||
getComputedStyle(elem).heigth=="0" ||
getComputedStyle(elem).opacity=="0" ||
elem.getAttribute("type")=="hidden" ||
elem.getAttribute("type")=="submit"
){
this.visible_fields_count--;
}else{
this.visible_fields +=(this.visible_fields=="" ? "":" ") + elem.getAttribute("name");
}}
ctSetCookieSec("apbct_visible_fields", this.visible_fields);
ctSetCookieSec("apbct_visible_fields_count", this.visible_fields_count);
if(this.onsubmit_prev instanceof Function){
this.onsubmit_prev.call(this, event);
}}
}}, 1000);
}
apbct_attach_event_handler(window, "DOMContentLoaded", apbct_ready);
if(typeof ctNocache.set_cookies_flag==='undefined'){
ctNocache.set_cookies_flag=true;
}
if(typeof ctNocache.ajaxurl==='undefined'){
ctNocache.ajaxurl='/wp-admin/admin-ajax.php';
}
function sendRequest(url,callback,postData){
var req=createXMLHTTPObject();
if(!req) return;
var method=(postData) ? "POST":"GET";
var protocol=location.protocol;
if(protocol==='https:'){
url=url.replace('http:', 'https:');
}else{
url=url.replace('https:', 'http:');
}
req.open(method,url,true);
if(postData)
req.setRequestHeader('Content-type','application/x-www-form-urlencoded');
req.onreadystatechange=function (){
if(req.readyState!=4) return;
if(req.status!=200&&req.status!=304){
return;
}
callback(req);
};
if(req.readyState==4) return;
req.send(postData);
}
var XMLHttpFactories=[
function (){return new XMLHttpRequest()},
function (){return new ActiveXObject("Msxml2.XMLHTTP")},
function (){return new ActiveXObject("Msxml3.XMLHTTP")},
function (){return new ActiveXObject("Microsoft.XMLHTTP")}
];
function createXMLHTTPObject(){
var xmlhttp=false;
for (var i=0;i86400||checkjs_cookie==undefined)){
ct_setCookie('ct_timestamp', new_timestamp);
sendRequest(ctNocache.ajaxurl+'?'+Math.random(),ct_callback,'action=ct_get_cookie');
}
if(typeof ctNocache.info_flag!=='undefined'&&ctNocache.info_flag){
var cleantalk_user_info={};
var cleantalk_screen_info={};
for(var prop in screen){
if(navigator[prop] instanceof Object||screen[prop]==='')
continue;
cleantalk_screen_info[prop]=screen[prop];
}
cleantalk_user_info.screen=cleantalk_screen_info;
var cleantalk_plugins=Array();
var prev;
var cnt=0;
for(var i=0;i(b/=e/2)?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b+c:
d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/
e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:1>(b/=e/2)?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*
b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},easeInOutCirc:function(a,b,c,d,e){return 1>(b/=e/2)?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){a=1.70158;var f=0,l=d;if(0==b)return c;if(1==(b/=e))return c+d;f||(f=.3*e);lb?-.5*l*Math.pow(2,10*--b)*Math.sin(2*(b*e-a)*Math.PI/f)+c:.5*l*Math.pow(2,-10*--b)*Math.sin(2*(b*e-a)*Math.PI/f)+d+c},easeInBack:function(a,b,c,d,e,f){void 0==f&&(f=1.70158);
return d*(b/=e)*b*((f+1)*b-f)+c},easeOutBack:function(a,b,c,d,e,f){void 0==f&&(f=1.70158);return d*((b=b/e-1)*b*((f+1)*b+f)+1)+c},easeInOutBack:function(a,b,c,d,e,f){void 0==f&&(f=1.70158);return 1>(b/=e/2)?d/2*b*b*(((f*=1.525)+1)*b-f)+c:d/2*((b-=2)*b*(((f*=1.525)+1)*b+f)+2)+c},easeInBounce:function(a,b,c,d,e){return d-jQuery.easing.easeOutBounce(a,e-b,0,d,e)+c},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?7.5625*d*b*b+c:b<2/2.75?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:b<2.5/2.75?d*(7.5625*(b-=
2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},easeInOutBounce:function(a,b,c,d,e){return b