(function(){var R=this,X,ae=R.jQuery,Q=R.$,P=R.jQuery=R.$=function(a,b){return new P.fn.init(a,b)},ab=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,W=/^.[^:#\[\.,]*$/;P.fn=P.prototype={init:function(c,b){c=c||document;if(c.nodeType){this[0]=c;this.length=1;this.context=c;return this}if(typeof c==="string"){var a=ab.exec(c);if(a&&(a[1]||!b)){if(a[1]){c=P.clean([a[1]],b)}else{var e=document.getElementById(a[3]);if(e){if(e.id!=a[3]){return P().find(c)}var d=P(e);d.context=document;d.selector=c;return d}c=[]}}else{return P(b).find(c)}}else{if(P.isFunction(c)){return P(document).ready(c)}}if(c.selector&&c.context){this.selector=c.selector;this.context=c.context}return this.setArray(P.makeArray(c))},selector:"",jquery:"1.3",size:function(){return this.length},get:function(a){return a===X?P.makeArray(this):this[a]},pushStack:function(d,b,c){var a=P(d);a.prevObject=this;a.context=this.context;if(b==="find"){a.selector=this.selector+(this.selector?" ":"")+c}else{if(b){a.selector=this.selector+"."+b+"("+c+")"}}return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(b,a){return P.each(this,b,a)},index:function(a){return P.inArray(a&&a.jquery?a[0]:a,this)},attr:function(d,b,a){var c=d;if(typeof d==="string"){if(b===X){return this[0]&&P[a||"attr"](this[0],d)}else{c={};c[d]=b}}return this.each(function(e){for(d in c){P.attr(a?this.style:this,d,P.prop(this,c[d],a,e,d))}})},css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0){b=X}return this.attr(a,b,"curCSS")},text:function(b){if(typeof b!=="object"&&b!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(b))}var a="";P.each(b||this,function(){P.each(this.childNodes,function(){if(this.nodeType!=8){a+=this.nodeType!=1?this.nodeValue:P.fn.text([this])}})});return a},wrapAll:function(a){if(this[0]){var b=P(a,this[0].ownerDocument).clone();if(this[0].parentNode){b.insertBefore(this[0])}b.map(function(){var c=this;while(c.firstChild){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){P(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){P(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||P([])},push:[].push,find:function(b){if(this.length===1&&!/,/.test(b)){var a=this.pushStack([],"find",b);a.length=0;P.find(b,this[0],a);return a}else{var c=P.map(this,function(d){return P.find(b,d)});return this.pushStack(/[^+>] [^+>]/.test(b)?P.unique(c):c,"find",b)}},clone:function(c){var b=this.map(function(){if(!P.support.noCloneEvent&&!P.isXMLDoc(this)){var d=this.cloneNode(true),e=document.createElement("div");e.appendChild(d);return P.clean([e.innerHTML])[0]}else{return this.cloneNode(true)}});var a=b.find("*").andSelf().each(function(){if(this[N]!==X){this[N]=null}});if(c===true){this.find("*").andSelf().each(function(e){if(this.nodeType==3){return}var f=P.data(this,"events");for(var g in f){for(var d in f[g]){P.event.add(a[e],g,f[g][d],f[g][d].data)}}})}return b},filter:function(a){return this.pushStack(P.isFunction(a)&&P.grep(this,function(b,c){return a.call(b,c)})||P.multiFilter(a,P.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(a){var b=P.expr.match.POS.test(a)?P(a):null;return this.map(function(){var c=this;while(c&&c.ownerDocument){if(b?b.index(c)>-1:P(c).is(a)){return c}c=c.parentNode}})},not:function(a){if(typeof a==="string"){if(W.test(a)){return this.pushStack(P.multiFilter(a,this,true),"not",a)}else{a=P.multiFilter(a,this)}}var b=a.length&&a[a.length-1]!==X&&!a.nodeType;return this.filter(function(){return b?P.inArray(this,a)<0:this!=a})},add:function(a){return this.pushStack(P.unique(P.merge(this.get(),typeof a==="string"?P(a):P.makeArray(a))))},is:function(a){return !!a&&P.multiFilter(a,this).length>0},hasClass:function(a){return !!a&&this.is("."+a)},val:function(i){if(i===X){var g=this[0];if(g){if(P.nodeName(g,"option")){return(g.attributes.value||{}).specified?g.value:g.text}if(P.nodeName(g,"select")){var b=g.selectedIndex,a=[],d=g.options,f=g.type=="select-one";if(b<0){return null}for(var h=f?b:0,c=f?b+1:d.length;h<c;h++){var e=d[h];if(e.selected){i=P(e).val();if(f){return i}a.push(i)}}return a}return(g.value||"").replace(/\r/g,"")}return X}if(typeof i==="number"){i+=""}return this.each(function(){if(this.nodeType!=1){return}if(P.isArray(i)&&/radio|checkbox/.test(this.type)){this.checked=(P.inArray(this.value,i)>=0||P.inArray(this.name,i)>=0)}else{if(P.nodeName(this,"select")){var j=P.makeArray(i);P("option",this).each(function(){this.selected=(P.inArray(this.value,j)>=0||P.inArray(this.text,j)>=0)});if(!j.length){this.selectedIndex=-1}}else{this.value=i}}})},html:function(a){return a===X?(this[0]?this[0].innerHTML:null):this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(P.map(this,function(b,c){return a.call(b,c,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(j,e,d){if(this[0]){var c=(this[0].ownerDocument||this[0]).createDocumentFragment(),f=P.clean(j,(this[0].ownerDocument||this[0]),c),b=c.firstChild,h=this.length>1?c.cloneNode(true):c;if(b){for(var g=0,i=this.length;g<i;g++){d.call(a(this[g],b),g>0?h.cloneNode(true):c)}}if(f){P.each(f,af)}}return this;function a(k,l){return e&&P.nodeName(k,"table")&&P.nodeName(l,"tr")?(k.getElementsByTagName("tbody")[0]||k.appendChild(k.ownerDocument.createElement("tbody"))):k}}};P.fn.init.prototype=P.fn;function af(a,b){if(b.src){P.ajax({url:b.src,async:false,dataType:"script"})}else{P.globalEval(b.text||b.textContent||b.innerHTML||"")}if(b.parentNode){b.parentNode.removeChild(b)}}function Z(){return +new Date}P.extend=P.fn.extend=function(){var c=arguments[0]||{},e=1,b=arguments.length,f=false,d;if(typeof c==="boolean"){f=c;c=arguments[1]||{};e=2}if(typeof c!=="object"&&!P.isFunction(c)){c={}}if(b==e){c=this;--e}for(;e<b;e++){if((d=arguments[e])!=null){for(var g in d){var h=c[g],a=d[g];if(c===a){continue}if(f&&a&&typeof a==="object"&&!a.nodeType){c[g]=P.extend(f,h||(a.length!=null?[]:{}),a)}else{if(a!==X){c[g]=a}}}}}return c};var T=/z-?index|font-?weight|opacity|zoom|line-?height/i,F=document.defaultView||{},D=Object.prototype.toString;P.extend({noConflict:function(a){R.$=Q;if(a){R.jQuery=ae}return P},isFunction:function(a){return D.call(a)==="[object Function]"},isArray:function(a){return D.call(a)==="[object Array]"},isXMLDoc:function(a){return a.documentElement&&!a.body||a.tagName&&a.ownerDocument&&!a.ownerDocument.body},globalEval:function(a){a=P.trim(a);if(a){var c=document.getElementsByTagName("head")[0]||document.documentElement,b=document.createElement("script");b.type="text/javascript";if(P.support.scriptEval){b.appendChild(document.createTextNode(a))}else{b.text=a}c.insertBefore(b,c.firstChild);c.removeChild(b)}},nodeName:function(b,a){return b.nodeName&&b.nodeName.toUpperCase()==a.toUpperCase()},each:function(a,g,d){var c,b=0,f=a.length;if(d){if(f===X){for(c in a){if(g.apply(a[c],d)===false){break}}}else{for(;b<f;){if(g.apply(a[b++],d)===false){break}}}}else{if(f===X){for(c in a){if(g.call(a[c],c,a[c])===false){break}}}else{for(var e=a[0];b<f&&g.call(e,b,e)!==false;e=a[++b]){}}}return a},prop:function(b,a,c,d,e){if(P.isFunction(a)){a=a.call(b,d)}return typeof a==="number"&&c=="curCSS"&&!T.test(e)?a+"px":a},className:{add:function(a,b){P.each((b||"").split(/\s+/),function(c,d){if(a.nodeType==1&&!P.className.has(a.className,d)){a.className+=(a.className?" ":"")+d}})},remove:function(a,b){if(a.nodeType==1){a.className=b!==X?P.grep(a.className.split(/\s+/),function(c){return !P.className.has(b,c)}).join(" "):""}},has:function(b,a){return P.inArray(a,(b.className||b).toString().split(/\s+/))>-1}},swap:function(b,a,e){var c={};for(var d in a){c[d]=b.style[d];b.style[d]=a[d]}e.call(b);for(var d in a){b.style[d]=c[d]}},css:function(a,c,b){if(c=="width"||c=="height"){var g,d={position:"absolute",visibility:"hidden",display:"block"},f=c=="width"?["Left","Right"]:["Top","Bottom"];function e(){g=c=="width"?a.offsetWidth:a.offsetHeight;var i=0,h=0;P.each(f,function(){i+=parseFloat(P.curCSS(a,"padding"+this,true))||0;h+=parseFloat(P.curCSS(a,"border"+this+"Width",true))||0});g-=Math.round(i+h)}if(P(a).is(":visible")){e()}else{P.swap(a,d,e)}return Math.max(0,g)}return P.curCSS(a,c,b)},curCSS:function(b,h,e){var a,g=b.style;if(h=="opacity"&&!P.support.opacity){a=P.attr(g,"opacity");return a==""?"1":a}if(h.match(/float/i)){h=H}if(!e&&g&&g[h]){a=g[h]}else{if(F.getComputedStyle){if(h.match(/float/i)){h="float"}h=h.replace(/([A-Z])/g,"-$1").toLowerCase();var d=F.getComputedStyle(b,null);if(d){a=d.getPropertyValue(h)}if(h=="opacity"&&a==""){a="1"}}else{if(b.currentStyle){var c=h.replace(/\-(\w)/g,function(k,j){return j.toUpperCase()});a=b.currentStyle[h]||b.currentStyle[c];if(!/^\d+(px)?$/i.test(a)&&/^\d/.test(a)){var f=g.left,i=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;g.left=a||0;a=g.pixelLeft+"px";g.left=f;b.runtimeStyle.left=i}}}}return a},clean:function(g,h,b){h=h||document;if(typeof h.createElement==="undefined"){h=h.ownerDocument||h[0]&&h[0].ownerDocument||document}if(!b&&g.length===1&&typeof g[0]==="string"){var e=/^<(\w+)\s*\/?>$/.exec(g[0]);if(e){return[h.createElement(e[1])]}}var d=[],f=[],a=h.createElement("div");P.each(g,function(l,m){if(typeof m==="number"){m+=""}if(!m){return}if(typeof m==="string"){m=m.replace(/(<(\w+)[^>]*?)\/>/g,function(p,q,o){return o.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?p:q+"></"+o+">"});var k=P.trim(m).toLowerCase();var j=!k.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!k.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||k.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!k.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!k.indexOf("<td")||!k.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!k.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!P.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];a.innerHTML=j[1]+m+j[2];while(j[0]--){a=a.lastChild}if(!P.support.tbody){var n=!k.indexOf("<table")&&k.indexOf("<tbody")<0?a.firstChild&&a.firstChild.childNodes:j[1]=="<table>"&&k.indexOf("<tbody")<0?a.childNodes:[];for(var i=n.length-1;i>=0;--i){if(P.nodeName(n[i],"tbody")&&!n[i].childNodes.length){n[i].parentNode.removeChild(n[i])}}}if(!P.support.leadingWhitespace&&/^\s/.test(m)){a.insertBefore(h.createTextNode(m.match(/^\s*/)[0]),a.firstChild)}m=P.makeArray(a.childNodes)}if(m.nodeType){d.push(m)}else{d=P.merge(d,m)}});if(b){for(var c=0;d[c];c++){if(P.nodeName(d[c],"script")&&(!d[c].type||d[c].type.toLowerCase()==="text/javascript")){f.push(d[c].parentNode?d[c].parentNode.removeChild(d[c]):d[c])}else{if(d[c].nodeType===1){d.splice.apply(d,[c+1,0].concat(P.makeArray(d[c].getElementsByTagName("script"))))}b.appendChild(d[c])}}return f}return d},attr:function(c,d,h){if(!c||c.nodeType==3||c.nodeType==8){return X}var e=!P.isXMLDoc(c),a=h!==X;d=e&&P.props[d]||d;if(c.tagName){var g=/href|src|style/.test(d);if(d=="selected"&&c.parentNode){c.parentNode.selectedIndex}if(d in c&&e&&!g){if(a){if(d=="type"&&P.nodeName(c,"input")&&c.parentNode){throw"type property can't be changed"}c[d]=h}if(P.nodeName(c,"form")&&c.getAttributeNode(d)){return c.getAttributeNode(d).nodeValue}if(d=="tabIndex"){var b=c.getAttributeNode("tabIndex");return b&&b.specified?b.value:c.nodeName.match(/^(a|area|button|input|object|select|textarea)$/i)?0:X}return c[d]}if(!P.support.style&&e&&d=="style"){return P.attr(c.style,"cssText",h)}if(a){c.setAttribute(d,""+h)}var f=!P.support.hrefNormalized&&e&&g?c.getAttribute(d,2):c.getAttribute(d);return f===null?X:f}if(!P.support.opacity&&d=="opacity"){if(a){c.zoom=1;c.filter=(c.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(h)+""=="NaN"?"":"alpha(opacity="+h*100+")")}return c.filter&&c.filter.indexOf("opacity=")>=0?(parseFloat(c.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}d=d.replace(/-([a-z])/ig,function(i,j){return j.toUpperCase()});if(a){c[d]=h}return c[d]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b=[];if(a!=null){var c=a.length;if(c==null||typeof a==="string"||P.isFunction(a)||a.setInterval){b[0]=a}else{while(c){b[--c]=a[c]}}}return b},inArray:function(a,b){for(var c=0,d=b.length;c<d;c++){if(b[c]===a){return c}}return -1},merge:function(b,c){var d=0,a,e=b.length;if(!P.support.getAll){while((a=c[d++])!=null){if(a.nodeType!=8){b[e++]=a}}}else{while((a=c[d++])!=null){b[e++]=a}}return b},unique:function(g){var d=[],c={};try{for(var a=0,b=g.length;a<b;a++){var f=P.data(g[a]);if(!c[f]){c[f]=true;d.push(g[a])}}}catch(e){d=g}return d},grep:function(d,c,e){var a=[];for(var b=0,f=d.length;b<f;b++){if(!e!=!c(d[b],b)){a.push(d[b])}}return a},map:function(c,b){var d=[];for(var a=0,e=c.length;a<e;a++){var f=b(c[a],a);if(f!=null){d[d.length]=f}}return d.concat.apply([],d)}});var aa=navigator.userAgent.toLowerCase();P.browser={version:(aa.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(aa),opera:/opera/.test(aa),msie:/msie/.test(aa)&&!/opera/.test(aa),mozilla:/mozilla/.test(aa)&&!/(compatible|webkit)/.test(aa)};P.each({parent:function(a){return a.parentNode},parents:function(a){return P.dir(a,"parentNode")},next:function(a){return P.nth(a,2,"nextSibling")},prev:function(a){return P.nth(a,2,"previousSibling")},nextAll:function(a){return P.dir(a,"nextSibling")},prevAll:function(a){return P.dir(a,"previousSibling")},siblings:function(a){return P.sibling(a.parentNode.firstChild,a)},children:function(a){return P.sibling(a.firstChild)},contents:function(a){return P.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:P.makeArray(a.childNodes)}},function(a,b){P.fn[a]=function(c){var d=P.map(this,b);if(c&&typeof c=="string"){d=P.multiFilter(c,d)}return this.pushStack(P.unique(d),a,c)}});P.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){P.fn[a]=function(){var c=arguments;return this.each(function(){for(var e=0,d=c.length;e<d;e++){P(c[e])[b](this)}})}});P.each({removeAttr:function(a){P.attr(this,a,"");if(this.nodeType==1){this.removeAttribute(a)}},addClass:function(a){P.className.add(this,a)},removeClass:function(a){P.className.remove(this,a)},toggleClass:function(b,a){if(typeof a!=="boolean"){a=!P.className.has(this,b)}P.className[a?"add":"remove"](this,b)},remove:function(a){if(!a||P.filter(a,[this]).length){P("*",this).add([this]).each(function(){P.event.remove(this);P.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){P(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(a,b){P.fn[a]=function(){return this.each(b,arguments)}});function L(a,b){return a[0]&&parseInt(P.curCSS(a[0],b,true),10)||0}var N="jQuery"+Z(),K=0,ad={};P.extend({cache:{},data:function(d,c,a){d=d==R?ad:d;var b=d[N];if(!b){b=d[N]=++K}if(c&&!P.cache[b]){P.cache[b]={}}if(a!==X){P.cache[b][c]=a}return c?P.cache[b][c]:b},removeData:function(d,c){d=d==R?ad:d;var b=d[N];if(c){if(P.cache[b]){delete P.cache[b][c];c="";for(c in P.cache[b]){break}if(!c){P.removeData(d)}}}else{try{delete d[N]}catch(a){if(d.removeAttribute){d.removeAttribute(N)}}delete P.cache[b]}},queue:function(d,c,b){if(d){c=(c||"fx")+"queue";var a=P.data(d,c);if(!a||P.isArray(b)){a=P.data(d,c,P.makeArray(b))}else{if(b){a.push(b)}}}return a},dequeue:function(b,a){var c=P.queue(b,a),d=c.shift();if(!a||a==="fx"){d=c[0]}if(d!==X){d.call(b)}}});P.fn.extend({data:function(c,a){var b=c.split(".");b[1]=b[1]?"."+b[1]:"";if(a===X){var d=this.triggerHandler("getData"+b[1]+"!",[b[0]]);if(d===X&&this.length){d=P.data(this[0],c)}return d===X&&b[1]?this.data(b[0]):d}else{return this.trigger("setData"+b[1]+"!",[b[0],a]).each(function(){P.data(this,c,a)})}},removeData:function(a){return this.each(function(){P.removeData(this,a)})},queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===X){return P.queue(this[0],a)}return this.each(function(){var c=P.queue(this,a,b);if(a=="fx"&&c.length==1){c[0].call(this)}})},dequeue:function(a){return this.each(function(){P.dequeue(this,a)})}});(function(){var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|[^[\]]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,c=0,h=Object.prototype.toString;var k=function(s,r,m,u){m=m||[];r=r||document;if(r.nodeType!==1&&r.nodeType!==9){return[]}if(!s||typeof s!=="string"){return m}var A=[],B,p,y,aj,n,q,t=true;d.lastIndex=0;while((B=d.exec(s))!==null){A.push(B[1]);if(B[2]){q=RegExp.rightContext;break}}if(A.length>1&&i.match.POS.exec(s)){if(A.length===2&&i.relative[A[0]]){var x="",o;while((o=i.match.POS.exec(s))){x+=o[0];s=s.replace(i.match.POS,"")}p=k.filter(x,k(/\s$/.test(s)?s+"*":s,r))}else{p=i.relative[A[0]]?[r]:k(A.shift(),r);while(A.length){var ai=[];s=A.shift();if(i.relative[s]){s+=A.shift()}for(var z=0,ah=p.length;z<ah;z++){k(s,p[z],ai)}p=ai}}}else{var C=u?{expr:A.pop(),set:j(u)}:k.find(A.pop(),A.length===1&&r.parentNode?r.parentNode:r);p=k.filter(C.expr,C.set);if(A.length>0){y=j(p)}else{t=false}while(A.length){var w=A.pop(),v=w;if(!i.relative[w]){w=""}else{v=A.pop()}if(v==null){v=r}i.relative[w](y,v,g(r))}}if(!y){y=p}if(!y){throw"Syntax error, unrecognized expression: "+(w||s)}if(h.call(y)==="[object Array]"){if(!t){m.push.apply(m,y)}else{if(r.nodeType===1){for(var z=0;y[z]!=null;z++){if(y[z]&&(y[z]===true||y[z].nodeType===1&&b(r,y[z]))){m.push(p[z])}}}else{for(var z=0;y[z]!=null;z++){if(y[z]&&y[z].nodeType===1){m.push(p[z])}}}}}else{j(y,m)}if(q){k(q,r,m,u)}return m};k.matches=function(m,n){return k(m,null,null,n)};k.find=function(q,n){var r,p;if(!q){return[]}for(var m=0,o=i.order.length;m<o;m++){var s=i.order[m],p;if((p=i.match[s].exec(q))){var t=RegExp.leftContext;if(t.substr(t.length-1)!=="\\"){p[1]=(p[1]||"").replace(/\\/g,"");r=i.find[s](p,n);if(r!=null){q=q.replace(i.match[s],"");break}}}}if(!r){r=n.getElementsByTagName("*")}return{set:r,expr:q}};k.filter=function(r,B,C,w){var t=r,p=[],y=B,u,A;while(r&&B.length){for(var x in i.filter){if((u=i.match[x].exec(r))!=null){var n=i.filter[x],q=null,o=0,m,ai;A=false;if(y==p){p=[]}if(i.preFilter[x]){u=i.preFilter[x](u,y,C,p,w);if(!u){A=m=true}else{if(u===true){continue}else{if(u[0]===true){q=[];var v=null,z;for(var s=0;(z=y[s])!==X;s++){if(z&&v!==z){q.push(z);v=z}}}}}}if(u){for(var s=0;(ai=y[s])!==X;s++){if(ai){if(q&&ai!=q[o]){o++}m=n(ai,u,o,q);var ah=w^!!m;if(C&&m!=null){if(ah){A=true}else{y[s]=false}}else{if(ah){p.push(ai);A=true}}}}}if(m!==X){if(!C){y=p}r=r.replace(i.match[x],"");if(!A){return[]}break}}}r=r.replace(/\s*,\s*/,"");if(r==t){if(A==null){throw"Syntax error, unrecognized expression: "+r}else{break}}t=r}return y};var i=k.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\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(m){return m.getAttribute("href")}},relative:{"+":function(q,p){for(var m=0,o=q.length;m<o;m++){var n=q[m];if(n){var r=n.previousSibling;while(r&&r.nodeType!==1){r=r.previousSibling}q[m]=typeof p==="string"?r||false:r===p}}if(typeof p==="string"){k.filter(p,q,true)}},">":function(s,p,q){if(typeof p==="string"&&!/\W/.test(p)){p=q?p:p.toUpperCase();for(var m=0,o=s.length;m<o;m++){var r=s[m];if(r){var n=r.parentNode;s[m]=n.nodeName===p?n:false}}}else{for(var m=0,o=s.length;m<o;m++){var r=s[m];if(r){s[m]=typeof p==="string"?r.parentNode:r.parentNode===p}}if(typeof p==="string"){k.filter(p,s,true)}}},"":function(n,p,r){var m="done"+(c++),o=e;if(!p.match(/\W/)){var q=p=r?p:p.toUpperCase();o=f}o("parentNode",p,m,n,q,r)},"~":function(n,p,r){var m="done"+(c++),o=e;if(typeof p==="string"&&!p.match(/\W/)){var q=p=r?p:p.toUpperCase();o=f}o("previousSibling",p,m,n,q,r)}},find:{ID:function(o,m){if(m.getElementById){var n=m.getElementById(o[1]);return n?[n]:[]}},NAME:function(m,n){return n.getElementsByName?n.getElementsByName(m[1]):null},TAG:function(m,n){return n.getElementsByTagName(m[1])}},preFilter:{CLASS:function(n,p,m,o,r){n=" "+n[1].replace(/\\/g,"")+" ";for(var q=0;p[q];q++){if(r^(" "+p[q].className+" ").indexOf(n)>=0){if(!m){o.push(p[q])}}else{if(m){p[q]=false}}}return false},ID:function(m){return m[1].replace(/\\/g,"")},TAG:function(o,n){for(var m=0;!n[m];m++){}return g(n[m])?o[1]:o[1].toUpperCase()},CHILD:function(m){if(m[1]=="nth"){var n=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[2]=="even"&&"2n"||m[2]=="odd"&&"2n+1"||!/\D/.test(m[2])&&"0n+"+m[2]||m[2]);m[2]=(n[1]+(n[2]||1))-0;m[3]=n[3]-0}m[0]="done"+(c++);return m},ATTR:function(n){var m=n[1];if(i.attrMap[m]){n[1]=i.attrMap[m]}if(n[2]==="~="){n[4]=" "+n[4]+" "}return n},PSEUDO:function(q,p,m,o,r){if(q[1]==="not"){if(q[3].match(d).length>1){q[3]=k(q[3],null,null,p)}else{var n=k.filter(q[3],p,m,true^r);if(!m){o.push.apply(o,n)}return false}}else{if(i.match.POS.test(q[0])){return true}}return q},POS:function(m){m.unshift(true);return m}},filters:{enabled:function(m){return m.disabled===false&&m.type!=="hidden"},disabled:function(m){return m.disabled===true},checked:function(m){return m.checked===true},selected:function(m){m.parentNode.selectedIndex;return m.selected===true},parent:function(m){return !!m.firstChild},empty:function(m){return !m.firstChild},has:function(m,o,n){return !!k(n[3],m).length},header:function(m){return/h\d/i.test(m.nodeName)},text:function(m){return"text"===m.type},radio:function(m){return"radio"===m.type},checkbox:function(m){return"checkbox"===m.type},file:function(m){return"file"===m.type},password:function(m){return"password"===m.type},submit:function(m){return"submit"===m.type},image:function(m){return"image"===m.type},reset:function(m){return"reset"===m.type},button:function(m){return"button"===m.type||m.nodeName.toUpperCase()==="BUTTON"},input:function(m){return/input|select|textarea|button/i.test(m.nodeName)}},setFilters:{first:function(n,m){return m===0},last:function(m,p,o,n){return p===n.length-1},even:function(n,m){return m%2===0},odd:function(n,m){return m%2===1},lt:function(m,o,n){return o<n[3]-0},gt:function(m,o,n){return o>n[3]-0},nth:function(m,o,n){return n[3]-0==o},eq:function(m,o,n){return n[3]-0==o}},filter:{CHILD:function(q,p){var s=p[1],t=q.parentNode;var v="child"+t.childNodes.length;if(t&&(!t[v]||!q.nodeIndex)){var u=1;for(var r=t.firstChild;r;r=r.nextSibling){if(r.nodeType==1){r.nodeIndex=u++}}t[v]=u-1}if(s=="first"){return q.nodeIndex==1}else{if(s=="last"){return q.nodeIndex==t[v]}else{if(s=="only"){return t[v]==1}else{if(s=="nth"){var n=false,o=p[2],m=p[3];if(o==1&&m==0){return true}if(o==0){if(q.nodeIndex==m){n=true}}else{if((q.nodeIndex-m)%o==0&&(q.nodeIndex-m)/o>=0){n=true}}return n}}}}},PSEUDO:function(q,m,n,r){var p=m[1],s=i.filters[p];if(s){return s(q,n,m,r)}else{if(p==="contains"){return(q.textContent||q.innerText||"").indexOf(m[3])>=0}else{if(p==="not"){var t=m[3];for(var n=0,o=t.length;n<o;n++){if(t[n]===q){return false}}return true}}}},ID:function(n,m){return n.nodeType===1&&n.getAttribute("id")===m},TAG:function(n,m){return(m==="*"&&n.nodeType===1)||n.nodeName===m},CLASS:function(n,m){return m.test(n.className)},ATTR:function(q,m){var o=i.attrHandle[m[1]]?i.attrHandle[m[1]](q):q[m[1]]||q.getAttribute(m[1]),r=o+"",n=m[2],p=m[4];return o==null?false:n==="="?r===p:n==="*="?r.indexOf(p)>=0:n==="~="?(" "+r+" ").indexOf(p)>=0:!m[4]?o:n==="!="?r!=p:n==="^="?r.indexOf(p)===0:n==="$="?r.substr(r.length-p.length)===p:n==="|="?r===p||r.substr(0,p.length+1)===p+"-":false},POS:function(q,p,m,r){var o=p[2],n=i.setFilters[o];if(n){return n(q,m,p,r)}}}};for(var a in i.match){i.match[a]=RegExp(i.match[a].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var j=function(n,m){n=Array.prototype.slice.call(n);if(m){m.push.apply(m,n);return m}return n};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(l){j=function(q,n){var p=n||[];if(h.call(q)==="[object Array]"){Array.prototype.push.apply(p,q)}else{if(typeof q.length==="number"){for(var m=0,o=q.length;m<o;m++){p.push(q[m])}}else{for(var m=0;q[m];m++){p.push(q[m])}}}return p}}(function(){var o=document.createElement("form"),m="script"+(new Date).getTime();o.innerHTML="<input name='"+m+"'/>";var n=document.documentElement;n.insertBefore(o,n.firstChild);if(!!document.getElementById(m)){i.find.ID=function(q,r){if(r.getElementById){var p=r.getElementById(q[1]);return p?p.id===q[1]||p.getAttributeNode&&p.getAttributeNode("id").nodeValue===q[1]?[p]:X:[]}};i.filter.ID=function(r,p){var q=r.getAttributeNode&&r.getAttributeNode("id");return r.nodeType===1&&q&&q.nodeValue===p}}n.removeChild(o)})();(function(){var m=document.createElement("div");m.appendChild(document.createComment(""));if(m.getElementsByTagName("*").length>0){i.find.TAG=function(p,r){var q=r.getElementsByTagName(p[1]);if(p[1]==="*"){var o=[];for(var n=0;q[n];n++){if(q[n].nodeType===1){o.push(q[n])}}q=o}return q}}m.innerHTML="<a href='#'></a>";if(m.firstChild.getAttribute("href")!=="#"){i.attrHandle.href=function(n){return n.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var m=k;k=function(q,o,p,n){o=o||document;if(!n&&o.nodeType===9){try{return j(o.querySelectorAll(q),p)}catch(r){}}return m(q,o,p,n)};k.find=m.find;k.filter=m.filter;k.selectors=m.selectors;k.matches=m.matches})()}if(document.documentElement.getElementsByClassName){i.order.splice(1,0,"CLASS");i.find.CLASS=function(m,n){return n.getElementsByClassName(m[1])}}function f(s,u,t,m,n,o){for(var v=0,p=m.length;v<p;v++){var r=m[v];if(r){r=r[s];var w=false;while(r&&r.nodeType){var q=r[t];if(q){w=m[q];break}if(r.nodeType===1&&!o){r[t]=v}if(r.nodeName===u){w=r;break}r=r[s]}m[v]=w}}}function e(r,s,v,n,t,m){for(var p=0,o=n.length;p<o;p++){var q=n[p];if(q){q=q[r];var u=false;while(q&&q.nodeType){if(q[v]){u=n[q[v]];break}if(q.nodeType===1){if(!m){q[v]=p}if(typeof s!=="string"){if(q===s){u=true;break}}else{if(k.filter(s,[q]).length>0){u=q;break}}}q=q[r]}n[p]=u}}}var b=document.compareDocumentPosition?function(n,m){return n.compareDocumentPosition(m)&16}:function(n,m){return n!==m&&(n.contains?n.contains(m):true)};var g=function(m){return m.documentElement&&!m.body||m.tagName&&m.ownerDocument&&!m.ownerDocument.body};P.find=k;P.filter=k.filter;P.expr=k.selectors;P.expr[":"]=P.expr.filters;k.selectors.filters.hidden=function(m){return"hidden"===m.type||P.css(m,"display")==="none"||P.css(m,"visibility")==="hidden"};k.selectors.filters.visible=function(m){return"hidden"!==m.type&&P.css(m,"display")!=="none"&&P.css(m,"visibility")!=="hidden"};k.selectors.filters.animated=function(m){return P.grep(P.timers,function(n){return m===n.elem}).length};P.multiFilter=function(m,n,o){if(o){m=":not("+m+")"}return k.matches(m,n)};P.dir=function(m,p){var o=[],n=m[p];while(n&&n!=document){if(n.nodeType==1){o.push(n)}n=n[p]}return o};P.nth=function(q,o,m,n){o=o||1;var p=0;for(;q;q=q[m]){if(q.nodeType==1&&++p==o){break}}return q};P.sibling=function(m,o){var n=[];for(;m;m=m.nextSibling){if(m.nodeType==1&&m!=o){n.push(m)}}return n};return;R.Sizzle=k})();P.event={add:function(b,d,c,g){if(b.nodeType==3||b.nodeType==8){return}if(b.setInterval&&b!=R){b=R}if(!c.guid){c.guid=this.guid++}if(g!==X){var a=c;c=this.proxy(a);c.data=g}var e=P.data(b,"events")||P.data(b,"events",{}),f=P.data(b,"handle")||P.data(b,"handle",function(){return typeof P!=="undefined"&&!P.event.triggered?P.event.handle.apply(arguments.callee.elem,arguments):X});f.elem=b;P.each(d.split(/\s+/),function(j,k){var i=k.split(".");k=i.shift();c.type=i.slice().sort().join(".");var h=e[k];if(P.event.specialAll[k]){P.event.specialAll[k].setup.call(b,g,i)}if(!h){h=e[k]={};if(!P.event.special[k]||P.event.special[k].setup.call(b,g,i)===false){if(b.addEventListener){b.addEventListener(k,f,false)}else{if(b.attachEvent){b.attachEvent("on"+k,f)}}}}h[c.guid]=c;P.event.global[k]=true});b=null},guid:1,global:{},remove:function(h,e,c){if(h.nodeType==3||h.nodeType==8){return}var d=P.data(h,"events"),g,f;if(d){if(e===X||(typeof e==="string"&&e.charAt(0)==".")){for(var b in d){this.remove(h,b+(e||""))}}else{if(e.type){c=e.handler;e=e.type}P.each(e.split(/\s+/),function(l,j){var k=j.split(".");j=k.shift();var m=RegExp("(^|\\.)"+k.slice().sort().join(".*\\.")+"(\\.|$)");if(d[j]){if(c){delete d[j][c.guid]}else{for(var i in d[j]){if(m.test(d[j][i].type)){delete d[j][i]}}}if(P.event.specialAll[j]){P.event.specialAll[j].teardown.call(h,k)}for(g in d[j]){break}if(!g){if(!P.event.special[j]||P.event.special[j].teardown.call(h,k)===false){if(h.removeEventListener){h.removeEventListener(j,P.data(h,"handle"),false)}else{if(h.detachEvent){h.detachEvent("on"+j,P.data(h,"handle"))}}}g=null;delete d[j]}}})}for(g in d){break}if(!g){var a=P.data(h,"handle");if(a){a.elem=null}P.removeData(h,"events");P.removeData(h,"handle")}}},trigger:function(b,h,e,f){var d=b.type||b;if(!f){b=typeof b==="object"?b[N]?b:P.extend(P.Event(d),b):P.Event(d);if(d.indexOf("!")>=0){b.type=d=d.slice(0,-1);b.exclusive=true}if(!e){b.stopPropagation();if(this.global[d]){P.each(P.cache,function(){if(this.events&&this.events[d]){P.event.trigger(b,h,this.handle.elem)}})}}if(!e||e.nodeType==3||e.nodeType==8){return X}b.result=X;b.target=e;h=P.makeArray(h);h.unshift(b)}b.currentTarget=e;var c=P.data(e,"handle");if(c){c.apply(e,h)}if((!e[d]||(P.nodeName(e,"a")&&d=="click"))&&e["on"+d]&&e["on"+d].apply(e,h)===false){b.result=false}if(!f&&e[d]&&!b.isDefaultPrevented()&&!(P.nodeName(e,"a")&&d=="click")){this.triggered=true;try{e[d]()}catch(a){}}this.triggered=false;if(!b.isPropagationStopped()){var g=e.parentNode||e.ownerDocument;if(g){P.event.trigger(b,h,g,true)}}},handle:function(h){var c,f;h=arguments[0]=P.event.fix(h||R.event);var a=h.type.split(".");h.type=a.shift();c=!a.length&&!h.exclusive;var b=RegExp("(^|\\.)"+a.slice().sort().join(".*\\.")+"(\\.|$)");f=(P.data(this,"events")||{})[h.type];for(var d in f){var e=f[d];if(c||b.test(e.type)){h.handler=e;h.data=e.data;var g=e.apply(this,arguments);if(g!==X){h.result=g;if(g===false){h.preventDefault();h.stopPropagation()}}if(h.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(b){if(b[N]){return b}var d=b;b=P.Event(d);for(var a=this.props.length,c;a;){c=this.props[--a];b[c]=d[c]}if(!b.target){b.target=b.srcElement||document}if(b.target.nodeType==3){b.target=b.target.parentNode}if(!b.relatedTarget&&b.fromElement){b.relatedTarget=b.fromElement==b.target?b.toElement:b.fromElement}if(b.pageX==null&&b.clientX!=null){var f=document.documentElement,e=document.body;b.pageX=b.clientX+(f&&f.scrollLeft||e&&e.scrollLeft||0)-(f.clientLeft||0);b.pageY=b.clientY+(f&&f.scrollTop||e&&e.scrollTop||0)-(f.clientTop||0)}if(!b.which&&((b.charCode||b.charCode===0)?b.charCode:b.keyCode)){b.which=b.charCode||b.keyCode}if(!b.metaKey&&b.ctrlKey){b.metaKey=b.ctrlKey}if(!b.which&&b.button){b.which=(b.button&1?1:(b.button&2?3:(b.button&4?2:0)))}return b},proxy:function(b,a){a=a||function(){return b.apply(this,arguments)};a.guid=b.guid=b.guid||a.guid||this.guid++;return a},special:{ready:{setup:ac,teardown:function(){}}},specialAll:{live:{setup:function(a,b){P.event.add(this,b[0],U)},teardown:function(a){if(a.length){var b=0,c=RegExp("(^|\\.)"+a[0]+"(\\.|$)");P.each((P.data(this,"events").live||{}),function(){if(c.test(this.type)){b++}});if(b<1){P.event.remove(this,a[0],U)}}}}}};P.Event=function(a){if(!this.preventDefault){return new P.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type;this.timeStamp=a.timeStamp}else{this.type=a}if(!this.timeStamp){this.timeStamp=Z()}this[N]=true};function M(){return false}function J(){return true}P.Event.prototype={preventDefault:function(){this.isDefaultPrevented=J;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=J;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=J;this.stopPropagation()},isDefaultPrevented:M,isPropagationStopped:M,isImmediatePropagationStopped:M};var V=function(c){var b=c.relatedTarget;while(b&&b!=this){try{b=b.parentNode}catch(a){b=this}}if(b!=this){c.type=c.data;P.event.handle.apply(this,arguments)}};P.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(b,a){P.event.special[a]={setup:function(){P.event.add(this,b,V,a)},teardown:function(){P.event.remove(this,b,V)}}});P.fn.extend({bind:function(c,a,b){return c=="unload"?this.one(c,a,b):this.each(function(){P.event.add(this,c,b||a,b&&a)})},one:function(a,b,d){var c=P.event.proxy(d||b,function(e){P(this).unbind(e,c);return(d||b).apply(this,arguments)});return this.each(function(){P.event.add(this,a,c,d&&b)})},unbind:function(b,a){return this.each(function(){P.event.remove(this,b,a)})},trigger:function(a,b){return this.each(function(){P.event.trigger(a,b,this)})},triggerHandler:function(b,a){if(this[0]){var c=P.Event(b);c.preventDefault();c.stopPropagation();P.event.trigger(c,a,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length){P.event.proxy(a,b[c++])}return this.click(P.event.proxy(a,function(d){this.lastToggle=(this.lastToggle||0)%c;d.preventDefault();return b[this.lastToggle++].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b)},ready:function(a){ac();if(P.isReady){a.call(document,P)}else{P.readyList.push(a)}return this},live:function(a,c){var b=P.event.proxy(c);b.guid+=this.selector+a;P(document).bind(O(a,this.selector),this.selector,b);return this},die:function(b,a){P(document).unbind(O(b,this.selector),a?{guid:a.guid+this.selector+b}:null);return this}});function U(b){var c=RegExp("(^|\\.)"+b.type+"(\\.|$)"),a=true,d=[];P.each(P.data(this,"events").live||[],function(e,f){if(c.test(f.type)){var g=P(b.target).closest(f.data)[0];if(g){d.push({elem:g,fn:f})}}});P.each(d,function(){if(!b.isImmediatePropagationStopped()&&this.fn.call(this.elem,b,this.fn.data)===false){a=false}});return a}function O(b,a){return["live",b,a.replace(/\./g,"`").replace(/ /g,"|")].join(".")}P.extend({isReady:false,readyList:[],ready:function(){if(!P.isReady){P.isReady=true;if(P.readyList){P.each(P.readyList,function(){this.call(document,P)});P.readyList=null}P(document).triggerHandler("ready")}}});var I=false;function ac(){if(I){return}I=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);P.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);P.ready()}});if(document.documentElement.doScroll&&!R.frameElement){(function(){if(P.isReady){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}P.ready()})()}}}P.event.add(R,"load",P.ready)}P.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(b,a){P.fn[a]=function(c){return c?this.bind(a,c):this.trigger(a)}});P(R).bind("unload",function(){for(var a in P.cache){if(a!=1&&P.cache[a].handle){P.event.remove(P.cache[a].handle.elem)}}});(function(){P.support={};var d=document.documentElement,a=document.createElement("script"),g=document.createElement("div"),c="script"+(new Date).getTime();g.style.display="none";g.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var b=g.getElementsByTagName("*"),e=g.getElementsByTagName("a")[0];if(!b||!b.length||!e){return}P.support={leadingWhitespace:g.firstChild.nodeType==3,tbody:!g.getElementsByTagName("tbody").length,objectAll:!!g.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!g.getElementsByTagName("link").length,style:/red/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:e.style.opacity==="0.5",cssFloat:!!e.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};a.type="text/javascript";try{a.appendChild(document.createTextNode("window."+c+"=1;"))}catch(f){}d.insertBefore(a,d.firstChild);if(R[c]){P.support.scriptEval=true;delete R[c]}d.removeChild(a);if(g.attachEvent&&g.fireEvent){g.attachEvent("onclick",function(){P.support.noCloneEvent=false;g.detachEvent("onclick",arguments.callee)});g.cloneNode(true).fireEvent("onclick")}P(function(){var h=document.createElement("div");h.style.width="1px";h.style.paddingLeft="1px";document.body.appendChild(h);P.boxModel=P.support.boxModel=h.offsetWidth===2;document.body.removeChild(h)})})();var H=P.support.cssFloat?"cssFloat":"styleFloat";P.props={"for":"htmlFor","class":"className","float":H,cssFloat:H,styleFloat:H,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};P.fn.extend({_load:P.fn.load,load:function(a,c,g){if(typeof a!=="string"){return this._load(a)}var b=a.indexOf(" ");if(b>=0){var d=a.slice(b,a.length);a=a.slice(0,b)}var e="GET";if(c){if(P.isFunction(c)){g=c;c=null}else{if(typeof c==="object"){c=P.param(c);e="POST"}}}var f=this;P.ajax({url:a,type:e,dataType:"html",data:c,complete:function(i,h){if(h=="success"||h=="notmodified"){f.html(d?P("<div/>").append(i.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(d):i.responseText)}if(g){f.each(g,[i.responseText,h,i])}}});return this},serialize:function(){return P.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?P.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(b,c){var a=P(this).val();return a==null?null:P.isArray(a)?P.map(a,function(d,e){return{name:c.name,value:d}}):{name:c.name,value:a}}).get()}});P.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){P.fn[b]=function(c){return this.bind(b,c)}});var G=Z();P.extend({get:function(c,a,b,d){if(P.isFunction(a)){b=a;a=null}return P.ajax({type:"GET",url:c,data:a,success:b,dataType:d})},getScript:function(a,b){return P.get(a,null,b,"script")},getJSON:function(b,c,a){return P.get(b,c,a,"json")},post:function(c,a,b,d){if(P.isFunction(a)){b=a;a={}}return P.ajax({type:"POST",url:c,data:a,success:b,dataType:d})},ajaxSetup:function(a){P.extend(P.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return R.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(n){n=P.extend(true,n,P.extend(true,{},P.ajaxSettings,n));var e,s=/=\?(&|$)/g,d,g,p=n.type.toUpperCase();if(n.data&&n.processData&&typeof n.data!=="string"){n.data=P.param(n.data)}if(n.dataType=="jsonp"){if(p=="GET"){if(!n.url.match(s)){n.url+=(n.url.match(/\?/)?"&":"?")+(n.jsonp||"callback")+"=?"}}else{if(!n.data||!n.data.match(s)){n.data=(n.data?n.data+"&":"")+(n.jsonp||"callback")+"=?"}}n.dataType="json"}if(n.dataType=="json"&&(n.data&&n.data.match(s)||n.url.match(s))){e="jsonp"+G++;if(n.data){n.data=(n.data+"").replace(s,"="+e+"$1")}n.url=n.url.replace(s,"="+e+"$1");n.dataType="script";R[e]=function(u){g=u;j();i();R[e]=X;try{delete R[e]}catch(t){}if(q){q.removeChild(b)}}}if(n.dataType=="script"&&n.cache==null){n.cache=false}if(n.cache===false&&p=="GET"){var r=Z();var f=n.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+r+"$2");n.url=f+((f==n.url)?(n.url.match(/\?/)?"&":"?")+"_="+r:"")}if(n.data&&p=="GET"){n.url+=(n.url.match(/\?/)?"&":"?")+n.data;n.data=null}if(n.global&&!P.active++){P.event.trigger("ajaxStart")}var c=/^(\w+:)?\/\/([^\/?#]+)/.exec(n.url);if(n.dataType=="script"&&p=="GET"&&c&&(c[1]&&c[1]!=location.protocol||c[2]!=location.host)){var q=document.getElementsByTagName("head")[0];var b=document.createElement("script");b.src=n.url;if(n.scriptCharset){b.charset=n.scriptCharset}if(!e){var l=false;b.onload=b.onreadystatechange=function(){if(!l&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){l=true;j();i();q.removeChild(b)}}}q.appendChild(b);return X}var h=false;var k=n.xhr();if(n.username){k.open(p,n.url,n.async,n.username,n.password)}else{k.open(p,n.url,n.async)}try{if(n.data){k.setRequestHeader("Content-Type",n.contentType)}if(n.ifModified){k.setRequestHeader("If-Modified-Since",P.lastModified[n.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}k.setRequestHeader("X-Requested-With","XMLHttpRequest");k.setRequestHeader("Accept",n.dataType&&n.accepts[n.dataType]?n.accepts[n.dataType]+", */*":n.accepts._default)}catch(a){}if(n.beforeSend&&n.beforeSend(k,n)===false){if(n.global&&!--P.active){P.event.trigger("ajaxStop")}k.abort();return false}if(n.global){P.event.trigger("ajaxSend",[k,n])}var o=function(u){if(k.readyState==0){if(m){clearInterval(m);m=null;if(n.global&&!--P.active){P.event.trigger("ajaxStop")}}}else{if(!h&&k&&(k.readyState==4||u=="timeout")){h=true;if(m){clearInterval(m);m=null}d=u=="timeout"?"timeout":!P.httpSuccess(k)?"error":n.ifModified&&P.httpNotModified(k,n.url)?"notmodified":"success";if(d=="success"){try{g=P.httpData(k,n.dataType,n)}catch(v){d="parsererror"}}if(d=="success"){var t;try{t=k.getResponseHeader("Last-Modified")}catch(v){}if(n.ifModified&&t){P.lastModified[n.url]=t}if(!e){j()}}else{P.handleError(n,k,d)}i();if(n.async){k=null}}}};if(n.async){var m=setInterval(o,13);if(n.timeout>0){setTimeout(function(){if(k){if(!h){o("timeout")}if(k){k.abort()}}},n.timeout)}}try{k.send(n.data)}catch(a){P.handleError(n,k,null,a)}if(!n.async){o()}function j(){if(n.success){n.success(g,d)}if(n.global){P.event.trigger("ajaxSuccess",[k,n])}}function i(){if(n.complete){n.complete(k,d)}if(n.global){P.event.trigger("ajaxComplete",[k,n])}if(n.global&&!--P.active){P.event.trigger("ajaxStop")}}return k},handleError:function(d,b,c,a){if(d.error){d.error(b,c,a)}if(d.global){P.event.trigger("ajaxError",[b,d,a])}},active:0,httpSuccess:function(b){try{return !b.status&&location.protocol=="file:"||(b.status>=200&&b.status<300)||b.status==304||b.status==1223}catch(a){}return false},httpNotModified:function(a,c){try{var b=a.getResponseHeader("Last-Modified");return a.status==304||b==P.lastModified[c]}catch(d){}return false},httpData:function(c,b,a){var d=c.getResponseHeader("content-type"),e=b=="xml"||!b&&d&&d.indexOf("xml")>=0,f=e?c.responseXML:c.responseText;if(e&&f.documentElement.tagName=="parsererror"){throw"parsererror"}if(a&&a.dataFilter){f=a.dataFilter(f,b)}if(typeof f==="string"){if(b=="script"){P.globalEval(f)}if(b=="json"){f=R["eval"]("("+f+")")}}return f},param:function(c){var a=[];function b(e,f){a[a.length]=encodeURIComponent(e)+"="+encodeURIComponent(f)}if(P.isArray(c)||c.jquery){P.each(c,function(){b(this.name,this.value)})}else{for(var d in c){if(P.isArray(c[d])){P.each(c[d],function(){b(d,this)})}else{b(d,P.isFunction(c[d])?c[d]():c[d])}}}return a.join("&").replace(/%20/g,"+")}});var S={},Y=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function E(c,b){var a={};P.each(Y.concat.apply([],Y.slice(0,b)),function(){a[this]=c});return a}P.fn.extend({show:function(c,a){if(c){return this.animate(E("show",3),c,a)}else{for(var e=0,g=this.length;e<g;e++){var f=P.data(this[e],"olddisplay");this[e].style.display=f||"";if(P.css(this[e],"display")==="none"){var d=this[e].tagName,h;if(S[d]){h=S[d]}else{var b=P("<"+d+" />").appendTo("body");h=b.css("display");if(h==="none"){h="block"}b.remove();S[d]=h}this[e].style.display=P.data(this[e],"olddisplay",h)}}return this}},hide:function(b,a){if(b){return this.animate(E("hide",3),b,a)}else{for(var c=0,d=this.length;c<d;c++){var e=P.data(this[c],"olddisplay");if(!e&&e!=="none"){P.data(this[c],"olddisplay",P.css(this[c],"display"))}this[c].style.display="none"}return this}},_toggle:P.fn.toggle,toggle:function(a,c){var b=typeof a==="boolean";return P.isFunction(a)&&P.isFunction(c)?this._toggle.apply(this,arguments):a==null||b?this.each(function(){var d=b?a:P(this).is(":hidden");P(this)[d?"show":"hide"]()}):this.animate(E("toggle",3),a,c)},fadeTo:function(b,a,c){return this.animate({opacity:a},b,c)},animate:function(b,d,c,a){var e=P.speed(d,c,a);return this[e.queue===false?"each":"queue"](function(){var i=P.extend({},e),h,f=this.nodeType==1&&P(this).is(":hidden"),g=this;for(h in b){if(b[h]=="hide"&&f||b[h]=="show"&&!f){return i.complete.call(this)}if((h=="height"||h=="width")&&this.style){i.display=P.css(this,"display");i.overflow=this.style.overflow}}if(i.overflow!=null){this.style.overflow="hidden"}i.curAnim=P.extend({},b);P.each(b,function(m,l){var o=new P.fx(g,i,m);if(/toggle|show|hide/.test(l)){o[l=="toggle"?f?"show":"hide":l](b)}else{var n=l.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),k=o.cur(true)||0;if(n){var p=parseFloat(n[2]),j=n[3]||"px";if(j!="px"){g.style[m]=(p||1)+j;k=((p||1)/o.cur(true))*k;g.style[m]=k+j}if(n[1]){p=((n[1]=="-="?-1:1)*p)+k}o.custom(k,p,j)}else{o.custom(k,l,"")}}});return true})},stop:function(c,b){var a=P.timers;if(c){this.queue([])}this.each(function(){for(var d=a.length-1;d>=0;d--){if(a[d].elem==this){if(b){a[d](true)}a.splice(d,1)}}});if(!b){this.dequeue()}return this}});P.each({slideDown:E("show",1),slideUp:E("hide",1),slideToggle:E("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){P.fn[a]=function(c,d){return this.animate(b,c,d)}});P.extend({speed:function(a,b,d){var c=typeof a==="object"?a:{complete:d||!d&&b||P.isFunction(a)&&a,duration:a,easing:d&&b||b&&!P.isFunction(b)&&b};c.duration=P.fx.off?0:typeof c.duration==="number"?c.duration:P.fx.speeds[c.duration]||P.fx.speeds._default;c.old=c.complete;c.complete=function(){if(c.queue!==false){P(this).dequeue()}if(P.isFunction(c.old)){c.old.call(this)}};return c},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return((-Math.cos(a*Math.PI)/2)+0.5)*d+c}},timers:[],timerId:null,fx:function(c,b,a){this.options=b;this.elem=c;this.prop=a;if(!b.orig){b.orig={}}}});P.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(P.fx.step[this.prop]||P.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(b){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var a=parseFloat(P.css(this.elem,this.prop,b));return a&&a>-10000?a:parseFloat(P.curCSS(this.elem,this.prop))||0},custom:function(b,c,a){this.startTime=Z();this.start=b;this.end=c;this.unit=a||this.unit||"px";this.now=this.start;this.pos=this.state=0;var d=this;function e(f){return d.step(f)}e.elem=this.elem;P.timers.push(e);if(e()&&P.timerId==null){P.timerId=setInterval(function(){var g=P.timers;for(var f=0;f<g.length;f++){if(!g[f]()){g.splice(f--,1)}}if(!g.length){clearInterval(P.timerId);P.timerId=null}},13)}},show:function(){this.options.orig[this.prop]=P.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());P(this.elem).show()},hide:function(){this.options.orig[this.prop]=P.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var a=Z();if(b||a>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var c=true;for(var d in this.options.curAnim){if(this.options.curAnim[d]!==true){c=false}}if(c){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(P.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){P(this.elem).hide()}if(this.options.hide||this.options.show){for(var f in this.options.curAnim){P.attr(this.elem.style,f,this.options.orig[f])}}}if(c){this.options.complete.call(this.elem)}return false}else{var e=a-this.startTime;this.state=e/this.options.duration;this.pos=P.easing[this.options.easing||(P.easing.swing?"swing":"linear")](this.state,e,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};P.extend(P.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){P.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}}});if(document.documentElement.getBoundingClientRect){P.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return P.offset.bodyOffset(this[0])}var d=this[0].getBoundingClientRect(),c=this[0].ownerDocument,g=c.body,f=c.documentElement,a=f.clientTop||g.clientTop||0,h=f.clientLeft||g.clientLeft||0,b=d.top+(self.pageYOffset||P.boxModel&&f.scrollTop||g.scrollTop)-a,e=d.left+(self.pageXOffset||P.boxModel&&f.scrollLeft||g.scrollLeft)-h;return{top:b,left:e}}}else{P.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return P.offset.bodyOffset(this[0])}P.offset.initialized||P.offset.initialize();var c=this[0],g=c.offsetParent,j=c,d=c.ownerDocument,e,h=d.documentElement,k=d.body,a=d.defaultView,i=a.getComputedStyle(c,null),f=c.offsetTop,b=c.offsetLeft;while((c=c.parentNode)&&c!==k&&c!==h){e=a.getComputedStyle(c,null);f-=c.scrollTop,b-=c.scrollLeft;if(c===g){f+=c.offsetTop,b+=c.offsetLeft;if(P.offset.doesNotAddBorder&&!(P.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(c.tagName))){f+=parseInt(e.borderTopWidth,10)||0,b+=parseInt(e.borderLeftWidth,10)||0}j=g,g=c.offsetParent}if(P.offset.subtractsBorderForOverflowNotVisible&&e.overflow!=="visible"){f+=parseInt(e.borderTopWidth,10)||0,b+=parseInt(e.borderLeftWidth,10)||0}i=e}if(i.position==="relative"||i.position==="static"){f+=k.offsetTop,b+=k.offsetLeft}if(i.position==="fixed"){f+=Math.max(h.scrollTop,k.scrollTop),b+=Math.max(h.scrollLeft,k.scrollLeft)}return{top:f,left:b}}}P.offset={initialize:function(){if(this.initialized){return}var a=document.body,i=document.createElement("div"),g,f,e,b,d,h,c=a.style.marginTop,j='<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>';d={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(h in d){i.style[h]=d[h]}i.innerHTML=j;a.insertBefore(i,a.firstChild);g=i.firstChild,f=g.firstChild,b=g.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(f.offsetTop!==5);this.doesAddBorderForTableAndCells=(b.offsetTop===5);g.style.overflow="hidden",g.style.position="relative";this.subtractsBorderForOverflowNotVisible=(f.offsetTop===-5);a.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(a.offsetTop===0);a.style.marginTop=c;a.removeChild(i);this.initialized=true},bodyOffset:function(b){P.offset.initialized||P.offset.initialize();var a=b.offsetTop,c=b.offsetLeft;if(P.offset.doesNotIncludeMarginInBodyOffset){a+=parseInt(P.curCSS(b,"marginTop",true),10)||0,c+=parseInt(P.curCSS(b,"marginLeft",true),10)||0}return{top:a,left:c}}};P.fn.extend({position:function(){var b=0,c=0,d;if(this[0]){var a=this.offsetParent(),f=this.offset(),e=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();f.top-=L(this,"marginTop");f.left-=L(this,"marginLeft");e.top+=L(a,"borderTopWidth");e.left+=L(a,"borderLeftWidth");d={top:f.top-e.top,left:f.left-e.left}}return d},offsetParent:function(){var a=this[0].offsetParent||document.body;while(a&&(!/^body|html$/i.test(a.tagName)&&P.css(a,"position")=="static")){a=a.offsetParent}return P(a)}});P.each(["Left","Top"],function(c,b){var a="scroll"+b;P.fn[a]=function(d){if(!this[0]){return null}return d!==X?this.each(function(){this==R||this==document?R.scrollTo(!c?d:P(R).scrollLeft(),c?d:P(R).scrollTop()):this[a]=d}):this[0]==R||this[0]==document?self[c?"pageYOffset":"pageXOffset"]||P.boxModel&&document.documentElement[a]||document.body[a]:this[0][a]}});P.each(["Height","Width"],function(b,d){var c=b?"Left":"Top",a=b?"Right":"Bottom";P.fn["inner"+d]=function(){return this[d.toLowerCase()]()+L(this,"padding"+c)+L(this,"padding"+a)};P.fn["outer"+d]=function(f){return this["inner"+d]()+L(this,"border"+c+"Width")+L(this,"border"+a+"Width")+(f?L(this,"margin"+c)+L(this,"margin"+a):0)};var e=d.toLowerCase();P.fn[e]=function(f){return this[0]==R?document.compatMode=="CSS1Compat"&&document.documentElement["client"+d]||document.body["client"+d]:this[0]==document?Math.max(document.documentElement["client"+d],document.body["scroll"+d],document.documentElement["scroll"+d],document.body["offset"+d],document.documentElement["offset"+d]):f===X?(this.length?P.css(this[0],e):null):this.css(e,typeof f==="string"?f:f+"px")}})})();(function($){function toIntegersAtLease(n){return n<10?"0"+n:n}Date.prototype.toJSON=function(date){return this.getUTCFullYear()+"-"+toIntegersAtLease(this.getUTCMonth())+"-"+toIntegersAtLease(this.getUTCDate())};var escapeable=/["\\\x00-\x1f\x7f-\x9f]/g;var meta={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};$.quoteString=function(string){if(escapeable.test(string)){return'"'+string.replace(escapeable,function(a){var c=meta[a];if(typeof c==="string"){return c}c=a.charCodeAt();return"\\u00"+Math.floor(c/16).toString(16)+(c%16).toString(16)})+'"'}return'"'+string+'"'};$.toJSON=function(o,compact){var type=typeof(o);if(type=="undefined"){return"undefined"}else{if(type=="number"||type=="boolean"){return o+""}else{if(o===null){return"null"}}}if(type=="string"){return $.quoteString(o)}if(type=="object"&&typeof o.toJSON=="function"){return o.toJSON(compact)}if(type!="function"&&typeof(o.length)=="number"){var ret=[];for(var i=0;i<o.length;i++){ret.push($.toJSON(o[i],compact))}if(compact){return"["+ret.join(",")+"]"}else{return"["+ret.join(", ")+"]"}}if(type=="function"){throw new TypeError("Unable to convert object of type 'function' to json.")}var ret=[];for(var k in o){var name;type=typeof(k);if(type=="number"){name='"'+k+'"'}else{if(type=="string"){name=$.quoteString(k)}else{continue}}var val=$.toJSON(o[k],compact);if(typeof(val)!="string"){continue}if(compact){ret.push(name+":"+val)}else{ret.push(name+": "+val)}}return"{"+ret.join(", ")+"}"};$.compactJSON=function(o){return $.toJSON(o,true)};$.evalJSON=function(src){return eval("("+src+")")};$.secureEvalJSON=function(src){var filtered=src;filtered=filtered.replace(/\\["\\\/bfnrtu]/g,"@");filtered=filtered.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]");filtered=filtered.replace(/(?:^|:|,)(?:\s*\[)+/g,"");if(/^[\],:{}\s]*$/.test(filtered)){return eval("("+src+")")}else{throw new SyntaxError("Error parsing JSON, source is not valid.")}}})(jQuery);var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);
/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/
return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return}f(H);if(h.ie&&h.win){try{K.write("<script id=__ie_ondomload defer=true src=//:></script>");J=C("__ie_ondomload");if(J){I(J,"onreadystatechange",S)}}catch(q){}}if(h.webkit&&typeof K.readyState!=b){Z=setInterval(function(){if(/loaded|complete/.test(K.readyState)){E()}},10)}if(typeof K.addEventListener!=b){K.addEventListener("DOMContentLoaded",E,null)}R(E)}();function S(){if(J.readyState=="complete"){J.parentNode.removeChild(J);E()}}function E(){if(e){return}if(h.ie&&h.win){var v=a("span");try{var u=K.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeChild(u)}catch(w){return}}e=true;if(Z){clearInterval(Z);Z=null}var q=o.length;for(var r=0;r<q;r++){o[r]()}}function f(q){if(e){q()}else{o[o.length]=q}}function R(r){if(typeof j.addEventListener!=b){j.addEventListener("load",r,false)}else{if(typeof K.addEventListener!=b){K.addEventListener("load",r,false)}else{if(typeof j.attachEvent!=b){I(j,"onload",r)}else{if(typeof j.onload=="function"){var q=j.onload;j.onload=function(){q();r()}}else{j.onload=r}}}}}function H(){var t=N.length;for(var q=0;q<t;q++){var u=N[q].id;if(h.pv[0]>0){var r=C(u);if(r){N[q].width=r.getAttribute("width")?r.getAttribute("width"):"0";N[q].height=r.getAttribute("height")?r.getAttribute("height"):"0";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{if(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)}}}}else{W(u,true)}}}function Y(t){var q=t.getElementsByTagName(Q)[0];if(q){var w=a("embed"),y=q.attributes;if(y){var v=y.length;for(var u=0;u<v;u++){if(y[u].nodeName=="DATA"){w.setAttribute("src",y[u].nodeValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var x=q.childNodes;if(x){var z=x.length;for(var r=0;r<z;r++){if(x[r].nodeType==1&&x[r].nodeName=="PARAM"){w.setAttribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.parentNode.replaceChild(w,t)}}function k(w){A=true;var u=C(w.id);if(u){if(w.altContentId){var y=C(w.altContentId);if(y){M=y;l=w.altContentId}}else{M=G(u)}if(!(/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width="310"}if(!(/%$/.test(w.height))&&parseInt(w.height,10)<137){w.height="137"}K.title=K.title.slice(0,47)+" - Flash Player Installation";var z=h.ie&&h.win?"ActiveX":"PlugIn",q=K.title,r="MMredirectURL="+j.location+"&MMplayerType="+z+"&MMdoctitle="+q,x=w.id;if(h.ie&&h.win&&u.readyState!=4){var t=a("div");x+="SWFObjectNew";t.setAttribute("id",x);u.parentNode.insertBefore(t,u);u.style.display="none";var v=function(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.expressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}function O(t){if(h.ie&&h.win&&t.readyState!=4){var r=a("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t),r);t.style.display="none";var q=function(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parentNode.replaceChild(G(t),t)}}function G(v){var u=a("div");if(h.win&&h.ie){u.innerHTML=v.innerHTML}else{var r=v.getElementsByTagName(Q)[0];if(r){var w=r.childNodes;if(w){var q=w.length;for(var t=0;t<q;t++){if(!(w[t].nodeType==1&&w[t].nodeName=="PARAM")&&!(w[t].nodeType==8)){u.appendChild(w[t].cloneNode(true))}}}}}return u}function U(AG,AE,t){var q,v=C(t);if(v){if(typeof AG.id==b){AG.id=t}if(h.ie&&h.win){var AF="";for(var AB in AG){if(AG[AB]!=Object.prototype[AB]){if(AB.toLowerCase()=="data"){AE.movie=AG[AB]}else{if(AB.toLowerCase()=="styleclass"){AF+=' class="'+AG[AB]+'"'}else{if(AB.toLowerCase()!="classid"){AF+=" "+AB+'="'+AG[AB]+'"'}}}}}var AD="";for(var AA in AE){if(AE[AA]!=Object.prototype[AA]){AD+='<param name="'+AA+'" value="'+AE[AA]+'" />'}}v.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object>";i[i.length]=AG.id;q=C(AG.id)}else{if(h.webkit&&h.webkit<312){var AC=a("embed");AC.setAttribute("type",P);for(var z in AG){if(AG[z]!=Object.prototype[z]){if(z.toLowerCase()=="data"){AC.setAttribute("src",AG[z])}else{if(z.toLowerCase()=="styleclass"){AC.setAttribute("class",AG[z])}else{if(z.toLowerCase()!="classid"){AC.setAttribute(z,AG[z])}}}}}for(var y in AE){if(AE[y]!=Object.prototype[y]){if(y.toLowerCase()!="movie"){AC.setAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=AC}else{var u=a(Q);u.setAttribute("type",P);for(var x in AG){if(AG[x]!=Object.prototype[x]){if(x.toLowerCase()=="styleclass"){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!="classid"){u.setAttribute(x,AG[x])}}}}for(var w in AE){if(AE[w]!=Object.prototype[w]&&w.toLowerCase()!="movie"){F(u,w,AE[w])}}v.parentNode.replaceChild(u,v);q=u}}}return q}function F(t,q,r){var u=a("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appendChild(u)}function X(r){var q=C(r);if(q&&(q.nodeName=="OBJECT"||q.nodeName=="EMBED")){if(h.ie&&h.win){if(q.readyState==4){B(r)}else{j.attachEvent("onload",function(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var r=C(t);if(r){for(var q in r){if(typeof r[q]=="function"){r[q]=null}}r.parentNode.removeChild(r)}}function C(t){var q=null;try{q=K.getElementById(t)}catch(r){}return q}function a(q){return K.createElement(q)}function I(t,q,r){t.attachEvent(q,r);d[d.length]=[t,q,r]}function c(t){var r=h.pv,q=t.split(".");q[0]=parseInt(q[0],10);q[1]=parseInt(q[1],10)||0;q[2]=parseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]==q[0]&&r[1]>q[1])||(r[0]==q[0]&&r[1]==q[1]&&r[2]>=q[2]))?true:false}function V(v,r){if(h.ie&&h.mac){return}var u=K.getElementsByTagName("head")[0],t=a("style");t.setAttribute("type","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof K.createTextNode!=b){t.appendChild(K.createTextNode(v+" {"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof K.styleSheets!=b&&K.styleSheets.length>0){var q=K.styleSheets[K.styleSheets.length-1];if(typeof q.addRule==Q){q.addRule(v,r)}}}function W(t,q){var r=q?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=r}else{V("#"+t,"visibility:"+r)}}function g(s){var r=/[\\\"<>\.;]/;var q=r.exec(s)!=null;return q?encodeURIComponent(s):s}var D=function(){if(h.ie&&h.win){window.attachEvent("onunload",function(){var w=d.length;for(var v=0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var t=i.length;for(var u=0;u<t;u++){X(i[u])}for(var r in h){h[r]=null}h=null;for(var q in swfobject){swfobject[q]=null}swfobject=null})}}();return{registerObject:function(u,q,t){if(!h.w3cdom||!u||!q){return}var r={};r.id=u;r.swfVersion=q;r.expressInstall=t?t:false;N[N.length]=r;W(u,false)},getObjectById:function(v){var q=null;if(h.w3cdom){var t=C(v);if(t){var u=t.getElementsByTagName(Q)[0];if(!u||(u&&typeof t.SetVariable!=b)){q=t}else{if(typeof u.SetVariable!=b){q=u}}}}return q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!AD||!q){return}AB+="";AD+="";if(c(q)){W(AE,false);var AA={};if(AC&&typeof AC===Q){for(var v in AC){if(AC[v]!=Object.prototype[v]){AA[v]=AC[v]}}}AA.data=x;AA.width=AB;AA.height=AD;var y={};if(z&&typeof z===Q){for(var u in z){if(z[u]!=Object.prototype[u]){y[u]=z[u]}}}if(r&&typeof r===Q){for(var t in r){if(r[t]!=Object.prototype[t]){if(typeof y.flashvars!=b){y.flashvars+="&"+t+"="+r[t]}else{y.flashvars=t+"="+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id==AE){W(AE,true)}})}else{if(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=true;W(AE,false);f(function(){var AF={};AF.id=AF.altContentId=AE;AF.width=AB;AF.height=AD;AF.expressInstall=w;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParamValue:function(v){var u=K.location.search||K.location.hash;if(v==null){return g(u)}if(u){var t=u.substring(1).split("&");for(var r=0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("="))==v){return g(t[r].substring((t[r].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A&&M){var q=C(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.win){M.style.display="block"}}M=null;l=null;A=false}}}}}();