!function($){"use strict";var escape=/["\\\x00-\x1f\x7f-\x9f]/g,meta={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},hasOwn=Object.prototype.hasOwnProperty;$.toJSON="object"==typeof JSON&&JSON.stringify?JSON.stringify:function(t){if(null===t)return"null";var e,r,n,o,i=$.type(t);if("undefined"!==i){if("number"===i||"boolean"===i)return String(t);if("string"===i)return $.quoteString(t);if("function"==typeof t.toJSON)return $.toJSON(t.toJSON());if("date"===i){var f=t.getUTCMonth()+1,u=t.getUTCDate(),s=t.getUTCFullYear(),a=t.getUTCHours(),l=t.getUTCMinutes(),c=t.getUTCSeconds(),p=t.getUTCMilliseconds();return'"'+s+"-"+(f=f<10?"0"+f:f)+"-"+(u=u<10?"0"+u:u)+"T"+(a=a<10?"0"+a:a)+":"+(l=l<10?"0"+l:l)+":"+(c=c<10?"0"+c:c)+"."+(p=(p=p<100?"0"+p:p)<10?"0"+p:p)+'Z"'}if(e=[],$.isArray(t)){for(r=0;r