/*
 * jQuery JavaScript Library v1.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://docs.jquery.com/License
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Jan 13 15:23:05 2010 -0500
 */
(function(d,a0){function av(){if(!m.isReady){try{aK.documentElement.doScroll("left")}catch(c){setTimeout(av,1);return}m.ready()}}function ak(c,s){s.src?m.ajax({url:s.src,async:false,dataType:"script"}):m.globalEval(s.text||s.textContent||s.innerHTML||"");s.parentNode&&s.parentNode.removeChild(s)}function a(c,s,w,G,A,H){var K=c.length;if(typeof s==="object"){for(var L in s){a(c,L,s[L],G,A,w)}return c}if(w!==a0){G=!H&&G&&m.isFunction(w);for(L=0;L<K;L++){A(c[L],s,G?w.call(c[L],L,A(c[L],s)):w,H)}return c}return K?A(c[0],s):null}function ae(){return(new Date).getTime()}function e(){return false}function h(){return true}function az(c,s,w){w[0].type=c;return m.event.handle.apply(s,w)}function aD(c){var s=true,w=[],G=[],A=arguments,H,K,M,O,L,P=m.extend({},m.data(this,"events").live);for(O in P){K=P[O];if(K.live===c.type||K.altLive&&m.inArray(c.type,K.altLive)>-1){H=K.data;H.beforeFilter&&H.beforeFilter[c.type]&&!H.beforeFilter[c.type](c)||G.push(K.selector)}else{delete P[O]}}H=m(c.target).closest(G,c.currentTarget);L=0;for(l=H.length;L<l;L++){for(O in P){K=P[O];M=H[L].elem;G=null;if(H[L].selector===K.selector){if(K.live==="mouseenter"||K.live==="mouseleave"){G=m(c.relatedTarget).closest(K.selector)[0]}if(!G||G!==M){w.push({elem:M,fn:K})}}}}L=0;for(l=w.length;L<l;L++){H=w[L];c.currentTarget=H.elem;c.data=H.fn.data;if(H.fn.apply(H.elem,A)===false){s=false;break}}return s}function aH(c,s){return["live",c,s.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function aL(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function aP(c,s){var w=0;s.each(function(){if(this.nodeName===(c[w]&&c[w].nodeName)){var G=m.data(c[w++]),A=m.data(this,G);if(G=G&&G.events){delete A.handle;A.events={};for(var H in G){for(var K in G[H]){m.event.add(this,H,G[H][K],G[H][K].data)}}}}})}function aT(c,s,w){var G,A,H;if(c.length===1&&typeof c[0]==="string"&&c[0].length<512&&c[0].indexOf("<option")<0){A=true;if(H=m.fragments[c[0]]){if(H!==1){G=H}}}if(!G){s=s&&s[0]?s[0].ownerDocument||s[0]:aK;G=s.createDocumentFragment();m.clean(c,s,G,w)}if(A){m.fragments[c[0]]=H?G:1}return{fragment:G,cacheable:A}}function aO(c){for(var s=0,w,A;(w=c[s])!=null;s++){if(!m.noData[w.nodeName.toLowerCase()]&&(A=w[I])){delete m.cache[A]}}}function ai(c,s){var w={};m.each(aX.concat.apply([],aX.slice(0,s)),function(){w[this]=c});return w}function a2(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var m=function(c,s){return new m.fn.init(c,s)},ao=d.jQuery,ar=d.$,aK=d.document,aS,aw=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aA=/^.[^:#\[\.,]*$/,aE=/\S/,aI=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,aM=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ay=navigator.userAgent,a5=false,aC=[],am,n=Object.prototype.toString,r=Object.prototype.hasOwnProperty,v=Array.prototype.push,aG=Array.prototype.slice,aW=Array.prototype.indexOf;m.fn=m.prototype={init:function(c,s){var w,A;if(!c){return this}if(c.nodeType){this.context=this[0]=c;this.length=1;return this}if(typeof c==="string"){if((w=aw.exec(c))&&(w[1]||!s)){if(w[1]){A=s?s.ownerDocument||s:aK;if(c=aM.exec(c)){if(m.isPlainObject(s)){c=[aK.createElement(c[1])];m.fn.attr.call(c,s,true)}else{c=[A.createElement(c[1])]}}else{c=aT([w[1]],[A]);c=(c.cacheable?c.fragment.cloneNode(true):c.fragment).childNodes}}else{if(s=aK.getElementById(w[2])){if(s.id!==w[2]){return aS.find(c)}this.length=1;this[0]=s}this.context=aK;this.selector=c;return this}}else{if(!s&&/^\w+$/.test(c)){this.selector=c;this.context=aK;c=aK.getElementsByTagName(c)}else{return !s||s.jquery?(s||aS).find(c):m(s).find(c)}}}else{if(m.isFunction(c)){return aS.ready(c)}}if(c.selector!==a0){this.selector=c.selector;this.context=c.context}return m.isArray(c)?this.setArray(c):m.makeArray(c,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return aG.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(c,s,w){c=m(c||null);c.prevObject=this;c.context=this.context;if(s==="find"){c.selector=this.selector+(this.selector?" ":"")+w}else{if(s){c.selector=this.selector+"."+s+"("+w+")"}}return c},setArray:function(c){this.length=0;v.apply(this,c);return this},each:function(c,s){return m.each(this,c,s)},ready:function(c){m.bindReady();if(m.isReady){c.call(aK,m)}else{aC&&aC.push(c)}return this},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(aG.apply(this,arguments),"slice",aG.call(arguments).join(","))},map:function(c){return this.pushStack(m.map(this,function(s,w){return c.call(s,w,s)}))},end:function(){return this.prevObject||m(null)},push:v,sort:[].sort,splice:[].splice};m.fn.init.prototype=m.fn;m.extend=m.fn.extend=function(){var c=arguments[0]||{},s=1,w=arguments.length,G=false,A,H,K,L;if(typeof c==="boolean"){G=c;c=arguments[1]||{};s=2}if(typeof c!=="object"&&!m.isFunction(c)){c={}}if(w===s){c=this;--s}for(;s<w;s++){if((A=arguments[s])!=null){for(H in A){K=c[H];L=A[H];if(c!==L){if(G&&L&&(m.isPlainObject(L)||m.isArray(L))){K=K&&(m.isPlainObject(K)||m.isArray(K))?K:m.isArray(L)?[]:{};c[H]=m.extend(G,K,L)}else{if(L!==a0){c[H]=L}}}}}}return c};m.extend({noConflict:function(c){d.$=ar;if(c){d.jQuery=ao}return m},isReady:false,ready:function(){if(!m.isReady){if(!aK.body){return setTimeout(m.ready,13)}m.isReady=true;if(aC){for(var c,s=0;c=aC[s++];){c.call(aK,m)}aC=null}m.fn.triggerHandler&&m(aK).triggerHandler("ready")}},bindReady:function(){if(!a5){a5=true;if(aK.readyState==="complete"){return m.ready()}if(aK.addEventListener){aK.addEventListener("DOMContentLoaded",am,false);d.addEventListener("load",m.ready,false)}else{if(aK.attachEvent){aK.attachEvent("onreadystatechange",am);d.attachEvent("onload",m.ready);var c=false;try{c=d.frameElement==null}catch(s){}aK.documentElement.doScroll&&c&&av()}}}},isFunction:function(c){return n.call(c)==="[object Function]"},isArray:function(c){return n.call(c)==="[object Array]"},isPlainObject:function(c){if(!c||n.call(c)!=="[object Object]"||c.nodeType||c.setInterval){return false}if(c.constructor&&!r.call(c,"constructor")&&!r.call(c.constructor.prototype,"isPrototypeOf")){return false}var s;for(s in c){}return s===a0||r.call(c,s)},isEmptyObject:function(c){for(var s in c){return false}return true},noop:function(){},globalEval:function(c){if(c&&aE.test(c)){var s=aK.getElementsByTagName("head")[0]||aK.documentElement,w=aK.createElement("script");w.type="text/javascript";if(m.support.scriptEval){w.appendChild(aK.createTextNode(c))}else{w.text=c}s.insertBefore(w,s.firstChild);s.removeChild(w)}},nodeName:function(c,s){return c.nodeName&&c.nodeName.toUpperCase()===s.toUpperCase()},each:function(c,s,w){var G,A=0,H=c.length,K=H===a0||m.isFunction(c);if(w){if(K){for(G in c){if(s.apply(c[G],w)===false){break}}}else{for(;A<H;){if(s.apply(c[A++],w)===false){break}}}}else{if(K){for(G in c){if(s.call(c[G],G,c[G])===false){break}}}else{for(w=c[0];A<H&&s.call(w,A,w)!==false;w=c[++A]){}}}return c},trim:function(c){return(c||"").replace(aI,"")},makeArray:function(c,s){s=s||[];if(c!=null){c.length==null||typeof c==="string"||m.isFunction(c)||typeof c!=="function"&&c.setInterval?v.call(s,c):m.merge(s,c)}return s},inArray:function(c,s){if(s.indexOf){return s.indexOf(c)}for(var w=0,A=s.length;w<A;w++){if(s[w]===c){return w}}return -1},merge:function(c,s){var w=c.length,G=0;if(typeof s.length==="number"){for(var A=s.length;G<A;G++){c[w++]=s[G]}}else{for(;s[G]!==a0;){c[w++]=s[G++]}}c.length=w;return c},grep:function(c,s,w){for(var G=[],A=0,H=c.length;A<H;A++){!w!==!s(c[A],A)&&G.push(c[A])}return G},map:function(c,s,w){for(var G=[],A,H=0,K=c.length;H<K;H++){A=s(c[H],H,w);if(A!=null){G[G.length]=A}}return G.concat.apply([],G)},guid:1,proxy:function(c,s,w){if(arguments.length===2){if(typeof s==="string"){w=c;c=w[s];s=a0}else{if(s&&!m.isFunction(s)){w=s;s=a0}}}if(!s&&c){s=function(){return c.apply(w||this,arguments)}}if(c){s.guid=c.guid=c.guid||s.guid||m.guid++}return s},uaMatch:function(c){var s={browser:""};c=c.toLowerCase();if(/webkit/.test(c)){s={browser:"webkit",version:/webkit[\/ ]([\w.]+)/}}else{if(/opera/.test(c)){s={browser:"opera",version:/version/.test(c)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/}}else{if(/msie/.test(c)){s={browser:"msie",version:/msie ([\w.]+)/}}else{if(/mozilla/.test(c)&&!/compatible/.test(c)){s={browser:"mozilla",version:/rv:([\w.]+)/}}}}}s.version=(s.version&&s.version.exec(c)||[0,"0"])[1];return s},browser:{}});ay=m.uaMatch(ay);if(ay.browser){m.browser[ay.browser]=true;m.browser.version=ay.version}if(m.browser.webkit){m.browser.safari=true}if(aW){m.inArray=function(c,s){return aW.call(s,c)}}aS=m(aK);if(aK.addEventListener){am=function(){aK.removeEventListener("DOMContentLoaded",am,false);m.ready()}}else{if(aK.attachEvent){am=function(){if(aK.readyState==="complete"){aK.detachEvent("onreadystatechange",am);m.ready()}}}}if(aW){m.inArray=function(c,s){return aW.call(s,c)}}(function(){m.support={};var c=aK.documentElement,s=aK.createElement("script"),w=aK.createElement("div"),G="script"+ae();w.style.display="none";w.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var A=w.getElementsByTagName("*"),H=w.getElementsByTagName("a")[0];if(!(!A||!A.length||!H)){m.support={leadingWhitespace:w.firstChild.nodeType===3,tbody:!w.getElementsByTagName("tbody").length,htmlSerialize:!!w.getElementsByTagName("link").length,style:/red/.test(H.getAttribute("style")),hrefNormalized:H.getAttribute("href")==="/a",opacity:/^0.55$/.test(H.style.opacity),cssFloat:!!H.style.cssFloat,checkOn:w.getElementsByTagName("input")[0].value==="on",optSelected:aK.createElement("select").appendChild(aK.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};s.type="text/javascript";try{s.appendChild(aK.createTextNode("window."+G+"=1;"))}catch(K){}c.insertBefore(s,c.firstChild);if(d[G]){m.support.scriptEval=true;delete d[G]}c.removeChild(s);if(w.attachEvent&&w.fireEvent){w.attachEvent("onclick",function L(){m.support.noCloneEvent=false;w.detachEvent("onclick",L)});w.cloneNode(true).fireEvent("onclick")}m(function(){var M=aK.createElement("div");M.style.width=M.style.paddingLeft="1px";aK.body.appendChild(M);m.boxModel=m.support.boxModel=M.offsetWidth===2;aK.body.removeChild(M).style.display="none"});c=function(O){var P=aK.createElement("div");O="on"+O;var M=O in P;if(!M){P.setAttribute(O,"return;");M=typeof P[O]==="function"}return M};m.support.submitBubbles=c("submit");m.support.changeBubbles=c("change");c=s=w=A=H=null}})();m.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var I="jQuery"+ae(),aQ=0,a9={},aU={};m.extend({cache:{},expando:I,noData:{embed:true,object:true,applet:true},data:function(c,s,w){if(!(c.nodeName&&m.noData[c.nodeName.toLowerCase()])){c=c==d?a9:c;var G=c[I],A=m.cache;if(!s&&!G){return null}G||(G=++aQ);if(typeof s==="object"){c[I]=G;A=A[G]=m.extend(true,{},s)}else{A=A[G]?A[G]:typeof w==="undefined"?aU:(A[G]={})}if(w!==a0){c[I]=G;A[s]=w}return typeof s==="string"?A[s]:A}},removeData:function(c,s){if(!(c.nodeName&&m.noData[c.nodeName.toLowerCase()])){c=c==d?a9:c;var w=c[I],G=m.cache,A=G[w];if(s){if(A){delete A[s];m.isEmptyObject(A)&&m.removeData(c)}}else{try{delete c[I]}catch(H){c.removeAttribute&&c.removeAttribute(I)}delete G[w]}}}});m.fn.extend({data:function(c,s){if(typeof c==="undefined"&&this.length){return m.data(this[0])}else{if(typeof c==="object"){return this.each(function(){m.data(this,c)})}}var w=c.split(".");w[1]=w[1]?"."+w[1]:"";if(s===a0){var A=this.triggerHandler("getData"+w[1]+"!",[w[0]]);if(A===a0&&this.length){A=m.data(this[0],c)}return A===a0&&w[1]?this.data(w[0]):A}else{return this.trigger("setData"+w[1]+"!",[w[0],s]).each(function(){m.data(this,c,s)})}},removeData:function(c){return this.each(function(){m.removeData(this,c)})}});m.extend({queue:function(c,s,w){if(c){s=(s||"fx")+"queue";var A=m.data(c,s);if(!w){return A||[]}if(!A||m.isArray(w)){A=m.data(c,s,m.makeArray(w))}else{A.push(w)}return A}},dequeue:function(c,s){s=s||"fx";var w=m.queue(c,s),A=w.shift();if(A==="inprogress"){A=w.shift()}if(A){s==="fx"&&w.unshift("inprogress");A.call(c,function(){m.dequeue(c,s)})}}});m.fn.extend({queue:function(c,s){if(typeof c!=="string"){s=c;c="fx"}if(s===a0){return m.queue(this[0],c)}return this.each(function(){var w=m.queue(this,c,s);c==="fx"&&w[0]!=="inprogress"&&m.dequeue(this,c)})},dequeue:function(c){return this.each(function(){m.dequeue(this,c)})},delay:function(c,s){c=m.fx?m.fx.speeds[c]||c:c;s=s||"fx";return this.queue(s,function(){var w=this;setTimeout(function(){m.dequeue(w,s)},c)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var bd=/[\n\t]/g,y=/\s+/,aY=/\r/g,a3=/href|src|style/,a6=/(button|input)/i,ba=/(button|input|object|select|textarea)/i,be=/^(a|area)$/i,f=/radio|checkbox/;m.fn.extend({attr:function(c,s){return a(this,c,s,true,m.attr)},removeAttr:function(c){return this.each(function(){m.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(c){if(m.isFunction(c)){return this.each(function(O){var M=m(this);M.addClass(c.call(this,O,M.attr("class")))})}if(c&&typeof c==="string"){for(var s=(c||"").split(y),w=0,G=this.length;w<G;w++){var A=this[w];if(A.nodeType===1){if(A.className){for(var H=" "+A.className+" ",K=0,L=s.length;K<L;K++){if(H.indexOf(" "+s[K]+" ")<0){A.className+=" "+s[K]}}}else{A.className=c}}}}return this},removeClass:function(c){if(m.isFunction(c)){return this.each(function(O){var M=m(this);M.removeClass(c.call(this,O,M.attr("class")))})}if(c&&typeof c==="string"||c===a0){for(var s=(c||"").split(y),w=0,G=this.length;w<G;w++){var A=this[w];if(A.nodeType===1&&A.className){if(c){for(var H=(" "+A.className+" ").replace(bd," "),K=0,L=s.length;K<L;K++){H=H.replace(" "+s[K]+" "," ")}A.className=H.substring(1,H.length-1)}else{A.className=""}}}}return this},toggleClass:function(c,s){var w=typeof c,A=typeof s==="boolean";if(m.isFunction(c)){return this.each(function(G){var H=m(this);H.toggleClass(c.call(this,G,H.attr("class"),s),s)})}return this.each(function(){if(w==="string"){for(var G,H=0,K=m(this),L=s,M=c.split(y);G=M[H++];){L=A?L:!K.hasClass(G);K[L?"addClass":"removeClass"](G)}}else{if(w==="undefined"||w==="boolean"){this.className&&m.data(this,"__className__",this.className);this.className=this.className||c===false?"":m.data(this,"__className__")||""}}})},hasClass:function(c){c=" "+c+" ";for(var s=0,w=this.length;s<w;s++){if((" "+this[s].className+" ").replace(bd," ").indexOf(c)>-1){return true}}return false},val:function(c){if(c===a0){var s=this[0];if(s){if(m.nodeName(s,"option")){return(s.attributes.value||{}).specified?s.value:s.text}if(m.nodeName(s,"select")){var w=s.selectedIndex,G=[],A=s.options;s=s.type==="select-one";if(w<0){return null}var H=s?w:0;for(w=s?w+1:A.length;H<w;H++){var K=A[H];if(K.selected){c=m(K).val();if(s){return c}G.push(c)}}return G}if(f.test(s.type)&&!m.support.checkOn){return s.getAttribute("value")===null?"on":s.value}return(s.value||"").replace(aY,"")}return a0}var L=m.isFunction(c);return this.each(function(O){var M=m(this),P=c;if(this.nodeType===1){if(L){P=c.call(this,O,M.val())}if(typeof P==="number"){P+=""}if(m.isArray(P)&&f.test(this.type)){this.checked=m.inArray(M.val(),P)>=0}else{if(m.nodeName(this,"select")){var Q=m.makeArray(P);m("option",this).each(function(){this.selected=m.inArray(m(this).val(),Q)>=0});if(!Q.length){this.selectedIndex=-1}}else{this.value=P}}}})}});m.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(c,s,w,G){if(!c||c.nodeType===3||c.nodeType===8){return a0}if(G&&s in m.attrFn){return m(c)[s](w)}G=c.nodeType!==1||!m.isXMLDoc(c);var A=w!==a0;s=G&&m.props[s]||s;if(c.nodeType===1){var H=a3.test(s);if(s in c&&G&&!H){if(A){if(s==="type"&&a6.test(c.nodeName)&&c.parentNode){throw"type property can't be changed"}c[s]=w}if(m.nodeName(c,"form")&&c.getAttributeNode(s)){return c.getAttributeNode(s).nodeValue}if(s==="tabIndex"){return(s=c.getAttributeNode("tabIndex"))&&s.specified?s.value:ba.test(c.nodeName)||be.test(c.nodeName)&&c.href?0:a0}return c[s]}if(!m.support.style&&G&&s==="style"){if(A){c.style.cssText=""+w}return c.style.cssText}A&&c.setAttribute(s,""+w);c=!m.support.hrefNormalized&&G&&H?c.getAttribute(s,2):c.getAttribute(s);return c===null?a0:c}return m.style(c,s,w)}});var b=function(c){return c.replace(/[^\w\s\.\|`]/g,function(s){return"\\"+s})};m.event={add:function(c,s,w,G){if(!(c.nodeType===3||c.nodeType===8)){if(c.setInterval&&c!==d&&!c.frameElement){c=d}if(!w.guid){w.guid=m.guid++}if(G!==a0){w=m.proxy(w);w.data=G}var A=m.data(c,"events")||m.data(c,"events",{}),H=m.data(c,"handle"),K;if(!H){K=function(){return typeof m!=="undefined"&&!m.event.triggered?m.event.handle.apply(K.elem,arguments):a0};H=m.data(c,"handle",K)}if(H){H.elem=c;s=s.split(/\s+/);for(var M,O=0;M=s[O++];){var L=M.split(".");M=L.shift();w.type=L.slice(0).sort().join(".");var P=A[M],Q=this.special[M]||{};if(!P){P=A[M]={};if(!Q.setup||Q.setup.call(c,G,L,w)===false){if(c.addEventListener){c.addEventListener(M,H,false)}else{c.attachEvent&&c.attachEvent("on"+M,H)}}}if(Q.add){if((L=Q.add.call(c,w,G,L,P))&&m.isFunction(L)){L.guid=L.guid||w.guid;w=L}}P[w.guid]=w;this.global[M]=true}c=null}}},global:{},remove:function(c,s,A){if(!(c.nodeType===3||c.nodeType===8)){var H=m.data(c,"events"),G,K,L;if(H){if(s===a0||typeof s==="string"&&s.charAt(0)==="."){for(K in H){this.remove(c,K+(s||""))}}else{if(s.type){A=s.handler;s=s.type}s=s.split(/\s+/);for(var O=0;K=s[O++];){var P=K.split(".");K=P.shift();var M=!P.length,Q=m.map(P.slice(0).sort(),b);Q=new RegExp("(^|\\.)"+Q.join("\\.(?:.*\\.)?")+"(\\.|$)");var R=this.special[K]||{};if(H[K]){if(A){L=H[K][A.guid];delete H[K][A.guid]}else{for(var w in H[K]){if(M||Q.test(H[K][w].type)){delete H[K][w]}}}R.remove&&R.remove.call(c,P,L);for(G in H[K]){break}if(!G){if(!R.teardown||R.teardown.call(c,P)===false){if(c.removeEventListener){c.removeEventListener(K,m.data(c,"handle"),false)}else{c.detachEvent&&c.detachEvent("on"+K,m.data(c,"handle"))}}G=null;delete H[K]}}}}for(G in H){break}if(!G){if(w=m.data(c,"handle")){w.elem=null}m.removeData(c,"events");m.removeData(c,"handle")}}}},trigger:function(c,s,w,G){var A=c.type||c;if(!G){c=typeof c==="object"?c[I]?c:m.extend(m.Event(A),c):m.Event(A);if(A.indexOf("!")>=0){c.type=A=A.slice(0,-1);c.exclusive=true}if(!w){c.stopPropagation();this.global[A]&&m.each(m.cache,function(){this.events&&this.events[A]&&m.event.trigger(c,s,this.handle.elem)})}if(!w||w.nodeType===3||w.nodeType===8){return a0}c.result=a0;c.target=w;s=m.makeArray(s);s.unshift(c)}c.currentTarget=w;var H=m.data(w,"handle");H&&H.apply(w,s);var K,M;try{if(!(w&&w.nodeName&&m.noData[w.nodeName.toLowerCase()])){K=w[A];M=w["on"+A]}}catch(O){}H=m.nodeName(w,"a")&&A==="click";if(!G&&K&&!c.isDefaultPrevented()&&!H){this.triggered=true;try{w[A]()}catch(L){}}else{if(M&&w["on"+A].apply(w,s)===false){c.result=false}}this.triggered=false;if(!c.isPropagationStopped()){(w=w.parentNode||w.ownerDocument)&&m.event.trigger(c,s,w,true)}},handle:function(c){var s,w;c=arguments[0]=m.event.fix(c||d.event);c.currentTarget=this;w=c.type.split(".");c.type=w.shift();s=!w.length&&!c.exclusive;var G=new RegExp("(^|\\.)"+w.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");w=(m.data(this,"events")||{})[c.type];for(var A in w){var H=w[A];if(s||G.test(H.type)){c.handler=H;c.data=H.data;H=H.apply(this,arguments);if(H!==a0){c.result=H;if(H===false){c.preventDefault();c.stopPropagation()}}if(c.isImmediatePropagationStopped()){break}}}return c.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(c){if(c[I]){return c}var s=c;c=m.Event(s);for(var w=this.props.length,A;w;){A=this.props[--w];c[A]=s[A]}if(!c.target){c.target=c.srcElement||aK}if(c.target.nodeType===3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement===c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){s=aK.documentElement;w=aK.body;c.pageX=c.clientX+(s&&s.scrollLeft||w&&w.scrollLeft||0)-(s&&s.clientLeft||w&&w.clientLeft||0);c.pageY=c.clientY+(s&&s.scrollTop||w&&w.scrollTop||0)-(s&&s.clientTop||w&&w.clientTop||0)}if(!c.which&&(c.charCode||c.charCode===0?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button!==a0){c.which=c.button&1?1:c.button&2?3:c.button&4?2:0}return c},guid:100000000,proxy:m.proxy,special:{ready:{setup:m.bindReady,teardown:m.noop},live:{add:function(c,s){m.extend(c,s||{});c.guid+=s.selector+s.live;m.event.add(this,s.live,aD,s)},remove:function(c){if(c.length){var s=0,w=new RegExp("(^|\\.)"+c[0]+"(\\.|$)");m.each(m.data(this,"events").live||{},function(){w.test(this.type)&&s++});s<1&&m.event.remove(this,c[0],aD)}},special:{}},beforeunload:{setup:function(c,s,w){if(this.setInterval){this.onbeforeunload=w}return false},teardown:function(c,s){if(this.onbeforeunload===s){this.onbeforeunload=null}}}}};m.Event=function(c){if(!this.preventDefault){return new m.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=ae();this[I]=true};m.Event.prototype={preventDefault:function(){this.isDefaultPrevented=h;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=h;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=h;this.stopPropagation()},isDefaultPrevented:e,isPropagationStopped:e,isImmediatePropagationStopped:e};var i=function(c){for(var s=c.relatedTarget;s&&s!==this;){try{s=s.parentNode}catch(w){break}}if(s!==this){c.type=c.data;m.event.handle.apply(this,arguments)}},o=function(c){c.type=c.data;m.event.handle.apply(this,arguments)};m.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(c,s){m.event.special[c]={setup:function(w){m.event.add(this,s,w&&w.selector?o:i,c)},teardown:function(w){m.event.remove(this,s,w&&w.selector?o:i)}}});if(!m.support.submitBubbles){m.event.special.submit={setup:function(c,s,w){if(this.nodeName.toLowerCase()!=="form"){m.event.add(this,"click.specialSubmit."+w.guid,function(G){var A=G.target,H=A.type;if((H==="submit"||H==="image")&&m(A).closest("form").length){return az("submit",this,arguments)}});m.event.add(this,"keypress.specialSubmit."+w.guid,function(G){var A=G.target,H=A.type;if((H==="text"||H==="password")&&m(A).closest("form").length&&G.keyCode===13){return az("submit",this,arguments)}})}else{return false}},remove:function(c,s){m.event.remove(this,"click.specialSubmit"+(s?"."+s.guid:""));m.event.remove(this,"keypress.specialSubmit"+(s?"."+s.guid:""))}}}if(!m.support.changeBubbles){var D=/textarea|input|select/i;function t(c){var s=c.type,w=c.value;if(s==="radio"||s==="checkbox"){w=c.checked}else{if(s==="select-multiple"){w=c.selectedIndex>-1?m.map(c.options,function(A){return A.selected}).join("-"):""}else{if(c.nodeName.toLowerCase()==="select"){w=c.selectedIndex}}}return w}function J(c,s){var w=c.target,G,A;if(!(!D.test(w.nodeName)||w.readOnly)){G=m.data(w,"_change_data");A=t(w);if(A!==G){if(c.type!=="focusout"||w.type!=="radio"){m.data(w,"_change_data",A)}if(w.type!=="select"&&(G!=null||A)){c.type="change";return m.event.trigger(c,s,this)}}}}m.event.special.change={filters:{focusout:J,click:function(c){var s=c.target,w=s.type;if(w==="radio"||w==="checkbox"||s.nodeName.toLowerCase()==="select"){return J.call(this,c)}},keydown:function(c){var s=c.target,w=s.type;if(c.keyCode===13&&s.nodeName.toLowerCase()!=="textarea"||c.keyCode===32&&(w==="checkbox"||w==="radio")||w==="select-multiple"){return J.call(this,c)}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&m.data(c,"_change_data",t(c))}},setup:function(c,s,w){for(var A in a1){m.event.add(this,A+".specialChange."+w.guid,a1[A])}return D.test(this.nodeName)},remove:function(c,s){for(var w in a1){m.event.remove(this,w+".specialChange"+(s?"."+s.guid:""),a1[w])}return D.test(this.nodeName)}};var a1=m.event.special.change.filters}aK.addEventListener&&m.each({focus:"focusin",blur:"focusout"},function(c,s){function w(A){A=m.event.fix(A);A.type=s;return m.event.handle.call(this,A)}m.event.special[s]={setup:function(){this.addEventListener(c,w,true)},teardown:function(){this.removeEventListener(c,w,true)}}});m.each(["bind","one"],function(c,s){m.fn[s]=function(w,G,A){if(typeof w==="object"){for(var H in w){this[s](H,G,w[H],A)}return this}if(m.isFunction(G)){thisObject=A;A=G;G=a0}var K=s==="one"?m.proxy(A,function(L){m(this).unbind(L,K);return A.apply(this,arguments)}):A;return w==="unload"&&s!=="one"?this.one(w,G,A,thisObject):this.each(function(){m.event.add(this,w,K,G)})}});m.fn.extend({unbind:function(c,s){if(typeof c==="object"&&!c.preventDefault){for(var w in c){this.unbind(w,c[w])}return this}return this.each(function(){m.event.remove(this,c,s)})},trigger:function(c,s){return this.each(function(){m.event.trigger(c,s,this)})},triggerHandler:function(c,s){if(this[0]){c=m.Event(c);c.preventDefault();c.stopPropagation();m.event.trigger(c,s,this[0]);return c.result}},toggle:function(c){for(var s=arguments,w=1;w<s.length;){m.proxy(c,s[w++])}return this.click(m.proxy(c,function(G){var A=(m.data(this,"lastToggle"+c.guid)||0)%w;m.data(this,"lastToggle"+c.guid,A+1);G.preventDefault();return s[A].apply(this,arguments)||false}))},hover:function(c,s){return this.mouseenter(c).mouseleave(s||c)},live:function(c,s,w){if(m.isFunction(s)){w=s;s=a0}m(this.context).bind(aH(c,this.selector),{data:s,selector:this.selector,live:c},w);return this},die:function(c,s){m(this.context).unbind(aH(c,this.selector),s?{guid:s.guid+this.selector+c}:null);return this}});m.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(c,s){m.fn[s]=function(w){return w?this.bind(s,w):this.trigger(s)};if(m.attrFn){m.attrFn[s]=true}});d.attachEvent&&!d.addEventListener&&d.attachEvent("onunload",function(){for(var c in m.cache){if(m.cache[c].handle){try{m.event.remove(m.cache[c].handle.elem)}catch(s){}}}});(function(){function c(Z){for(var bf="",bg,bh=0;Z[bh];bh++){bg=Z[bh];if(bg.nodeType===3||bg.nodeType===4){bf+=bg.nodeValue}else{if(bg.nodeType!==8){bf+=c(bg.childNodes)}}}return bf}function s(Z,bf,bg,bh,bj,bi){bj=0;for(var bl=bh.length;bj<bl;bj++){var bk=bh[bj];if(bk){bk=bk[Z];for(var bm=false;bk;){if(bk.sizcache===bg){bm=bh[bk.sizset];break}if(bk.nodeType===1&&!bi){bk.sizcache=bg;bk.sizset=bj}if(bk.nodeName.toLowerCase()===bf){bm=bk;break}bk=bk[Z]}bh[bj]=bm}}}function G(Z,bf,bg,bh,bj,bi){bj=0;for(var bl=bh.length;bj<bl;bj++){var bk=bh[bj];if(bk){bk=bk[Z];for(var bm=false;bk;){if(bk.sizcache===bg){bm=bh[bk.sizset];break}if(bk.nodeType===1){if(!bi){bk.sizcache=bg;bk.sizset=bj}if(typeof bf!=="string"){if(bk===bf){bm=true;break}}else{if(U.filter(bf,[bk]).length>0){bm=bk;break}}}bk=bk[Z]}bh[bj]=bm}}}var L=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,K=0,O=Object.prototype.toString,Q=false,T=true;[0,0].sort(function(){T=false;return 0});var U=function(bf,bg,bj,bk){bj=bj||[];var bn=bg=bg||aK;if(bg.nodeType!==1&&bg.nodeType!==9){return[]}if(!bf||typeof bf!=="string"){return bj}for(var bm=[],bq,bp,br,bo,bh=true,bl=W(bg),bi=bf;(L.exec(""),bq=L.exec(bi))!==null;){bi=bq[3];bm.push(bq[1]);if(bq[2]){bo=bq[3];break}}if(bm.length>1&&V.exec(bf)){if(bm.length===2&&R.relative[bm[0]]){bp=P(bm[0]+bm[1],bg)}else{for(bp=R.relative[bm[0]]?[bg]:U(bm.shift(),bg);bm.length;){bf=bm.shift();if(R.relative[bf]){bf+=bm.shift()}bp=P(bf,bp)}}}else{if(!bk&&bm.length>1&&bg.nodeType===9&&!bl&&R.match.ID.test(bm[0])&&!R.match.ID.test(bm[bm.length-1])){bq=U.find(bm.shift(),bg,bl);bg=bq.expr?U.filter(bq.expr,bq.set)[0]:bq.set[0]}if(bg){bq=bk?{expr:bm.pop(),set:w(bk)}:U.find(bm.pop(),bm.length===1&&(bm[0]==="~"||bm[0]==="+")&&bg.parentNode?bg.parentNode:bg,bl);bp=bq.expr?U.filter(bq.expr,bq.set):bq.set;if(bm.length>0){br=w(bp)}else{bh=false}for(;bm.length;){var Z=bm.pop();bq=Z;if(R.relative[Z]){bq=bm.pop()}else{Z=""}if(bq==null){bq=bg}R.relative[Z](br,bq,bl)}}else{br=[]}}br||(br=bp);if(!br){throw"Syntax error, unrecognized expression: "+(Z||bf)}if(O.call(br)==="[object Array]"){if(bh){if(bg&&bg.nodeType===1){for(bf=0;br[bf]!=null;bf++){if(br[bf]&&(br[bf]===true||br[bf].nodeType===1&&M(bg,br[bf]))){bj.push(bp[bf])}}}else{for(bf=0;br[bf]!=null;bf++){br[bf]&&br[bf].nodeType===1&&bj.push(bp[bf])}}}else{bj.push.apply(bj,br)}}else{w(br,bj)}if(bo){U(bo,bn,bj,bk);U.uniqueSort(bj)}return bj};U.uniqueSort=function(Z){if(H){Q=T;Z.sort(H);if(Q){for(var bf=1;bf<Z.length;bf++){Z[bf]===Z[bf-1]&&Z.splice(bf--,1)}}}return Z};U.matches=function(Z,bf){return U(Z,null,null,bf)};U.find=function(Z,bf,bg){var bh,bj;if(!Z){return[]}for(var bi=0,bl=R.order.length;bi<bl;bi++){var bk=R.order[bi];if(bj=R.leftMatch[bk].exec(Z)){var bm=bj[1];bj.splice(1,1);if(bm.substr(bm.length-1)!=="\\"){bj[1]=(bj[1]||"").replace(/\\/g,"");bh=R.find[bk](bj,bf,bg);if(bh!=null){Z=Z.replace(R.match[bk],"");break}}}}bh||(bh=bf.getElementsByTagName("*"));return{set:bh,expr:Z}};U.filter=function(bg,bh,bk,bl){for(var bo=bg,bn=[],br=bh,bq,bt,bp=bh&&bh[0]&&W(bh[0]);bg&&bh.length;){for(var bi in R.filter){if((bq=R.leftMatch[bi].exec(bg))!=null&&bq[2]){var bm=R.filter[bi],bj,Z;Z=bq[1];bt=false;bq.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){if(br===bn){bn=[]}if(R.preFilter[bi]){if(bq=R.preFilter[bi](bq,br,bk,bn,bl,bp)){if(bq===true){continue}}else{bt=bj=true}}if(bq){for(var bs=0;(Z=br[bs])!=null;bs++){if(Z){bj=bm(Z,bq,bs,br);var bf=bl^!!bj;if(bk&&bj!=null){if(bf){bt=true}else{br[bs]=false}}else{if(bf){bn.push(Z);bt=true}}}}}if(bj!==a0){bk||(br=bn);bg=bg.replace(R.match[bi],"");if(!bt){return[]}break}}}}if(bg===bo){if(bt==null){throw"Syntax error, unrecognized expression: "+bg}else{break}}bo=bg}return br};var R=U.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(Z){return Z.getAttribute("href")}},relative:{"+":function(Z,bf){var bg=typeof bf==="string",bh=bg&&!/\W/.test(bf);bg=bg&&!bh;if(bh){bf=bf.toLowerCase()}bh=0;for(var bj=Z.length,bi;bh<bj;bh++){if(bi=Z[bh]){for(;(bi=bi.previousSibling)&&bi.nodeType!==1;){}Z[bh]=bg||bi&&bi.nodeName.toLowerCase()===bf?bi||false:bi===bf}}bg&&U.filter(bf,Z,true)},">":function(Z,bf){var bg=typeof bf==="string";if(bg&&!/\W/.test(bf)){bf=bf.toLowerCase();for(var bh=0,bj=Z.length;bh<bj;bh++){var bi=Z[bh];if(bi){bg=bi.parentNode;Z[bh]=bg.nodeName.toLowerCase()===bf?bg:false}}}else{bh=0;for(bj=Z.length;bh<bj;bh++){if(bi=Z[bh]){Z[bh]=bg?bi.parentNode:bi.parentNode===bf}}bg&&U.filter(bf,Z,true)}},"":function(Z,bf,bg){var bh=K++,bj=G;if(typeof bf==="string"&&!/\W/.test(bf)){var bi=bf=bf.toLowerCase();bj=s}bj("parentNode",bf,bh,Z,bi,bg)},"~":function(Z,bf,bg){var bh=K++,bj=G;if(typeof bf==="string"&&!/\W/.test(bf)){var bi=bf=bf.toLowerCase();bj=s}bj("previousSibling",bf,bh,Z,bi,bg)}},find:{ID:function(Z,bf,bg){if(typeof bf.getElementById!=="undefined"&&!bg){return(Z=bf.getElementById(Z[1]))?[Z]:[]}},NAME:function(Z,bf){if(typeof bf.getElementsByName!=="undefined"){var bg=[];bf=bf.getElementsByName(Z[1]);for(var bh=0,bi=bf.length;bh<bi;bh++){bf[bh].getAttribute("name")===Z[1]&&bg.push(bf[bh])}return bg.length===0?null:bg}},TAG:function(Z,bf){return bf.getElementsByTagName(Z[1])}},preFilter:{CLASS:function(Z,bf,bg,bh,bj,bi){Z=" "+Z[1].replace(/\\/g,"")+" ";if(bi){return Z}bi=0;for(var bk;(bk=bf[bi])!=null;bi++){if(bk){if(bj^(bk.className&&(" "+bk.className+" ").replace(/[\t\n]/g," ").indexOf(Z)>=0)){bg||bh.push(bk)}else{if(bg){bf[bi]=false}}}}return false},ID:function(Z){return Z[1].replace(/\\/g,"")},TAG:function(Z){return Z[1].toLowerCase()},CHILD:function(Z){if(Z[1]==="nth"){var bf=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);Z[2]=bf[1]+(bf[2]||1)-0;Z[3]=bf[3]-0}Z[0]=K++;return Z},ATTR:function(Z,bf,bg,bh,bj,bi){bf=Z[1].replace(/\\/g,"");if(!bi&&R.attrMap[bf]){Z[1]=R.attrMap[bf]}if(Z[2]==="~="){Z[4]=" "+Z[4]+" "}return Z},PSEUDO:function(Z,bf,bg,bh,bi){if(Z[1]==="not"){if((L.exec(Z[3])||"").length>1||/^\w/.test(Z[3])){Z[3]=U(Z[3],null,null,bf)}else{Z=U.filter(Z[3],bf,bg,true^bi);bg||bh.push.apply(bh,Z);return false}}else{if(R.match.POS.test(Z[0])||R.match.CHILD.test(Z[0])){return true}}return Z},POS:function(Z){Z.unshift(true);return Z}},filters:{enabled:function(Z){return Z.disabled===false&&Z.type!=="hidden"},disabled:function(Z){return Z.disabled===true},checked:function(Z){return Z.checked===true},selected:function(Z){return Z.selected===true},parent:function(Z){return !!Z.firstChild},empty:function(Z){return !Z.firstChild},has:function(Z,bf,bg){return !!U(bg[3],Z).length},header:function(Z){return/h\d/i.test(Z.nodeName)},text:function(Z){return"text"===Z.type},radio:function(Z){return"radio"===Z.type},checkbox:function(Z){return"checkbox"===Z.type},file:function(Z){return"file"===Z.type},password:function(Z){return"password"===Z.type},submit:function(Z){return"submit"===Z.type},image:function(Z){return"image"===Z.type},reset:function(Z){return"reset"===Z.type},button:function(Z){return"button"===Z.type||Z.nodeName.toLowerCase()==="button"},input:function(Z){return/input|select|textarea|button/i.test(Z.nodeName)}},setFilters:{first:function(Z,bf){return bf===0},last:function(Z,bf,bg,bh){return bf===bh.length-1},even:function(Z,bf){return bf%2===0},odd:function(Z,bf){return bf%2===1},lt:function(Z,bf,bg){return bf<bg[3]-0},gt:function(Z,bf,bg){return bf>bg[3]-0},nth:function(Z,bf,bg){return bg[3]-0===bf},eq:function(Z,bf,bg){return bg[3]-0===bf}},filter:{PSEUDO:function(Z,bf,bg,bh){var bj=bf[1],bi=R.filters[bj];if(bi){return bi(Z,bg,bf,bh)}else{if(bj==="contains"){return(Z.textContent||Z.innerText||c([Z])||"").indexOf(bf[3])>=0}else{if(bj==="not"){bf=bf[3];bg=0;for(bh=bf.length;bg<bh;bg++){if(bf[bg]===Z){return false}}return true}else{throw"Syntax error, unrecognized expression: "+bj}}}},CHILD:function(Z,bf){var bg=bf[1],bh=Z;switch(bg){case"only":case"first":for(;bh=bh.previousSibling;){if(bh.nodeType===1){return false}}if(bg==="first"){return true}bh=Z;case"last":for(;bh=bh.nextSibling;){if(bh.nodeType===1){return false}}return true;case"nth":bg=bf[2];var bj=bf[3];if(bg===1&&bj===0){return true}bf=bf[0];var bi=Z.parentNode;if(bi&&(bi.sizcache!==bf||!Z.nodeIndex)){var bk=0;for(bh=bi.firstChild;bh;bh=bh.nextSibling){if(bh.nodeType===1){bh.nodeIndex=++bk}}bi.sizcache=bf}Z=Z.nodeIndex-bj;return bg===0?Z===0:Z%bg===0&&Z/bg>=0}},ID:function(Z,bf){return Z.nodeType===1&&Z.getAttribute("id")===bf},TAG:function(Z,bf){return bf==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===bf},CLASS:function(Z,bf){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(bf)>-1},ATTR:function(Z,bf){var bg=bf[1];Z=R.attrHandle[bg]?R.attrHandle[bg](Z):Z[bg]!=null?Z[bg]:Z.getAttribute(bg);bg=Z+"";var bh=bf[2];bf=bf[4];return Z==null?bh==="!=":bh==="="?bg===bf:bh==="*="?bg.indexOf(bf)>=0:bh==="~="?(" "+bg+" ").indexOf(bf)>=0:!bf?bg&&Z!==false:bh==="!="?bg!==bf:bh==="^="?bg.indexOf(bf)===0:bh==="$="?bg.substr(bg.length-bf.length)===bf:bh==="|="?bg===bf||bg.substr(0,bf.length+1)===bf+"-":false},POS:function(Z,bf,bg,bh){var bi=R.setFilters[bf[2]];if(bi){return bi(Z,bg,bf,bh)}}}},V=R.match.POS;for(var Y in R.match){R.match[Y]=new RegExp(R.match[Y].source+/(?![^\[]*\])(?![^\(]*\))/.source);R.leftMatch[Y]=new RegExp(/(^(?:.|\r|\n)*?)/.source+R.match[Y].source.replace(/\\(\d+)/g,function(Z,bf){return"\\"+(bf-0+1)}))}var w=function(Z,bf){Z=Array.prototype.slice.call(Z,0);if(bf){bf.push.apply(bf,Z);return bf}return Z};try{Array.prototype.slice.call(aK.documentElement.childNodes,0)}catch(A){w=function(Z,bf){bf=bf||[];if(O.call(Z)==="[object Array]"){Array.prototype.push.apply(bf,Z)}else{if(typeof Z.length==="number"){for(var bg=0,bh=Z.length;bg<bh;bg++){bf.push(Z[bg])}}else{for(bg=0;Z[bg];bg++){bf.push(Z[bg])}}}return bf}}var H;if(aK.documentElement.compareDocumentPosition){H=function(Z,bf){if(!Z.compareDocumentPosition||!bf.compareDocumentPosition){if(Z==bf){Q=true}return Z.compareDocumentPosition?-1:1}Z=Z.compareDocumentPosition(bf)&4?-1:Z===bf?0:1;if(Z===0){Q=true}return Z}}else{if("sourceIndex" in aK.documentElement){H=function(Z,bf){if(!Z.sourceIndex||!bf.sourceIndex){if(Z==bf){Q=true}return Z.sourceIndex?-1:1}Z=Z.sourceIndex-bf.sourceIndex;if(Z===0){Q=true}return Z}}else{if(aK.createRange){H=function(Z,bf){if(!Z.ownerDocument||!bf.ownerDocument){if(Z==bf){Q=true}return Z.ownerDocument?-1:1}var bg=Z.ownerDocument.createRange(),bh=bf.ownerDocument.createRange();bg.setStart(Z,0);bg.setEnd(Z,0);bh.setStart(bf,0);bh.setEnd(bf,0);Z=bg.compareBoundaryPoints(Range.START_TO_END,bh);if(Z===0){Q=true}return Z}}}}(function(){var Z=aK.createElement("div"),bf="script"+(new Date).getTime();Z.innerHTML="<a name='"+bf+"'/>";var bg=aK.documentElement;bg.insertBefore(Z,bg.firstChild);if(aK.getElementById(bf)){R.find.ID=function(bh,bj,bi){if(typeof bj.getElementById!=="undefined"&&!bi){return(bj=bj.getElementById(bh[1]))?bj.id===bh[1]||typeof bj.getAttributeNode!=="undefined"&&bj.getAttributeNode("id").nodeValue===bh[1]?[bj]:a0:[]}};R.filter.ID=function(bh,bj){var bi=typeof bh.getAttributeNode!=="undefined"&&bh.getAttributeNode("id");return bh.nodeType===1&&bi&&bi.nodeValue===bj}}bg.removeChild(Z);bg=Z=null})();(function(){var Z=aK.createElement("div");Z.appendChild(aK.createComment(""));if(Z.getElementsByTagName("*").length>0){R.find.TAG=function(bf,bg){bg=bg.getElementsByTagName(bf[1]);if(bf[1]==="*"){bf=[];for(var bh=0;bg[bh];bh++){bg[bh].nodeType===1&&bf.push(bg[bh])}bg=bf}return bg}}Z.innerHTML="<a href='#'></a>";if(Z.firstChild&&typeof Z.firstChild.getAttribute!=="undefined"&&Z.firstChild.getAttribute("href")!=="#"){R.attrHandle.href=function(bf){return bf.getAttribute("href",2)}}Z=null})();aK.querySelectorAll&&function(){var Z=U,bf=aK.createElement("div");bf.innerHTML="<p class='TEST'></p>";if(!(bf.querySelectorAll&&bf.querySelectorAll(".TEST").length===0)){U=function(bh,bj,bi,bl){bj=bj||aK;if(!bl&&bj.nodeType===9&&!W(bj)){try{return w(bj.querySelectorAll(bh),bi)}catch(bk){}}return Z(bh,bj,bi,bl)};for(var bg in Z){U[bg]=Z[bg]}bf=null}}();(function(){var Z=aK.createElement("div");Z.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Z.getElementsByClassName||Z.getElementsByClassName("e").length===0)){Z.lastChild.className="e";if(Z.getElementsByClassName("e").length!==1){R.order.splice(1,0,"CLASS");R.find.CLASS=function(bf,bg,bh){if(typeof bg.getElementsByClassName!=="undefined"&&!bh){return bg.getElementsByClassName(bf[1])}};Z=null}}})();var M=aK.compareDocumentPosition?function(Z,bf){return Z.compareDocumentPosition(bf)&16}:function(Z,bf){return Z!==bf&&(Z.contains?Z.contains(bf):true)},W=function(Z){return(Z=(Z?Z.ownerDocument||Z:0).documentElement)?Z.nodeName!=="HTML":false},P=function(Z,bf){var bg=[],bh="",bj;for(bf=bf.nodeType?[bf]:bf;bj=R.match.PSEUDO.exec(Z);){bh+=bj[0];Z=Z.replace(R.match.PSEUDO,"")}Z=R.relative[Z]?Z+"*":Z;bj=0;for(var bi=bf.length;bj<bi;bj++){U(Z,bf[bj],bg)}return U.filter(bh,bg)};m.find=U;m.expr=U.selectors;m.expr[":"]=m.expr.filters;m.unique=U.uniqueSort;m.getText=c;m.isXMLDoc=W;m.contains=M})();var g=/Until$/,j=/^(?:parents|prevUntil|prevAll)/,q=/,/;aG=Array.prototype.slice;var z=function(c,s,w){if(m.isFunction(s)){return m.grep(c,function(G,H){return !!s.call(G,H,G)===w})}else{if(s.nodeType){return m.grep(c,function(G){return G===s===w})}else{if(typeof s==="string"){var A=m.grep(c,function(G){return G.nodeType===1});if(aA.test(s)){return m.filter(s,A,!w)}else{s=m.filter(s,c)}}}}return m.grep(c,function(G){return m.inArray(G,s)>=0===w})};m.fn.extend({find:function(c){for(var s=this.pushStack("","find",c),w=0,G=0,A=this.length;G<A;G++){w=s.length;m.find(c,this[G],s);if(G>0){for(var H=w;H<s.length;H++){for(var K=0;K<w;K++){if(s[K]===s[H]){s.splice(H--,1);break}}}}}return s},has:function(c){var s=m(c);return this.filter(function(){for(var w=0,A=s.length;w<A;w++){if(m.contains(this,s[w])){return true}}})},not:function(c){return this.pushStack(z(this,c,false),"not",c)},filter:function(c){return this.pushStack(z(this,c,true),"filter",c)},is:function(c){return !!c&&m.filter(c,this).length>0},closest:function(c,s){if(m.isArray(c)){var w=[],G=this[0],A,H={},K;if(G&&c.length){A=0;for(var L=c.length;A<L;A++){K=c[A];H[K]||(H[K]=m.expr.match.POS.test(K)?m(K,s||this.context):K)}for(;G&&G.ownerDocument&&G!==s;){for(K in H){A=H[K];if(A.jquery?A.index(G)>-1:m(G).is(A)){w.push({selector:K,elem:G});delete H[K]}}G=G.parentNode}}return w}var M=m.expr.match.POS.test(c)?m(c,s||this.context):null;return this.map(function(O,P){for(;P&&P.ownerDocument&&P!==s;){if(M?M.index(P)>-1:m(P).is(c)){return P}P=P.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return m.inArray(this[0],c?m(c):this.parent().children())}return m.inArray(c.jquery?c[0]:c,this)},add:function(c,s){c=typeof c==="string"?m(c,s||this.context):m.makeArray(c);s=m.merge(this.get(),c);return this.pushStack(aL(c[0])||aL(s[0])?s:m.unique(s))},andSelf:function(){return this.add(this.prevObject)}});m.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return m.dir(c,"parentNode")},parentsUntil:function(c,s,w){return m.dir(c,"parentNode",w)},next:function(c){return m.nth(c,2,"nextSibling")},prev:function(c){return m.nth(c,2,"previousSibling")},nextAll:function(c){return m.dir(c,"nextSibling")},prevAll:function(c){return m.dir(c,"previousSibling")},nextUntil:function(c,s,w){return m.dir(c,"nextSibling",w)},prevUntil:function(c,s,w){return m.dir(c,"previousSibling",w)},siblings:function(c){return m.sibling(c.parentNode.firstChild,c)},children:function(c){return m.sibling(c.firstChild)},contents:function(c){return m.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:m.makeArray(c.childNodes)}},function(c,s){m.fn[c]=function(w,G){var A=m.map(this,s,w);g.test(c)||(G=w);if(G&&typeof G==="string"){A=m.filter(G,A)}A=this.length>1?m.unique(A):A;if((this.length>1||q.test(G))&&j.test(c)){A=A.reverse()}return this.pushStack(A,c,aG.call(arguments).join(","))}});m.extend({filter:function(c,s,w){if(w){c=":not("+c+")"}return m.find.matches(c,s)},dir:function(c,s,w){var A=[];for(c=c[s];c&&c.nodeType!==9&&(w===a0||!m(c).is(w));){c.nodeType===1&&A.push(c);c=c[s]}return A},nth:function(c,s,w){s=s||1;for(var A=0;c;c=c[w]){if(c.nodeType===1&&++A===s){break}}return c},sibling:function(c,s){for(var w=[];c;c=c.nextSibling){c.nodeType===1&&c!==s&&w.push(c)}return w}});var E=/ jQuery\d+="(?:\d+|null)"/g,a8=/^\s+/,u=/(<([\w:]+)[^>]*?)\/>/g,x=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,N=/<([\w:]+)/,B=/<tbody/i,F=/<|&\w+;/,S=function(c,s,w){return x.test(w)?c:s+"></"+w+">"},C={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,"",""]};C.optgroup=C.option;C.tbody=C.tfoot=C.colgroup=C.caption=C.thead;C.th=C.td;if(!m.support.htmlSerialize){C._default=[1,"div<div>","</div>"]}m.fn.extend({text:function(c){if(m.isFunction(c)){return this.each(function(s){var w=m(this);return w.text(c.call(this,s,w.text()))})}if(typeof c!=="object"&&c!==a0){return this.empty().append((this[0]&&this[0].ownerDocument||aK).createTextNode(c))}return m.getText(this)},wrapAll:function(c){if(m.isFunction(c)){return this.each(function(w){m(this).wrapAll(c.call(this,w))})}if(this[0]){var s=m(c,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&s.insertBefore(this[0]);s.map(function(){for(var w=this;w.firstChild&&w.firstChild.nodeType===1;){w=w.firstChild}return w}).append(this)}return this},wrapInner:function(c){return this.each(function(){var s=m(this),w=s.contents();w.length?w.wrapAll(c):s.append(c)})},wrap:function(c){return this.each(function(){m(this).wrapAll(c)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c)})},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this)})}else{if(arguments.length){var c=m(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this.nextSibling)})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,m(arguments[0]).toArray());return c}}},clone:function(c){var s=this.map(function(){if(!m.support.noCloneEvent&&!m.isXMLDoc(this)){var w=this.outerHTML,A=this.ownerDocument;if(!w){w=A.createElement("div");w.appendChild(this.cloneNode(true));w=w.innerHTML}return m.clean([w.replace(E,"").replace(a8,"")],A)[0]}else{return this.cloneNode(true)}});if(c===true){aP(this,s);aP(this.find("*"),s.find("*"))}return s},html:function(c){if(c===a0){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(E,""):null}else{if(typeof c==="string"&&!/<script/i.test(c)&&(m.support.leadingWhitespace||!a8.test(c))&&!C[(N.exec(c)||["",""])[1].toLowerCase()]){try{for(var s=0,w=this.length;s<w;s++){if(this[s].nodeType===1){aO(this[s].getElementsByTagName("*"));this[s].innerHTML=c}}}catch(A){this.empty().append(c)}}else{m.isFunction(c)?this.each(function(G){var H=m(this),K=H.html();H.empty().append(function(){return c.call(this,G,K)})}):this.empty().append(c)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){m.isFunction(c)||(c=m(c).detach());return this.each(function(){var s=this.nextSibling,w=this.parentNode;m(this).remove();s?m(s).before(c):m(w).append(c)})}else{return this.pushStack(m(m.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(c,s,w){function G(P){return m.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P}var A,H,K=c[0],M=[];if(m.isFunction(K)){return this.each(function(P){var Q=m(this);c[0]=K.call(this,P,s?Q.html():a0);return Q.domManip(c,s,w)})}if(this[0]){A=c[0]&&c[0].parentNode&&c[0].parentNode.nodeType===11?{fragment:c[0].parentNode}:aT(c,this,M);if(H=A.fragment.firstChild){s=s&&m.nodeName(H,"tr");for(var O=0,L=this.length;O<L;O++){w.call(s?G(this[O],H):this[O],A.cacheable||this.length>1||O>0?A.fragment.cloneNode(true):A.fragment)}}M&&m.each(M,ak)}return this}});m.fragments={};m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(c,s){m.fn[c]=function(w){var G=[];w=m(w);for(var A=0,H=w.length;A<H;A++){var K=(A>0?this.clone(true):this).get();m.fn[s].apply(m(w[A]),K);G=G.concat(K)}return this.pushStack(G,c,w.selector)}});m.each({remove:function(c,s){if(!c||m.filter(c,[this]).length){if(!s&&this.nodeType===1){aO(this.getElementsByTagName("*"));aO([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&aO(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(c,s){m.fn[c]=function(){return this.each(s,arguments)}});m.extend({clean:function(c,s,w,G){s=s||aK;if(typeof s.createElement==="undefined"){s=s.ownerDocument||s[0]&&s[0].ownerDocument||aK}var A=[];m.each(c,function(H,K){if(typeof K==="number"){K+=""}if(K){if(typeof K==="string"&&!F.test(K)){K=s.createTextNode(K)}else{if(typeof K==="string"){K=K.replace(u,S);var M=(N.exec(K)||["",""])[1].toLowerCase(),O=C[M]||C._default,L=O[0];H=s.createElement("div");for(H.innerHTML=O[1]+K+O[2];L--;){H=H.lastChild}if(!m.support.tbody){L=B.test(K);M=M==="table"&&!L?H.firstChild&&H.firstChild.childNodes:O[1]==="<table>"&&!L?H.childNodes:[];for(O=M.length-1;O>=0;--O){m.nodeName(M[O],"tbody")&&!M[O].childNodes.length&&M[O].parentNode.removeChild(M[O])}}!m.support.leadingWhitespace&&a8.test(K)&&H.insertBefore(s.createTextNode(a8.exec(K)[0]),H.firstChild);K=m.makeArray(H.childNodes)}}if(K.nodeType){A.push(K)}else{A=m.merge(A,K)}}});if(w){for(c=0;A[c];c++){if(G&&m.nodeName(A[c],"script")&&(!A[c].type||A[c].type.toLowerCase()==="text/javascript")){G.push(A[c].parentNode?A[c].parentNode.removeChild(A[c]):A[c])}else{A[c].nodeType===1&&A.splice.apply(A,[c+1,0].concat(m.makeArray(A[c].getElementsByTagName("script"))));w.appendChild(A[c])}}}return A}});var aa=/z-?index|font-?weight|opacity|zoom|line-?height/i,X=/alpha\([^)]*\)/,ac=/opacity=([^)]*)/,ab=/float/i,af=/-([a-z])/ig,ad=/([A-Z])/g,ah=/^-?\d+(?:px)?$/i,al=/^-?\d/,ap={position:"absolute",visibility:"hidden",display:"block"},at=["Left","Right"],ax=["Top","Bottom"],aB=aK.defaultView&&aK.defaultView.getComputedStyle,ag=m.support.cssFloat?"cssFloat":"styleFloat",aj=function(c,s){return s.toUpperCase()};m.fn.css=function(c,s){return a(this,c,s,true,function(w,G,A){if(A===a0){return m.curCSS(w,G)}if(typeof A==="number"&&!aa.test(G)){A+="px"}m.style(w,G,A)})};m.extend({style:function(c,s,w){if(!c||c.nodeType===3||c.nodeType===8){return a0}if((s==="width"||s==="height")&&parseFloat(w)<0){w=a0}var G=c.style||c,A=w!==a0;if(!m.support.opacity&&s==="opacity"){if(A){G.zoom=1;s=parseInt(w,10)+""==="NaN"?"":"alpha(opacity="+w*100+")";c=G.filter||m.curCSS(c,"filter")||"";G.filter=X.test(c)?c.replace(X,s):s}return G.filter&&G.filter.indexOf("opacity=")>=0?parseFloat(ac.exec(G.filter)[1])/100+"":""}if(ab.test(s)){s=ag}s=s.replace(af,aj);if(A){G[s]=w}return G[s]},css:function(c,s,w,G){if(s==="width"||s==="height"){var A,H=s==="width"?at:ax;function K(){A=s==="width"?c.offsetWidth:c.offsetHeight;G!=="border"&&m.each(H,function(){G||(A-=parseFloat(m.curCSS(c,"padding"+this,true))||0);if(G==="margin"){A+=parseFloat(m.curCSS(c,"margin"+this,true))||0}else{A-=parseFloat(m.curCSS(c,"border"+this+"Width",true))||0}})}c.offsetWidth!==0?K():m.swap(c,ap,K);return Math.max(0,Math.round(A))}return m.curCSS(c,s,w)},curCSS:function(c,s,w){var G,A=c.style;if(!m.support.opacity&&s==="opacity"&&c.currentStyle){G=ac.test(c.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return G===""?"1":G}if(ab.test(s)){s=ag}if(!w&&A&&A[s]){G=A[s]}else{if(aB){if(ab.test(s)){s="float"}s=s.replace(ad,"-$1").toLowerCase();A=c.ownerDocument.defaultView;if(!A){return null}if(c=A.getComputedStyle(c,null)){G=c.getPropertyValue(s)}if(s==="opacity"&&G===""){G="1"}}else{if(c.currentStyle){w=s.replace(af,aj);G=c.currentStyle[s]||c.currentStyle[w];if(!ah.test(G)&&al.test(G)){s=A.left;var H=c.runtimeStyle.left;c.runtimeStyle.left=c.currentStyle.left;A.left=w==="fontSize"?"1em":G||0;G=A.pixelLeft+"px";A.left=s;c.runtimeStyle.left=H}}}}return G},swap:function(c,s,w){var G={};for(var A in s){G[A]=c.style[A];c.style[A]=s[A]}w.call(c);for(A in s){c.style[A]=G[A]}}});if(m.expr&&m.expr.filters){m.expr.filters.hidden=function(c){var s=c.offsetWidth,w=c.offsetHeight,A=c.nodeName.toLowerCase()==="tr";return s===0&&w===0&&!A?true:s>0&&w>0&&!A?false:m.curCSS(c,"display")==="none"};m.expr.filters.visible=function(c){return !m.expr.filters.hidden(c)}}var aF=ae(),aJ=/<script(.|\s)*?\/script>/gi,aN=/select|textarea/i,aR=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,au=/=\?(&|$)/,an=/\?/,aV=/(\?|&)_=.*?(&|$)/,aZ=/^(\w+:)?\/\/([^\/?#]+)/,a4=/%20/g;m.fn.extend({_load:m.fn.load,load:function(c,s,w){if(typeof c!=="string"){return this._load(c)}else{if(!this.length){return this}}var G=c.indexOf(" ");if(G>=0){var A=c.slice(G,c.length);c=c.slice(0,G)}G="GET";if(s){if(m.isFunction(s)){w=s;s=null}else{if(typeof s==="object"){s=m.param(s,m.ajaxSettings.traditional);G="POST"}}}m.ajax({url:c,type:G,dataType:"html",data:s,context:this,complete:function(H,K){if(K==="success"||K==="notmodified"){this.html(A?m("<div />").append(H.responseText.replace(aJ,"")).find(A):H.responseText)}w&&this.each(w,[H.responseText,K,H])}});return this},serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?m.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||aN.test(this.nodeName)||aR.test(this.type))}).map(function(c,s){c=m(this).val();return c==null?null:m.isArray(c)?m.map(c,function(w){return{name:s.name,value:w}}):{name:s.name,value:c}}).get()}});m.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,s){m.fn[s]=function(w){return this.bind(s,w)}});m.extend({get:function(c,s,w,A){if(m.isFunction(s)){A=A||w;w=s;s=null}return m.ajax({type:"GET",url:c,data:s,success:w,dataType:A})},getScript:function(c,s){return m.get(c,null,s,"script")},getJSON:function(c,s,w){return m.get(c,s,w,"json")},post:function(c,s,w,A){if(m.isFunction(s)){A=A||w;w=s;s={}}return m.ajax({type:"POST",url:c,data:s,success:w,dataType:A})},ajaxSetup:function(c){m.extend(m.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:d.XMLHttpRequest&&(d.location.protocol!=="file:"||!d.ActiveXObject)?function(){return new d.XMLHttpRequest}:function(){try{return new d.ActiveXObject("Microsoft.XMLHTTP")}catch(c){}},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(c){function s(){K.success&&K.success.call(Z,Y,T,bg);K.global&&L("ajaxSuccess",[bg,K])}function G(){K.complete&&K.complete.call(Z,bg,T);K.global&&L("ajaxComplete",[bg,K]);K.global&&!--m.active&&m.event.trigger("ajaxStop")}function L(bj,bi){(K.context?m(K.context):m.event).trigger(bj,bi)}var K=m.extend(true,{},m.ajaxSettings,c),Q,T,Y,Z=K.context||K,W=K.type.toUpperCase();if(K.data&&K.processData&&typeof K.data!=="string"){K.data=m.param(K.data,K.traditional)}if(K.dataType==="jsonp"){if(W==="GET"){au.test(K.url)||(K.url+=(an.test(K.url)?"&":"?")+(K.jsonp||"callback")+"=?")}else{if(!K.data||!au.test(K.data)){K.data=(K.data?K.data+"&":"")+(K.jsonp||"callback")+"=?"}}K.dataType="json"}if(K.dataType==="json"&&(K.data&&au.test(K.data)||au.test(K.url))){Q=K.jsonpCallback||"jsonp"+aF++;if(K.data){K.data=(K.data+"").replace(au,"="+Q+"$1")}K.url=K.url.replace(au,"="+Q+"$1");K.dataType="script";d[Q]=d[Q]||function(bj){Y=bj;s();G();d[Q]=a0;try{delete d[Q]}catch(bi){}w&&w.removeChild(A)}}if(K.dataType==="script"&&K.cache===null){K.cache=false}if(K.cache===false&&W==="GET"){var bf=ae(),bh=K.url.replace(aV,"$1_="+bf+"$2");K.url=bh+(bh===K.url?(an.test(K.url)?"&":"?")+"_="+bf:"")}if(K.data&&W==="GET"){K.url+=(an.test(K.url)?"&":"?")+K.data}K.global&&!m.active++&&m.event.trigger("ajaxStart");bf=(bf=aZ.exec(K.url))&&(bf[1]&&bf[1]!==location.protocol||bf[2]!==location.host);if(K.dataType==="script"&&W==="GET"&&bf){var w=aK.getElementsByTagName("head")[0]||aK.documentElement,A=aK.createElement("script");A.src=K.url;if(K.scriptCharset){A.charset=K.scriptCharset}if(!Q){var H=false;A.onload=A.onreadystatechange=function(){if(!H&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){H=true;s();G();A.onload=A.onreadystatechange=null;w&&A.parentNode&&w.removeChild(A)}}}w.insertBefore(A,w.firstChild);return a0}var M=false,bg=K.xhr();if(bg){K.username?bg.open(W,K.url,K.async,K.username,K.password):bg.open(W,K.url,K.async);try{if(K.data||c&&c.contentType){bg.setRequestHeader("Content-Type",K.contentType)}if(K.ifModified){m.lastModified[K.url]&&bg.setRequestHeader("If-Modified-Since",m.lastModified[K.url]);m.etag[K.url]&&bg.setRequestHeader("If-None-Match",m.etag[K.url])}bf||bg.setRequestHeader("X-Requested-With","XMLHttpRequest");bg.setRequestHeader("Accept",K.dataType&&K.accepts[K.dataType]?K.accepts[K.dataType]+", */*":K.accepts._default)}catch(R){}if(K.beforeSend&&K.beforeSend.call(Z,bg,K)===false){K.global&&!--m.active&&m.event.trigger("ajaxStop");bg.abort();return false}K.global&&L("ajaxSend",[bg,K]);var O=bg.onreadystatechange=function(bj){if(!bg||bg.readyState===0){M||G();M=true;if(bg){bg.onreadystatechange=m.noop}}else{if(!M&&bg&&(bg.readyState===4||bj==="timeout")){M=true;bg.onreadystatechange=m.noop;T=bj==="timeout"?"timeout":!m.httpSuccess(bg)?"error":K.ifModified&&m.httpNotModified(bg,K.url)?"notmodified":"success";if(T==="success"){try{Y=m.httpData(bg,K.dataType,K)}catch(bi){T="parsererror"}}if(T==="success"||T==="notmodified"){Q||s()}else{m.handleError(K,bg,T)}G();bj==="timeout"&&bg.abort();if(K.async){bg=null}}}};try{var P=bg.abort;bg.abort=function(){if(bg){P.call(bg);if(bg){bg.readyState=0}}O()}}catch(U){}K.async&&K.timeout>0&&setTimeout(function(){bg&&!M&&O("timeout")},K.timeout);try{bg.send(W==="POST"||W==="PUT"||W==="DELETE"?K.data:null)}catch(V){m.handleError(K,bg,null,V);G()}K.async||O();return bg}},handleError:function(c,s,w,A){if(c.error){c.error.call(c.context||d,s,w,A)}if(c.global){(c.context?m(c.context):m.event).trigger("ajaxError",[s,c,A])}},active:0,httpSuccess:function(c){try{return !c.status&&location.protocol==="file:"||c.status>=200&&c.status<300||c.status===304||c.status===1223||c.status===0}catch(s){}return false},httpNotModified:function(c,s){var w=c.getResponseHeader("Last-Modified"),A=c.getResponseHeader("Etag");if(w){m.lastModified[s]=w}if(A){m.etag[s]=A}return c.status===304||c.status===0},httpData:function(c,s,w){var G=c.getResponseHeader("content-type")||"",A=s==="xml"||!s&&G.indexOf("xml")>=0;c=A?c.responseXML:c.responseText;if(A&&c.documentElement.nodeName==="parsererror"){throw"parsererror"}if(w&&w.dataFilter){c=w.dataFilter(c,s)}if(typeof c==="string"){if(s==="json"||!s&&G.indexOf("json")>=0){if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){c=d.JSON&&d.JSON.parse?d.JSON.parse(c):(new Function("return "+c))()}else{throw"Invalid JSON: "+c}}else{if(s==="script"||!s&&G.indexOf("javascript")>=0){m.globalEval(c)}}}return c},param:function(c,s){function w(H,K){K=m.isFunction(K)?K():K;G[G.length]=encodeURIComponent(H)+"="+encodeURIComponent(K)}var G=[];if(s===a0){s=m.ajaxSettings.traditional}m.isArray(c)||c.jquery?m.each(c,function(){w(this.name,this.value)}):m.each(c,function A(H,K){if(m.isArray(K)){m.each(K,function(L,M){s?w(H,M):A(H+"["+(typeof M==="object"||m.isArray(M)?L:"")+"]",M)})}else{!s&&K!=null&&typeof K==="object"?m.each(K,function(L,M){A(H+"["+L+"]",M)}):w(H,K)}});return G.join("&").replace(a4,"+")}});var aq={},a7=/toggle|show|hide/,bb=/^([+-]=)?([\d+-.]+)(.*)$/,bc,aX=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];m.fn.extend({show:function(c,s){if(c!=null){return this.animate(ai("show",3),c,s)}else{c=0;for(s=this.length;c<s;c++){var w=m.data(this[c],"olddisplay");this[c].style.display=w||"";if(m.css(this[c],"display")==="none"){w=this[c].nodeName;var G;if(aq[w]){G=aq[w]}else{var A=m("<"+w+" />").appendTo("body");G=A.css("display");if(G==="none"){G="block"}A.remove();aq[w]=G}m.data(this[c],"olddisplay",G)}}c=0;for(s=this.length;c<s;c++){this[c].style.display=m.data(this[c],"olddisplay")||""}return this}},hide:function(c,s){if(c!=null){return this.animate(ai("hide",3),c,s)}else{c=0;for(s=this.length;c<s;c++){var w=m.data(this[c],"olddisplay");!w&&w!=="none"&&m.data(this[c],"olddisplay",m.css(this[c],"display"))}c=0;for(s=this.length;c<s;c++){this[c].style.display="none"}return this}},_toggle:m.fn.toggle,toggle:function(c,s){var w=typeof c==="boolean";if(m.isFunction(c)&&m.isFunction(s)){this._toggle.apply(this,arguments)}else{c==null||w?this.each(function(){var A=w?c:m(this).is(":hidden");m(this)[A?"show":"hide"]()}):this.animate(ai("toggle",3),c,s)}return this},fadeTo:function(c,s,w){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:s},c,w)},animate:function(c,s,w,G){var A=m.speed(s,w,G);if(m.isEmptyObject(c)){return this.each(A.complete)}return this[A.queue===false?"each":"queue"](function(){var H=m.extend({},A),K,M=this.nodeType===1&&m(this).is(":hidden"),O=this;for(K in c){var L=K.replace(af,aj);if(K!==L){c[L]=c[K];delete c[K];K=L}if(c[K]==="hide"&&M||c[K]==="show"&&!M){return H.complete.call(this)}if((K==="height"||K==="width")&&this.style){H.display=m.css(this,"display");H.overflow=this.style.overflow}if(m.isArray(c[K])){(H.specialEasing=H.specialEasing||{})[K]=c[K][1];c[K]=c[K][0]}}if(H.overflow!=null){this.style.overflow="hidden"}H.curAnim=m.extend({},c);m.each(c,function(U,V){var P=new m.fx(O,H,U);if(a7.test(V)){P[V==="toggle"?M?"show":"hide":V](c)}else{var Q=bb.exec(V),R=P.cur(true)||0;if(Q){V=parseFloat(Q[2]);var T=Q[3]||"px";if(T!=="px"){O.style[U]=(V||1)+T;R=(V||1)/P.cur(true)*R;O.style[U]=R+T}if(Q[1]){V=(Q[1]==="-="?-1:1)*V+R}P.custom(R,V,T)}else{P.custom(R,V,"")}}});return true})},stop:function(c,s){var w=m.timers;c&&this.queue([]);this.each(function(){for(var A=w.length-1;A>=0;A--){if(w[A].elem===this){s&&w[A](true);w.splice(A,1)}}});s||this.dequeue();return this}});m.each({slideDown:ai("show",1),slideUp:ai("hide",1),slideToggle:ai("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(c,s){m.fn[c]=function(w,A){return this.animate(s,w,A)}});m.extend({speed:function(c,s,w){var A=c&&typeof c==="object"?c:{complete:w||!w&&s||m.isFunction(c)&&c,duration:c,easing:w&&s||s&&!m.isFunction(s)&&s};A.duration=m.fx.off?0:typeof A.duration==="number"?A.duration:m.fx.speeds[A.duration]||m.fx.speeds._default;A.old=A.complete;A.complete=function(){A.queue!==false&&m(this).dequeue();m.isFunction(A.old)&&A.old.call(this)};return A},easing:{linear:function(c,s,w,A){return w+A*c},swing:function(c,s,w,A){return(-Math.cos(c*Math.PI)/2+0.5)*A+w}},timers:[],fx:function(c,s,w){this.options=s;this.elem=c;this.prop=w;if(!s.orig){s.orig={}}}});m.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(m.fx.step[this.prop]||m.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(c=parseFloat(m.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(m.curCSS(this.elem,this.prop))||0},custom:function(c,s,w){function G(H){return A.step(H)}this.startTime=ae();this.start=c;this.end=s;this.unit=w||this.unit||"px";this.now=this.start;this.pos=this.state=0;var A=this;G.elem=this.elem;if(G()&&m.timers.push(G)&&!bc){bc=setInterval(m.fx.tick,13)}},show:function(){this.options.orig[this.prop]=m.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());m(this.elem).show()},hide:function(){this.options.orig[this.prop]=m.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(c){var s=ae(),w=true;if(c||s>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var G in this.options.curAnim){if(this.options.curAnim[G]!==true){w=false}}if(w){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;c=m.data(this.elem,"olddisplay");this.elem.style.display=c?c:this.options.display;if(m.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&m(this.elem).hide();if(this.options.hide||this.options.show){for(var A in this.options.curAnim){m.style(this.elem,A,this.options.orig[A])}}this.options.complete.call(this.elem)}return false}else{A=s-this.startTime;this.state=A/this.options.duration;c=this.options.easing||(m.easing.swing?"swing":"linear");this.pos=m.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||c](this.state,A,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};m.extend(m.fx,{tick:function(){for(var c=m.timers,s=0;s<c.length;s++){c[s]()||c.splice(s--,1)}c.length||m.fx.stop()},stop:function(){clearInterval(bc);bc=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){m.style(c.elem,"opacity",c.now)},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit}else{c.elem[c.prop]=c.now}}}});if(m.expr&&m.expr.filters){m.expr.filters.animated=function(c){return m.grep(m.timers,function(s){return c===s.elem}).length}}m.fn.offset="getBoundingClientRect" in aK.documentElement?function(c){var s=this[0];if(!s||!s.ownerDocument){return null}if(c){return this.each(function(G){m.offset.setOffset(this,c,G)})}if(s===s.ownerDocument.body){return m.offset.bodyOffset(s)}var w=s.getBoundingClientRect(),A=s.ownerDocument;s=A.body;A=A.documentElement;return{top:w.top+(self.pageYOffset||m.support.boxModel&&A.scrollTop||s.scrollTop)-(A.clientTop||s.clientTop||0),left:w.left+(self.pageXOffset||m.support.boxModel&&A.scrollLeft||s.scrollLeft)-(A.clientLeft||s.clientLeft||0)}}:function(c){var s=this[0];if(!s||!s.ownerDocument){return null}if(c){return this.each(function(P){m.offset.setOffset(this,c,P)})}if(s===s.ownerDocument.body){return m.offset.bodyOffset(s)}m.offset.initialize();var w=s.offsetParent,G=s,A=s.ownerDocument,H,K=A.documentElement,M=A.body;G=(A=A.defaultView)?A.getComputedStyle(s,null):s.currentStyle;for(var O=s.offsetTop,L=s.offsetLeft;(s=s.parentNode)&&s!==M&&s!==K;){if(m.offset.supportsFixedPosition&&G.position==="fixed"){break}H=A?A.getComputedStyle(s,null):s.currentStyle;O-=s.scrollTop;L-=s.scrollLeft;if(s===w){O+=s.offsetTop;L+=s.offsetLeft;if(m.offset.doesNotAddBorder&&!(m.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(s.nodeName))){O+=parseFloat(H.borderTopWidth)||0;L+=parseFloat(H.borderLeftWidth)||0}G=w;w=s.offsetParent}if(m.offset.subtractsBorderForOverflowNotVisible&&H.overflow!=="visible"){O+=parseFloat(H.borderTopWidth)||0;L+=parseFloat(H.borderLeftWidth)||0}G=H}if(G.position==="relative"||G.position==="static"){O+=M.offsetTop;L+=M.offsetLeft}if(m.offset.supportsFixedPosition&&G.position==="fixed"){O+=Math.max(K.scrollTop,M.scrollTop);L+=Math.max(K.scrollLeft,M.scrollLeft)}return{top:O,left:L}};m.offset={initialize:function(){var c=aK.body,s=aK.createElement("div"),w,G,A,H=parseFloat(m.curCSS(c,"marginTop",true))||0;m.extend(s.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});s.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>";c.insertBefore(s,c.firstChild);w=s.firstChild;G=w.firstChild;A=w.nextSibling.firstChild.firstChild;this.doesNotAddBorder=G.offsetTop!==5;this.doesAddBorderForTableAndCells=A.offsetTop===5;G.style.position="fixed";G.style.top="20px";this.supportsFixedPosition=G.offsetTop===20||G.offsetTop===15;G.style.position=G.style.top="";w.style.overflow="hidden";w.style.position="relative";this.subtractsBorderForOverflowNotVisible=G.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=c.offsetTop!==H;c.removeChild(s);m.offset.initialize=m.noop},bodyOffset:function(c){var s=c.offsetTop,w=c.offsetLeft;m.offset.initialize();if(m.offset.doesNotIncludeMarginInBodyOffset){s+=parseFloat(m.curCSS(c,"marginTop",true))||0;w+=parseFloat(m.curCSS(c,"marginLeft",true))||0}return{top:s,left:w}},setOffset:function(c,s,w){if(/static/.test(m.curCSS(c,"position"))){c.style.position="relative"}var G=m(c),A=G.offset(),H=parseInt(m.curCSS(c,"top",true),10)||0,K=parseInt(m.curCSS(c,"left",true),10)||0;if(m.isFunction(s)){s=s.call(c,w,A)}w={top:s.top-A.top+H,left:s.left-A.left+K};"using" in s?s.using.call(c,w):G.css(w)}};m.fn.extend({position:function(){if(!this[0]){return null}var c=this[0],s=this.offsetParent(),w=this.offset(),A=/^body|html$/i.test(s[0].nodeName)?{top:0,left:0}:s.offset();w.top-=parseFloat(m.curCSS(c,"marginTop",true))||0;w.left-=parseFloat(m.curCSS(c,"marginLeft",true))||0;A.top+=parseFloat(m.curCSS(s[0],"borderTopWidth",true))||0;A.left+=parseFloat(m.curCSS(s[0],"borderLeftWidth",true))||0;return{top:w.top-A.top,left:w.left-A.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||aK.body;c&&!/^body|html$/i.test(c.nodeName)&&m.css(c,"position")==="static";){c=c.offsetParent}return c})}});m.each(["Left","Top"],function(c,s){var w="scroll"+s;m.fn[w]=function(G){var A=this[0],H;if(!A){return null}if(G!==a0){return this.each(function(){if(H=a2(this)){H.scrollTo(!c?G:m(H).scrollLeft(),c?G:m(H).scrollTop())}else{this[w]=G}})}else{return(H=a2(A))?"pageXOffset" in H?H[c?"pageYOffset":"pageXOffset"]:m.support.boxModel&&H.document.documentElement[w]||H.document.body[w]:A[w]}}});m.each(["Height","Width"],function(c,s){var w=s.toLowerCase();m.fn["inner"+s]=function(){return this[0]?m.css(this[0],w,false,"padding"):null};m.fn["outer"+s]=function(A){return this[0]?m.css(this[0],w,false,A?"margin":"border"):null};m.fn[w]=function(G){var A=this[0];if(!A){return G==null?null:this}return"scrollTo" in A&&A.document?A.document.compatMode==="CSS1Compat"&&A.document.documentElement["client"+s]||A.document.body["client"+s]:A.nodeType===9?Math.max(A.documentElement["client"+s],A.body["scroll"+s],A.documentElement["scroll"+s],A.body["offset"+s],A.documentElement["offset"+s]):G===a0?m.css(A,w):this.css(w,typeof G==="string"?G:G+"px")}});d.jQuery=d.$=m})(window);(function(){function h(r){console.log("$f.fireEvent",[].slice.call(r))}function c(s){if(!s||typeof s!="object"){return s}var t=new s.constructor();for(var r in s){if(s.hasOwnProperty(r)){t[r]=c(s[r])}}return t}function d(v,r){if(!v){return}var u,s=0,t=v.length;if(t===undefined){for(u in v){if(r.call(v[u],u,v[u])===false){break}}}else{for(var w=v[0];s<t&&r.call(w,s,w)!==false;w=v[++s]){}}return v}function e(r){return document.getElementById(r)}function f(t,r,s){if(typeof r!="object"){return t}if(t&&r){d(r,function(u,v){if(!s||typeof v!="function"){t[u]=v}})}return t}function o(u){var s=u.indexOf(".");if(s!=-1){var v=u.slice(0,s)||"*";var t=u.slice(s+1,u.length);var r=[];d(document.getElementsByTagName(v),function(){if(this.className&&this.className.indexOf(t)!=-1){r.push(this)}});return r}}function q(r){r=r||window.event;if(r.preventDefault){r.stopPropagation();r.preventDefault()}else{r.returnValue=false;r.cancelBubble=true}return false}function a(t,r,s){t[r]=t[r]||[];t[r].push(s)}function i(){return"_"+(""+Math.random()).slice(2,10)}var b=function(u,t,w){var x=this,s={},v={};x.index=t;if(typeof u=="string"){u={url:u}}f(this,u,true);d(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var z="on"+this;if(z.indexOf("*")!=-1){z=z.slice(0,z.length-1);var y="onBefore"+z.slice(2);x[y]=function(A){a(v,y,A);return x}}x[z]=function(A){a(v,z,A);return x};if(t==-1){if(x[y]){w[y]=x[y]}if(x[z]){w[z]=x[z]}}});f(this,{onCuepoint:function(A,y){if(arguments.length==1){s.embedded=[null,A];return x}if(typeof A=="number"){A=[A]}var z=i();s[z]=[A,y];if(w.isLoaded()){w._api().fp_addCuepoints(A,t,z)}return x},update:function(A){f(x,A);if(w.isLoaded()){w._api().fp_updateClip(A,t)}var z=w.getConfig();var y=(t==-1)?z.clip:z.playlist[t];f(y,A,true)},_fireEvent:function(A,y,z,D){if(A=="onLoad"){d(s,function(E,F){if(F[0]){w._api().fp_addCuepoints(F[0],t,E)}});return false}D=D||x;if(A=="onCuepoint"){var B=s[y];if(B){return B[1].call(w,D,z)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(A)!=-1){f(D,y);if(y.metaData){if(!D.duration){D.duration=y.metaData.duration}else{D.fullDuration=y.metaData.duration}}}var C=true;d(v[A],function(){C=this.call(w,D,y,z)});return C}});if(u.onCuepoint){var r=u.onCuepoint;x.onCuepoint.apply(x,typeof r=="function"?[r]:r);delete u.onCuepoint}d(u,function(y,z){if(typeof z=="function"){a(v,y,z);delete u[y]}});if(t==-1){w.onCuepoint=this.onCuepoint}};var n=function(v,t,w,r){var x=this,u={},s=false;if(r){f(u,r)}d(t,function(y,z){if(typeof z=="function"){u[y]=z;delete t[y]}});f(this,{animate:function(B,C,y){if(!B){return x}if(typeof C=="function"){y=C;C=500}if(typeof B=="string"){var A=B;B={};B[A]=C;C=500}if(y){var z=i();u[z]=y}if(C===undefined){C=500}t=w._api().fp_animate(v,B,C,z);return x},css:function(z,A){if(A!==undefined){var y={};y[z]=A;z=y}t=w._api().fp_css(v,z);f(x,t);return x},show:function(){this.display="block";w._api().fp_showPlugin(v);return x},hide:function(){this.display="none";w._api().fp_hidePlugin(v);return x},toggle:function(){this.display=w._api().fp_togglePlugin(v);return x},fadeTo:function(A,B,y){if(typeof B=="function"){y=B;B=500}if(y){var z=i();u[z]=y}this.display=w._api().fp_fadeTo(v,A,B,z);this.opacity=A;return x},fadeIn:function(z,y){return x.fadeTo(1,z,y)},fadeOut:function(z,y){return x.fadeTo(0,z,y)},getName:function(){return v},getPlayer:function(){return w},_fireEvent:function(A,y,z){if(A=="onUpdate"){var C=w._api().fp_getPlugin(v);if(!C){return}f(x,C);delete x.methods;if(!s){d(C.methods,function(){var E=""+this;x[E]=function(){var F=[].slice.call(arguments);var G=w._api().fp_invoke(v,E,F);return G==="undefined"||G===undefined?x:G}});s=true}}var B=u[A];if(B){var D=B.apply(x,y);if(A.slice(0,1)=="_"){delete u[A]}return D}return x}})};function j(I,B,v){var G=this,s=null,y=false,w,u,E=[],F={},z={},C,t,D,r,H,J;f(G,{id:function(){return C},isLoaded:function(){return(s!==null&&s.fp_play!==undefined&&!y)},getParent:function(){return I},hide:function(K){if(K){I.style.height="0px"}if(G.isLoaded()){s.style.height="0px"}return G},show:function(){I.style.height=J+"px";if(G.isLoaded()){s.style.height=H+"px"}return G},isHidden:function(){return G.isLoaded()&&parseInt(s.style.height,10)===0},load:function(K){if(!G.isLoaded()&&G._fireEvent("onBeforeLoad")!==false){var L=function(){w=I.innerHTML;if(w&&!flashembed.isSupported(B.version)){I.innerHTML=""}if(K){K.cached=true;a(z,"onLoad",K)}flashembed(I,B,{config:v})};var M=0;d(m,function(){this.unload(function(N){if(++M==m.length){L()}})})}return G},unload:function(M){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent)){if(M){M(false)}return G}if(w.replace(/\s/g,"")!==""){if(G._fireEvent("onBeforeUnload")===false){if(M){M(false)}return G}y=true;try{if(s){s.fp_close();G._fireEvent("onUnload")}}catch(L){}var K=function(){s=null;I.innerHTML=w;y=false;if(M){M(true)}};setTimeout(K,50)}else{if(M){M(false)}}return G},getClip:function(K){if(K===undefined){K=r}return E[K]},getCommonClip:function(){return u},getPlaylist:function(){return E},getPlugin:function(L){var M=F[L];if(!M&&G.isLoaded()){var K=G._api().fp_getPlugin(L);if(K){M=new n(L,K,G);F[L]=M}}return M},getScreen:function(){return G.getPlugin("screen")},getControls:function(){return G.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return G.getPlugin("logo")._fireEvent("onUpdate")}catch(K){}},getPlay:function(){return G.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(K){return K?c(v):v},getFlashParams:function(){return B},loadPlugin:function(N,Q,P,L){if(typeof P=="function"){L=P;P={}}var M=L?i():"_";G._api().fp_loadPlugin(N,Q,P,M);var K={};K[M]=L;var O=new n(N,null,G,K);F[N]=O;return O},getState:function(){return G.isLoaded()?s.fp_getState():-1},play:function(K,L){var M=function(){if(K!==undefined){G._api().fp_play(K,L)}else{G._api().fp_play()}};if(G.isLoaded()){M()}else{if(y){setTimeout(function(){G.play(K,L)},50)}else{G.load(function(){M()})}}return G},getVersion:function(){var K="flowplayer.js 3.2.6";if(G.isLoaded()){var L=s.fp_getVersion();L.push(K);return L}return K},_api:function(){if(!G.isLoaded()){throw"Flowplayer "+G.id()+" not loaded when calling an API method"}return s},setClip:function(K){G.setPlaylist([K]);return G},getIndex:function(){return D},_swfHeight:function(){return s.clientHeight}});d(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var K="on"+this;if(K.indexOf("*")!=-1){K=K.slice(0,K.length-1);var L="onBefore"+K.slice(2);G[L]=function(M){a(z,L,M);return G}}G[K]=function(M){a(z,K,M);return G}});d(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled").split(","),function(){var K=this;G[K]=function(L,M){if(!G.isLoaded()){return G}var N=null;if(L!==undefined&&M!==undefined){N=s["fp_"+K](L,M)}else{if(L===undefined){}else{N=s["fp_"+K](L)}}return N==="undefined"||N===undefined?G:N}});G._fireEvent=function(K){if(typeof K=="string"){K=[K]}var P=K[0],L=K[1],M=K[2],N=K[3],Q=0;if(v.debug){h(K)}if(!G.isLoaded()&&P=="onLoad"&&L=="player"){s=s||e(t);H=G._swfHeight();d(E,function(){this._fireEvent("onLoad")});d(F,function(V,W){W._fireEvent("onUpdate")});u._fireEvent("onLoad")}if(P=="onLoad"&&L!="player"){return}if(P=="onError"){if(typeof L=="string"||(typeof L=="number"&&typeof M=="number")){L=M;M=N}}if(P=="onContextMenu"){d(v.contextMenu[L],function(W,V){V.call(G)});return}if(P=="onPluginEvent"||P=="onBeforePluginEvent"){var S=L.name||L;var T=F[S];if(T){T._fireEvent("onUpdate",L);return T._fireEvent(M,K.slice(3))}return}if(P=="onPlaylistReplace"){E=[];var R=0;d(L,function(){E.push(new b(this,R++,G))})}if(P=="onClipAdd"){if(L.isInStream){return}L=new b(L,M,G);E.splice(M,0,L);for(Q=M+1;Q<E.length;Q++){E[Q].index++}}var U=true;if(typeof L=="number"&&L<E.length){r=L;var O=E[L];if(O){U=O._fireEvent(P,M,N)}if(!O||U!==false){U=u._fireEvent(P,M,N,O)}}d(z[P],function(){U=this.call(G,L,M);if(this.cached){z[P].splice(Q,1)}if(U===false){return false}Q++});return U};function x(){if($f(I)){$f(I).getParent().innerHTML="";D=$f(I).getIndex();m[D]=G}else{m.push(G);D=m.length-1}J=parseInt(I.style.height,10)||I.clientHeight;C=I.id||"fp"+i();t=B.id||C+"_api";B.id=t;v.playerId=C;if(typeof v=="string"){v={clip:{url:v}}}if(typeof v.clip=="string"){v.clip={url:v.clip}}v.clip=v.clip||{};if(I.getAttribute("href",2)&&!v.clip.url){v.clip.url=I.getAttribute("href",2)}u=new b(v.clip,-1,G);v.playlist=v.playlist||[v.clip];var L=0;d(v.playlist,function(){var N=this;if(typeof N=="object"&&N.length){N={url:""+N}}d(v.clip,function(O,P){if(P!==undefined&&N[O]===undefined&&typeof P!="function"){N[O]=P}});v.playlist[L]=N;N=new b(N,L,G);E.push(N);L++});d(v,function(N,O){if(typeof O=="function"){if(u[N]){u[N](O)}else{a(z,N,O)}delete v[N]}});d(v.plugins,function(N,O){if(O){F[N]=new n(N,O,G)}});if(!v.plugins||v.plugins.controls===undefined){F.controls=new n("controls",null,G)}F.canvas=new n("canvas",null,G);w=I.innerHTML;function K(N){var O=G.hasiPadSupport&&G.hasiPadSupport();if(/iPad|iPhone|iPod/i.test(navigator.userAgent)&&!/.flv$/i.test(E[0].url)&&!O){return true}if(!G.isLoaded()&&G._fireEvent("onBeforeClick")!==false){G.load()}return q(N)}function M(){if(w.replace(/\s/g,"")!==""){if(I.addEventListener){I.addEventListener("click",K,false)}else{if(I.attachEvent){I.attachEvent("onclick",K)}}}else{if(I.addEventListener){I.addEventListener("click",q,false)}G.load()}}setTimeout(M,0)}if(typeof I=="string"){var A=e(I);if(!A){throw"Flowplayer cannot access element: "+I}I=A;x()}else{x()}}var m=[];function g(r){this.length=r.length;this.each=function(s){d(r,s)};this.size=function(){return r.length}}window.flowplayer=window.$f=function(){var t=null;var r=arguments[0];if(!arguments.length){d(m,function(){if(this.isLoaded()){t=this;return false}});return t||m[0]}if(arguments.length==1){if(typeof r=="number"){return m[r]}else{if(r=="*"){return new g(m)}d(m,function(){if(this.id()==r.id||this.id()==r||this.getParent()==r){t=this;return false}});return t}}if(arguments.length>1){var w=arguments[1],s=(arguments.length==3)?arguments[2]:{};if(typeof w=="string"){w={src:w}}w=f({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:false},w);if(typeof r=="string"){if(r.indexOf(".")!=-1){var u=[];d(o(r),function(){u.push(new j(this,c(w),c(s)))});return new g(u)}else{var v=e(r);return new j(v!==null?v:r,w,s)}}else{if(r){return new j(r,w,s)}}}return null};f(window.$f,{fireEvent:function(){var r=[].slice.call(arguments);var s=$f(r[0]);return s?s._fireEvent(r.slice(1)):null},addPlugin:function(s,r){j.prototype[s]=r;return $f},each:d,extend:f});if(typeof jQuery=="function"){jQuery.fn.flowplayer=function(t,s){if(!arguments.length||typeof arguments[0]=="number"){var r=[];this.each(function(){var u=$f(this);if(u){r.push(u)}});return arguments.length?r[arguments[0]]:new g(r)}return this.each(function(){$f(this,c(t),s?c(s):{})})}}})();(function(){var e=document.all,j="http://www.adobe.com/go/getflashplayer",g=typeof jQuery=="function",i=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,d={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function a(o,f){if(f){for(var n in f){if(f.hasOwnProperty(n)){o[n]=f[n]}}}return o}function h(f,n){var q=[];for(var o in f){if(f.hasOwnProperty(o)){q[o]=n(f[o])}}return q}window.flashembed=function(o,n,f){if(typeof o=="string"){o=document.getElementById(o.replace("#",""))}if(!o){return}if(typeof n=="string"){n={src:n}}return new c(o,a(a({},d),n),f)};var b=a(window.flashembed,{conf:d,getVersion:function(){var q,r;try{r=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(f){try{q=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");r=q&&q.GetVariable("$version")}catch(n){try{q=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");r=q&&q.GetVariable("$version")}catch(o){}}}r=i.exec(r);return r?[r[1],r[3]]:[0,0]},asString:function(f){if(f===null||f===undefined){return null}var q=typeof f;if(q=="object"&&f.push){q="array"}switch(q){case"string":f=f.replace(new RegExp('(["\\\\])',"g"),"\\$1");f=f.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+f+'"';case"array":return"["+h(f,function(r){return b.asString(r)}).join(",")+"]";case"function":return'"function()"';case"object":var o=[];for(var n in f){if(f.hasOwnProperty(n)){o.push('"'+n+'":'+b.asString(f[n]))}}return"{"+o.join(",")+"}"}return String(f).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(r,f){r=a({},r);var n='<object width="'+r.width+'" height="'+r.height+'" id="'+r.id+'" name="'+r.id+'"';if(r.cachebusting){r.src+=((r.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(r.w3c||!e){n+=' data="'+r.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(r.w3c||e){n+='<param name="movie" value="'+r.src+'" />'}r.width=r.height=r.id=r.w3c=r.src=null;r.onFail=r.version=r.expressInstall=null;for(var q in r){if(r[q]){n+='<param name="'+q+'" value="'+r[q]+'" />'}}var t="";if(f){for(var o in f){if(f[o]){var s=f[o];t+=o+"="+(/function|object/.test(typeof s)?b.asString(s):s)+"&"}}t=t.slice(0,-1);n+='<param name="flashvars" value=\''+t+"' />"}n+="</object>";return n},isSupported:function(f){return m[0]>f[0]||m[0]==f[0]&&m[1]>=f[1]}});var m=b.getVersion();function c(q,n,f){if(b.isSupported(n.version)){q.innerHTML=b.getHTML(n,f)}else{if(n.expressInstall&&b.isSupported([6,65])){q.innerHTML=b.getHTML(a(n,{src:n.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title})}else{if(!q.innerHTML.replace(/\s/g,"")){q.innerHTML="<h2>Flash version "+n.version+" or greater is required</h2><h3>"+(m[0]>0?"Your version is "+m:"You have no flash plugin installed")+"</h3>"+(q.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+j+"'>here</a></p>");if(q.tagName=="A"){q.onclick=function(){location.href=j}}}if(n.onFail){var o=n.onFail.call(this);if(typeof o=="string"){q.innerHTML=o}}}}if(e){window[n.id]=document.getElementById(n.id)}a(this,{getRoot:function(){return q},getOptions:function(){return n},getConf:function(){return f},getApi:function(){return q.firstChild}})}if(g){jQuery.tools=jQuery.tools||{version:"3.2.6"};jQuery.tools.flashembed={conf:d};jQuery.fn.flashembed=function(n,f){return this.each(function(){jQuery(this).data("flashembed",flashembed(this,n,f))})}}})();var swfobject=function(){var ae="undefined",aG="object",aJ="Shockwave Flash",aR="ShockwaveFlash.ShockwaveFlash",aE="application/x-shockwave-flash",aH="SWFObjectExprInst",aS="onreadystatechange",aB=window,ap=document,aK=navigator,aL=false,aN=[al],aA=[],az=[],ao=[],au,aF,ag,aa,aq=false,X=false,ay,ak,aw=true,ax=function(){var a=typeof ap.getElementById!=ae&&typeof ap.getElementsByTagName!=ae&&typeof ap.createElement!=ae,h=aK.userAgent.toLowerCase(),j=aK.platform.toLowerCase(),e=j?/win/.test(j):/win/.test(h),c=j?/mac/.test(j):/mac/.test(h),f=/webkit/.test(h)?parseFloat(h.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,i=!+"\v1",g=[0,0,0],b=null;if(typeof aK.plugins!=ae&&typeof aK.plugins[aJ]==aG){b=aK.plugins[aJ].description;if(b&&!(typeof aK.mimeTypes!=ae&&aK.mimeTypes[aE]&&!aK.mimeTypes[aE].enabledPlugin)){aL=true;i=false;b=b.replace(/^.*\s+(\S+\s+\S+$)/,"$1");g[0]=parseInt(b.replace(/^(.*)\..*$/,"$1"),10);g[1]=parseInt(b.replace(/^.*\.(.*)\s.*$/,"$1"),10);g[2]=/[a-zA-Z]/.test(b)?parseInt(b.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof aB.ActiveXObject!=ae){try{var d=new ActiveXObject(aR);if(d){b=d.GetVariable("$version");if(b){i=true;b=b.split(" ")[1].split(",");g=[parseInt(b[0],10),parseInt(b[1],10),parseInt(b[2],10)]}}}catch(m){}}}return{w3:a,pv:g,wk:f,ie:i,win:e,mac:c}}(),ar=function(){if(!ax.w3){return}if((typeof ap.readyState!=ae&&ap.readyState=="complete")||(typeof ap.readyState==ae&&(ap.getElementsByTagName("body")[0]||ap.body))){ah()}if(!aq){if(typeof ap.addEventListener!=ae){ap.addEventListener("DOMContentLoaded",ah,false)}if(ax.ie&&ax.win){ap.attachEvent(aS,function(){if(ap.readyState=="complete"){ap.detachEvent(aS,arguments.callee);ah()}});if(aB==top){(function(){if(aq){return}try{ap.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}ah()})()}}if(ax.wk){(function(){if(aq){return}if(!/loaded|complete/.test(ap.readyState)){setTimeout(arguments.callee,0);return}ah()})()}aI(ah)}}();function ah(){if(aq){return}try{var d=ap.getElementsByTagName("body")[0].appendChild(ac("span"));d.parentNode.removeChild(d)}catch(a){return}aq=true;var b=aN.length;for(var c=0;c<b;c++){aN[c]()}}function at(a){if(aq){a()}else{aN[aN.length]=a}}function aI(b){if(typeof aB.addEventListener!=ae){aB.addEventListener("load",b,false)}else{if(typeof ap.addEventListener!=ae){ap.addEventListener("load",b,false)}else{if(typeof aB.attachEvent!=ae){an(aB,"onload",b)}else{if(typeof aB.onload=="function"){var a=aB.onload;aB.onload=function(){a();b()}}else{aB.onload=b}}}}}function al(){if(aL){aP()}else{am()}}function aP(){var b=ap.getElementsByTagName("body")[0];var a=ac(aG);a.setAttribute("type",aE);var d=b.appendChild(a);if(d){var c=0;(function(){if(typeof d.GetVariable!=ae){var e=d.GetVariable("$version");if(e){e=e.split(" ")[1].split(",");ax.pv=[parseInt(e[0],10),parseInt(e[1],10),parseInt(e[2],10)]}}else{if(c<10){c++;setTimeout(arguments.callee,10);return}}b.removeChild(a);d=null;am()})()}else{am()}}function am(){var g=aA.length;if(g>0){for(var f=0;f<g;f++){var m=aA[f].id;var b=aA[f].callbackFn;var a={success:false,id:m};if(ax.pv[0]>0){var e=ab(m);if(e){if(ai(aA[f].swfVersion)&&!(ax.wk&&ax.wk<312)){aQ(m,true);if(b){a.success=true;a.ref=aU(m);b(a)}}else{if(aA[f].expressInstall&&Y()){var i={};i.data=aA[f].expressInstall;i.width=e.getAttribute("width")||"0";i.height=e.getAttribute("height")||"0";if(e.getAttribute("class")){i.styleclass=e.getAttribute("class")}if(e.getAttribute("align")){i.align=e.getAttribute("align")}var h={};var j=e.getElementsByTagName("param");var c=j.length;for(var d=0;d<c;d++){if(j[d].getAttribute("name").toLowerCase()!="movie"){h[j[d].getAttribute("name")]=j[d].getAttribute("value")}}aD(i,h,m,b)}else{aC(e);if(b){b(a)}}}}}else{aQ(m,true);if(b){var n=aU(m);if(n&&typeof n.SetVariable!=ae){a.success=true;a.ref=n}b(a)}}}}}function aU(a){var b=null;var c=ab(a);if(c&&c.nodeName=="OBJECT"){if(typeof c.SetVariable!=ae){b=c}else{var d=c.getElementsByTagName(aG)[0];if(d){b=d}}}return b}function Y(){return !X&&ai("6.0.65")&&(ax.win||ax.mac)&&!(ax.wk&&ax.wk<312)}function aD(a,b,f,h){X=true;ag=h||null;aa={success:false,id:f};var e=ab(f);if(e){if(e.nodeName=="OBJECT"){au=aj(e);aF=null}else{au=e;aF=f}a.id=aH;if(typeof a.width==ae||(!/%$/.test(a.width)&&parseInt(a.width,10)<310)){a.width="310"}if(typeof a.height==ae||(!/%$/.test(a.height)&&parseInt(a.height,10)<137)){a.height="137"}ap.title=ap.title.slice(0,47)+" - Flash Player Installation";var d=ax.ie&&ax.win?"ActiveX":"PlugIn",c="MMredirectURL="+aB.location.toString().replace(/&/g,"%26")+"&MMplayerType="+d+"&MMdoctitle="+ap.title;if(typeof b.flashvars!=ae){b.flashvars+="&"+c}else{b.flashvars=c}if(ax.ie&&ax.win&&e.readyState!=4){var g=ac("div");f+="SWFObjectNew";g.setAttribute("id",f);e.parentNode.insertBefore(g,e);e.style.display="none";(function(){if(e.readyState==4){e.parentNode.removeChild(e)}else{setTimeout(arguments.callee,10)}})()}aM(a,b,f)}}function aC(b){if(ax.ie&&ax.win&&b.readyState!=4){var a=ac("div");b.parentNode.insertBefore(a,b);a.parentNode.replaceChild(aj(b),a);b.style.display="none";(function(){if(b.readyState==4){b.parentNode.removeChild(b)}else{setTimeout(arguments.callee,10)}})()}else{b.parentNode.replaceChild(aj(b),b)}}function aj(b){var a=ac("div");if(ax.win&&ax.ie){a.innerHTML=b.innerHTML}else{var e=b.getElementsByTagName(aG)[0];if(e){var c=e.childNodes;if(c){var d=c.length;for(var f=0;f<d;f++){if(!(c[f].nodeType==1&&c[f].nodeName=="PARAM")&&!(c[f].nodeType==8)){a.appendChild(c[f].cloneNode(true))}}}}}return a}function aM(i,g,m){var j,a=ab(m);if(ax.wk&&ax.wk<312){return j}if(a){if(typeof i.id==ae){i.id=m}if(ax.ie&&ax.win){var h="";for(var e in i){if(i[e]!=Object.prototype[e]){if(e.toLowerCase()=="data"){g.movie=i[e]}else{if(e.toLowerCase()=="styleclass"){h+=' class="'+i[e]+'"'}else{if(e.toLowerCase()!="classid"){h+=" "+e+'="'+i[e]+'"'}}}}}var f="";for(var d in g){if(g[d]!=Object.prototype[d]){f+='<param name="'+d+'" value="'+g[d]+'" />'}}a.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+h+">"+f+"</object>";az[az.length]=i.id;j=ab(i.id)}else{var n=ac(aG);n.setAttribute("type",aE);for(var c in i){if(i[c]!=Object.prototype[c]){if(c.toLowerCase()=="styleclass"){n.setAttribute("class",i[c])}else{if(c.toLowerCase()!="classid"){n.setAttribute(c,i[c])}}}}for(var b in g){if(g[b]!=Object.prototype[b]&&b.toLowerCase()!="movie"){af(n,b,g[b])}}a.parentNode.replaceChild(n,a);j=n}}return j}function af(d,b,c){var a=ac("param");a.setAttribute("name",b);a.setAttribute("value",c);d.appendChild(a)}function aT(b){var a=ab(b);if(a&&a.nodeName=="OBJECT"){if(ax.ie&&ax.win){a.style.display="none";(function(){if(a.readyState==4){Z(b)}else{setTimeout(arguments.callee,10)}})()}else{a.parentNode.removeChild(a)}}}function Z(c){var b=ab(c);if(b){for(var a in b){if(typeof b[a]=="function"){b[a]=null}}b.parentNode.removeChild(b)}}function ab(c){var a=null;try{a=ap.getElementById(c)}catch(b){}return a}function ac(a){return ap.createElement(a)}function an(c,a,b){c.attachEvent(a,b);ao[ao.length]=[c,a,b]}function ai(c){var b=ax.pv,a=c.split(".");a[0]=parseInt(a[0],10);a[1]=parseInt(a[1],10)||0;a[2]=parseInt(a[2],10)||0;return(b[0]>a[0]||(b[0]==a[0]&&b[1]>a[1])||(b[0]==a[0]&&b[1]==a[1]&&b[2]>=a[2]))?true:false}function aO(c,f,d,b){if(ax.ie&&ax.mac){return}var a=ap.getElementsByTagName("head")[0];if(!a){return}var e=(d&&typeof d=="string")?d:"screen";if(b){ay=null;ak=null}if(!ay||ak!=e){var g=ac("style");g.setAttribute("type","text/css");g.setAttribute("media",e);ay=a.appendChild(g);if(ax.ie&&ax.win&&typeof ap.styleSheets!=ae&&ap.styleSheets.length>0){ay=ap.styleSheets[ap.styleSheets.length-1]}ak=e}if(ax.ie&&ax.win){if(ay&&typeof ay.addRule==aG){ay.addRule(c,f)}}else{if(ay&&typeof ap.createTextNode!=ae){ay.appendChild(ap.createTextNode(c+" {"+f+"}"))}}}function aQ(c,a){if(!aw){return}var b=a?"visible":"hidden";if(aq&&ab(c)){ab(c).style.visibility=b}else{aO("#"+c,"visibility:"+b)}}function av(b){var c=/[\\\"<>\.;]/;var a=c.exec(b)!=null;return a&&typeof encodeURIComponent!=ae?encodeURIComponent(b):b}var ad=function(){if(ax.ie&&ax.win){window.attachEvent("onunload",function(){var c=ao.length;for(var b=0;b<c;b++){ao[b][0].detachEvent(ao[b][1],ao[b][2])}var f=az.length;for(var a=0;a<f;a++){aT(az[a])}for(var e in ax){ax[e]=null}ax=null;for(var d in swfobject){swfobject[d]=null}swfobject=null})}}();return{registerObject:function(b,c,a,e){if(ax.w3&&b&&c){var d={};d.id=b;d.swfVersion=c;d.expressInstall=a;d.callbackFn=e;aA[aA.length]=d;aQ(b,false)}else{if(e){e({success:false,id:b})}}},getObjectById:function(a){if(ax.w3){return aU(a)}},embedSWF:function(b,h,e,g,j,a,m,d,f,c){var i={success:false,id:h};if(ax.w3&&!(ax.wk&&ax.wk<312)&&b&&h&&e&&g&&j){aQ(h,false);at(function(){e+="";g+="";var o={};if(f&&typeof f===aG){for(var r in f){o[r]=f[r]}}o.data=b;o.width=e;o.height=g;var s={};if(d&&typeof d===aG){for(var q in d){s[q]=d[q]}}if(m&&typeof m===aG){for(var n in m){if(typeof s.flashvars!=ae){s.flashvars+="&"+n+"="+m[n]}else{s.flashvars=n+"="+m[n]}}}if(ai(j)){var t=aM(o,s,h);if(o.id==h){aQ(h,true)}i.success=true;i.ref=t}else{if(a&&Y()){o.data=a;aD(o,s,h,c);return}else{aQ(h,true)}}if(c){c(i)}})}else{if(c){c(i)}}},switchOffAutoHideShow:function(){aw=false},ua:ax,getFlashPlayerVersion:function(){return{major:ax.pv[0],minor:ax.pv[1],release:ax.pv[2]}},hasFlashPlayerVersion:ai,createSWF:function(c,b,a){if(ax.w3){return aM(c,b,a)}else{return undefined}},showExpressInstall:function(d,a,b,c){if(ax.w3&&Y()){aD(d,a,b,c)}},removeSWF:function(a){if(ax.w3){aT(a)}},createCSS:function(a,d,c,b){if(ax.w3){aO(a,d,c,b)}},addDomLoadEvent:at,addLoadEvent:aI,getQueryParamValue:function(a){var d=ap.location.search||ap.location.hash;if(d){if(/\?/.test(d)){d=d.split("?")[1]}if(a==null){return av(d)}var c=d.split("&");for(var b=0;b<c.length;b++){if(c[b].substring(0,c[b].indexOf("="))==a){return av(c[b].substring((c[b].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(X){var a=ab(aH);if(a&&au){a.parentNode.replaceChild(au,a);if(aF){aQ(aF,true);if(ax.ie&&ax.win){au.style.display="block"}}if(ag){ag(aa)}}X=false}}}}();(function(a){a.fn.hoverIntent=function(i,j){var b={sensitivity:7,interval:100,timeout:0};b=a.extend(b,j?{over:i,out:j}:i);var d,e,n,o;var q=function(f){d=f.pageX;e=f.pageY};var c=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);if((Math.abs(n-d)+Math.abs(o-e))<b.sensitivity){a(g).unbind("mousemove",q);g.hoverIntent_s=1;return b.over.apply(g,[f])}else{n=d;o=e;g.hoverIntent_t=setTimeout(function(){c(f,g)},b.interval)}};var h=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);g.hoverIntent_s=0;return b.out.apply(g,[f])};var m=function(f){var s=(f.type=="mouseover"?f.fromElement:f.toElement)||f.relatedTarget;while(s&&s!=this){try{s=s.parentNode}catch(f){s=this}}if(s==this){return false}var g=jQuery.extend({},f);var r=this;if(r.hoverIntent_t){r.hoverIntent_t=clearTimeout(r.hoverIntent_t)}if(f.type=="mouseover"){n=g.pageX;o=g.pageY;a(r).bind("mousemove",q);if(r.hoverIntent_s!=1){r.hoverIntent_t=setTimeout(function(){c(g,r)},b.interval)}}else{a(r).unbind("mousemove",q);if(r.hoverIntent_s==1){r.hoverIntent_t=setTimeout(function(){h(g,r)},b.timeout)}}};return this.mouseover(m).mouseout(m)}})(jQuery);(function(a,Z){var C={transition:"elastic",speed:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:false,height:false,initialHeight:"450",innerHeight:false,maxHeight:false,scalePhotos:true,scrolling:true,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:true,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,loop:true,slideshow:false,slideshowAuto:true,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,overlayClose:true,escKey:true,arrowKey:true},B="colorbox",U="cbox",J=U+"_open",I=U+"_load",G=U+"_complete",E=U+"_cleanup",F=U+"_closed",N=a.browser.msie&&!a.support.opacity,O=N&&a.browser.version<7,H=U+"_IE6",o,c,x,e,v,h,s,b,r,w,i,j,m,u,f,t,n,q,d,L,M,R,S,D,z,K,Y,T,y,W,A=U+"Element";function g(ab,aa){ab=ab?' id="'+U+ab+'"':"";aa=aa?' style="'+aa+'"':"";return a("<div"+ab+aa+"/>")}function X(ab,aa){aa=aa==="x"?w.width():w.height();return typeof ab==="string"?Math.round(ab.match(/%/)?aa/100*parseInt(ab,10):parseInt(ab,10)):ab}function P(aa){aa=a.isFunction(aa)?aa.call(D):aa;return Y.photo||aa.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function V(){for(var aa in Y){if(a.isFunction(Y[aa])&&aa.substring(0,2)!=="on"){Y[aa]=Y[aa].call(D)}}Y.rel=Y.rel||D.rel||"nofollow";Y.href=Y.href||a(D).attr("href");Y.title=Y.title||D.title}function Q(ab){D=ab;Y=a.extend({},a(D).data(B));V();if(Y.rel!=="nofollow"){r=a("."+A).filter(function(){var ac=a(this).data(B).rel||this.rel;return ac===Y.rel});K=r.index(D);if(K===-1){r=r.add(D);K=r.length-1}}else{r=a(D);K=0}if(!T){T=y=true;z=D;try{z.blur()}catch(aa){}a.event.trigger(J);if(Y.onOpen){Y.onOpen.call(D)}o.css({opacity:+Y.opacity,cursor:Y.overlayClose?"pointer":"auto"}).show();Y.w=X(Y.initialWidth,"x");Y.h=X(Y.initialHeight,"y");W.position(0);if(O){w.bind("resize."+H+" scroll."+H,function(){o.css({width:w.width(),height:w.height(),top:w.scrollTop(),left:w.scrollLeft()})}).trigger("scroll."+H)}}f.add(q).add(n).add(t).add(u).hide();d.html(Y.close).show();W.slideshow();W.load()}W=a.fn[B]=a[B]=function(ac,ab){var aa=this;if(!aa[0]&&aa.selector){return aa}ac=ac||{};if(ab){ac.onComplete=ab}if(!aa[0]||aa.selector===undefined){aa=a("<a/>");ac.open=true}aa.each(function(){a(this).data(B,a.extend({},a(this).data(B)||C,ac)).addClass(A)});if(ac.open){Q(aa[0])}return aa};W.init=function(){w=a(Z);c=g().attr({id:B,"class":N?U+"IE":""});o=g("Overlay",O?"position:absolute":"").hide();x=g("Wrapper");e=g("Content").append(i=g("LoadedContent","width:0; height:0"),m=g("LoadingOverlay").add(g("LoadingGraphic")),u=g("Title"),f=g("Current"),n=g("Next"),q=g("Previous"),t=g("Slideshow"),d=g("Close"));x.append(g().append(g("TopLeft"),v=g("TopCenter"),g("TopRight")),g().append(h=g("MiddleLeft"),e,s=g("MiddleRight")),g().append(g("BottomLeft"),b=g("BottomCenter"),g("BottomRight"))).children().children().css({"float":"left"});j=g(false,"position:absolute; width:9999px; visibility:hidden; display:none");a("body").prepend(o,c.append(x,j));e.children().hover(function(){a(this).addClass("hover")},function(){a(this).removeClass("hover")}).addClass("hover");L=v.height()+b.height()+e.outerHeight(true)-e.height();M=h.width()+s.width()+e.outerWidth(true)-e.width();R=i.outerHeight(true);S=i.outerWidth(true);c.css({"padding-bottom":L,"padding-right":M}).hide();n.click(W.next);q.click(W.prev);d.click(W.close);e.children().removeClass("hover");a("."+A).live("click",function(aa){if(aa.button!==0&&typeof aa.button!=="undefined"||aa.ctrlKey||aa.shiftKey||aa.altKey){return true}else{Q(this);return false}});o.click(function(){if(Y.overlayClose){W.close()}});a(document).bind("keydown",function(aa){if(T&&Y.escKey&&aa.keyCode===27){aa.preventDefault();W.close()}if(T&&Y.arrowKey&&!y&&r[1]){if(aa.keyCode===37&&(K||Y.loop)){aa.preventDefault();q.click()}else{if(aa.keyCode===39&&(K<r.length-1||Y.loop)){aa.preventDefault();n.click()}}}})};W.remove=function(){c.add(o).remove();a("."+A).die("click").removeData(B).removeClass(A)};W.position=function(af,ab){var aa,ae=Math.max(w.height()-Y.h-R-L,0)/2+w.scrollTop(),ad=Math.max(w.width()-Y.w-S-M,0)/2+w.scrollLeft();aa=c.width()===Y.w+S&&c.height()===Y.h+R?0:af;x[0].style.width=x[0].style.height="9999px";function ac(ag){v[0].style.width=b[0].style.width=e[0].style.width=ag.style.width;m[0].style.height=m[1].style.height=e[0].style.height=h[0].style.height=s[0].style.height=ag.style.height}c.dequeue().animate({width:Y.w+S,height:Y.h+R,top:ae,left:ad},{duration:aa,complete:function(){ac(this);y=false;x[0].style.width=Y.w+S+M+"px";x[0].style.height=Y.h+R+L+"px";if(ab){ab()}},step:function(){ac(this)}})};W.resize=function(ab){if(T){ab=ab||{};if(ab.width){Y.w=X(ab.width,"x")-S-M}if(ab.innerWidth){Y.w=X(ab.innerWidth,"x")}i.css({width:Y.w});if(ab.height){Y.h=X(ab.height,"y")-R-L}if(ab.innerHeight){Y.h=X(ab.innerHeight,"y")}if(!ab.innerHeight&&!ab.height){var aa=i.wrapInner("<div style='overflow:auto'></div>").children();Y.h=aa.height();aa.replaceWith(aa.children())}i.css({height:Y.h});W.position(Y.transition==="none"?0:Y.speed)}};W.prep=function(ac){if(!T){return}var ad,af=Y.transition==="none"?0:Y.speed;w.unbind("resize."+U);i.remove();i=g("LoadedContent").html(ac);function ab(){Y.w=Y.w||i.width();Y.w=Y.mw&&Y.mw<Y.w?Y.mw:Y.w;return Y.w}function aa(){Y.h=Y.h||i.height();Y.h=Y.mh&&Y.mh<Y.h?Y.mh:Y.h;return Y.h}i.hide().appendTo(j.show()).css({width:ab(),overflow:Y.scrolling?"auto":"hidden"}).css({height:aa()}).prependTo(e);j.hide();a("#"+U+"Photo").css({cssFloat:"none"});if(O){a("select").not(c.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(E,function(){this.style.visibility="inherit"})}function ae(al){var aj,ak,ah,ai,am=r.length,ag=Y.loop;W.position(al,function(){function an(){if(N){c[0].style.removeAttribute("filter")}}if(!T){return}if(N){if(ad){i.fadeIn(100)}}if(Y.iframe){a("<iframe frameborder=0"+(Y.scrolling?"":" scrolling='no'")+(N?" allowtransparency='true'":"")+"/>").attr({src:Y.href,name:(new Date).getTime()}).appendTo(i)}i.show();u.show().html(Y.title);if(am>1){f.html(Y.current.replace(/\{current\}/,K+1).replace(/\{total\}/,am)).show();n[ag||K<am-1?"show":"hide"]().html(Y.next);q[ag||K?"show":"hide"]().html(Y.previous);aj=K?r[K-1]:r[am-1];ah=K<am-1?r[K+1]:r[0];if(Y.slideshow){t.show();if(K===am-1&&!ag&&c.is("."+U+"Slideshow_on")){t.click()}}if(Y.preloading){ai=a(ah).data(B).href||ah.href;ak=a(aj).data(B).href||aj.href;if(P(ai)){a("<img/>")[0].src=ai}if(P(ak)){a("<img/>")[0].src=ak}}}m.hide();if(Y.transition==="fade"){c.fadeTo(af,1,function(){an()})}else{an()}w.bind("resize."+U,function(){W.position(0)});a.event.trigger(G);if(Y.onComplete){Y.onComplete.call(D)}})}if(Y.transition==="fade"){c.fadeTo(af,0,function(){ae(0)})}else{ae(af)}};W.load=function(){var aa,ab,ad,ac=W.prep;y=true;D=r[K];Y=a.extend({},a(D).data(B));V();a.event.trigger(I);if(Y.onLoad){Y.onLoad.call(D)}Y.h=Y.height?X(Y.height,"y")-R-L:Y.innerHeight&&X(Y.innerHeight,"y");Y.w=Y.width?X(Y.width,"x")-S-M:Y.innerWidth&&X(Y.innerWidth,"x");Y.mw=Y.w;Y.mh=Y.h;if(Y.maxWidth){Y.mw=X(Y.maxWidth,"x")-S-M;Y.mw=Y.w&&Y.w<Y.mw?Y.w:Y.mw}if(Y.maxHeight){Y.mh=X(Y.maxHeight,"y")-R-L;Y.mh=Y.h&&Y.h<Y.mh?Y.h:Y.mh}aa=Y.href;m.show();if(Y.inline){g("InlineTemp").hide().insertBefore(a(aa)[0]).bind(I+" "+E,function(){a(this).replaceWith(i.children())});ac(a(aa))}else{if(Y.iframe){ac(" ")}else{if(Y.html){ac(Y.html)}else{if(P(aa)){ab=new Image;ab.onload=function(){var ae;ab.onload=null;ab.id=U+"Photo";a(ab).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(Y.scalePhotos){ad=function(){ab.height-=ab.height*ae;ab.width-=ab.width*ae};if(Y.mw&&ab.width>Y.mw){ae=(ab.width-Y.mw)/ab.width;ad()}if(Y.mh&&ab.height>Y.mh){ae=(ab.height-Y.mh)/ab.height;ad()}}if(Y.h){ab.style.marginTop=Math.max(Y.h-ab.height,0)/2+"px"}setTimeout(function(){ac(ab)},1);if(r[1]&&(K<r.length-1||Y.loop)){a(ab).css({cursor:"pointer"}).click(W.next)}if(N){ab.style.msInterpolationMode="bicubic"}};ab.src=aa}else{g().appendTo(j).load(aa,function(ae,af,ag){ac(af==="error"?"Request unsuccessful: "+ag.statusText:this)})}}}}};W.next=function(){if(!y){K=K<r.length-1?K+1:0;W.load()}};W.prev=function(){if(!y){K=K?K-1:r.length-1;W.load()}};W.slideshow=function(){var ac,ad,aa=U+"Slideshow_";t.bind(F,function(){t.unbind();clearTimeout(ad);c.removeClass(aa+"off "+aa+"on")});function ab(){t.text(Y.slideshowStop).bind(G,function(){ad=setTimeout(W.next,Y.slideshowSpeed)}).bind(I,function(){clearTimeout(ad)}).one("click",function(){ac()});c.removeClass(aa+"off").addClass(aa+"on")}ac=function(){clearTimeout(ad);t.text(Y.slideshowStart).unbind(G+" "+I).one("click",function(){ab();ad=setTimeout(W.next,Y.slideshowSpeed)});c.removeClass(aa+"on").addClass(aa+"off")};if(Y.slideshow&&r[1]){if(Y.slideshowAuto){ab()}else{ac()}}};W.close=function(){if(T){T=false;a.event.trigger(E);if(Y.onCleanup){Y.onCleanup.call(D)}w.unbind("."+U+" ."+H);o.fadeTo("fast",0);c.stop().fadeTo("fast",0,function(){c.find("iframe").attr("src","about:blank");i.remove();c.add(o).css({opacity:1,cursor:"auto"}).hide();try{z.focus()}catch(aa){}setTimeout(function(){a.event.trigger(F);if(Y.onClosed){Y.onClosed.call(D)}},1)})}};W.element=function(){return a(D)};W.settings=C;a(W.init)})(jQuery,this);(function(a){var j=640;var h=360;var i=0;var c="/App_/ROOT/PageFrame/StandardPartial/Flowplayer/";var d=/^(rtmp:\/\/\w+.cloudfront.net\/cfx\/st)\//;var b={captions:{url:c+"flowplayer.captions-3.2.3.swf",captionTarget:"content"},content:{url:"flowplayer.content-3.2.0.swf",bottom:25,width:"80%",height:40,backgroundColor:"transparent",backgroundGradient:"low",borderRadius:4,border:0,style:{body:{fontSize:"14",fontFamily:"Arial",textAlign:"center",color:"#000000"}}}};var e={youtube:{selector:"a[href^=http://www.youtube.com], a[href^=http://youtube.com]",iframeTemplate:'<iframe title="<@=title@>" width="<@=width@>" height="<@=height@>" src="http://www.youtube.com/embed/<@=id@>?autoplay=1" frameborder="0" allowfullscreen></iframe>',urlFormat:/^http:\/\/(www\.)?youtube.com\/watch\?v=(\w+)(&\S*)?$/},vimeo:{selector:"a[href^=http://www.vimeo.com], a[href^=http://vimeo.com]",iframeTemplate:'<iframe src="http://player.vimeo.com/video/<@=id@>?autoplay=1" width="<@=width@>" height="<@=height@>" frameborder="0"></iframe>',urlFormat:/^http:\/\/(www\.)?vimeo.com\/(\w+)(.*)?$/}};function f(m,n){a.each(n,function(o,q){m=m.replace("<@="+o+"@>",q)});return m}function g(m){var s=m.split("?");var r=s[1]?s[1].split("&"):[];var q={};for(var o=0;o<r.length;o++){var n=r[o].split("=");q[n[0]]=n[1]}return q}a.fn.mediaGallery=function(n){var m={selector:"a",opacity:0.85,current:"Item {current} of {total}"};if(n){a.extend(m,n)}a(this).find(m.selector).each(function(){var o=a(this);var t=o.attr("href"),r=o.css("width").replace("px",""),q=o.css("height").replace("px",""),t=o.attr("href"),y=o.attr("title"),u=o.attr("hreflang"),v={};useColorbox=false;if(!t){return}var x=a.extend({},m);x.rel=o.attr("rel");x.title=function(){return a(this).parent().find(".caption").html()||y};x.onCleanup=function(){a("#cboxLoadedContent").html("")};var w=g(t);a.extend(x,w);var s={video_settings:function(){if(r=="auto"){r=j}if(q=="auto"){q=h}if(w.width){r=w.width}if(w.height){q=w.height}x.width=parseFloat(r)+2;x.height=parseFloat(q)+2;i++},rtmp:function(){if(typeof flowplayer!="function"){return}var C="video"+i;var B=t.replace(d,"").split("?")[0].split(".")[0];t.match(/^(rtmp:\/\/\w+.cloudfront.net\/cfx\/st)\//);var A=RegExp.$1;x.width+=2;x.height+=2;x.html='<div><a id="'+C+'" style="display:block;width:'+r+"px;height:"+q+'px;"></a></div>';x.onComplete=function(){v={clip:{provider:"rtmp",url:B},plugins:{rtmp:{url:c+"flowplayer.rtmp-3.2.3.swf",netConnectionUrl:A}}};flowplayer(C,c+"flowplayer-3.2.7.swf",v)}},flowplayer_video:function(){if(typeof flowplayer!="function"){return}var A="video"+i;x.width+=2;x.height+=2;x.html='<div><a href="'+t+'" id="'+A+'" style="display:block;width:'+r+"px;height:"+q+'px;"></a></div>';x.onComplete=function(){if(u){v.clip={captionUrl:u};v.plugins=b}if(!window.isAppleDevice){flowplayer(A,c+"flowplayer-3.2.7.swf",v)}}},flowplayer_mp3:function(){if(typeof flowplayer!="function"){return}i++;var A="video"+i;r=500;q=30;x.width=parseFloat(r)+2;x.height=parseFloat(q)+2;x.html='<div href="'+t+'" id="'+A+'" style="display:block;width:'+r+"px;height:"+q+'px;"></div>';v.plugins={controls:{fullscreen:false,height:30,autoHide:false}};x.onComplete=function(){if(!window.isAppleDevice){flowplayer(A,c+"flowplayer-3.2.7.swf",v)}}},swf:function(){if(typeof swfobject!="object"){return}var A="video"+i;x.html='<div id="'+A+'" style="display:block;width:'+r+"px;height:"+q+'px;"></div>';x.onComplete=function(){a("#cboxLoadedContent").css({overflow:"hidden"});swfobject.embedSWF(t,A,r,q,"9.0.0")}},image:function(){x.width="auto";x.maxWidth="95%";x.maxHeight="90%"},social:function(){for(var A in e){var C=e[A];if(o.is(C.selector)){o.addClass("videomodal");o.prepend('<span class="playbtn" />');o.attr("href").match(C.urlFormat);var B=RegExp.$2;if(B){x.title=o.attr("title");x.html=f(C.iframeTemplate,{title:x.title,width:x.width,height:x.height,id:RegExp.$2})}useColorbox=true}}}};var z={rtmp:function(){return d.test(t)},fpvideo:function(){return/\.mp4|\.flv/.test(t)},mp3:function(){return/\.mp3/.test(t)},swf:function(){return/\.swf/.test(t)},image:function(){return/\.jpg/.test(t)}};z.video=function(){return z.fpvideo()||z.swf()||z.rtmp()};if(z.video()){s.video_settings()}if(z.rtmp()){s.rtmp();useColorbox=true}else{if(z.fpvideo()){s.flowplayer_video();useColorbox=true}else{if(z.mp3()){s.flowplayer_mp3();useColorbox=true}else{if(z.swf()){s.swf();useColorbox=true}else{if(z.image()){s.image();useColorbox=true}else{s.video_settings();s.social()}}}}}x.innerWidth=x.width;x.innerHeight=x.height;x.width=undefined;x.height=undefined;if(a().colorbox&&useColorbox){o.colorbox(x)}})}})(jQuery);$(document).ready(function(){$("#sideContent ul.nav").toggleMenu();$("#mainNav").mainNav();$("div.contentNav a").click(function(){return selectContentNavTab(this)});$("ul#pageLinks").append($('<li class="print" />').html($("<a />",{href:"javascript:void(0);",click:printPage}).html("Print")));if($(".contentNav").length>0){$("ul#pageLinks").prepend($("<li />").html($("<a />",{href:"javascript:void(0);",click:printGroup}).html("Print this group")))}$("a[href='#toggle-list']").each(function(b,a){var c=$(a).parent().next("ul");c.hide();$(a).addClass("toggle-list");$(a).click(function(){$(this).toggleClass("toggle-list-active");c.toggle();return false})});$("#mainContent").mediaGallery()});jQuery.fn.mainNav=function(){adjustMainNavPosition();$(window).resize(adjustMainNavPosition);$(this).find("li").hoverIntent({sensitivity:3,interval:1,timeout:50,over:function(){$(this).children("ul").show()},out:function(){$(this).children("ul").delay(250).hide(250)}}).each(function(b,a){if($(a).find("li").length>0){$(a).addClass("hasChildren")}})};jQuery.fn.toggleMenu=function(){$(this).find("li:has(ul)").each(function(b,a){var d=$(a).children("ul:first");var c="toggle";if(!$(a).hasClass("active")){d.hide()}else{c="toggle active"}$(a).children("a:first").after($("<span />",{"class":c,click:function(){$(this).toggleClass("active");d.toggle()}}))})};function adjustMainNavPosition(){$("#mainNav ul").show().css({left:"-9999px"});var a=$(document).width();$("#mainNav ul").each(function(c,b){$(b).css({left:""}).removeClass("offsetFromRight");var d=$(b).offset();var f=$(b).outerWidth();var e=d.left+f;if(e>a){$(b).addClass("offsetFromRight")}$(b).hide()})}function BindSearch(a,b,c){$(JQueryIdSelector(b)).bind("click",function(d){var e=$(JQueryIdSelector(a)).val();if(e.length>0){window.location.href=c+escape(e);return false}})}function JQueryIdSelector(a){return"#"+a}function selectContentNavTab(c){$("div.contentNav td").removeClass("selected");$("div.contentTab").hide();$(c).parent("td").addClass("selected");try{var a=$(c).attr("href");if(a.length>0){a=a.substring(1)}$("#"+a).show()}catch(b){}return false}function printGroup(){$(".contentNav td a").each(function(){var a=$(this).attr("href");$(a).addClass("forcePrint")});window.print()}function printPage(){$(".contentNav td a").each(function(){var a=$(this).attr("href");$(a).removeClass("forcePrint")});window.print()}$(document).ready(function(){$("#mainNav").find("li:last-child ul li ul").addClass("expandRight");$("#mainNav").find("li:nth-child(5)").find("ul li ul").addClass("expandRight")});
/*
 * selectivizr v1.0.1 - (c) Keith Clark, freely distributable under the terms of the MIT license.
 * selectivizr.com
 */
var k=true,p=false;(function(A){function N(a){return a.replace(O,q).replace(P,function(b,e,c){b=c.split(",");c=0;for(var g=b.length;c<g;c++){var h=Q(b[c].replace(R,q).replace(S,q))+w,f=[];b[c]=h.replace(T,function(d,l,m,j,i){if(l){if(f.length>0){d=f;var x;i=h.substring(0,i).replace(U,o);if(i==o||i.charAt(i.length-1)==w){i+="*"}try{x=y(i)}catch(ha){}if(x){i=0;for(m=x.length;i<m;i++){j=x[i];for(var B=j.className,C=0,V=d.length;C<V;C++){var r=d[C];if(!RegExp("(^|\\s)"+r.className+"(\\s|$)").test(j.className)){if(r.b&&(r.b===k||r.b(j)===k)){B=E(B,r.className,k)}}}j.className=B}}f=[]}return l}else{if(l=m?W(m):!F||F.test(j)?{className:G(j),b:k}:null){f.push(l);return"."+l.className}return d}})}return e+b.join(",")})}function W(a){var b=k,e=G(a.slice(1)),c=a.substring(0,5)==":not(",g,h;if(c){a=a.slice(5,-1)}var f=a.indexOf("(");if(f>-1){a=a.substring(0,f)}if(a.charAt(0)==":"){switch(a.slice(1)){case"root":b=function(d){return c?d!=H:d==H};break;case"target":if(s==8){b=function(d){function l(){var m=location.hash,j=m.slice(1);return c?m==""||d.id!=j:m!=""&&d.id==j}t(A,"hashchange",function(){u(d,e,l())});return l()};break}return p;case"checked":b=function(d){X.test(d.type)&&t(d,"propertychange",function(){event.propertyName=="checked"&&u(d,e,d.checked!==c)});return d.checked!==c};break;case"disabled":c=!c;case"enabled":b=function(d){if(Y.test(d.tagName)){t(d,"propertychange",function(){event.propertyName=="$disabled"&&u(d,e,d.a===c)});z.push(d);d.a=d.disabled;return d.disabled===c}return a==":enabled"?c:!c};break;case"focus":g="focus";h="blur";case"hover":if(!g){g="mouseenter";h="mouseleave"}b=function(d){t(d,c?h:g,function(){u(d,e,k)});t(d,c?g:h,function(){u(d,e,p)});return c};break;default:if(!Z.test(a)){return p}}}return{className:e,b:b}}function G(a){return I+"-"+(s==6&&$?aa++:a.replace(ba,function(b){return b.charCodeAt(0)}))}function Q(a){return a.replace(J,q).replace(ca,w)}function u(a,b,e){var c=a.className;b=E(c,b,e);if(b!=c){a.className=b;a.parentNode.className+=o}}function E(a,b,e){var c=RegExp("(^|\\s)"+b+"(\\s|$)"),g=c.test(a);return e?g?a:a+w+b:g?a.replace(c,q).replace(J,q):a}function t(a,b,e){a.attachEvent("on"+b,e)}function D(a,b){if(/^https?:\/\//i.test(a)){return b.substring(0,b.indexOf("/",8))==a.substring(0,a.indexOf("/",8))?a:null}if(a.charAt(0)=="/"){return b.substring(0,b.indexOf("/",8))+a}var e=b.split("?")[0];if(a.charAt(0)!="?"&&e.charAt(e.length-1)!="/"){e=e.substring(0,e.lastIndexOf("/")+1)}return e+a}function K(a){if(a){v.open("GET",a,p);v.send();return(v.status==200?v.responseText:o).replace(da,o).replace(ea,function(b,e,c,g,h){return K(D(c||h,a))}).replace(fa,function(b,e,c){e=e||"";return" url("+e+D(c,a)+e+") "})}return o}function ga(){var a,b;a=n.getElementsByTagName("BASE");for(var e=a.length>0?a[0].href:n.location.href,c=0;c<n.styleSheets.length;c++){b=n.styleSheets[c];if(b.href!=o){if(a=D(b.href,e)){b.cssText=N(K(a))}}}z.length>0&&setInterval(function(){for(var g=0,h=z.length;g<h;g++){var f=z[g];if(f.disabled!==f.a){if(f.disabled){f.disabled=p;f.a=k;f.disabled=k}else{f.a=f.disabled}}}},250)}if(!
/*@cc_on!@*/
true){var n=document,H=n.documentElement,v=function(){if(A.XMLHttpRequest){return new XMLHttpRequest}try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(a){return null}}(),s=/MSIE ([\d])/.exec(navigator.userAgent)[1];if(!(n.compatMode!="CSS1Compat"||s<6||s>8||!v)){var L={NW:"*.Dom.select",DOMAssistant:"*.$",Prototype:"$$",YAHOO:"*.util.Selector.query",MooTools:"$$",Sizzle:"*",jQuery:"*",dojo:"*.query"},y,z=[],aa=0,$=k,I="slvzr",M=I+"DOMReady",da=/(\/\*[^*]*\*+([^\/][^*]*\*+)*\/)\s*/g,ea=/@import\s*(?:(?:(?:url\(\s*(['"]?)(.*)\1)\s*\))|(?:(['"])(.*)\3))[^;]*;/g,fa=/\burl\(\s*(["']?)([^"')]+)\1\s*\)/g,Z=/^:(empty|(first|last|only|nth(-last)?)-(child|of-type))$/,O=/:(:first-(?:line|letter))/g,P=/(^|})\s*([^\{]*?[\[:][^{]+)/g,T=/([ +~>])|(:[a-z-]+(?:\(.*?\)+)?)|(\[.*?\])/g,U=/(:not\()?:(hover|enabled|disabled|focus|checked|target|active|visited|first-line|first-letter)\)?/g,ba=/[^\w-]/g,Y=/^(INPUT|SELECT|TEXTAREA|BUTTON)$/,X=/^(checkbox|radio)$/,F=s>6?/[\$\^*]=(['"])\1/:null,R=/([(\[+~])\s+/g,S=/\s+([)\]+~])/g,ca=/\s+/g,J=/^\s*((?:[\S\s]*\S)?)\s*$/,o="",w=" ",q="$1";n.write("<script id="+M+" defer src='//:'></script>");n.getElementById(M).onreadystatechange=function(){if(this.readyState=="complete"){a:{var a,b;for(b in L){if(A[b]&&(a=eval(L[b].replace("*",b)))){y=a;break a}}y=p}if(y){ga();this.parentNode.removeChild(this)}}}}}})(this);
