/*! jquery v1.8.3 jquery.com | jquery.org/license */ (function(e,t){function _(e){var t=m[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function h(e,n,r){if(r===t&&e.nodetype===1){var i="data-"+n.replace(p,"-$1").tolowercase();r=e.getattribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:d.test(r)?v.parsejson(r):r}catch(s){}v.data(e,n,r)}else r=t}return r}function b(e){var t;for(t in e){if(t==="data"&&v.isemptyobject(e[t]))continue;if(t!=="tojson")return!1}return!0}function et(){return!1}function tt(){return!0}function ut(e){return!e||!e.parentnode||e.parentnode.nodetype===11}function at(e,t){do e=e[t];while(e&&e.nodetype!==1);return e}function ft(e,t,n){t=t||0;if(v.isfunction(t))return v.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodetype)return v.grep(e,function(e,r){return e===t===n});if(typeof t=="string"){var r=v.grep(e,function(e){return e.nodetype===1});if(it.test(t))return v.filter(t,r,!n);t=v.filter(t,r)}return v.grep(e,function(e,r){return v.inarray(e,t)>=0===n})}function lt(e){var t=ct.split("|"),n=e.createdocumentfragment();if(n.createelement)while(t.length)n.createelement(t.pop());return n}function lt(e,t){return e.getelementsbytagname(t)[0]||e.appendchild(e.ownerdocument.createelement(t))}function at(e,t){if(t.nodetype!==1||!v.hasdata(e))return;var n,r,i,s=v._data(e),o=v._data(t,s),u=s.events;if(u){delete o.handle,o.events={};for(n in u)for(r=0,i=u[n].length;r").appendto(i.body),n=t.css("display");t.remove();if(n==="none"||n===""){pt=i.body.appendchild(pt||v.extend(i.createelement("iframe"),{frameborder:0,width:0,height:0}));if(!ht||!pt.createelement)ht=(pt.contentwindow||pt.contentdocument).document,ht.write(""),ht.close();t=ht.body.appendchild(ht.createelement(e)),n=dt(t,"display"),i.body.removechild(pt)}return wt[e]=n,n}function fn(e,t,n,r){var i;if(v.isarray(t))v.each(t,function(t,i){n||sn.test(e)?r(e,i):fn(e+"["+(typeof i=="object"?t:"")+"]",i,n,r)});else if(!n&&v.type(t)==="object")for(i in t)fn(e+"["+i+"]",t[i],n,r);else r(e,t)}function cn(e){return function(t,n){typeof t!="string"&&(n=t,t="*");var r,i,s,o=t.tolowercase().split(y),u=0,a=o.length;if(v.isfunction(n))for(;u)[^>]*$|#([\w\-]*)$)/,e=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,s=/^[\],:{}\s]*$/,x=/(?:^|:|,)(?:\s*\[)+/g,t=/\\(?:["\\\/bfnrt]|u[\da-fa-f]{4})/g,n=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[ee][\-+]?\d+|)/g,c=/^-ms-/,k=/-([\da-z])/gi,l=function(e,t){return(t+"").touppercase()},a=function(){i.addeventlistener?(i.removeeventlistener("domcontentloaded",a,!1),v.ready()):i.readystate==="complete"&&(i.detachevent("onreadystatechange",a),v.ready())},o={};v.fn=v.prototype={constructor:v,init:function(e,n,r){var s,o,u,a;if(!e)return this;if(e.nodetype)return this.context=this[0]=e,this.length=1,this;if(typeof e=="string"){e.charat(0)==="<"&&e.charat(e.length-1)===">"&&e.length>=3?s=[null,e,null]:s=w.exec(e);if(s&&(s[1]||!n)){if(s[1])return n=n instanceof v?n[0]:n,a=n&&n.nodetype?n.ownerdocument||n:i,e=v.parsehtml(s[1],a,!0),e.test(s[1])&&v.isplainobject(n)&&this.attr.call(e,n,!0),v.merge(this,e);o=i.getelementbyid(s[2]);if(o&&o.parentnode){if(o.id!==s[2])return r.find(e);this.length=1,this[0]=o}return this.context=i,this.selector=e,this}return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e)}return v.isfunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),v.makearray(e,this))},selector:"",jquery:"1.8.3",length:0,size:function(){return this.length},toarray:function(){return l.call(this)},get:function(e){return e==null?this.toarray():e<0?this[this.length+e]:this[e]},pushstack:function(e,t,n){var r=v.merge(this.constructor(),e);return r.prevobject=this,r.context=this.context,t==="find"?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return v.each(this,e,t)},ready:function(e){return v.ready.promise().done(e),this},eq:function(e){return e=+e,e===-1?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushstack(l.apply(this,arguments),"slice",l.call(arguments).join(","))},map:function(e){return this.pushstack(v.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevobject||this.constructor(null)},push:f,sort:[].sort,splice:[].splice},v.fn.init.prototype=v.fn,v.extend=v.fn.extend=function(){var e,n,r,i,s,o,u=arguments[0]||{},a=1,f=arguments.length,l=!1;typeof u=="boolean"&&(l=u,u=arguments[1]||{},a=2),typeof u!="object"&&!v.isfunction(u)&&(u={}),f===a&&(u=this,--a);for(;a0)return;r.resolvewith(i,[v]),v.fn.trigger&&v(i).trigger("ready").off("ready")},isfunction:function(e){return v.type(e)==="function"},isarray:array.isarray||function(e){return v.type(e)==="array"},iswindow:function(e){return e!=null&&e==e.window},isnumeric:function(e){return!isnan(parsefloat(e))&&isfinite(e)},type:function(e){return e==null?string(e):o[h.call(e)]||"object"},isplainobject:function(e){if(!e||v.type(e)!=="object"||e.nodetype||v.iswindow(e))return!1;try{if(e.constructor&&!p.call(e,"constructor")&&!p.call(e.constructor.prototype,"isprototypeof"))return!1}catch(n){return!1}var r;for(r in e);return r===t||p.call(e,r)},isemptyobject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new error(e)},parsehtml:function(e,t,n){var r;return!e||typeof e!="string"?null:(typeof t=="boolean"&&(n=t,t=0),t=t||i,(r=e.exec(e))?[t.createelement(r[1])]:(r=v.buildfragment([e],t,n?null:[]),v.merge([],(r.cacheable?v.clone(r.fragment):r.fragment).childnodes)))},parsejson:function(t){if(!t||typeof t!="string")return null;t=v.trim(t);if(e.json&&e.json.parse)return e.json.parse(t);if(s.test(t.replace(t,"@").replace(n,"]").replace(x,"")))return(new function("return "+t))();v.error("invalid json: "+t)},parsexml:function(n){var r,i;if(!n||typeof n!="string")return null;try{e.domparser?(i=new domparser,r=i.parsefromstring(n,"text/xml")):(r=new activexobject("microsoft.xmldom"),r.async="false",r.loadxml(n))}catch(s){r=t}return(!r||!r.documentelement||r.getelementsbytagname("parsererror").length)&&v.error("invalid xml: "+n),r},noop:function(){},globaleval:func