(function(w,y){function N(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(N,1);return}c.ready()}}function la(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 da(a,b,d,f,e,k){var j=a.length;if(typeof b==="object"){for(var r in b)da(a,r,b[r],f,e,d);return a}if(d!==y){f=!k&&f&&c.isFunction(d);for(r=0;r<j;r++)e(a[r],b,f?d.call(a[r],r,e(a[r],b)):d,k);return a}return j?
e(a[0],b):y}function V(){return(new Date).getTime()}function ra(){return false}function sa(){return true}function T(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function Y(a){var b,d=[],f=[],e=arguments,k,j,r,m,q,z;j=c.data(this,"events");if(!(a.liveFired===this||!j||!j.live||a.button&&a.type==="click")){a.liveFired=this;var E=j.live.slice(0);for(m=0;m<E.length;m++){j=E[m];j.origType.replace(x,"")===a.type?f.push(j.selector):E.splice(m--,1)}k=c(a.target).closest(f,a.currentTarget);q=0;for(z=
k.length;q<z;q++)for(m=0;m<E.length;m++){j=E[m];if(k[q].selector===j.selector){r=k[q].elem;f=null;if(j.preType==="mouseenter"||j.preType==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==r)d.push({elem:r,handleObj:j})}}q=0;for(z=d.length;q<z;q++){k=d[q];a.currentTarget=k.elem;a.data=k.handleObj.data;a.handleObj=k.handleObj;if(k.handleObj.origHandler.apply(k.elem,e)===false){b=false;break}}return b}}function ea(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function ta(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function va(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 k in f)for(var j in f[k])c.event.add(this,k,f[k][j],f[k][j].data)}}})}function Ha(a,b,d){var f,e,k;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!$a.test(a[0])&&(c.support.checkClone||!ab.test(a[0]))){e=
true;if(k=c.fragments[a[0]])if(k!==1)f=k}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=k?f:1;return{fragment:f,cacheable:e}}function Fa(a,b){var d={};c.each(bb.concat.apply([],bb.slice(0,b)),function(){d[this]=a});return d}function oa(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)},Ia=w.jQuery,R=w.$,s=w.document,ma,ia=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,U=/^.[^:#\[\.,]*$/,ja=/\S/,
aa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,ua=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,fa=navigator.userAgent,M=false,ba=[],pa,ka=Object.prototype.toString,S=Object.prototype.hasOwnProperty,na=Array.prototype.push,F=Array.prototype.slice,Ca=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=ia.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=ua.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=Ha([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return ma.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||ma).find(a):c(b).find(a);else if(c.isFunction(a))return ma.ready(a);if(a.selector!==y){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 F.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)?na.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(s,c);else ba&&ba.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(F.apply(this,arguments),"slice",F.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:na,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,k,j,r;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(k in e){j=a[k];r=e[k];if(a!==r)if(f&&r&&(c.isPlainObject(r)||c.isArray(r))){j=j&&(c.isPlainObject(j)||
c.isArray(j))?j:c.isArray(r)?[]:{};a[k]=c.extend(f,j,r)}else if(r!==y)a[k]=r}return a};c.extend({noConflict:function(a){w.$=R;if(a)w.jQuery=Ia;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(ba){for(var a,b=0;a=ba[b++];)a.call(s,c);ba=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!M){M=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
pa,false);w.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",pa);w.attachEvent("onload",c.ready);var a=false;try{a=w.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&N()}}},isFunction:function(a){return ka.call(a)==="[object Function]"},isArray:function(a){return ka.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ka.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!S.call(a,"constructor")&&
!S.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===y||S.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 w.JSON&&w.JSON.parse?w.JSON.parse(a):
(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&ja.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.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,k=a.length,j=k===y||c.isFunction(a);
if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<k;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<k&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(aa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?na.call(b,a):c.merge(b,a);return b},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]!==y;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,k=a.length;e<k;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,k=0,j=a.length;k<j;k++){e=b(a[k],k,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=y}else if(b&&!c.isFunction(b)){d=b;b=y}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:{}});fa=c.uaMatch(fa);if(fa.browser){c.browser[fa.browser]=true;
c.browser.version=fa.version}if(c.browser.webkit)c.browser.safari=true;if(Ca)c.inArray=function(a,b){return Ca.call(b,a)};ma=c(s);if(s.addEventListener)pa=function(){s.removeEventListener("DOMContentLoaded",pa,false);c.ready()};else if(s.attachEvent)pa=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",pa);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+V();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("*"),k=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!k)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(k.getAttribute("style")),hrefNormalized:k.getAttribute("href")==="/a",opacity:/^0.55$/.test(k.style.opacity),cssFloat:!!k.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(w[f]){c.support.scriptEval=true;delete w[f]}try{delete b.test}catch(r){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function m(){c.support.noCloneEvent=
false;d.detachEvent("onclick",m)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var m=s.createElement("div");m.style.width=m.style.paddingLeft="1px";s.body.appendChild(m);c.boxModel=c.support.boxModel=m.offsetWidth===2;s.body.removeChild(m).style.display="none"});a=function(m){var q=
s.createElement("div");m="on"+m;var z=m in q;if(!z){q.setAttribute(m,"return;");z=typeof q[m]==="function"}return z};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=k=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var ga="jQuery"+V(),wa=0,Ja={};c.extend({cache:{},expando:ga,noData:{embed:true,
object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==w?Ja:a;var f=a[ga],e=c.cache;if(!f&&typeof b==="string"&&d===y)return null;f||(f=++wa);if(typeof b==="object"){a[ga]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[ga]=f;e[f]={}}a=e[f];if(d!==y)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==w?Ja:a;var d=a[ga],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===y){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===y&&this.length)f=c.data(this[0],a);return f===y&&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===y)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 W=/[\n\t]/g,Ba=/\s+/,qa=/\r/g,Ga=/href|src|style/,Da=
/(button|input)/i,C=/(button|input|object|select|textarea)/i,l=/^(a|area)$/i,o=/radio|checkbox/;c.fn.extend({attr:function(a,b){return da(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 z=c(this);z.addClass(a.call(this,q,z.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 k=" "+e.className+" ",j=e.className,r=0,m=b.length;r<m;r++)if(k.indexOf(" "+b[r]+" ")<0)j+=" "+b[r];e.className=c.trim(j)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(m){var q=c(this);q.removeClass(a.call(this,m,q.attr("class")))});if(a&&typeof a==="string"||a===y)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 k=(" "+e.className+" ").replace(W," "),j=
0,r=b.length;j<r;j++)k=k.replace(" "+b[j]+" "," ");e.className=c.trim(k)}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 k=c(this);k.toggleClass(a.call(this,e,k.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,k=0,j=c(this),r=b,m=a.split(Ba);e=m[k++];){r=f?r:!j.hasClass(e);j[r?"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(W," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===y){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 k=b?d:0;for(d=b?d+1:e.length;k<d;k++){var j=e[k];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(o.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(qa,"")}return y}var r=c.isFunction(a);return this.each(function(m){var q=c(this),z=a;if(this.nodeType===1){if(r)z=a.call(this,m,q.val());if(typeof z==="number")z+="";if(c.isArray(z)&&o.test(this.type))this.checked=c.inArray(q.val(),z)>=0;else if(c.nodeName(this,"select")){var E=
c.makeArray(z);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),E)>=0});if(!E.length)this.selectedIndex=-1}else this.value=z}})}});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 y;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==y;b=f&&c.props[b]||b;if(a.nodeType===1){var k=Ga.test(b);if(b in a&&f&&!k){if(e){b==="type"&&Da.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:C.test(a.nodeName)||l.test(a.nodeName)&&a.href?0:y;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&&k?a.getAttribute(b,2):a.getAttribute(b);return a===null?y:a}return c.style(a,
b,d)}});var x=/\.(.*)$/,A=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!==w&&!a.frameElement)a=w;var e,k;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(k=c.data(a)){var j=k.events=k.events||{},r=k.handle;if(!r)k.handle=r=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(r.elem,arguments):y};r.elem=a;b=b.split(" ");for(var m,q=0,z;m=b[q++];){k=
e?c.extend({},e):{handler:d,data:f};if(m.indexOf(".")>-1){z=m.split(".");m=z.shift();k.namespace=z.slice(0).sort().join(".")}else{z=[];k.namespace=""}k.type=m;k.guid=d.guid;var E=j[m],P=c.event.special[m]||{};if(!E){E=j[m]=[];if(!P.setup||P.setup.call(a,f,z,r)===false)if(a.addEventListener)a.addEventListener(m,r,false);else a.attachEvent&&a.attachEvent("on"+m,r)}if(P.add){P.add.call(a,k);if(!k.handler.guid)k.handler.guid=d.guid}E.push(k);c.event.global[m]=true}a=null}}},global:{},remove:function(a,
b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,k=0,j,r,m,q,z,E,P=c.data(a),$=P&&P.events;if(P&&$){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in $)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[k++];){q=e;j=e.indexOf(".")<0;r=[];if(!j){r=e.split(".");e=r.shift();m=new RegExp("(^|\\.)"+c.map(r.slice(0).sort(),A).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(z=$[e])if(d){q=c.event.special[e]||{};for(X=f||0;X<z.length;X++){E=z[X];if(d.guid===E.guid){if(j||
m.test(E.namespace)){f==null&&z.splice(X--,1);q.remove&&q.remove.call(a,E)}if(f!=null)break}}if(z.length===0||f!=null&&z.length===1){if(!q.teardown||q.teardown.call(a,r)===false)B(a,e,P.handle);delete $[e]}}else for(var X=0;X<z.length;X++){E=z[X];if(j||m.test(E.namespace)){c.event.remove(a,q,E.handler,X);z.splice(X--,1)}}}if(c.isEmptyObject($)){if(b=P.handle)b.elem=null;delete P.events;delete P.handle;c.isEmptyObject(P)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a===
"object"?a[ga]?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 y;a.result=y;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(k){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var j,r=c.nodeName(f,"a")&&e==="click",m=c.event.special[e]||{};if((!m._default||m._default.call(d,a)===false)&&!r&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(j=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(q){}if(j)f["on"+e]=j;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=
c.event.fix(a||w.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new 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 k=d.length;e<k;e++){var j=d[e];if(b||f.test(j.namespace)){a.handler=j.handler;a.data=j.data;a.handleObj=j;j=j.handler.apply(this,arguments);if(j!==y){a.result=j;if(j===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[ga])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||
s;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=s.documentElement;d=s.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!==y)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:Y}))},remove:function(a){var b=true,d=a.origType.replace(x,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(x,""))return b=false});b&&c.event.remove(this,a.origType,Y)}},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 B=s.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=V();this[ga]=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:ra,isPropagationStopped:ra,isImmediatePropagationStopped:ra};var G=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){}},
H=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?H:G,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?H:G)}}});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 T("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 T("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var Q=/textarea|input|select/i,K,ca=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},ha=function(a,b){var d=a.target,f,e;if(!(!Q.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=ca(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===y||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:ha,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ha.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 ha.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",ca(a))}},setup:function(){if(this.type==="file")return false;for(var a in K)c.event.add(this,a+".specialChange",K[a]);return Q.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return Q.test(this.nodeName)}};K=c.event.special.change.filters}s.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 k in d)this[b](k,f,d[k],e);return this}if(c.isFunction(f)){e=f;f=y}var j=b==="one"?c.proxy(e,function(m){c(this).unbind(m,j);return e.apply(this,arguments)}):
e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{k=0;for(var r=this.length;k<r;k++)c.event.add(this[k],d,j,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]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.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 i={focus:"focusin",blur:"focusout",
mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,k){var j,r=0,m,q,z=k||this.selector,E=k?this:c(this.context);if(c.isFunction(f)){e=f;f=y}for(d=(d||"").split(" ");(j=d[r++])!=null;){k=x.exec(j);m="";if(k){m=k[0];j=j.replace(x,"")}if(j==="hover")d.push("mouseenter"+m,"mouseleave"+m);else{q=j;if(j==="focus"||j==="blur"){d.push(i[j]+m);j+=m}else j=(i[j]||j)+m;b==="live"?E.each(function(){c.event.add(this,ea(j,z),{data:f,selector:z,handler:e,origType:j,
origHandler:e,preType:q})}):E.unbind(ea(j,z),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});w.attachEvent&&!w.addEventListener&&w.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 h="",n,p=0;g[p];p++){n=g[p];if(n.nodeType===3||n.nodeType===4)h+=n.nodeValue;else if(n.nodeType!==8)h+=a(n.childNodes)}return h}function b(g,h,n,p,v,t){v=0;for(var I=p.length;v<I;v++){var D=p[v];if(D){D=D[g];for(var O=false;D;){if(D.sizcache===n){O=p[D.sizset];break}if(D.nodeType===1&&!t){D.sizcache=n;D.sizset=v}if(D.nodeName.toLowerCase()===h){O=D;break}D=D[g]}p[v]=O}}}function d(g,h,n,p,v,t){v=0;for(var I=p.length;v<I;v++){var D=p[v];if(D){D=D[g];for(var O=false;D;){if(D.sizcache===
n){O=p[D.sizset];break}if(D.nodeType===1){if(!t){D.sizcache=n;D.sizset=v}if(typeof h!=="string"){if(D===h){O=true;break}}else if(m.filter(h,[D]).length>0){O=D;break}}D=D[g]}p[v]=O}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,k=Object.prototype.toString,j=false,r=true;[0,0].sort(function(){r=false;return 0});var m=function(g,h,n,p){n=n||[];var v=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return n;for(var t=[],I,D,O,Pa,Ka=true,Ma=L(h),La=g;(f.exec(""),I=f.exec(La))!==null;){La=I[3];t.push(I[1]);if(I[2]){Pa=I[3];break}}if(t.length>1&&z.exec(g))if(t.length===2&&q.relative[t[0]])D=Ta(t[0]+t[1],h);else for(D=q.relative[t[0]]?[h]:m(t.shift(),h);t.length;){g=t.shift();if(q.relative[g])g+=t.shift();D=Ta(g,D)}else{if(!p&&t.length>1&&h.nodeType===9&&!Ma&&q.match.ID.test(t[0])&&!q.match.ID.test(t[t.length-1])){I=m.find(t.shift(),h,Ma);h=I.expr?m.filter(I.expr,I.set)[0]:I.set[0]}if(h){I=
p?{expr:t.pop(),set:P(p)}:m.find(t.pop(),t.length===1&&(t[0]==="~"||t[0]==="+")&&h.parentNode?h.parentNode:h,Ma);D=I.expr?m.filter(I.expr,I.set):I.set;if(t.length>0)O=P(D);else Ka=false;for(;t.length;){var xa=t.pop();I=xa;if(q.relative[xa])I=t.pop();else xa="";if(I==null)I=h;q.relative[xa](O,I,Ma)}}else O=[]}O||(O=D);O||m.error(xa||g);if(k.call(O)==="[object Array]")if(Ka)if(h&&h.nodeType===1)for(g=0;O[g]!=null;g++){if(O[g]&&(O[g]===true||O[g].nodeType===1&&ya(h,O[g])))n.push(D[g])}else for(g=0;O[g]!=
null;g++)O[g]&&O[g].nodeType===1&&n.push(D[g]);else n.push.apply(n,O);else P(O,n);if(Pa){m(Pa,v,n,p);m.uniqueSort(n)}return n};m.uniqueSort=function(g){if(X){j=r;g.sort(X);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};m.matches=function(g,h){return m(g,null,null,h)};m.find=function(g,h,n){var p,v;if(!g)return[];for(var t=0,I=q.order.length;t<I;t++){var D=q.order[t];if(v=q.leftMatch[D].exec(g)){var O=v[1];v.splice(1,1);if(O.substr(O.length-1)!=="\\"){v[1]=(v[1]||"").replace(/\\/g,
"");p=q.find[D](v,h,n);if(p!=null){g=g.replace(q.match[D],"");break}}}}p||(p=h.getElementsByTagName("*"));return{set:p,expr:g}};m.filter=function(g,h,n,p){for(var v=g,t=[],I=h,D,O,Pa=h&&h[0]&&L(h[0]);g&&h.length;){for(var Ka in q.filter)if((D=q.leftMatch[Ka].exec(g))!=null&&D[2]){var Ma=q.filter[Ka],La,xa;xa=D[1];O=false;D.splice(1,1);if(xa.substr(xa.length-1)!=="\\"){if(I===t)t=[];if(q.preFilter[Ka])if(D=q.preFilter[Ka](D,I,n,t,p,Pa)){if(D===true)continue}else O=La=true;if(D)for(var Qa=0;(xa=I[Qa])!=
null;Qa++)if(xa){La=Ma(xa,D,Qa,I);var cb=p^!!La;if(n&&La!=null)if(cb)O=true;else I[Qa]=false;else if(cb){t.push(xa);O=true}}if(La!==y){n||(I=t);g=g.replace(q.match[Ka],"");if(!O)return[];break}}}if(g===v)if(O==null)m.error(g);else break;v=g}return I};m.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var q=m.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,h){var n=typeof h==="string",
p=n&&!/\W/.test(h);n=n&&!p;if(p)h=h.toLowerCase();p=0;for(var v=g.length,t;p<v;p++)if(t=g[p]){for(;(t=t.previousSibling)&&t.nodeType!==1;);g[p]=n||t&&t.nodeName.toLowerCase()===h?t||false:t===h}n&&m.filter(h,g,true)},">":function(g,h){var n=typeof h==="string";if(n&&!/\W/.test(h)){h=h.toLowerCase();for(var p=0,v=g.length;p<v;p++){var t=g[p];if(t){n=t.parentNode;g[p]=n.nodeName.toLowerCase()===h?n:false}}}else{p=0;for(v=g.length;p<v;p++)if(t=g[p])g[p]=n?t.parentNode:t.parentNode===h;n&&m.filter(h,
g,true)}},"":function(g,h,n){var p=e++,v=d;if(typeof h==="string"&&!/\W/.test(h)){var t=h=h.toLowerCase();v=b}v("parentNode",h,p,g,t,n)},"~":function(g,h,n){var p=e++,v=d;if(typeof h==="string"&&!/\W/.test(h)){var t=h=h.toLowerCase();v=b}v("previousSibling",h,p,g,t,n)}},find:{ID:function(g,h,n){if(typeof h.getElementById!=="undefined"&&!n)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var n=[];h=h.getElementsByName(g[1]);for(var p=0,v=h.length;p<
v;p++)h[p].getAttribute("name")===g[1]&&n.push(h[p]);return n.length===0?null:n}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,n,p,v,t){g=" "+g[1].replace(/\\/g,"")+" ";if(t)return g;t=0;for(var I;(I=h[t])!=null;t++)if(I)if(v^(I.className&&(" "+I.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))n||p.push(I);else if(n)h[t]=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 h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,n,p,v,t){h=g[1].replace(/\\/g,"");if(!t&&q.attrMap[h])g[1]=q.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,n,p,v){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=m(g[3],null,null,h);else{g=m.filter(g[3],h,n,true^v);n||p.push.apply(p,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,h,n){return!!m(n[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,h){return h===
0},last:function(g,h,n,p){return h===p.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,n){return h<n[3]-0},gt:function(g,h,n){return h>n[3]-0},nth:function(g,h,n){return n[3]-0===h},eq:function(g,h,n){return n[3]-0===h}},filter:{PSEUDO:function(g,h,n,p){var v=h[1],t=q.filters[v];if(t)return t(g,n,h,p);else if(v==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(v==="not"){h=h[3];n=0;for(p=h.length;n<p;n++)if(h[n]===g)return false;
return true}else m.error("Syntax error, unrecognized expression: "+v)},CHILD:function(g,h){var n=h[1],p=g;switch(n){case "only":case "first":for(;p=p.previousSibling;)if(p.nodeType===1)return false;if(n==="first")return true;p=g;case "last":for(;p=p.nextSibling;)if(p.nodeType===1)return false;return true;case "nth":n=h[2];var v=h[3];if(n===1&&v===0)return true;h=h[0];var t=g.parentNode;if(t&&(t.sizcache!==h||!g.nodeIndex)){var I=0;for(p=t.firstChild;p;p=p.nextSibling)if(p.nodeType===1)p.nodeIndex=
++I;t.sizcache=h}g=g.nodeIndex-v;return n===0?g===0:g%n===0&&g/n>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var n=h[1];g=q.attrHandle[n]?q.attrHandle[n](g):g[n]!=null?g[n]:g.getAttribute(n);n=g+"";var p=h[2];h=h[4];return g==null?p==="!=":p==="="?n===h:p==="*="?n.indexOf(h)>=0:p==="~="?
(" "+n+" ").indexOf(h)>=0:!h?n&&g!==false:p==="!="?n!==h:p==="^="?n.indexOf(h)===0:p==="$="?n.substr(n.length-h.length)===h:p==="|="?n===h||n.substr(0,h.length+1)===h+"-":false},POS:function(g,h,n,p){var v=q.setFilters[h[2]];if(v)return v(g,n,h,p)}}},z=q.match.POS;for(var E in q.match){q.match[E]=new RegExp(q.match[E].source+/(?![^\[]*\])(?![^\(]*\))/.source);q.leftMatch[E]=new RegExp(/(^(?:.|\r|\n)*?)/.source+q.match[E].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var P=function(g,
h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch($){P=function(g,h){h=h||[];if(k.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var n=0,p=g.length;n<p;n++)h.push(g[n]);else for(n=0;g[n];n++)h.push(g[n]);return h}}var X;if(s.documentElement.compareDocumentPosition)X=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;
return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in s.documentElement)X=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(s.createRange)X=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var n=g.ownerDocument.createRange(),p=h.ownerDocument.createRange();n.setStart(g,
0);n.setEnd(g,0);p.setStart(h,0);p.setEnd(h,0);g=n.compareBoundaryPoints(Range.START_TO_END,p);if(g===0)j=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var n=s.documentElement;n.insertBefore(g,n.firstChild);if(s.getElementById(h)){q.find.ID=function(p,v,t){if(typeof v.getElementById!=="undefined"&&!t)return(v=v.getElementById(p[1]))?v.id===p[1]||typeof v.getAttributeNode!=="undefined"&&v.getAttributeNode("id").nodeValue===p[1]?
[v]:y:[]};q.filter.ID=function(p,v){var t=typeof p.getAttributeNode!=="undefined"&&p.getAttributeNode("id");return p.nodeType===1&&t&&t.nodeValue===v}}n.removeChild(g);n=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)q.find.TAG=function(h,n){n=n.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var p=0;n[p];p++)n[p].nodeType===1&&h.push(n[p]);n=h}return n};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!==
"undefined"&&g.firstChild.getAttribute("href")!=="#")q.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=m,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){m=function(p,v,t,I){v=v||s;if(!I&&v.nodeType===9&&!L(v))try{return P(v.querySelectorAll(p),t)}catch(D){}return g(p,v,t,I)};for(var n in g)m[n]=g[n];h=null}}();(function(){var g=s.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(h,n,p){if(typeof n.getElementsByClassName!=="undefined"&&!p)return n.getElementsByClassName(h[1])};g=null}}})();var ya=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):
true)},L=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},Ta=function(g,h){var n=[],p="",v;for(h=h.nodeType?[h]:h;v=q.match.PSEUDO.exec(g);){p+=v[0];g=g.replace(q.match.PSEUDO,"")}g=q.relative[g]?g+"*":g;v=0;for(var t=h.length;v<t;v++)m(g,h[v],n);return m.filter(p,n)};c.find=m;c.expr=m.selectors;c.expr[":"]=c.expr.filters;c.unique=m.uniqueSort;c.text=a;c.isXMLDoc=L;c.contains=ya})();var u=/Until$/,J=/^(?:parents|prevUntil|prevAll)/,Z=/,/;F=Array.prototype.slice;
var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,k){return!!b.call(e,k,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(U.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 k=
d;k<b.length;k++)for(var j=0;j<d;j++)if(b[j]===b[k]){b.splice(k--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,k={},j;if(f&&a.length){e=0;for(var r=a.length;e<
r;e++){j=a[e];k[j]||(k[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in k){e=k[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete k[j]}}f=f.parentNode}}return d}var m=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(q,z){for(;z&&z.ownerDocument&&z!==b;){if(m?m.index(z)>-1:c(z).is(a))return z;z=z.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){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(ta(a[0])||ta(b[0])?b:c.unique(b))},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);u.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||Z.test(f))&&J.test(a))e=e.reverse();return this.pushStack(e,a,F.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===y||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 Ra=/ jQuery\d+="(?:\d+|null)"/g,Na=/^\s+/,za=/(<([\w:]+)[^>]*?)\/>/g,Ua=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,db=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,$a=/<script|<object|<embed|<option|<style/i,ab=/checked\s*(?:[^=]|=\s*.checked.)/i,eb=function(a,b,d){return Ua.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!==y)return this.empty().append((this[0]&&this[0].ownerDocument||s).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(Ra,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(Na,"")],f)[0]}else return this.cloneNode(true)});if(a===true){va(this,b);va(this.find("*"),b.find("*"))}return b},html:function(a){if(a===y)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ra,
""):null;else if(typeof a==="string"&&!$a.test(a)&&(c.support.leadingWhitespace||!Na.test(a))&&!Aa[(db.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(za,eb);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 k=c(this),j=k.html();k.empty().append(function(){return a.call(this,e,j)})}):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){function f(E){return c.nodeName(E,"table")?E.getElementsByTagName("tbody")[0]||
E.appendChild(E.ownerDocument.createElement("tbody")):E}var e,k,j=a[0],r=[],m;if(!c.support.checkClone&&arguments.length===3&&typeof j==="string"&&ab.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(E){var P=c(this);a[0]=j.call(this,E,b?P.html():y);P.domManip(a,b,d)});if(this[0]){e=j&&j.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:Ha(a,this,r);m=e.fragment;if(k=m.childNodes.length===
1?(m=m.firstChild):m.firstChild){b=b&&c.nodeName(k,"tr");for(var q=0,z=this.length;q<z;q++)d.call(b?f(this[q],k):this[q],q>0||e.cacheable||this.length>1?m.cloneNode(true):m)}r.length&&c.each(r,la)}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 k=d.length;e<k;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],k=0,j;(j=a[k])!=null;k++){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!jb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(za,eb);var r=(db.exec(j)||["",
""])[1].toLowerCase(),m=Aa[r]||Aa._default,q=m[0],z=b.createElement("div");for(z.innerHTML=m[1]+j+m[2];q--;)z=z.lastChild;if(!c.support.tbody){q=ib.test(j);r=r==="table"&&!q?z.firstChild&&z.firstChild.childNodes:m[1]==="<table>"&&!q?z.childNodes:[];for(m=r.length-1;m>=0;--m)c.nodeName(r[m],"tbody")&&!r[m].childNodes.length&&r[m].parentNode.removeChild(r[m])}!c.support.leadingWhitespace&&Na.test(j)&&z.insertBefore(b.createTextNode(Na.exec(j)[0]),z.firstChild);j=z.childNodes}if(j.nodeType)e.push(j);
else e=c.merge(e,j)}}if(d)for(k=0;e[k];k++)if(f&&c.nodeName(e[k],"script")&&(!e[k].type||e[k].type.toLowerCase()==="text/javascript"))f.push(e[k].parentNode?e[k].parentNode.removeChild(e[k]):e[k]);else{e[k].nodeType===1&&e.splice.apply(e,[k+1,0].concat(c.makeArray(e[k].getElementsByTagName("script"))));d.appendChild(e[k])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,k=c.support.deleteExpando,j=0,r;(r=a[j])!=null;j++)if(d=r[c.expando]){b=f[d];if(b.events)for(var m in b.events)e[m]?
c.event.remove(r,m):B(r,m,b.handle);if(k)delete r[c.expando];else r.removeAttribute&&r.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,fb=/alpha\([^)]*\)/,gb=/opacity=([^)]*)/,Va=/float/i,Wa=/-([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=s.defaultView&&s.defaultView.getComputedStyle,hb=c.support.cssFloat?"cssFloat":"styleFloat",Xa=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return da(this,a,b,true,function(d,f,e){if(e===y)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 y;if((b==="width"||b==="height")&&parseFloat(d)<0)d=y;var f=a.style||a,e=d!==y;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=
fb.test(a)?a.replace(fb,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(gb.exec(f.filter)[1])/100+"":""}if(Va.test(b))b=hb;b=b.replace(Wa,Xa);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,k=b==="width"?pb:qb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(k,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?j():c.swap(a,ob,j);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=gb.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(Va.test(b))b=hb;if(!d&&e&&e[b])f=e[b];else if(rb){if(Va.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(Wa,Xa);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var k=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=k}}return f},swap:function(a,b,d){var f={};for(var 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=V(),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,Oa=/=\?(&|$)/,Ya=/\?/,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 k=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,r){if(r==="success"||r==="notmodified")k.html(e?c("<div />").append(j.responseText.replace(tb,"")).find(e):j.responseText);d&&k.each(d,[j.responseText,
r,j])}});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){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).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:w.XMLHttpRequest&&(w.location.protocol!=="file:"||!w.ActiveXObject)?function(){return new w.XMLHttpRequest}:function(){try{return new w.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(m,r,j,L);e.global&&f("ajaxSuccess",[L,e])}function d(){e.complete&&e.complete.call(m,L,j);e.global&&f("ajaxComplete",[L,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(v,t){(e.context?c(e.context):c.event).trigger(v,t)}var e=c.extend(true,{},c.ajaxSettings,a),k,j,r,m=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")Oa.test(e.url)||(e.url+=(Ya.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!Oa.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&Oa.test(e.data)||Oa.test(e.url))){k=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(Oa,"="+k+"$1");e.url=e.url.replace(Oa,"="+k+"$1");e.dataType="script";w[k]=w[k]||function(v){r=v;b();d();w[k]=y;try{delete w[k]}catch(t){}P&&P.removeChild($)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&q==="GET"){var z=V(),E=e.url.replace(wb,"$1_="+z+"$2");e.url=E+(E===e.url?(Ya.test(e.url)?"&":"?")+"_="+z:"")}if(e.data&&q==="GET")e.url+=(Ya.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");z=(z=xb.exec(e.url))&&(z[1]&&z[1]!==location.protocol||z[2]!==location.host);if(e.dataType==="script"&&q==="GET"&&z){var P=s.getElementsByTagName("head")[0]||s.documentElement,$=s.createElement("script");$.src=e.url;if(e.scriptCharset)$.charset=e.scriptCharset;if(!k){var X=
false;$.onload=$.onreadystatechange=function(){if(!X&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){X=true;b();d();$.onload=$.onreadystatechange=null;P&&$.parentNode&&P.removeChild($)}}}P.insertBefore($,P.firstChild);return y}var ya=false,L=e.xhr();if(L){e.username?L.open(q,e.url,e.async,e.username,e.password):L.open(q,e.url,e.async);try{if(e.data||a&&a.contentType)L.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&L.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&L.setRequestHeader("If-None-Match",c.etag[e.url])}z||L.setRequestHeader("X-Requested-With","XMLHttpRequest");L.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(Ta){}if(e.beforeSend&&e.beforeSend.call(m,L,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");L.abort();return false}e.global&&f("ajaxSend",[L,e]);var g=L.onreadystatechange=function(v){if(!L||L.readyState===0||v==="abort"){ya||
d();ya=true;if(L)L.onreadystatechange=c.noop}else if(!ya&&L&&(L.readyState===4||v==="timeout")){ya=true;L.onreadystatechange=c.noop;j=v==="timeout"?"timeout":!c.httpSuccess(L)?"error":e.ifModified&&c.httpNotModified(L,e.url)?"notmodified":"success";var t;if(j==="success")try{r=c.httpData(L,e.dataType,e)}catch(I){j="parsererror";t=I}if(j==="success"||j==="notmodified")k||b();else c.handleError(e,L,j,t);d();v==="timeout"&&L.abort();if(e.async)L=null}};try{var h=L.abort;L.abort=function(){L&&h.call(L);
g("abort")}}catch(n){}e.async&&e.timeout>0&&setTimeout(function(){L&&!ya&&g("timeout")},e.timeout);try{L.send(q==="POST"||q==="PUT"||q==="DELETE"?e.data:null)}catch(p){c.handleError(e,L,null,p);d()}e.async||g();return L}},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(j,r){if(c.isArray(r))c.each(r,function(m,q){b||/\[\]$/.test(j)?f(j,q):d(j+"["+(typeof q==="object"||c.isArray(q)?m:"")+"]",q)});else!b&&r!=null&&typeof r==="object"?c.each(r,function(m,q){d(j+"["+m+"]",q)}):f(j,r)}function f(j,r){r=c.isFunction(r)?r():r;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(r)}var e=[];if(b===y)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var k in a)d(k,a[k]);return e.join("&").replace(yb,"+")}});var Za={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,Sa,bb=[["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(Fa("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(Za[d])f=Za[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();Za[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(Fa("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].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(Fa("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 k=c.extend({},e),j,r=this.nodeType===1&&c(this).is(":hidden"),m=this;for(j in a){var q=j.replace(Wa,Xa);if(j!==q){a[q]=a[j];delete a[j];j=q}if(a[j]==="hide"&&r||a[j]==="show"&&!r)return k.complete.call(this);if((j==="height"||j==="width")&&this.style){k.display=c.css(this,"display");k.overflow=this.style.overflow}if(c.isArray(a[j])){(k.specialEasing=
k.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(k.overflow!=null)this.style.overflow="hidden";k.curAnim=c.extend({},a);c.each(a,function(z,E){var P=new c.fx(m,k,z);if(Ab.test(E))P[E==="toggle"?r?"show":"hide":E](a);else{var $=Bb.exec(E),X=P.cur(true)||0;if($){E=parseFloat($[2]);var ya=$[3]||"px";if(ya!=="px"){m.style[z]=(E||1)+ya;X=(E||1)/P.cur(true)*X;m.style[z]=X+ya}if($[1])E=($[1]==="-="?-1:1)*E+X;P.custom(X,E,ya)}else P.custom(X,E,"")}});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:Fa("show",1),slideUp:Fa("hide",1),slideToggle:Fa("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>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(k){return e.step(k)}this.startTime=V();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)&&!Sa)Sa=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=V(),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(Sa);Sa=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 s.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(z){c.offset.setOffset(this,a,z)});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,e=b.ownerDocument,k,j=e.documentElement,r=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var m=b.offsetTop,q=b.offsetLeft;(b=b.parentNode)&&b!==r&&b!==j;){if(c.offset.supportsFixedPosition&&f.position===
"fixed")break;k=e?e.getComputedStyle(b,null):b.currentStyle;m-=b.scrollTop;q-=b.scrollLeft;if(b===d){m+=b.offsetTop;q+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){m+=parseFloat(k.borderTopWidth)||0;q+=parseFloat(k.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&k.overflow!=="visible"){m+=parseFloat(k.borderTopWidth)||0;q+=parseFloat(k.borderLeftWidth)||0}f=k}if(f.position==="relative"||
f.position==="static"){m+=r.offsetTop;q+=r.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){m+=Math.max(j.scrollTop,r.scrollTop);q+=Math.max(j.scrollLeft,r.scrollLeft)}return{top:m,left:q}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,k=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!==k;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(),k=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+k,left:b.left-e.left+j};"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||s.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],k;if(!e)return null;if(f!==y)return this.each(function(){if(k=oa(this))k.scrollTo(!a?f:c(k).scrollLeft(),a?f:c(k).scrollTop());else this[d]=f});else return(k=oa(e))?"pageXOffset"in k?k[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&k.document.documentElement[d]||k.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(k){var j=c(this);j[d](f.call(this,k,j[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===y?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});w.jQuery=w.$=c})(window);var swfobject=function(){function w(){if(!W){try{var l=M.getElementsByTagName("body")[0].appendChild(c("span"));l.parentNode.removeChild(l)}catch(o){return}W=true;l=ka.length;for(var x=0;x<l;x++)ka[x]()}}function y(l){if(W)l();else ka[ka.length]=l}function N(l){if(typeof fa.addEventListener!=U)fa.addEventListener("load",l,false);else if(typeof M.addEventListener!=U)M.addEventListener("load",l,false);else if(typeof fa.attachEvent!=U)Ia(fa,"onload",l);else if(typeof fa.onload=="function"){var o=fa.onload;
fa.onload=function(){o();l()}}else fa.onload=l}function la(){pa?da():V()}function da(){var l=M.getElementsByTagName("body")[0],o=c(ja);o.setAttribute("type",aa);var x=l.appendChild(o);if(x){var A=0;(function(){if(typeof x.GetVariable!=U){var B=x.GetVariable("$version");if(B){B=B.split(" ")[1].split(",");C.pv=[parseInt(B[0],10),parseInt(B[1],10),parseInt(B[2],10)]}}else if(A<10){A++;setTimeout(arguments.callee,10);return}l.removeChild(o);x=null;V()})()}else V()}function V(){var l=S.length;if(l>0)for(var o=
0;o<l;o++){var x=S[o].id,A=S[o].callbackFn,B={success:false,id:x};if(C.pv[0]>0){var G=oa(x);if(G)if(R(S[o].swfVersion)&&!(C.wk&&C.wk<312)){ma(x,true);if(A){B.success=true;B.ref=ra(x);A(B)}}else if(S[o].expressInstall&&sa()){B={};B.data=S[o].expressInstall;B.width=G.getAttribute("width")||"0";B.height=G.getAttribute("height")||"0";if(G.getAttribute("class"))B.styleclass=G.getAttribute("class");if(G.getAttribute("align"))B.align=G.getAttribute("align");var H={};G=G.getElementsByTagName("param");for(var Q=
G.length,K=0;K<Q;K++)if(G[K].getAttribute("name").toLowerCase()!="movie")H[G[K].getAttribute("name")]=G[K].getAttribute("value");T(B,H,x,A)}else{Y(G);A&&A(B)}}else{ma(x,true);if(A){if((x=ra(x))&&typeof x.SetVariable!=U){B.success=true;B.ref=x}A(B)}}}}function ra(l){var o=null;if((l=oa(l))&&l.nodeName=="OBJECT")if(typeof l.SetVariable!=U)o=l;else if(l=l.getElementsByTagName(ja)[0])o=l;return o}function sa(){return!Ba&&R("6.0.65")&&(C.win||C.mac)&&!(C.wk&&C.wk<312)}function T(l,o,x,A){Ba=true;wa=A||
null;Ja={success:false,id:x};var B=oa(x);if(B){if(B.nodeName=="OBJECT"){Ca=ea(B);ga=null}else{Ca=B;ga=x}l.id=ua;if(typeof l.width==U||!/%$/.test(l.width)&&parseInt(l.width,10)<310)l.width="310";if(typeof l.height==U||!/%$/.test(l.height)&&parseInt(l.height,10)<137)l.height="137";M.title=M.title.slice(0,47)+" - Flash Player Installation";A=C.ie&&C.win?"ActiveX":"PlugIn";A="MMredirectURL="+fa.location.toString().replace(/&/g,"%26")+"&MMplayerType="+A+"&MMdoctitle="+M.title;if(typeof o.flashvars!=U)o.flashvars+=
"&"+A;else o.flashvars=A;if(C.ie&&C.win&&B.readyState!=4){A=c("div");x+="SWFObjectNew";A.setAttribute("id",x);B.parentNode.insertBefore(A,B);B.style.display="none";(function(){B.readyState==4?B.parentNode.removeChild(B):setTimeout(arguments.callee,10)})()}ta(l,o,x)}}function Y(l){if(C.ie&&C.win&&l.readyState!=4){var o=c("div");l.parentNode.insertBefore(o,l);o.parentNode.replaceChild(ea(l),o);l.style.display="none";(function(){l.readyState==4?l.parentNode.removeChild(l):setTimeout(arguments.callee,
10)})()}else l.parentNode.replaceChild(ea(l),l)}function ea(l){var o=c("div");if(C.win&&C.ie)o.innerHTML=l.innerHTML;else if(l=l.getElementsByTagName(ja)[0])if(l=l.childNodes)for(var x=l.length,A=0;A<x;A++)!(l[A].nodeType==1&&l[A].nodeName=="PARAM")&&l[A].nodeType!=8&&o.appendChild(l[A].cloneNode(true));return o}function ta(l,o,x){var A,B=oa(x);if(C.wk&&C.wk<312)return A;if(B){if(typeof l.id==U)l.id=x;if(C.ie&&C.win){var G="";for(var H in l)if(l[H]!=Object.prototype[H])if(H.toLowerCase()=="data")o.movie=
l[H];else if(H.toLowerCase()=="styleclass")G+=' class="'+l[H]+'"';else if(H.toLowerCase()!="classid")G+=" "+H+'="'+l[H]+'"';H="";for(var Q in o)if(o[Q]!=Object.prototype[Q])H+='<param name="'+Q+'" value="'+o[Q]+'" />';B.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+G+">"+H+"</object>";na[na.length]=l.id;A=oa(l.id)}else{Q=c(ja);Q.setAttribute("type",aa);for(G in l)if(l[G]!=Object.prototype[G])if(G.toLowerCase()=="styleclass")Q.setAttribute("class",l[G]);else G.toLowerCase()!=
"classid"&&Q.setAttribute(G,l[G]);for(var K in o)o[K]!=Object.prototype[K]&&K.toLowerCase()!="movie"&&va(Q,K,o[K]);B.parentNode.replaceChild(Q,B);A=Q}}return A}function va(l,o,x){var A=c("param");A.setAttribute("name",o);A.setAttribute("value",x);l.appendChild(A)}function Ha(l){var o=oa(l);if(o&&o.nodeName=="OBJECT")if(C.ie&&C.win){o.style.display="none";(function(){o.readyState==4?Fa(l):setTimeout(arguments.callee,10)})()}else o.parentNode.removeChild(o)}function Fa(l){if(l=oa(l)){for(var o in l)if(typeof l[o]==
"function")l[o]=null;l.parentNode.removeChild(l)}}function oa(l){var o=null;try{o=M.getElementById(l)}catch(x){}return o}function c(l){return M.createElement(l)}function Ia(l,o,x){l.attachEvent(o,x);F[F.length]=[l,o,x]}function R(l){var o=C.pv;l=l.split(".");l[0]=parseInt(l[0],10);l[1]=parseInt(l[1],10)||0;l[2]=parseInt(l[2],10)||0;return o[0]>l[0]||o[0]==l[0]&&o[1]>l[1]||o[0]==l[0]&&o[1]==l[1]&&o[2]>=l[2]?true:false}function s(l,o,x,A){if(!(C.ie&&C.mac)){var B=M.getElementsByTagName("head")[0];if(B){x=
x&&typeof x=="string"?x:"screen";if(A)Ga=qa=null;if(!qa||Ga!=x){A=c("style");A.setAttribute("type","text/css");A.setAttribute("media",x);qa=B.appendChild(A);if(C.ie&&C.win&&typeof M.styleSheets!=U&&M.styleSheets.length>0)qa=M.styleSheets[M.styleSheets.length-1];Ga=x}if(C.ie&&C.win)qa&&typeof qa.addRule==ja&&qa.addRule(l,o);else qa&&typeof M.createTextNode!=U&&qa.appendChild(M.createTextNode(l+" {"+o+"}"))}}}function ma(l,o){if(Da){o=o?"visible":"hidden";if(W&&oa(l))oa(l).style.visibility=o;else s("#"+
l,"visibility:"+o)}}function ia(l){return/[\\\"<>\.;]/.exec(l)!=null&&typeof encodeURIComponent!=U?encodeURIComponent(l):l}var U="undefined",ja="object",aa="application/x-shockwave-flash",ua="SWFObjectExprInst",fa=window,M=document,ba=navigator,pa=false,ka=[la],S=[],na=[],F=[],Ca,ga,wa,Ja,W=false,Ba=false,qa,Ga,Da=true,C=function(){var l=typeof M.getElementById!=U&&typeof M.getElementsByTagName!=U&&typeof M.createElement!=U,o=ba.userAgent.toLowerCase(),x=ba.platform.toLowerCase(),A=x?/win/.test(x):
/win/.test(o);x=x?/mac/.test(x):/mac/.test(o);o=/webkit/.test(o)?parseFloat(o.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false;var B=!+"\u000b1",G=[0,0,0],H=null;if(typeof ba.plugins!=U&&typeof ba.plugins["Shockwave Flash"]==ja){if((H=ba.plugins["Shockwave Flash"].description)&&!(typeof ba.mimeTypes!=U&&ba.mimeTypes[aa]&&!ba.mimeTypes[aa].enabledPlugin)){pa=true;B=false;H=H.replace(/^.*\s+(\S+\s+\S+$)/,"$1");G[0]=parseInt(H.replace(/^(.*)\..*$/,"$1"),10);G[1]=parseInt(H.replace(/^.*\.(.*)\s.*$/,
"$1"),10);G[2]=/[a-zA-Z]/.test(H)?parseInt(H.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else if(typeof fa.ActiveXObject!=U)try{var Q=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");if(Q)if(H=Q.GetVariable("$version")){B=true;H=H.split(" ")[1].split(",");G=[parseInt(H[0],10),parseInt(H[1],10),parseInt(H[2],10)]}}catch(K){}return{w3:l,pv:G,wk:o,ie:B,win:A,mac:x}}();(function(){if(C.w3){if(typeof M.readyState!=U&&M.readyState=="complete"||typeof M.readyState==U&&(M.getElementsByTagName("body")[0]||
M.body))w();if(!W){typeof M.addEventListener!=U&&M.addEventListener("DOMContentLoaded",w,false);if(C.ie&&C.win){M.attachEvent("onreadystatechange",function(){if(M.readyState=="complete"){M.detachEvent("onreadystatechange",arguments.callee);w()}});fa==top&&function(){if(!W){try{M.documentElement.doScroll("left")}catch(l){setTimeout(arguments.callee,0);return}w()}}()}C.wk&&function(){W||(/loaded|complete/.test(M.readyState)?w():setTimeout(arguments.callee,0))}();N(w)}}})();(function(){C.ie&&C.win&&
window.attachEvent("onunload",function(){for(var l=F.length,o=0;o<l;o++)F[o][0].detachEvent(F[o][1],F[o][2]);l=na.length;for(o=0;o<l;o++)Ha(na[o]);for(var x in C)C[x]=null;C=null;for(var A in swfobject)swfobject[A]=null;swfobject=null})})();return{registerObject:function(l,o,x,A){if(C.w3&&l&&o){var B={};B.id=l;B.swfVersion=o;B.expressInstall=x;B.callbackFn=A;S[S.length]=B;ma(l,false)}else A&&A({success:false,id:l})},getObjectById:function(l){if(C.w3)return ra(l)},embedSWF:function(l,o,x,A,B,G,H,Q,
K,ca){var ha={success:false,id:o};if(C.w3&&!(C.wk&&C.wk<312)&&l&&o&&x&&A&&B){ma(o,false);y(function(){x+="";A+="";var i={};if(K&&typeof K===ja)for(var u in K)i[u]=K[u];i.data=l;i.width=x;i.height=A;u={};if(Q&&typeof Q===ja)for(var J in Q)u[J]=Q[J];if(H&&typeof H===ja)for(var Z in H)if(typeof u.flashvars!=U)u.flashvars+="&"+Z+"="+H[Z];else u.flashvars=Z+"="+H[Z];if(R(B)){J=ta(i,u,o);i.id==o&&ma(o,true);ha.success=true;ha.ref=J}else if(G&&sa()){i.data=G;T(i,u,o,ca);return}else ma(o,true);ca&&ca(ha)})}else ca&&
ca(ha)},switchOffAutoHideShow:function(){Da=false},ua:C,getFlashPlayerVersion:function(){return{major:C.pv[0],minor:C.pv[1],release:C.pv[2]}},hasFlashPlayerVersion:R,createSWF:function(l,o,x){if(C.w3)return ta(l,o,x)},showExpressInstall:function(l,o,x,A){C.w3&&sa()&&T(l,o,x,A)},removeSWF:function(l){C.w3&&Ha(l)},createCSS:function(l,o,x,A){C.w3&&s(l,o,x,A)},addDomLoadEvent:y,addLoadEvent:N,getQueryParamValue:function(l){var o=M.location.search||M.location.hash;if(o){if(/\?/.test(o))o=o.split("?")[1];
if(l==null)return ia(o);o=o.split("&");for(var x=0;x<o.length;x++)if(o[x].substring(0,o[x].indexOf("="))==l)return ia(o[x].substring(o[x].indexOf("=")+1))}return""},expressInstallCallback:function(){if(Ba){var l=oa(ua);if(l&&Ca){l.parentNode.replaceChild(Ca,l);if(ga){ma(ga,true);if(C.ie&&C.win)Ca.style.display="block"}wa&&wa(Ja)}Ba=false}}}}();if(typeof asual=="undefined")var asual={};if(typeof asual.util=="undefined")asual.util={};
asual.util.Browser=new (function(){var w=navigator.userAgent.toLowerCase(),y=/webkit/.test(w),N=/opera/.test(w),la=/msie/.test(w)&&!/opera/.test(w),da=/mozilla/.test(w)&&!/(compatible|webkit)/.test(w),V=parseFloat(la?w.substr(w.indexOf("msie")+4):(w.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1]);this.toString=function(){return"[class Browser]"};this.getVersion=function(){return V};this.isMSIE=function(){return la};this.isSafari=function(){return y};this.isOpera=function(){return N};this.isMozilla=
function(){return da}});
asual.util.Events=new (function(){var w=window,y=document,N=[],la=asual.util,da=la.Browser,V=da.isMSIE(),ra=da.isSafari();this.toString=function(){return"[class Events]"};this.addListener=function(T,Y,ea){N.push({o:T,t:Y,l:ea});if(!(Y=="DOMContentLoaded"&&(V||ra)))if(T.addEventListener)T.addEventListener(Y,ea,false);else T.attachEvent&&T.attachEvent("on"+Y,ea)};this.removeListener=function(T,Y,ea){for(var ta=0,va;va=N[ta];ta++)if(va.o==T&&va.t==Y&&va.l==ea){N.splice(ta,1);break}if(!(Y=="DOMContentLoaded"&&
(V||ra)))if(T.removeEventListener)T.removeEventListener(Y,ea,false);else T.detachEvent&&T.detachEvent("on"+Y,ea)};var sa=function(){for(var T=0,Y;Y=N[T];T++)Y.t!="DOMContentLoaded"&&la.Events.removeListener(Y.o,Y.t,Y.l)};da=function(){if(y.readyState=="interactive"){function T(){y.detachEvent("onstop",T);sa()}y.attachEvent("onstop",T);w.setTimeout(function(){y.detachEvent("onstop",T)},0)}};if(V||ra)(function(){try{if(V&&y.body||!/loaded|complete/.test(y.readyState))y.documentElement.doScroll("left")}catch(T){return setTimeout(arguments.callee,
0)}for(var Y=0,ea;ea=N[Y];Y++)ea.t=="DOMContentLoaded"&&ea.l.call(null)})();V&&w.attachEvent("onbeforeunload",da);this.addListener(w,"unload",sa)});asual.util.Functions=new (function(){this.toString=function(){return"[class Functions]"};this.bind=function(w,y){for(var N=2,la,da=[];la=arguments[N];N++)da.push(la);return function(){return w.apply(y,da)}}});
var SWFAddressEvent=function(w){this.toString=function(){return"[object SWFAddressEvent]"};this.type=w;this.target=[SWFAddress][0];this.value=SWFAddress.getValue();this.path=SWFAddress.getPath();this.pathNames=SWFAddress.getPathNames();this.parameters={};w=SWFAddress.getParameterNames();for(var y=0,N=w.length;y<N;y++)this.parameters[w[y]]=SWFAddress.getParameter(w[y]);this.parameterNames=w};SWFAddressEvent.INIT="init";SWFAddressEvent.CHANGE="change";SWFAddressEvent.INTERNAL_CHANGE="internalChange";
SWFAddressEvent.EXTERNAL_CHANGE="externalChange";
var SWFAddress=new (function(){var w=function(){var i=F.href.indexOf("#");return i!=-1?Ja(wa(F.href.substr(i+1))):""},y=function(i,u){if(ca.strict)i=u?i.substr(0,1)!="/"?"/"+i:i:i==""?"/":i;return i},N=function(i,u){return ua&&F.protocol=="file:"?u?K.replace(/\?/,"%3F"):K.replace(/%253F/,"?"):i},la=function(i){for(var u=0,J=i.childNodes.length,Z;u<J;u++){if(i.childNodes[u].src)qa=String(i.childNodes[u].src);if(Z=la(i.childNodes[u]))return Z}},da=function(){if(S.title!=Ga&&S.title.indexOf("#")!=-1)S.title=
Ga},V=function(){if(!C){var i=w(),u=K!=i;if(ba&&aa<523){if(Da!=na.length){Da=na.length;if(typeof B[Da-1]!=R)K=B[Da-1];ta.call(this,false)}}else if(ua&&u)aa<7?F.reload():this.setValue(i);else if(u){K=i;ta.call(this,false)}ua&&da.call(this)}},ra=function(){if(H.length>0){window.open(H[0],H[1],eval(H[2]));typeof H[3]!=R&&eval(H[3])}H=[]},sa=function(){for(var i=0,u,J,Z=SWFAddress.getValue();u=G[i];i++)if(J=document.getElementById(u))if(J.parentNode&&typeof J.parentNode.so!=R)J.parentNode.so.call("setSWFAddressValue",
Z);else{if(!(J&&typeof J.setSWFAddressValue!=R)){u=J.getElementsByTagName("object");J=J.getElementsByTagName("embed");J=u[0]&&typeof u[0].setSWFAddressValue!=R?u[0]:J[0]&&typeof J[0].setSWFAddressValue!=R?J[0]:null}J&&J.setSWFAddressValue(Z)}else if(J=document[u])typeof J.setSWFAddressValue!=R&&J.setSWFAddressValue(Z)},T=function(i){this.dispatchEvent(new SWFAddressEvent(i));i=i.substr(0,1).toUpperCase()+i.substr(1);typeof this["on"+i]==Ia&&this["on"+i]()},Y=function(){ma.Browser.isSafari()&&S.body.addEventListener("click",
ra);T.call(this,"init")},ea=function(){sa();T.call(this,"change")},ta=function(i){ea.call(this);i?T.call(this,"internalChange"):T.call(this,"externalChange");ga(ja.bind(va,this),10)},va=function(){var i=(F.pathname+(/\/$/.test(F.pathname)?"":"/")+this.getValue()).replace(/\/\//,"/").replace(/^\/$/,""),u=window[ca.tracker];if(typeof u==Ia)u(i);else if(typeof pageTracker!=R&&typeof pageTracker._trackPageview==Ia)pageTracker._trackPageview(i);else typeof urchinTracker==Ia&&urchinTracker(i)},Ha=function(){var i=
W.contentWindow.document;i.open();i.write("<html><head><title>"+S.title+"</title><script>var "+c+' = "'+w()+'";<\/script></head></html>');i.close()},Fa=function(){var i=W.contentWindow;K=typeof i[c]!=R?i[c]:"";if(K!=w()){ta.call(SWFAddress,false);F.hash=N(K,s)}},oa=function(){if(!l){l=s;if(ua&&aa<8){W=S.createElement("iframe");W.setAttribute("id",c);W.setAttribute("src","javascript:false");W.setAttribute("width",0);W.setAttribute("height",0);S.body.insertAdjacentElement("afterBegin",W);W.setAttribute("style",
"display:none");ga(function(){U.addListener(W,"load",Fa);typeof W.contentWindow[c]==R&&Ha()},50)}else if(ba){if(aa<418){S.body.innerHTML+='<form id="'+c+'" style="position:absolute;top:-9999px;" method="get"></form>';Ba=S.getElementById(c)}if(typeof F[c]==R)F[c]={};if(typeof F[c][F.pathname]!=R)B=F[c][F.pathname].split(",")}ga(ja.bind(function(){Y.call(this);ea.call(this);va.call(this)},this),1);if(ua&&aa>=8){S.body.onhashchange=ja.bind(V,this);Ca(ja.bind(da,this),50)}else Ca(ja.bind(V,this),50)}},
c="swfaddress",Ia="function",R="undefined",s=true,ma=asual.util,ia=ma.Browser,U=ma.Events,ja=ma.Functions,aa=ia.getVersion(),ua=ia.isMSIE(),fa=ia.isMozilla(),M=ia.isOpera(),ba=ia.isSafari(),pa=false,ka=function(){return top}(),S=ka.document,na=ka.history,F=ka.location,Ca=setInterval,ga=setTimeout,wa=decodeURI,Ja=encodeURI,W,Ba,qa,Ga=S.title,Da=na.length,C=false,l=false,o=s,x=s,A=this,B=[],G=[],H=[],Q={},K=w(),ca={history:s,strict:s};if(ua&&S.documentMode&&S.documentMode!=aa)aa=S.documentMode;if(pa=
fa&&aa>=1||ua&&aa>=6||M&&aa>=9.5||ba&&aa>=312){for(ia=1;ia<Da;ia++)B.push("");B.push(w());if(ua&&F.hash!=w())F.hash="#"+N(w(),s);if(M)history.navigationMode="compatible";la(document);ia=qa.indexOf("?");if(qa&&ia>-1){var ha;M=qa.substr(ia+1).split("&");for(ia=0;ha=M[ia];ia++){ha=ha.split("=");if(/^(history|strict)$/.test(ha[0]))ca[ha[0]]=isNaN(ha[1])?/^(true|yes)$/i.test(ha[1]):parseInt(ha[1])!=0;if(/^tracker$/.test(ha[0]))ca[ha[0]]=ha[1]}}ua&&da.call(this);window==ka&&U.addListener(document,"DOMContentLoaded",
ja.bind(oa,this));U.addListener(ka,"load",ja.bind(oa,this))}else if(!pa&&F.href.indexOf("#")!=-1||ba&&aa<418&&F.href.indexOf("#")!=-1&&F.search!=""){S.open();S.write('<html><head><meta http-equiv="refresh" content="0;url='+F.href.substr(0,F.href.indexOf("#"))+'" /></head></html>');S.close()}else va();this.toString=function(){return"[class SWFAddress]"};this.back=function(){na.back()};this.forward=function(){na.forward()};this.up=function(){var i=this.getPath();this.setValue(i.substr(0,i.lastIndexOf("/",
i.length-2)+(i.substr(i.length-1)=="/"?1:0)))};this.go=function(i){na.go(i)};this.href=function(i,u){u=typeof u!=R?u:"_self";if(u=="_self")self.location.href=i;else if(u=="_top")F.href=i;else if(u=="_blank")window.open(i);else ka.frames[u].location.href=i};this.popup=function(i,u,J,Z){try{window.open(i,u,eval(J));typeof Z!=R&&eval(Z)}catch(Ea){}H=arguments};this.getIds=function(){return G};this.getId=function(){return G[0]};this.setId=function(i){G[0]=i};this.addId=function(i){this.removeId(i);G.push(i)};
this.removeId=function(i){for(var u=0;u<G.length;u++)if(i==G[u]){G.splice(u,1);break}};this.addEventListener=function(i,u){if(typeof Q[i]==R)Q[i]=[];Q[i].push(u)};this.removeEventListener=function(i,u){if(typeof Q[i]!=R){for(var J=0,Z;Z=Q[i][J];J++)if(Z==u)break;Q[i].splice(J,1)}};this.dispatchEvent=function(i){if(this.hasEventListener(i.type)){i.target=this;for(var u=0,J;J=Q[i.type][u];u++)J(i);return s}return false};this.hasEventListener=function(i){return typeof Q[i]!=R&&Q[i].length>0};this.getBaseURL=
function(){var i=F.href;if(i.indexOf("#")!=-1)i=i.substr(0,i.indexOf("#"));if(i.substr(i.length-1)=="/")i=i.substr(0,i.length-1);return i};this.getStrict=function(){return ca.strict};this.setStrict=function(i){ca.strict=i};this.getHistory=function(){return ca.history};this.setHistory=function(i){ca.history=i};this.getTracker=function(){return ca.tracker};this.setTracker=function(i){ca.tracker=i};this.getTitle=function(){return S.title};this.setTitle=function(i){if(!pa)return null;if(typeof i!=R){if(i==
"null")i="";i=wa(i);ga(function(){Ga=S.title=i;if(x&&W&&W.contentWindow&&W.contentWindow.document){W.contentWindow.document.title=i;x=false}if(!o&&fa)F.replace(F.href.indexOf("#")!=-1?F.href:F.href+"#");o=false},10)}};this.getStatus=function(){return ka.status};this.setStatus=function(i){if(!pa)return null;if(typeof i!=R){if(i=="null")i="";i=wa(i);if(!ba){i=y(i!="null"?i:"",s);if(i=="/")i="";if(!/http(s)?:\/\//.test(i)){var u=F.href.indexOf("#");i=(u==-1?F.href:F.href.substr(0,u))+"#"+i}ka.status=
i}}};this.resetStatus=function(){ka.status=""};this.getValue=function(){if(!pa)return null;return wa(y(N(K,false),false))};this.setValue=function(i){if(!pa)return null;if(typeof i!=R){if(i=="null")i="";i=Ja(wa(y(i,s)));if(i=="/")i="";if(K!=i){o=s;K=i;C=s;ta.call(SWFAddress,true);B[na.length]=K;if(ba)if(ca.history){F[c][F.pathname]=B.toString();Da=na.length+1;if(aa<418){if(F.search==""){Ba.action="#"+K;Ba.submit()}}else if(aa<523||K==""){i=S.createEvent("MouseEvents");i.initEvent("click",s,s);var u=
S.createElement("a");u.href="#"+K;u.dispatchEvent(i)}else F.hash="#"+K}else F.replace("#"+K);else if(K!=w())if(ca.history)F.hash="#"+wa(N(K,s));else F.replace("#"+wa(K));ua&&aa<8&&ca.history&&ga(Ha,50);if(ba)ga(function(){C=false},1);else C=false}}};this.getPath=function(){var i=this.getValue();return i.indexOf("?")!=-1?i.split("?")[0]:i.indexOf("#")!=-1?i.split("#")[0]:i};this.getPathNames=function(){var i=this.getPath(),u=i.split("/");if(i.substr(0,1)=="/"||i.length==0)u.splice(0,1);i.substr(i.length-
1,1)=="/"&&u.splice(u.length-1,1);return u};this.getQueryString=function(){var i=this.getValue(),u=i.indexOf("?");if(u!=-1&&u<i.length)return i.substr(u+1)};this.getParameter=function(i){var u=this.getValue(),J=u.indexOf("?");if(J!=-1){u=u.substr(J+1);J=u.split("&");for(var Z=J.length,Ea=[];Z--;){u=J[Z].split("=");u[0]==i&&Ea.push(u[1])}if(Ea.length!=0)return Ea.length!=1?Ea:Ea[0]}};this.getParameterNames=function(){var i=this.getValue(),u=i.indexOf("?"),J=[];if(u!=-1){i=i.substr(u+1);if(i!=""&&i.indexOf("=")!=
-1){i=i.split("&");for(u=0;u<i.length;){J.push(i[u].split("=")[0]);u++}}}return J};this.onExternalChange=this.onInternalChange=this.onChange=this.onInit=null;(function(){var i;if(typeof FlashObject!=R)SWFObject=FlashObject;if(typeof SWFObject!=R&&SWFObject.prototype&&SWFObject.prototype.write){var u=SWFObject.prototype.write;SWFObject.prototype.write=function(){i=arguments;if(this.getAttribute("version").major<8){this.addVariable("$swfaddress",SWFAddress.getValue());(typeof i[0]=="string"?document.getElementById(i[0]):
i[0]).so=this}var za;if(za=u.apply(this,i))A.addId(this.getAttribute("id"));return za}}if(typeof swfobject!=R){var J=swfobject.registerObject;swfobject.registerObject=function(){i=arguments;J.apply(this,i);A.addId(i[0])};var Z=swfobject.createSWF;swfobject.createSWF=function(){i=arguments;var za=Z.apply(this,i);za&&A.addId(i[0].id);return za};var Ea=swfobject.embedSWF;swfobject.embedSWF=function(){i=arguments;if(typeof i[8]==R)i[8]={};if(typeof i[8].id==R)i[8].id=i[1];Ea.apply(this,i);A.addId(i[8].id)}}if(typeof UFO!=
R){var Ra=UFO.create;UFO.create=function(){i=arguments;Ra.apply(this,i);A.addId(i[0].id)}}if(typeof AC_FL_RunContent!=R){var Na=AC_FL_RunContent;AC_FL_RunContent=function(){i=arguments;Na.apply(this,i);for(var za=0,Ua=i.length;za<Ua;za++)i[za]=="id"&&A.addId(i[za+1])}}})()});(function(w){if(!window.OMG)window.OMG={};if(!OMG.flash)OMG.flash={};OMG.noHashLocation=!window.location.hash||window.location.hash==""||window.location.hash=="#"||window.location.hash=="#/blank";window.flashcontent_embed=window.flashcontent_embed||{};if(!OMG.flash.embed)OMG.flash.embed=window.flashcontent_embed;OMG.flash.loaded=false;OMG.flash.onLoadFuncs=[];OMG.flash.onExpandFuncs=[];OMG.flash.loadInto=function(y,N){N=w.extend({},OMG.flash.defaults.ops,N);var la=w.extend({},OMG.flash.defaults.flashvar,
N.flashvars),da=w.extend({},OMG.flash.defaults.params,N.params),V=w.extend({},OMG.flash.defaults.attributes,N.attributes);swfobject.embedSWF(N.swf,y,N.width,N.height,N.hasVersion,N.expressInstaller,la,da,V,function(ra){OMG.flash.id=V.id;OMG.flash.element=document.getElementById(V.id);OMG.flash.$=w(OMG.flash.element);OMG.flash.loaded=true;N.expandOnReady&&OMG.flash.expand();OMG.flash.ready=function(sa){sa(OMG.flash.$)};w.each(OMG.flash.onLoadFuncs,function(sa,T){T(OMG.flash.$)});N.callback(ra)})};
OMG.flash.expand=function(){_gaq.push(["_trackEvent","flash_expand"]);OMG.rotationIntervals&&w.each(OMG.rotationIntervals,function(y,N){clearInterval(N)});OMG.flash.onExpand=function(y){y(OMG.flash.$)};w.each(OMG.flash.onExpandFuncs,function(y,N){N(OMG.flash.$)});w("#container").hide();if(OMG.flash.$&&OMG.flash.element){OMG.flash.$.parent().addClass("fullsize");OMG.flash.element.height="100%";OMG.flash.element.width="100%";w.getScript("http://staticcdn.iminlikewithyou.com/javascript/swfmacmousewheel2.js",
function(){swfmacmousewheel!=null&&swfmacmousewheel.registerObject(OMG.flash.id)})}else w(".error-container").show()};OMG.flash.registerLoad=function(){_gaq.push(["_trackEvent","register_flash"])};OMG.flash.ready=function(y){OMG.flash.onLoadFuncs.push(y)};OMG.flash.onExpand=function(y){OMG.flash.onExpandFuncs.push(y)};OMG.flash.defaults={ops:{swf:"http://flashcdn.iminlikewithyou.com/Main.swf?av=705",height:"20",width:"400",hasVersion:"10.0.0",expressInstaller:"http://staticcdn.iminlikewithyou.com/expressInstall.swf",
callback:function(){w("a.eflash").live("click",function(){_gaq.push(["_trackPageview",w(this).attr("href").replace(/^#/,"")]);OMG.flash.expand();return true})}},params:{allowScriptAccess:"always",allowFullScreen:"true",scale:"noscale",bgcolor:"#ffffff",salign:"lt",wmode:"opaque"},attributes:{id:"flashcontent_embed",name:"flashcontent_embed",xiRedirectUrl:"http://www.omgpop.com"},flashvar:{logged_in:"",build_version:"",referrer:"",landing_page:"http%3A%2F%2Fwww.omgpop.com%2F"}}})(jQuery,"flash");
