(function(C,w){function L(){if(!c.isReady){try{t.documentElement.doScroll("left")}catch(a){setTimeout(L,1);return}c.ready()}}function P(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function Q(a,b,d,f,e,h){var i=a.length;if(typeof b==="object"){for(var o in b)Q(a,o,b[o],f,e,d);return a}if(d!==w){f=!h&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,h);return a}return i?
e(a[0],b):w}function R(){return(new Date).getTime()}function T(){return false}function sa(){return true}function Ha(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function wa(a){var b,d=[],f=[],e=arguments,h,i,o,l,q,v;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var H=i.live.slice(0);for(l=0;l<H.length;l++){i=H[l];i.origType.replace(G,"")===a.type?f.push(i.selector):H.splice(l--,1)}h=c(a.target).closest(f,a.currentTarget);q=0;for(v=
h.length;q<v;q++)for(l=0;l<H.length;l++){i=H[l];if(h[q].selector===i.selector){o=h[q].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}q=0;for(v=d.length;q<v;q++){h=d[q];a.currentTarget=h.elem;a.data=h.handleObj.data;a.handleObj=h.handleObj;if(h.handleObj.origHandler.apply(h.elem,e)===false){b=false;break}}return b}}function xa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function Ea(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var h in f)for(var i in f[h])c.event.add(this,h,f[h][i],f[h][i].data)}}})}function X(a,b,d){var f,e,h;b=b&&b[0]?b[0].ownerDocument||b[0]:t;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===t&&!Ta.test(a[0])&&(c.support.checkClone||!Ua.test(a[0]))){e=true;if(h=c.fragments[a[0]])if(h!==1)f=h}if(!f){f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=h?f:1;return{fragment:f,cacheable:e}}function ka(a,b){var d={};c.each(Va.concat.apply([],Va.slice(0,b)),function(){d[this]=a});return d}function ta(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},ha=C.jQuery,Ia=C.$,t=C.document,U,ya=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ja=/^.[^:#\[\.,]*$/,Y=/\S/,E=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,fa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,la=navigator.userAgent,
ua=false,V=[],ea,ga=Object.prototype.toString,ia=Object.prototype.hasOwnProperty,ma=Array.prototype.push,ja=Array.prototype.slice,Fa=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f,e;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=t;this[0]=t.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=ya.exec(a))&&(d[1]||!b))if(d[1]){e=b?b.ownerDocument||b:t;if(f=fa.exec(a))if(c.isPlainObject(b)){a=
[t.createElement(f[1])];c.fn.attr.call(a,b,true)}else a=[e.createElement(f[1])];else{f=X([d[1]],[e]);a=(f.cacheable?f.fragment.cloneNode(true):f.fragment).childNodes}return c.merge(this,a)}else{if(f=t.getElementById(d[2])){if(f.id!==d[2])return U.find(a);this.length=1;this[0]=f}this.context=t;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=t;a=t.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||U).find(a):c(b).find(a);else if(c.isFunction(a))return U.ready(a);
if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return ja.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ma.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+
"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(t,c);else V&&V.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(ja.apply(this,arguments),"slice",ja.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||
c(null)},push:ma,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,h,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(h in e){i=a[h];o=e[h];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[h]=c.extend(f,i,o)}else if(o!==w)a[h]=
o}return a};c.extend({noConflict:function(a){C.$=Ia;if(a)C.jQuery=ha;return c},isReady:false,ready:function(){if(!c.isReady){if(!t.body)return setTimeout(c.ready,13);c.isReady=true;if(V){for(var a,b=0;a=V[b++];)a.call(t,c);V=null}c.fn.triggerHandler&&c(t).triggerHandler("ready")}},bindReady:function(){if(!ua){ua=true;if(t.readyState==="complete")return c.ready();if(t.addEventListener){t.addEventListener("DOMContentLoaded",ea,false);C.addEventListener("load",c.ready,false)}else if(t.attachEvent){t.attachEvent("onreadystatechange",
ea);C.attachEvent("onload",c.ready);var a=false;try{a=C.frameElement==null}catch(b){}t.documentElement.doScroll&&a&&L()}}},isFunction:function(a){return ga.call(a)==="[object Function]"},isArray:function(a){return ga.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ga.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!ia.call(a,"constructor")&&!ia.call(a.constructor.prototype,"isPrototypeOf"))return false;for(var b in a);return b===w||ia.call(a,b)},
isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return C.JSON&&C.JSON.parse?C.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&
Y.test(a)){var b=t.getElementsByTagName("head")[0]||t.documentElement,d=t.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(t.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,h=a.length,i=h===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<h;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],
f,a[f])===false)break}else for(d=a[0];e<h&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(E,"")},makeArray:function(a,b){var d=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ma.call(d,a):c.merge(d,a);return d},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=
b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,h=a.length;e<h;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,h=0,i=a.length;h<i;h++){e=b(a[h],h,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=
a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});la=c.uaMatch(la);if(la.browser){c.browser[la.browser]=true;c.browser.version=la.version}if(c.browser.webkit)c.browser.safari=true;if(Fa)c.inArray=function(a,b){return Fa.call(b,a)};U=c(t);if(t.addEventListener)ea=
function(){t.removeEventListener("DOMContentLoaded",ea,false);c.ready()};else if(t.attachEvent)ea=function(){if(t.readyState==="complete"){t.detachEvent("onreadystatechange",ea);c.ready()}};(function(){c.support={};var a=t.documentElement,b=t.createElement("script"),d=t.createElement("div"),f="script"+R();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0];
if(!(!e||!e.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:t.createElement("select").appendChild(t.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(t.createElement("div"))).parentNode===
null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(t.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(C[f]){c.support.scriptEval=true;delete C[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function l(){c.support.noCloneEvent=false;d.detachEvent("onclick",l)});d.cloneNode(true).fireEvent("onclick")}d=t.createElement("div");
d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=t.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var l=t.createElement("div");l.style.width=l.style.paddingLeft="1px";t.body.appendChild(l);c.boxModel=c.support.boxModel=l.offsetWidth===2;t.body.removeChild(l).style.display="none"});a=function(l){var q=t.createElement("div");l="on"+l;var v=l in q;if(!v){q.setAttribute(l,"return;");v=typeof q[l]===
"function"}return v};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=h=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var S="jQuery"+R(),za=0,ba={};c.extend({cache:{},expando:S,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=
a==C?ba:a;var f=a[S],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++za);if(typeof b==="object"){a[S]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[S]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==C?ba:a;var d=a[S],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);
delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,
a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,
a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,Ba=/\s+/,z=/\r/g,k=/href|src|style/,p=/(button|input)/i,u=/(button|input|object|select|textarea)/i,x=/^(a|area)$/i,y=/radio|checkbox/;c.fn.extend({attr:function(a,
b){return Q(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(q){var v=c(this);v.addClass(a.call(this,q,v.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(Ba),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var h=" "+e.className+" ",i=e.className,o=0,l=b.length;o<l;o++)if(h.indexOf(" "+b[o]+" ")<
0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(l){var q=c(this);q.removeClass(a.call(this,l,q.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(Ba),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var h=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)h=h.replace(" "+b[i]+" "," ");e.className=c.trim(h)}else e.className=""}return this},toggleClass:function(a,
b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var h=c(this);h.toggleClass(a.call(this,e,h.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,h=0,i=c(this),o=b,l=a.split(Ba);e=l[h++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=
" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var h=b?d:0;for(d=b?d+1:e.length;h<d;h++){var i=e[h];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(y.test(b.type)&&
!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(z,"")}return w}var o=c.isFunction(a);return this.each(function(l){var q=c(this),v=a;if(this.nodeType===1){if(o)v=a.call(this,l,q.val());if(typeof v==="number")v+="";if(c.isArray(v)&&y.test(this.type))this.checked=c.inArray(q.val(),v)>=0;else if(c.nodeName(this,"select")){var H=c.makeArray(v);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),H)>=0});if(!H.length)this.selectedIndex=
-1}else this.value=v}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var h=k.test(b);if(b in a&&f&&!h){if(e){b==="type"&&p.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;
if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:u.test(a.nodeName)||x.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var G=/\.(.*)$/,F=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===
3||a.nodeType===8)){if(a.setInterval&&a!==C&&!a.frameElement)a=C;var e,h;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var i=h.events=h.events||{},o=h.handle;if(!o)h.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var l,q=0,v;l=b[q++];){h=e?c.extend({},e):{handler:d,data:f};if(l.indexOf(".")>-1){v=l.split(".");l=v.shift();h.namespace=v.slice(0).sort().join(".")}else{v=[];h.namespace=
""}h.type=l;h.guid=d.guid;var H=i[l],J=c.event.special[l]||{};if(!H){H=i[l]=[];if(!J.setup||J.setup.call(a,f,v,o)===false)if(a.addEventListener)a.addEventListener(l,o,false);else a.attachEvent&&a.attachEvent("on"+l,o)}if(J.add){J.add.call(a,h);if(!h.handler.guid)h.handler.guid=d.guid}H.push(h);c.event.global[l]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,h=0,i,o,l,q,v,H,J=c.data(a),O=J&&J.events;if(J&&O){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b===
"string"&&b.charAt(0)==="."){b=b||"";for(e in O)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[h++];){q=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();l=RegExp("(^|\\.)"+c.map(o.slice(0).sort(),F).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(v=O[e])if(d){q=c.event.special[e]||{};for(K=f||0;K<v.length;K++){H=v[K];if(d.guid===H.guid){if(i||l.test(H.namespace)){f==null&&v.splice(K--,1);q.remove&&q.remove.call(a,H)}if(f!=null)break}}if(v.length===0||f!=null&&v.length===1){if(!q.teardown||q.teardown.call(a,
o)===false)M(a,e,J.handle);delete O[e]}}else for(var K=0;K<v.length;K++){H=v[K];if(i||l.test(H.namespace)){c.event.remove(a,q,H.handler,K);v.splice(K--,1)}}}if(c.isEmptyObject(O)){if(b=J.handle)b.elem=null;delete J.events;delete J.handle;c.isEmptyObject(J)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[S]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,
function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(h){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,
o=c.nodeName(f,"a")&&e==="click",l=c.event.special[e]||{};if((!l._default||l._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(q){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||C.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+
"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var h=d.length;e<h;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[S])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||t;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=t.documentElement;d=t.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:wa}))},remove:function(a){var b=true,d=a.origType.replace(G,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(G,""))return b=false});b&&c.event.remove(this,a.origType,wa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var M=t.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=R();this[S]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=sa;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=sa;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=sa;this.stopPropagation()},isDefaultPrevented:T,isPropagationStopped:T,
isImmediatePropagationStopped:T};var N=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},na=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?na:N,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?na:N)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return Ha("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return Ha("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var oa=/textarea|input|select/i,ca,da=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},pa=function(a,b){var d=a.target,f,e;if(!(!oa.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=da(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:pa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return pa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return pa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",da(a))}},setup:function(){if(this.type==="file")return false;for(var a in ca)c.event.add(this,a+".specialChange",ca[a]);return oa.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return oa.test(this.nodeName)}};ca=c.event.special.change.filters}t.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var h in d)this[b](h,f,d[h],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(l){c(this).unbind(l,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{h=0;for(var o=this.length;h<o;h++)c.event.add(this[h],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var va={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,h){var i,o=0,l,q,v=h||this.selector,
H=h?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){h=G.exec(i);l="";if(h){l=h[0];i=i.replace(G,"")}if(i==="hover")d.push("mouseenter"+l,"mouseleave"+l);else{q=i;if(i==="focus"||i==="blur"){d.push(va[i]+l);i+=l}else i=(va[i]||i)+l;b==="live"?H.each(function(){c.event.add(this,xa(i,v),{data:f,selector:v,handler:e,origType:i,origHandler:e,preType:q})}):H.unbind(xa(i,v),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});C.attachEvent&&!C.addEventListener&&C.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var j="",m,n=0;g[n];n++){m=g[n];if(m.nodeType===3||m.nodeType===4)j+=m.nodeValue;else if(m.nodeType!==8)j+=a(m.childNodes)}return j}function b(g,j,m,n,s,r){s=0;for(var B=n.length;s<B;s++){var A=n[s];
if(A){A=A[g];for(var I=false;A;){if(A.sizcache===m){I=n[A.sizset];break}if(A.nodeType===1&&!r){A.sizcache=m;A.sizset=s}if(A.nodeName.toLowerCase()===j){I=A;break}A=A[g]}n[s]=I}}}function d(g,j,m,n,s,r){s=0;for(var B=n.length;s<B;s++){var A=n[s];if(A){A=A[g];for(var I=false;A;){if(A.sizcache===m){I=n[A.sizset];break}if(A.nodeType===1){if(!r){A.sizcache=m;A.sizset=s}if(typeof j!=="string"){if(A===j){I=true;break}}else if(l.filter(j,[A]).length>0){I=A;break}}A=A[g]}n[s]=I}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,h=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var l=function(g,j,m,n){m=m||[];var s=j=j||t;if(j.nodeType!==1&&j.nodeType!==9)return[];if(!g||typeof g!=="string")return m;for(var r=[],B,A,I,Ga,qa=true,Ca=D(j),ra=g;(f.exec(""),B=f.exec(ra))!==null;){ra=B[3];r.push(B[1]);if(B[2]){Ga=B[3];break}}if(r.length>1&&v.exec(g))if(r.length===2&&q.relative[r[0]])A=Na(r[0]+r[1],j);else for(A=q.relative[r[0]]?[j]:l(r.shift(),j);r.length;){g=r.shift();if(q.relative[g])g+=
r.shift();A=Na(g,A)}else{if(!n&&r.length>1&&j.nodeType===9&&!Ca&&q.match.ID.test(r[0])&&!q.match.ID.test(r[r.length-1])){B=l.find(r.shift(),j,Ca);j=B.expr?l.filter(B.expr,B.set)[0]:B.set[0]}if(j){B=n?{expr:r.pop(),set:J(n)}:l.find(r.pop(),r.length===1&&(r[0]==="~"||r[0]==="+")&&j.parentNode?j.parentNode:j,Ca);A=B.expr?l.filter(B.expr,B.set):B.set;if(r.length>0)I=J(A);else qa=false;for(;r.length;){var Z=r.pop();B=Z;if(q.relative[Z])B=r.pop();else Z="";if(B==null)B=j;q.relative[Z](I,B,Ca)}}else I=[]}I||
(I=A);I||l.error(Z||g);if(h.call(I)==="[object Array]")if(qa)if(j&&j.nodeType===1)for(g=0;I[g]!=null;g++){if(I[g]&&(I[g]===true||I[g].nodeType===1&&W(j,I[g])))m.push(A[g])}else for(g=0;I[g]!=null;g++)I[g]&&I[g].nodeType===1&&m.push(A[g]);else m.push.apply(m,I);else J(I,m);if(Ga){l(Ga,s,m,n);l.uniqueSort(m)}return m};l.uniqueSort=function(g){if(K){i=o;g.sort(K);if(i)for(var j=1;j<g.length;j++)g[j]===g[j-1]&&g.splice(j--,1)}return g};l.matches=function(g,j){return l(g,null,null,j)};l.find=function(g,
j,m){var n,s;if(!g)return[];for(var r=0,B=q.order.length;r<B;r++){var A=q.order[r];if(s=q.leftMatch[A].exec(g)){var I=s[1];s.splice(1,1);if(I.substr(I.length-1)!=="\\"){s[1]=(s[1]||"").replace(/\\/g,"");n=q.find[A](s,j,m);if(n!=null){g=g.replace(q.match[A],"");break}}}}n||(n=j.getElementsByTagName("*"));return{set:n,expr:g}};l.filter=function(g,j,m,n){for(var s=g,r=[],B=j,A,I,Ga=j&&j[0]&&D(j[0]);g&&j.length;){for(var qa in q.filter)if((A=q.leftMatch[qa].exec(g))!=null&&A[2]){var Ca=q.filter[qa],ra,
Z;Z=A[1];I=false;A.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){if(B===r)r=[];if(q.preFilter[qa])if(A=q.preFilter[qa](A,B,m,r,n,Ga)){if(A===true)continue}else I=ra=true;if(A)for(var Ka=0;(Z=B[Ka])!=null;Ka++)if(Z){ra=Ca(Z,A,Ka,B);var Wa=n^!!ra;if(m&&ra!=null)if(Wa)I=true;else B[Ka]=false;else if(Wa){r.push(Z);I=true}}if(ra!==w){m||(B=r);g=g.replace(q.match[qa],"");if(!I)return[];break}}}if(g===s)if(I==null)l.error(g);else break;s=g}return B};l.error=function(g){throw"Syntax error, unrecognized expression: "+
g;};var q=l.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},
leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,j){var m=typeof j==="string",n=m&&!/\W/.test(j);m=m&&!n;if(n)j=j.toLowerCase();n=0;for(var s=g.length,r;n<s;n++)if(r=g[n]){for(;(r=r.previousSibling)&&r.nodeType!==1;);g[n]=m||r&&r.nodeName.toLowerCase()===j?r||false:r===j}m&&l.filter(j,g,true)},">":function(g,j){var m=typeof j==="string";if(m&&!/\W/.test(j)){j=j.toLowerCase();for(var n=0,s=g.length;n<s;n++){var r=
g[n];if(r){m=r.parentNode;g[n]=m.nodeName.toLowerCase()===j?m:false}}}else{n=0;for(s=g.length;n<s;n++)if(r=g[n])g[n]=m?r.parentNode:r.parentNode===j;m&&l.filter(j,g,true)}},"":function(g,j,m){var n=e++,s=d;if(typeof j==="string"&&!/\W/.test(j)){var r=j=j.toLowerCase();s=b}s("parentNode",j,n,g,r,m)},"~":function(g,j,m){var n=e++,s=d;if(typeof j==="string"&&!/\W/.test(j)){var r=j=j.toLowerCase();s=b}s("previousSibling",j,n,g,r,m)}},find:{ID:function(g,j,m){if(typeof j.getElementById!=="undefined"&&
!m)return(g=j.getElementById(g[1]))?[g]:[]},NAME:function(g,j){if(typeof j.getElementsByName!=="undefined"){for(var m=[],n=j.getElementsByName(g[1]),s=0,r=n.length;s<r;s++)n[s].getAttribute("name")===g[1]&&m.push(n[s]);return m.length===0?null:m}},TAG:function(g,j){return j.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,j,m,n,s,r){g=" "+g[1].replace(/\\/g,"")+" ";if(r)return g;r=0;for(var B;(B=j[r])!=null;r++)if(B)if(s^(B.className&&(" "+B.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=
0))m||n.push(B);else if(m)j[r]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var j=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=j[1]+(j[2]||1)-0;g[3]=j[3]-0}g[0]=e++;return g},ATTR:function(g,j,m,n,s,r){j=g[1].replace(/\\/g,"");if(!r&&q.attrMap[j])g[1]=q.attrMap[j];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,j,m,n,
s){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=l(g[3],null,null,j);else{g=l.filter(g[3],j,m,true^s);m||n.push.apply(n,g);return false}else if(q.match.POS.test(g[0])||q.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},
empty:function(g){return!g.firstChild},has:function(g,j,m){return!!l(m[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===
g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,j){return j===0},last:function(g,j,m,n){return j===n.length-1},even:function(g,j){return j%2===0},odd:function(g,j){return j%2===1},lt:function(g,j,m){return j<m[3]-0},gt:function(g,j,m){return j>m[3]-0},nth:function(g,j,m){return m[3]-0===j},eq:function(g,j,m){return m[3]-0===j}},filter:{PSEUDO:function(g,j,m,n){var s=j[1],r=q.filters[s];if(r)return r(g,
m,j,n);else if(s==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(j[3])>=0;else if(s==="not"){j=j[3];m=0;for(n=j.length;m<n;m++)if(j[m]===g)return false;return true}else l.error("Syntax error, unrecognized expression: "+s)},CHILD:function(g,j){var m=j[1],n=g;switch(m){case "only":case "first":for(;n=n.previousSibling;)if(n.nodeType===1)return false;if(m==="first")return true;n=g;case "last":for(;n=n.nextSibling;)if(n.nodeType===1)return false;return true;case "nth":m=j[2];var s=
j[3];if(m===1&&s===0)return true;var r=j[0],B=g.parentNode;if(B&&(B.sizcache!==r||!g.nodeIndex)){var A=0;for(n=B.firstChild;n;n=n.nextSibling)if(n.nodeType===1)n.nodeIndex=++A;B.sizcache=r}n=g.nodeIndex-s;return m===0?n===0:n%m===0&&n/m>=0}},ID:function(g,j){return g.nodeType===1&&g.getAttribute("id")===j},TAG:function(g,j){return j==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===j},CLASS:function(g,j){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(j)>-1},ATTR:function(g,j){var m=
j[1];m=q.attrHandle[m]?q.attrHandle[m](g):g[m]!=null?g[m]:g.getAttribute(m);var n=m+"",s=j[2],r=j[4];return m==null?s==="!=":s==="="?n===r:s==="*="?n.indexOf(r)>=0:s==="~="?(" "+n+" ").indexOf(r)>=0:!r?n&&m!==false:s==="!="?n!==r:s==="^="?n.indexOf(r)===0:s==="$="?n.substr(n.length-r.length)===r:s==="|="?n===r||n.substr(0,r.length+1)===r+"-":false},POS:function(g,j,m,n){var s=q.setFilters[j[2]];if(s)return s(g,m,j,n)}}},v=q.match.POS,H;for(H in q.match){q.match[H]=RegExp(q.match[H].source+/(?![^\[]*\])(?![^\(]*\))/.source);
q.leftMatch[H]=RegExp(/(^(?:.|\r|\n)*?)/.source+q.match[H].source.replace(/\\(\d+)/g,function(g,j){return"\\"+(j-0+1)}))}var J=function(g,j){g=Array.prototype.slice.call(g,0);if(j){j.push.apply(j,g);return j}return g};try{Array.prototype.slice.call(t.documentElement.childNodes,0)}catch(O){J=function(g,j){var m=j||[];if(h.call(g)==="[object Array]")Array.prototype.push.apply(m,g);else if(typeof g.length==="number")for(var n=0,s=g.length;n<s;n++)m.push(g[n]);else for(n=0;g[n];n++)m.push(g[n]);return m}}var K;
if(t.documentElement.compareDocumentPosition)K=function(g,j){if(!g.compareDocumentPosition||!j.compareDocumentPosition){if(g==j)i=true;return g.compareDocumentPosition?-1:1}var m=g.compareDocumentPosition(j)&4?-1:g===j?0:1;if(m===0)i=true;return m};else if("sourceIndex"in t.documentElement)K=function(g,j){if(!g.sourceIndex||!j.sourceIndex){if(g==j)i=true;return g.sourceIndex?-1:1}var m=g.sourceIndex-j.sourceIndex;if(m===0)i=true;return m};else if(t.createRange)K=function(g,j){if(!g.ownerDocument||
!j.ownerDocument){if(g==j)i=true;return g.ownerDocument?-1:1}var m=g.ownerDocument.createRange(),n=j.ownerDocument.createRange();m.setStart(g,0);m.setEnd(g,0);n.setStart(j,0);n.setEnd(j,0);m=m.compareBoundaryPoints(Range.START_TO_END,n);if(m===0)i=true;return m};(function(){var g=t.createElement("div"),j="script"+(new Date).getTime();g.innerHTML="<a name='"+j+"'/>";var m=t.documentElement;m.insertBefore(g,m.firstChild);if(t.getElementById(j)){q.find.ID=function(n,s,r){if(typeof s.getElementById!==
"undefined"&&!r)return(s=s.getElementById(n[1]))?s.id===n[1]||typeof s.getAttributeNode!=="undefined"&&s.getAttributeNode("id").nodeValue===n[1]?[s]:w:[]};q.filter.ID=function(n,s){var r=typeof n.getAttributeNode!=="undefined"&&n.getAttributeNode("id");return n.nodeType===1&&r&&r.nodeValue===s}}m.removeChild(g);m=g=null})();(function(){var g=t.createElement("div");g.appendChild(t.createComment(""));if(g.getElementsByTagName("*").length>0)q.find.TAG=function(j,m){var n=m.getElementsByTagName(j[1]);
if(j[1]==="*"){for(var s=[],r=0;n[r];r++)n[r].nodeType===1&&s.push(n[r]);n=s}return n};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")q.attrHandle.href=function(j){return j.getAttribute("href",2)};g=null})();t.querySelectorAll&&function(){var g=l,j=t.createElement("div");j.innerHTML="<p class='TEST'></p>";if(!(j.querySelectorAll&&j.querySelectorAll(".TEST").length===0)){l=function(n,s,r,B){s=s||t;if(!B&&s.nodeType===
9&&!D(s))try{return J(s.querySelectorAll(n),r)}catch(A){}return g(n,s,r,B)};for(var m in g)l[m]=g[m];j=null}}();(function(){var g=t.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){q.order.splice(1,0,"CLASS");q.find.CLASS=function(j,m,n){if(typeof m.getElementsByClassName!=="undefined"&&!n)return m.getElementsByClassName(j[1])};
g=null}}})();var W=t.compareDocumentPosition?function(g,j){return!!(g.compareDocumentPosition(j)&16)}:function(g,j){return g!==j&&(g.contains?g.contains(j):true)},D=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},Na=function(g,j){for(var m=[],n="",s,r=j.nodeType?[j]:j;s=q.match.PSEUDO.exec(g);){n+=s[0];g=g.replace(q.match.PSEUDO,"")}g=q.relative[g]?g+"*":g;s=0;for(var B=r.length;s<B;s++)l(g,r[s],m);return l.filter(n,m)};c.find=l;c.expr=l.selectors;c.expr[":"]=
c.expr.filters;c.unique=l.uniqueSort;c.text=a;c.isXMLDoc=D;c.contains=W})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;ja=Array.prototype.slice;var Xa=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,h){return!!b.call(e,h,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ja.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,
b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var h=d;h<b.length;h++)for(var i=0;i<d;i++)if(b[i]===b[h]){b.splice(h--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Xa(this,a,false),"not",a)},filter:function(a){return this.pushStack(Xa(this,a,true),"filter",
a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,h={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];h[i]||(h[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in h){e=h[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete h[i]}}f=f.parentNode}}return d}var l=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(q,v){for(;v&&v.ownerDocument&&
v!==b;){if(l?l.index(v)>-1:c(v).is(a))return v;v=v.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var d=typeof a==="string"?c(a,b||this.context):c.makeArray(a),f=c.merge(this.get(),d);return this.pushStack(!d[0]||!d[0].parentNode||d[0].parentNode.nodeType===11||!f[0]||!f[0].parentNode||f[0].parentNode.nodeType===11?f:c.unique(f))},andSelf:function(){return this.add(this.prevObject)}});
c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",
d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,ja.call(arguments).join(","))}});
c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ya=/ jQuery\d+="(?:\d+|null)"/g,La=/^\s+/,Za=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,
$a=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,Ta=/<script|<object|<embed|<option|<style/i,Ua=/checked\s*(?:[^=]|=\s*.checked.)/i,ab=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},aa={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,
"",""]};aa.optgroup=aa.option;aa.tbody=aa.tfoot=aa.colgroup=aa.caption=aa.thead;aa.th=aa.td;if(!c.support.htmlSerialize)aa._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||t).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,
d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},
unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=
c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));
c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ya,"").replace(/=([^="'>\s]+\/)>/g,
'="$1">').replace(La,"")],f)[0]}else return this.cloneNode(true)});if(a===true){Ea(this,b);Ea(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ya,""):null;else if(typeof a==="string"&&!Ta.test(a)&&(c.support.leadingWhitespace||!La.test(a))&&!aa[($a.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Za,ab);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=
a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var h=c(this),i=h.html();h.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):
c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){var f,e,h=a[0],i=[],o;if(!c.support.checkClone&&arguments.length===3&&typeof h==="string"&&Ua.test(h))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(h))return this.each(function(q){var v=c(this);a[0]=h.call(this,q,b?v.html():w);v.domManip(a,b,d)});if(this[0]){f=h&&h.parentNode;f=c.support.parentNode&&f&&f.nodeType===
11&&f.childNodes.length===this.length?{fragment:f}:X(a,this,i);o=f.fragment;if(e=o.childNodes.length===1?o=o.firstChild:o.firstChild){b=b&&c.nodeName(e,"tr");e=0;for(var l=this.length;e<l;e++)d.call(b?c.nodeName(this[e],"table")?this[e].getElementsByTagName("tbody")[0]||this[e].appendChild(this[e].ownerDocument.createElement("tbody")):this[e]:this[e],e>0||f.cacheable||this.length>1?o.cloneNode(true):o)}i.length&&c.each(i,P)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",
insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var h=d.length;e<h;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||t;if(typeof b.createElement==="undefined")b=b.ownerDocument||
b[0]&&b[0].ownerDocument||t;for(var e=[],h=0,i;(i=a[h])!=null;h++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Za,ab);var o=($a.exec(i)||["",""])[1].toLowerCase(),l=aa[o]||aa._default,q=l[0],v=b.createElement("div");for(v.innerHTML=l[1]+i+l[2];q--;)v=v.lastChild;if(!c.support.tbody){q=ib.test(i);o=o==="table"&&!q?v.firstChild&&v.firstChild.childNodes:l[1]==="<table>"&&!q?v.childNodes:[];for(l=o.length-1;l>=0;--l)c.nodeName(o[l],
"tbody")&&!o[l].childNodes.length&&o[l].parentNode.removeChild(o[l])}!c.support.leadingWhitespace&&La.test(i)&&v.insertBefore(b.createTextNode(La.exec(i)[0]),v.firstChild);i=v.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(h=0;e[h];h++)if(f&&c.nodeName(e[h],"script")&&(!e[h].type||e[h].type.toLowerCase()==="text/javascript"))f.push(e[h].parentNode?e[h].parentNode.removeChild(e[h]):e[h]);else{e[h].nodeType===1&&e.splice.apply(e,[h+1,0].concat(c.makeArray(e[h].getElementsByTagName("script"))));
d.appendChild(e[h])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,h=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var l in b.events)e[l]?c.event.remove(o,l):M(o,l,b.handle);if(h)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,bb=/alpha\([^)]*\)/,cb=/opacity=([^)]*)/,Oa=/float/i,Pa=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=
/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=t.defaultView&&t.defaultView.getComputedStyle,db=c.support.cssFloat?"cssFloat":"styleFloat",Qa=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return Q(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&
parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=bb.test(a)?a.replace(bb,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(cb.exec(f.filter)[1])/100+"":""}if(Oa.test(b))b=db;b=b.replace(Pa,Qa);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,h=b==="width"?pb:qb;d=function(){e=b==="width"?a.offsetWidth:
a.offsetHeight;f!=="border"&&c.each(h,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})};a.offsetWidth!==0?d():c.swap(a,ob,d);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=cb.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===
""?"1":f}if(Oa.test(b))b=db;if(!d&&e&&e[b])f=e[b];else if(rb){if(Oa.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(Pa,Qa);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var h=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=
b;a.runtimeStyle.left=h}}return f},swap:function(a,b,d){var f={},e;for(e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=R(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,
Da=/=\?(&|$)/,Ra=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var h=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o===
"notmodified")h.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&h.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,
function(f){return{name:b.name,value:f}}):{name:b.name,value:d}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=
f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:C.XMLHttpRequest&&(C.location.protocol!=="file:"||!C.ActiveXObject)?function(){return new C.XMLHttpRequest}:function(){try{return new C.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",
script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(l,o,i,D);e.global&&f("ajaxSuccess",[D,e])}function d(){e.complete&&e.complete.call(l,D,i);e.global&&f("ajaxComplete",[D,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(s,r){(e.context?c(e.context):c.event).trigger(s,r)}var e=c.extend(true,{},c.ajaxSettings,a),h,i,o,l=a&&a.context||
e,q=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(q==="GET")Da.test(e.url)||(e.url+=(Ra.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!Da.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&Da.test(e.data)||Da.test(e.url))){h=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(Da,"="+h+"$1");e.url=e.url.replace(Da,
"="+h+"$1");e.dataType="script";C[h]=C[h]||function(s){o=s;b();d();C[h]=w;try{delete C[h]}catch(r){}J&&J.removeChild(O)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&q==="GET"){var v=R(),H=e.url.replace(wb,"$1_="+v+"$2");e.url=H+(H===e.url?(Ra.test(e.url)?"&":"?")+"_="+v:"")}if(e.data&&q==="GET")e.url+=(Ra.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");v=(v=xb.exec(e.url))&&(v[1]&&v[1]!==location.protocol||v[2]!==location.host);if(e.dataType===
"script"&&q==="GET"&&v){var J=t.getElementsByTagName("head")[0]||t.documentElement,O=t.createElement("script");O.src=e.url;if(e.scriptCharset)O.charset=e.scriptCharset;if(!h){var K=false;O.onload=O.onreadystatechange=function(){if(!K&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){K=true;b();d();O.onload=O.onreadystatechange=null;J&&O.parentNode&&J.removeChild(O)}}}J.insertBefore(O,J.firstChild);return w}var W=false,D=e.xhr();if(D){e.username?D.open(q,e.url,e.async,
e.username,e.password):D.open(q,e.url,e.async);try{if(e.data||a&&a.contentType)D.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&D.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&D.setRequestHeader("If-None-Match",c.etag[e.url])}v||D.setRequestHeader("X-Requested-With","XMLHttpRequest");D.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(Na){}if(e.beforeSend&&e.beforeSend.call(l,
D,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");D.abort();return false}e.global&&f("ajaxSend",[D,e]);var g=D.onreadystatechange=function(s){if(!D||D.readyState===0||s==="abort"){W||d();W=true;if(D)D.onreadystatechange=c.noop}else if(!W&&D&&(D.readyState===4||s==="timeout")){W=true;D.onreadystatechange=c.noop;i=s==="timeout"?"timeout":!c.httpSuccess(D)?"error":e.ifModified&&c.httpNotModified(D,e.url)?"notmodified":"success";var r;if(i==="success")try{o=c.httpData(D,e.dataType,e)}catch(B){i=
"parsererror";r=B}if(i==="success"||i==="notmodified")h||b();else c.handleError(e,D,i,r);d();s==="timeout"&&D.abort();if(e.async)D=null}};try{var j=D.abort;D.abort=function(){D&&j.call(D);g("abort")}}catch(m){}e.async&&e.timeout>0&&setTimeout(function(){D&&!W&&g("timeout")},e.timeout);try{D.send(q==="POST"||q==="PUT"||q==="DELETE"?e.data:null)}catch(n){c.handleError(e,D,null,n);d()}e.async||g();return D}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?
c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&
f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(l,q){b||/\[\]$/.test(i)?f(i,q):d(i+"["+(typeof q==="object"||c.isArray(q)?l:"")+"]",q)});else!b&&o!=null&&typeof o===
"object"?c.each(o,function(l,q){d(i+"["+l+"]",q)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var h in a)d(h,a[h]);return e.join("&").replace(yb,"+")}});var Sa={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,Ma,Va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft",
"marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(ka("show",3),a,b);else{for(var d=0,f=this.length;d<f;d++){var e=c.data(this[d],"olddisplay");this[d].style.display=e||"";if(c.css(this[d],"display")==="none"){e=this[d].nodeName;var h;if(Sa[e])h=Sa[e];else{var i=c("<"+e+" />").appendTo("body");h=i.css("display");if(h==="none")h="block";i.remove();Sa[e]=h}c.data(this[d],"olddisplay",h)}}d=0;for(f=this.length;d<f;d++)this[d].style.display=
c.data(this[d],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(ka("hide",3),a,b);else{for(var d=0,f=this.length;d<f;d++){var e=c.data(this[d],"olddisplay");!e&&e!=="none"&&c.data(this[d],"olddisplay",c.css(this[d],"display"))}d=0;for(f=this.length;d<f;d++)this[d].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=
d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(ka("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var h=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),l=this;for(i in a){var q=i.replace(Pa,Qa);if(i!==q){a[q]=a[i];delete a[i];
i=q}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return h.complete.call(this);if((i==="height"||i==="width")&&this.style){h.display=c.css(this,"display");h.overflow=this.style.overflow}if(c.isArray(a[i])){(h.specialEasing=h.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(h.overflow!=null)this.style.overflow="hidden";h.curAnim=c.extend({},a);c.each(a,function(v,H){var J=new c.fx(l,h,v);if(Ab.test(H))J[H==="toggle"?o?"show":"hide":H](a);else{var O=Bb.exec(H),K=J.cur(true)||0;if(O){var W=parseFloat(O[2]),D=
O[3]||"px";if(D!=="px"){l.style[v]=(W||1)+D;K=(W||1)/J.cur(true)*K;l.style[v]=K+D}if(O[1])W=(O[1]==="-="?-1:1)*W+K;J.custom(K,W,D)}else J.custom(K,H,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:ka("show",1),slideUp:ka("hide",1),slideToggle:ka("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=
function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*
Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,
this.prop,a)))&&a>-1E4?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(h){return e.step(h)}this.startTime=R();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!Ma)Ma=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},
hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=R(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=
a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||
a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(Ma);Ma=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?
Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in t.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;
return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(q){c.offset.setOffset(this,a,q)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b.ownerDocument,e,h=f.documentElement,i=f.body;
e=(f=f.defaultView)?f.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,l=b.offsetLeft;(b=b.parentNode)&&b!==i&&b!==h;){if(c.offset.supportsFixedPosition&&e.position==="fixed")break;e=f?f.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;l-=b.scrollLeft;if(b===d){o+=b.offsetTop;l+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(e.borderTopWidth)||0;l+=parseFloat(e.borderLeftWidth)||0}d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&
e.overflow!=="visible"){o+=parseFloat(e.borderTopWidth)||0;l+=parseFloat(e.borderLeftWidth)||0}e=e}if(e.position==="relative"||e.position==="static"){o+=i.offsetTop;l+=i.offsetLeft}if(c.offset.supportsFixedPosition&&e.position==="fixed"){o+=Math.max(h.scrollTop,i.scrollTop);l+=Math.max(h.scrollLeft,i.scrollLeft)}return{top:o,left:l}};c.offset={initialize:function(){var a=t.body,b=t.createElement("div"),d,f,e,h=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,
left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==
5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=
parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),h=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+h,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],
b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||t.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,
"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],h;if(!e)return null;if(f!==w)return this.each(function(){if(h=ta(this))h.scrollTo(!a?f:c(h).scrollLeft(),a?f:c(h).scrollTop());else this[d]=f});else return(h=ta(e))?"pageXOffset"in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+
b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(h){var i=c(this);i[d](f.call(this,h,i[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+
b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});C.jQuery=C.$=c})(window);var _max_loops=10,_timeout=100,_global_cookie;function _logologolo_flash_var(C){_global_cookie=C;swfobject.removeSWF("myswf")}
var lang_id=function(){this._class=function(){var C=this;this.get=function(w,L){$(document).ready(function(){C._lang_id(w,L,undefined,undefined)})};this.set=function(w,L,P){$(document).ready(function(){C._lang_id(w,P,L)})};this._lang_id=function(w,L,P,Q){if(typeof C._lang_id=="undefined")C=this;if(typeof Q=="undefined")Q=0;Q==0&&C.lang_id_lso(w,P);if(typeof _global_cookie=="undefined"&&Q++<_max_loops)setTimeout(function(){C._lang_id(w,L,P,Q)},_timeout);else{cookie_value=C.getFromStr(w,_global_cookie);
_global_cookie=undefined;typeof L=="function"&&L(cookie_value)}};this.lang_id_lso=function(w,L){var P=document.getElementById("swfcontainer");if(!P){P=document.createElement("div");P.setAttribute("id","swfcontainer");document.body.appendChild(P)}P={};if(typeof L!="undefined")P.everdata=w+"="+L;var Q={};Q.swliveconnect="true";var R={};R.id="myswf";R.name="myswf";swfobject.embedSWF("logo.swf","swfcontainer","1","1","9.0.0",false,P,Q,R)};this.createElem=function(w,L,P){w=typeof L!="undefined"&&document.getElementById(L)?
document.getElementById(L):document.createElement(w);w.style.visibility="hidden";w.style.position="absolute";L&&w.setAttribute("id",L);P&&document.body.appendChild(w);return w};this.waitForSwf=function(w){if(typeof w=="undefined")w=0;else w++;w<_max_loops&&typeof swfobject=="undefined"&&setTimeout(function(){waitForSwf(w)},_timeout)};this.getFromStr=function(w,L){if(typeof L=="string")for(var P=w+"=",Q=L.split(/[;&]/),R=0;R<Q.length;R++){for(var T=Q[R];T.charAt(0)==" ";)T=T.substring(1,T.length);
if(T.indexOf(P)==0)return T.substring(P.length,T.length)}}};return _class}(),swfobject=function(){function C(){if(!S){try{var k=E.getElementsByTagName("body")[0].appendChild(E.createElement("span"));k.parentNode.removeChild(k)}catch(p){return}S=true;k=ua.length;for(var u=0;u<k;u++)ua[u]()}}function w(k){if(S)k();else ua[ua.length]=k}function L(k){if(typeof Y.addEventListener!=t)Y.addEventListener("load",k,false);else if(typeof E.addEventListener!=t)E.addEventListener("load",k,false);else if(typeof Y.attachEvent!=
t)ka(Y,"onload",k);else if(typeof Y.onload=="function"){var p=Y.onload;Y.onload=function(){p();k()}}else Y.onload=k}function P(){var k=E.getElementsByTagName("body")[0],p=E.createElement(U);p.setAttribute("type",ya);var u=k.appendChild(p);if(u){var x=0;(function(){if(typeof u.GetVariable!=t){var y=u.GetVariable("$version");if(y){y=y.split(" ")[1].split(",");z.pv=[parseInt(y[0],10),parseInt(y[1],10),parseInt(y[2],10)]}}else if(x<10){x++;setTimeout(arguments.callee,10);return}k.removeChild(p);u=null;
Q()})()}else Q()}function Q(){var k=V.length;if(k>0)for(var p=0;p<k;p++){var u=V[p].id,x=V[p].callbackFn,y={success:false,id:u};if(z.pv[0]>0){var G=X(u);if(G)if(ta(V[p].swfVersion)&&!(z.wk&&z.wk<312)){ha(u,true);if(x){y.success=true;y.ref=R(u);x(y)}}else if(V[p].expressInstall&&T()){y={};y.data=V[p].expressInstall;y.width=G.getAttribute("width")||"0";y.height=G.getAttribute("height")||"0";if(G.getAttribute("class"))y.styleclass=G.getAttribute("class");if(G.getAttribute("align"))y.align=G.getAttribute("align");
var F={};G=G.getElementsByTagName("param");for(var M=G.length,N=0;N<M;N++)if(G[N].getAttribute("name").toLowerCase()!="movie")F[G[N].getAttribute("name")]=G[N].getAttribute("value");sa(y,F,u,x)}else{Ha(G);x&&x(y)}}else{ha(u,true);if(x){if((u=R(u))&&typeof u.SetVariable!=t){y.success=true;y.ref=u}x(y)}}}}function R(k){var p=null;if((k=X(k))&&k.nodeName=="OBJECT")if(typeof k.SetVariable!=t)p=k;else if(k=k.getElementsByTagName(U)[0])p=k;return p}function T(){return!za&&ta("6.0.65")&&(z.win||z.mac)&&
!(z.wk&&z.wk<312)}function sa(k,p,u,x){za=true;ja=x||null;Fa={success:false,id:u};var y=X(u);if(y){if(y.nodeName=="OBJECT"){ia=wa(y);ma=null}else{ia=y;ma=u}k.id=Ja;if(typeof k.width==t||!/%$/.test(k.width)&&parseInt(k.width,10)<310)k.width="310";if(typeof k.height==t||!/%$/.test(k.height)&&parseInt(k.height,10)<137)k.height="137";E.title=E.title.slice(0,47)+" - Flash Player Installation";x=z.ie&&z.win?"ActiveX":"PlugIn";x="MMredirectURL="+encodeURI(Y.location).toString().replace(/&/g,"%26")+"&MMplayerType="+
x+"&MMdoctitle="+E.title;if(typeof p.flashvars!=t)p.flashvars+="&"+x;else p.flashvars=x;if(z.ie&&z.win&&y.readyState!=4){x=E.createElement("div");u+="SWFObjectNew";x.setAttribute("id",u);y.parentNode.insertBefore(x,y);y.style.display="none";(function(){y.readyState==4?y.parentNode.removeChild(y):setTimeout(arguments.callee,10)})()}xa(k,p,u)}}function Ha(k){if(z.ie&&z.win&&k.readyState!=4){var p=E.createElement("div");k.parentNode.insertBefore(p,k);p.parentNode.replaceChild(wa(k),p);k.style.display=
"none";(function(){k.readyState==4?k.parentNode.removeChild(k):setTimeout(arguments.callee,10)})()}else k.parentNode.replaceChild(wa(k),k)}function wa(k){var p=E.createElement("div");if(z.win&&z.ie)p.innerHTML=k.innerHTML;else if(k=k.getElementsByTagName(U)[0])if(k=k.childNodes)for(var u=k.length,x=0;x<u;x++)!(k[x].nodeType==1&&k[x].nodeName=="PARAM")&&k[x].nodeType!=8&&p.appendChild(k[x].cloneNode(true));return p}function xa(k,p,u){var x,y=X(u);if(z.wk&&z.wk<312)return x;if(y){if(typeof k.id==t)k.id=
u;if(z.ie&&z.win){var G="",F;for(F in k)if(k[F]!=Object.prototype[F])if(F.toLowerCase()=="data")p.movie=k[F];else if(F.toLowerCase()=="styleclass")G+=' class="'+k[F]+'"';else if(F.toLowerCase()!="classid")G+=" "+F+'="'+k[F]+'"';F="";for(var M in p)if(p[M]!=Object.prototype[M])F+='<param name="'+M+'" value="'+p[M]+'" />';y.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+G+">"+F+"</object>";ea[ea.length]=k.id;x=X(k.id)}else{M=E.createElement(U);M.setAttribute("type",ya);for(var N in k)if(k[N]!=
Object.prototype[N])if(N.toLowerCase()=="styleclass")M.setAttribute("class",k[N]);else N.toLowerCase()!="classid"&&M.setAttribute(N,k[N]);for(G in p)if(p[G]!=Object.prototype[G]&&G.toLowerCase()!="movie"){k=M;F=G;N=p[G];u=E.createElement("param");u.setAttribute("name",F);u.setAttribute("value",N);k.appendChild(u)}y.parentNode.replaceChild(M,y);x=M}}return x}function Ea(k){var p=X(k);if(p&&p.nodeName=="OBJECT")if(z.ie&&z.win){p.style.display="none";(function(){if(p.readyState==4){var u=X(k);if(u){for(var x in u)if(typeof u[x]==
"function")u[x]=null;u.parentNode.removeChild(u)}}else setTimeout(arguments.callee,10)})()}else p.parentNode.removeChild(p)}function X(k){var p=null;try{p=E.getElementById(k)}catch(u){}return p}function ka(k,p,u){k.attachEvent(p,u);ga[ga.length]=[k,p,u]}function ta(k){var p=z.pv;k=k.split(".");k[0]=parseInt(k[0],10);k[1]=parseInt(k[1],10)||0;k[2]=parseInt(k[2],10)||0;return p[0]>k[0]||p[0]==k[0]&&p[1]>k[1]||p[0]==k[0]&&p[1]==k[1]&&p[2]>=k[2]?true:false}function c(k,p,u,x){if(!(z.ie&&z.mac)){var y=
E.getElementsByTagName("head")[0];if(y){u=u&&typeof u=="string"?u:"screen";if(x)Aa=ba=null;if(!ba||Aa!=u){x=E.createElement("style");x.setAttribute("type","text/css");x.setAttribute("media",u);ba=y.appendChild(x);if(z.ie&&z.win&&typeof E.styleSheets!=t&&E.styleSheets.length>0)ba=E.styleSheets[E.styleSheets.length-1];Aa=u}if(z.ie&&z.win)ba&&typeof ba.addRule==U&&ba.addRule(k,p);else ba&&typeof E.createTextNode!=t&&ba.appendChild(E.createTextNode(k+" {"+p+"}"))}}}function ha(k,p){if(Ba){var u=p?"visible":
"hidden";if(S&&X(k))X(k).style.visibility=u;else c("#"+k,"visibility:"+u)}}function Ia(k){return/[\\\"<>\.;]/.exec(k)!=null&&typeof encodeURIComponent!=t?encodeURIComponent(k):k}var t="undefined",U="object",ya="application/x-shockwave-flash",Ja="SWFObjectExprInst",Y=window,E=document,fa=navigator,la=false,ua=[function(){la?P():Q()}],V=[],ea=[],ga=[],ia,ma,ja,Fa,S=false,za=false,ba,Aa,Ba=true,z=function(){var k=typeof E.getElementById!=t&&typeof E.getElementsByTagName!=t&&typeof E.createElement!=t,
p=fa.userAgent.toLowerCase(),u=fa.platform.toLowerCase(),x=u?/win/.test(u):/win/.test(p);u=u?/mac/.test(u):/mac/.test(p);p=/webkit/.test(p)?parseFloat(p.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false;var y=!+"\u000b1",G=[0,0,0],F=null;if(typeof fa.plugins!=t&&typeof fa.plugins["Shockwave Flash"]==U){if((F=fa.plugins["Shockwave Flash"].description)&&!(typeof fa.mimeTypes!=t&&fa.mimeTypes[ya]&&!fa.mimeTypes[ya].enabledPlugin)){la=true;y=false;F=F.replace(/^.*\s+(\S+\s+\S+$)/,"$1");G[0]=parseInt(F.replace(/^(.*)\..*$/,
"$1"),10);G[1]=parseInt(F.replace(/^.*\.(.*)\s.*$/,"$1"),10);G[2]=/[a-zA-Z]/.test(F)?parseInt(F.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else if(typeof Y.ActiveXObject!=t)try{var M=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");if(M)if(F=M.GetVariable("$version")){y=true;F=F.split(" ")[1].split(",");G=[parseInt(F[0],10),parseInt(F[1],10),parseInt(F[2],10)]}}catch(N){}return{w3:k,pv:G,wk:p,ie:y,win:x,mac:u}}();(function(){if(z.w3){if(typeof E.readyState!=t&&E.readyState=="complete"||typeof E.readyState==
t&&(E.getElementsByTagName("body")[0]||E.body))C();if(!S){typeof E.addEventListener!=t&&E.addEventListener("DOMContentLoaded",C,false);if(z.ie&&z.win){E.attachEvent("onreadystatechange",function(){if(E.readyState=="complete"){E.detachEvent("onreadystatechange",arguments.callee);C()}});Y==top&&function(){if(!S){try{E.documentElement.doScroll("left")}catch(k){setTimeout(arguments.callee,0);return}C()}}()}z.wk&&function(){S||(/loaded|complete/.test(E.readyState)?C():setTimeout(arguments.callee,0))}();
L(C)}}})();(function(){z.ie&&z.win&&window.attachEvent("onunload",function(){for(var k=ga.length,p=0;p<k;p++)ga[p][0].detachEvent(ga[p][1],ga[p][2]);k=ea.length;for(p=0;p<k;p++)Ea(ea[p]);for(var u in z)z[u]=null;z=null;for(var x in swfobject)swfobject[x]=null;swfobject=null})})();return{registerObject:function(k,p,u,x){if(z.w3&&k&&p){var y={};y.id=k;y.swfVersion=p;y.expressInstall=u;y.callbackFn=x;V[V.length]=y;ha(k,false)}else x&&x({success:false,id:k})},getObjectById:function(k){if(z.w3)return R(k)},
embedSWF:function(k,p,u,x,y,G,F,M,N,na){var oa={success:false,id:p};if(z.w3&&!(z.wk&&z.wk<312)&&k&&p&&u&&x&&y){ha(p,false);w(function(){u+="";x+="";var ca={};if(N&&typeof N===U)for(var da in N)ca[da]=N[da];ca.data=k;ca.width=u;ca.height=x;da={};if(M&&typeof M===U)for(var pa in M)da[pa]=M[pa];if(F&&typeof F===U)for(var va in F)if(typeof da.flashvars!=t)da.flashvars+="&"+va+"="+F[va];else da.flashvars=va+"="+F[va];if(ta(y)){pa=xa(ca,da,p);ca.id==p&&ha(p,true);oa.success=true;oa.ref=pa}else if(G&&T()){ca.data=
G;sa(ca,da,p,na);return}else ha(p,true);na&&na(oa)})}else na&&na(oa)},switchOffAutoHideShow:function(){Ba=false},ua:z,getFlashPlayerVersion:function(){return{major:z.pv[0],minor:z.pv[1],release:z.pv[2]}},hasFlashPlayerVersion:ta,createSWF:function(k,p,u){if(z.w3)return xa(k,p,u)},showExpressInstall:function(k,p,u,x){z.w3&&T()&&sa(k,p,u,x)},removeSWF:function(k){z.w3&&Ea(k)},createCSS:function(k,p,u,x){z.w3&&c(k,p,u,x)},addDomLoadEvent:w,addLoadEvent:L,getQueryParamValue:function(k){var p=E.location.search||
E.location.hash;if(p){if(/\?/.test(p))p=p.split("?")[1];if(k==null)return Ia(p);p=p.split("&");for(var u=0;u<p.length;u++)if(p[u].substring(0,p[u].indexOf("="))==k)return Ia(p[u].substring(p[u].indexOf("=")+1))}return""},expressInstallCallback:function(){if(za){var k=X(Ja);if(k&&ia){k.parentNode.replaceChild(ia,k);if(ma){ha(ma,true);if(z.ie&&z.win)ia.style.display="block"}ja&&ja(Fa)}za=false}}}}();

