(function(){function X(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function A(a,b){return a[0]&&parseInt(c.curCSS(a[0],b,true),10)||0}function J(){return false}function K(){return true}function M(a){var b=RegExp("(^|\\.)"+a.type+"(\\.|$)"),d=true,f=[];c.each(c.data(this,"events").live||[],function(h,i){if(b.test(i.type)){var m=c(a.target).closest(i.data)[0];m&&f.push({elem:m,fn:i})}});c.each(f, function(){if(this.fn.call(this.elem,a,this.fn.data)===false)d=false});return d}function N(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"|")].join(".")}function O(){if(!P){P=true;if(document.addEventListener)document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);c.ready()},false);else if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange", arguments.callee);c.ready()}});document.documentElement.doScroll&&typeof u.frameElement==="undefined"&&function(){if(!c.isReady){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}c.ready()}}()}c.event.add(u,"load",c.ready)}}function D(a,b){var d={};c.each(Q.concat.apply([],Q.slice(0,b)),function(){d[this]=a});return d}var u=this,Y=u.jQuery,Z=u.$,c=u.jQuery=u.$=function(a,b){return new c.fn.init(a,b)},aa=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,ba=/^.[^:#\[\.,]*$/; c.fn=c.prototype={init:function(a,b){a=a||document;if(a.nodeType){this[0]=a;this.length=1;this.context=a;return this}if(typeof a==="string"){var d=aa.exec(a);if(d&&(d[1]||!b))if(d[1])a=c.clean([d[1]],b);else{var f=document.getElementById(d[3]);if(f&&f.id!=d[3])return c().find(a);d=c(f||[]);d.context=document;d.selector=a;return d}else return c(b).find(a)}else if(c.isFunction(a))return c(document).ready(a);if(a.selector&&a.context){this.selector=a.selector;this.context=a.context}return this.setArray(c.makeArray(a))}, selector:"",jquery:"1.3.1",size:function(){return this.length},get:function(a){return a===void 0?c.makeArray(this):this[a]},pushStack:function(a,b,d){a=c(a);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},index:function(a){return c.inArray(a&&a.jquery?a[0]: a,this)},attr:function(a,b,d){var f=a;if(typeof a==="string")if(b===void 0)return this[0]&&c[d||"attr"](this[0],a);else{f={};f[a]=b}return this.each(function(h){for(a in f)c.attr(d?this.style:this,a,c.prop(this,f[a],d,h,a))})},css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0)b=void 0;return this.attr(a,b,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a));var b="";c.each(a||this,function(){c.each(this.childNodes, function(){if(this.nodeType!=8)b+=this.nodeType!=1?this.nodeValue:c.fn.text([this])})});return b},wrapAll:function(a){if(this[0]){a=c(a,this[0].ownerDocument).clone();this[0].parentNode&&a.insertBefore(this[0]);a.map(function(){for(var b=this;b.firstChild;)b=b.firstChild;return b}).append(this)}return this},wrapInner:function(a){return this.each(function(){c(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},append:function(){return this.domManip(arguments, true,function(a){this.nodeType==1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType==1&&this.insertBefore(a,this.firstChild)})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||c([])},push:[].push,find:function(a){if(this.length=== 1&&!/,/.test(a)){var b=this.pushStack([],"find",a);b.length=0;c.find(a,this[0],b);return b}else{b=c.map(this,function(d){return c.find(a,d)});return this.pushStack(/[^+>] [^+>]/.test(a)?c.unique(b):b,"find",a)}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var f=this.cloneNode(true),h=document.createElement("div");h.appendChild(f);return c.clean([h.innerHTML])[0]}else return this.cloneNode(true)}),d=b.find("*").andSelf().each(function(){if(this[B]!==void 0)this[B]= null});a===true&&this.find("*").andSelf().each(function(f){if(this.nodeType!=3){var h=c.data(this,"events");for(var i in h)for(var m in h[i])c.event.add(d[f],i,h[i][m],h[i][m].data)}});return b},filter:function(a){return this.pushStack(c.isFunction(a)&&c.grep(this,function(b,d){return a.call(b,d)})||c.multiFilter(a,c.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(a){var b=c.expr.match.POS.test(a)?c(a):null;return this.map(function(){for(var d=this;d&&d.ownerDocument;){if(b? b.index(d)>-1:c(d).is(a))return d;d=d.parentNode}})},not:function(a){if(typeof a==="string")if(ba.test(a))return this.pushStack(c.multiFilter(a,this,true),"not",a);else a=c.multiFilter(a,this);var b=a.length&&a[a.length-1]!==void 0&&!a.nodeType;return this.filter(function(){return b?c.inArray(this,a)<0:this!=a})},add:function(a){return this.pushStack(c.unique(c.merge(this.get(),typeof a==="string"?c(a):c.makeArray(a))))},is:function(a){return!!a&&c.multiFilter(a,this).length>0},hasClass:function(a){return!!a&& this.is("."+a)},val:function(a){if(a===void 0){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],h=b.options;b=b.type=="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:h.length;i<d;i++){var m=h[i];if(m.selected){a=c(m).val();if(b)return a;f.push(a)}}return f}return(b.value||"").replace(/\r/g,"")}}else{if(typeof a==="number")a+="";return this.each(function(){if(this.nodeType==1)if(c.isArray(a)&& /radio|checkbox/.test(this.type))this.checked=c.inArray(this.value,a)>=0||c.inArray(this.name,a)>=0;else if(c.nodeName(this,"select")){var n=c.makeArray(a);c("option",this).each(function(){this.selected=c.inArray(this.value,n)>=0||c.inArray(this.text,n)>=0});if(!n.length)this.selectedIndex=-1}else this.value=a})}},html:function(a){return a===void 0?this[0]?this[0].innerHTML:null:this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)}, slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(a,b,d){if(this[0]){var f=(this[0].ownerDocument||this[0]).createDocumentFragment();a=c.clean(a,this[0].ownerDocument||this[0],f);var h=f.firstChild,i=this.length>1?f.cloneNode(true):f;if(h)for(var m=0, n=this.length;m<n;m++)d.call(b&&c.nodeName(this[m],"table")&&c.nodeName(h,"tr")?this[m].getElementsByTagName("tbody")[0]||this[m].appendChild(this[m].ownerDocument.createElement("tbody")):this[m],m>0?i.cloneNode(true):f);a&&c.each(a,X)}return this}};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,h;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d==b){a=this;--b}for(;b<d;b++)if((h=arguments[b])!= null)for(var i in h){var m=a[i],n=h[i];if(a!==n)if(f&&n&&typeof n==="object"&&!n.nodeType)a[i]=c.extend(f,m||(n.length!=null?[]:{}),n);else if(n!==void 0)a[i]=n}return a};var ca=/z-?index|font-?weight|opacity|zoom|line-?height/i,R=document.defaultView||{},S=Object.prototype.toString;c.extend({noConflict:function(a){u.$=Z;if(a)u.jQuery=Y;return c},isFunction:function(a){return S.call(a)==="[object Function]"},isArray:function(a){return S.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType=== 9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&c.isXMLDoc(a.ownerDocument)},globalEval:function(a){if(a=c.trim(a)){var b=document.getElementsByTagName("head")[0]||document.documentElement,d=document.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(document.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},each:function(a,b,d){var f, h=0,i=a.length;if(d)if(i===void 0)for(f in a){if(b.apply(a[f],d)===false)break}else for(;h<i;){if(b.apply(a[h++],d)===false)break}else if(i===void 0)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];h<i&&b.call(d,h,d)!==false;d=a[++h]);return a},prop:function(a,b,d,f,h){if(c.isFunction(b))b=b.call(a,f);return typeof b==="number"&&d=="curCSS"&&!ca.test(h)?b+"px":b},className:{add:function(a,b){c.each((b||"").split(/\s+/),function(d,f){if(a.nodeType==1&&!c.className.has(a.className,f))a.className+= (a.className?" ":"")+f})},remove:function(a,b){if(a.nodeType==1)a.className=b!==void 0?c.grep(a.className.split(/\s+/),function(d){return!c.className.has(b,d)}).join(" "):""},has:function(a,b){return a&&c.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,b,d){var f={};for(var h in b){f[h]=a.style[h];a.style[h]=b[h]}d.call(a);for(h in b)a.style[h]=f[h]},css:function(a,b,d){if(b=="width"||b=="height"){var f;d={position:"absolute",visibility:"hidden",display:"block"};var h=b== "width"?["Left","Right"]:["Top","Bottom"],i=function(){f=b=="width"?a.offsetWidth:a.offsetHeight;var m=0,n=0;c.each(h,function(){m+=parseFloat(c.curCSS(a,"padding"+this,true))||0;n+=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0});f-=Math.round(m+n)};c(a).is(":visible")?i():c.swap(a,d,i);return Math.max(0,f)}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,h=a.style;if(b=="opacity"&&!c.support.opacity){f=c.attr(h,"opacity");return f==""?"1":f}if(b.match(/float/i))b=G;if(!d&&h&&h[b])f=h[b]; else if(R.getComputedStyle){if(b.match(/float/i))b="float";b=b.replace(/([A-Z])/g,"-$1").toLowerCase();if(a=R.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b=="opacity"&&f=="")f="1"}else if(a.currentStyle){f=b.replace(/\-(\w)/g,function(i,m){return m.toUpperCase()});f=a.currentStyle[b]||a.currentStyle[f];if(!/^\d+(px)?$/i.test(f)&&/^\d/.test(f)){b=h.left;d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=f||0;f=h.pixelLeft+"px";h.left=b;a.runtimeStyle.left=d}}return f},clean:function(a, b,d){b=b||document;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||document;if(!d&&a.length===1&&typeof a[0]==="string"){var f=/^<(\w+)\s*\/?>$/.exec(a[0]);if(f)return[b.createElement(f[1])]}var h=[];f=[];var i=b.createElement("div");c.each(a,function(m,n){if(typeof n==="number")n+="";if(n){if(typeof n==="string"){n=n.replace(/(<(\w+)[^>]*?)\/>/g,function(w,z,x){return x.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?w:z+"></"+x+">"});var r= c.trim(n).toLowerCase(),t=!r.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!r.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||r.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!r.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!r.indexOf("<td")||!r.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!r.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!c.support.htmlSerialize&&[1,"div<div>","</div>"]||[0, "",""];for(i.innerHTML=t[1]+n+t[2];t[0]--;)i=i.lastChild;if(!c.support.tbody){r=!r.indexOf("<table")&&r.indexOf("<tbody")<0?i.firstChild&&i.firstChild.childNodes:t[1]=="<table>"&&r.indexOf("<tbody")<0?i.childNodes:[];for(t=r.length-1;t>=0;--t)c.nodeName(r[t],"tbody")&&!r[t].childNodes.length&&r[t].parentNode.removeChild(r[t])}!c.support.leadingWhitespace&&/^\s/.test(n)&&i.insertBefore(b.createTextNode(n.match(/^\s*/)[0]),i.firstChild);n=c.makeArray(i.childNodes)}if(n.nodeType)h.push(n);else h=c.merge(h, n)}});if(d){for(a=0;h[a];a++)if(c.nodeName(h[a],"script")&&(!h[a].type||h[a].type.toLowerCase()==="text/javascript"))f.push(h[a].parentNode?h[a].parentNode.removeChild(h[a]):h[a]);else{h[a].nodeType===1&&h.splice.apply(h,[a+1,0].concat(c.makeArray(h[a].getElementsByTagName("script"))));d.appendChild(h[a])}return f}return h},attr:function(a,b,d){if(!(!a||a.nodeType==3||a.nodeType==8)){var f=!c.isXMLDoc(a),h=d!==void 0;b=f&&c.props[b]||b;if(a.tagName){var i=/href|src|style/.test(b);if(b in a&&f&&!i){if(h){if(b== "type"&&c.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b=="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:a.nodeName.match(/(button|input|object|select|textarea)/i)?0:a.nodeName.match(/^(a|area)$/i)&&a.href?0:void 0;return a[b]}if(!c.support.style&&f&&b=="style")return c.attr(a.style,"cssText",d);h&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&& f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?void 0:a}if(!c.support.opacity&&b=="opacity"){if(h){a.zoom=1;a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(d)+""=="NaN"?"":"alpha(opacity="+d*100+")")}return a.filter&&a.filter.indexOf("opacity=")>=0?parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/100+"":""}b=b.replace(/-([a-z])/ig,function(m,n){return n.toUpperCase()});if(h)a[b]=d;return a[b]}},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b= [];if(a!=null){var d=a.length;if(d==null||typeof a==="string"||c.isFunction(a)||a.setInterval)b[0]=a;else for(;d;)b[--d]=a[d]}return b},inArray:function(a,b){for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=0,f,h=a.length;if(c.support.getAll)for(;(f=b[d++])!=null;)a[h++]=f;else for(;(f=b[d++])!=null;)if(f.nodeType!=8)a[h++]=f;return a},unique:function(a){var b=[],d={};try{for(var f=0,h=a.length;f<h;f++){var i=c.data(a[f]);if(!d[i]){d[i]=true;b.push(a[f])}}}catch(m){b= a}return b},grep:function(a,b,d){for(var f=[],h=0,i=a.length;h<i;h++)!d!=!b(a[h],h)&&f.push(a[h]);return f},map:function(a,b){for(var d=[],f=0,h=a.length;f<h;f++){var i=b(a[f],f);if(i!=null)d[d.length]=i}return d.concat.apply([],d)}});var C=navigator.userAgent.toLowerCase();c.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};c.each({parent:function(a){return a.parentNode}, parents:function(a){return c.dir(a,"parentNode")},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}}, function(a,b){c.fn[a]=function(d){var f=c.map(this,b);if(d&&typeof d=="string")f=c.multiFilter(d,f);return this.pushStack(c.unique(f),a,d)}});c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(){var d=arguments;return this.each(function(){for(var f=0,h=d.length;f<h;f++)c(d[f])[b](this)})}});c.each({removeAttr:function(a){c.attr(this,a,"");this.nodeType==1&&this.removeAttribute(a)},addClass:function(a){c.className.add(this, a)},removeClass:function(a){c.className.remove(this,a)},toggleClass:function(a,b){if(typeof b!=="boolean")b=!c.className.has(this,a);c.className[b?"add":"remove"](this,a)},remove:function(a){if(!a||c.filter(a,[this]).length){c("*",this).add([this]).each(function(){c.event.remove(this);c.removeData(this)});this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(c(">*",this).remove();this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b, arguments)}});var B="jQuery"+ +new Date,da=0,T={};c.extend({cache:{},data:function(a,b,d){a=a==u?T:a;var f=a[B];f||(f=a[B]=++da);if(b&&!c.cache[f])c.cache[f]={};if(d!==void 0)c.cache[f][b]=d;return b?c.cache[f][b]:f},removeData:function(a,b){a=a==u?T:a;var d=a[B];if(b){if(c.cache[d]){delete c.cache[d][b];b="";for(b in c.cache[d])break;b||c.removeData(a)}}else{try{delete a[B]}catch(f){a.removeAttribute&&a.removeAttribute(B)}delete c.cache[d]}},queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f= c.data(a,b);if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else d&&f.push(d)}return f},dequeue:function(a,b){var d=c.queue(a,b),f=d.shift();if(!b||b==="fx")f=d[0];f!==void 0&&f.call(a)}});c.fn.extend({data:function(a,b){var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===void 0){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===void 0&&this.length)f=c.data(this[0],a);return f===void 0&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})},queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===void 0)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a=="fx"&&d.length==1&&d[0].call(this)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})}});(function(){function a(e,g,j,l,k,o){k=0;for(var p=l.length;k<p;k++){var q=l[k];if(q){q=q[e];for(var v=false;q&&q.nodeType;){var y=q[j];if(y){v=l[y];break}if(q.nodeType=== 1&&!o)q[j]=k;if(q.nodeName===g){v=q;break}q=q[e]}l[k]=v}}}function b(e,g,j,l,k,o){k=0;for(var p=l.length;k<p;k++){var q=l[k];if(q){q=q[e];for(var v=false;q&&q.nodeType;){if(q[j]){v=l[q[j]];break}if(q.nodeType===1){o||(q[j]=k);if(typeof g!=="string"){if(q===g){v=true;break}}else if(i.filter(g,[q]).length>0){v=q;break}}q=q[e]}l[k]=v}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]+['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,f=0,h=Object.prototype.toString,i=function(e, g,j,l){j=j||[];g=g||document;if(g.nodeType!==1&&g.nodeType!==9)return[];if(!e||typeof e!=="string")return j;var k=[],o,p,q,v=true;for(d.lastIndex=0;(o=d.exec(e))!==null;){k.push(o[1]);if(o[2]){q=RegExp.rightContext;break}}if(k.length>1&&n.exec(e))if(k.length===2&&m.relative[k[0]])o=s(k[0]+k[1],g);else for(o=m.relative[k[0]]?[g]:i(k.shift(),g);k.length;){e=k.shift();if(m.relative[e])e+=k.shift();o=s(e,o)}else{o=l?{expr:k.pop(),set:t(l)}:i.find(k.pop(),k.length===1&&g.parentNode?g.parentNode:g,x(g)); o=i.filter(o.expr,o.set);if(k.length>0)p=t(o);else v=false;for(;k.length;){var y=k.pop(),E=y;if(m.relative[y])E=k.pop();else y="";if(E==null)E=g;m.relative[y](p,E,x(g))}}p||(p=o);if(!p)throw"Syntax error, unrecognized expression: "+(y||e);if(h.call(p)==="[object Array]")if(v)if(g.nodeType===1)for(e=0;p[e]!=null;e++){if(p[e]&&(p[e]===true||p[e].nodeType===1&&z(g,p[e])))j.push(o[e])}else for(e=0;p[e]!=null;e++)p[e]&&p[e].nodeType===1&&j.push(o[e]);else j.push.apply(j,p);else t(p,j);q&&i(q,g,j,l);return j}; i.matches=function(e,g){return i(e,null,null,g)};i.find=function(e,g,j){var l,k;if(!e)return[];for(var o=0,p=m.order.length;o<p;o++){var q=m.order[o];if(k=m.match[q].exec(e)){var v=RegExp.leftContext;if(v.substr(v.length-1)!=="\\"){k[1]=(k[1]||"").replace(/\\/g,"");l=m.find[q](k,g,j);if(l!=null){e=e.replace(m.match[q],"");break}}}}l||(l=g.getElementsByTagName("*"));return{set:l,expr:e}};i.filter=function(e,g,j,l){for(var k=e,o=[],p=g,q,v;e&&g.length;){for(var y in m.filter)if((q=m.match[y].exec(e))!= null){var E=m.filter[y],F,H;v=false;if(p==o)o=[];if(m.preFilter[y])if(q=m.preFilter[y](q,p,j,o,l)){if(q===true)continue}else v=F=true;if(q)for(var I=0;(H=p[I])!=null;I++)if(H){F=E(H,q,I,p);var U=l^!!F;if(j&&F!=null)if(U)v=true;else p[I]=false;else if(U){o.push(H);v=true}}if(F!==void 0){j||(p=o);e=e.replace(m.match[y],"");if(!v)return[];break}}e=e.replace(/\s*,\s*/,"");if(e==k)if(v==null)throw"Syntax error, unrecognized expression: "+e;else break;k=e}return p};var m=i.selectors={order:["ID","NAME", "TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className", "for":"htmlFor"},attrHandle:{href:function(e){return e.getAttribute("href")}},relative:{"+":function(e,g){for(var j=0,l=e.length;j<l;j++){var k=e[j];if(k){for(k=k.previousSibling;k&&k.nodeType!==1;)k=k.previousSibling;e[j]=typeof g==="string"?k||false:k===g}}typeof g==="string"&&i.filter(g,e,true)},">":function(e,g,j){if(typeof g==="string"&&!/\W/.test(g)){g=j?g:g.toUpperCase();j=0;for(var l=e.length;j<l;j++){var k=e[j];if(k){k=k.parentNode;e[j]=k.nodeName===g?k:false}}}else{j=0;for(l=e.length;j< l;j++)if(k=e[j])e[j]=typeof g==="string"?k.parentNode:k.parentNode===g;typeof g==="string"&&i.filter(g,e,true)}},"":function(e,g,j){var l="done"+f++,k=b;if(!g.match(/\W/)){var o=g=j?g:g.toUpperCase();k=a}k("parentNode",g,l,e,o,j)},"~":function(e,g,j){var l="done"+f++,k=b;if(typeof g==="string"&&!g.match(/\W/)){var o=g=j?g:g.toUpperCase();k=a}k("previousSibling",g,l,e,o,j)}},find:{ID:function(e,g,j){if(typeof g.getElementById!=="undefined"&&!j)return(e=g.getElementById(e[1]))?[e]:[]},NAME:function(e, g,j){if(typeof g.getElementsByName!=="undefined"&&!j)return g.getElementsByName(e[1])},TAG:function(e,g){return g.getElementsByTagName(e[1])}},preFilter:{CLASS:function(e,g,j,l,k){e=" "+e[1].replace(/\\/g,"")+" ";for(var o,p=0;(o=g[p])!=null;p++)if(o)if(k^(" "+o.className+" ").indexOf(e)>=0)j||l.push(o);else if(j)g[p]=false;return false},ID:function(e){return e[1].replace(/\\/g,"")},TAG:function(e,g){for(var j=0;g[j]===false;j++);return g[j]&&x(g[j])?e[1]:e[1].toUpperCase()},CHILD:function(e){if(e[1]== "nth"){var g=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(e[2]=="even"&&"2n"||e[2]=="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=g[1]+(g[2]||1)-0;e[3]=g[3]-0}e[0]="done"+f++;return e},ATTR:function(e){var g=e[1].replace(/\\/g,"");if(m.attrMap[g])e[1]=m.attrMap[g];if(e[2]==="~=")e[4]=" "+e[4]+" ";return e},PSEUDO:function(e,g,j,l,k){if(e[1]==="not")if(e[3].match(d).length>1)e[3]=i(e[3],null,null,g);else{e=i.filter(e[3],g,j,true^k);j||l.push.apply(l,e);return false}else if(m.match.POS.test(e[0]))return true; return e},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){return e.selected===true},parent:function(e){return!!e.firstChild},empty:function(e){return!e.firstChild},has:function(e,g,j){return!!i(j[3],e).length},header:function(e){return/h\d/i.test(e.nodeName)},text:function(e){return"text"===e.type},radio:function(e){return"radio"=== e.type},checkbox:function(e){return"checkbox"===e.type},file:function(e){return"file"===e.type},password:function(e){return"password"===e.type},submit:function(e){return"submit"===e.type},image:function(e){return"image"===e.type},reset:function(e){return"reset"===e.type},button:function(e){return"button"===e.type||e.nodeName.toUpperCase()==="BUTTON"},input:function(e){return/input|select|textarea|button/i.test(e.nodeName)}},setFilters:{first:function(e,g){return g===0},last:function(e,g,j,l){return g=== l.length-1},even:function(e,g){return g%2===0},odd:function(e,g){return g%2===1},lt:function(e,g,j){return g<j[3]-0},gt:function(e,g,j){return g>j[3]-0},nth:function(e,g,j){return j[3]-0==g},eq:function(e,g,j){return j[3]-0==g}},filter:{CHILD:function(e,g){var j=g[1],l=e.parentNode,k=g[0];if(l&&(!l[k]||!e.nodeIndex)){for(var o=1,p=l.firstChild;p;p=p.nextSibling)if(p.nodeType==1)p.nodeIndex=o++;l[k]=o-1}if(j=="first")return e.nodeIndex==1;else if(j=="last")return e.nodeIndex==l[k];else if(j=="only")return l[k]== 1;else if(j=="nth"){j=false;l=g[2];k=g[3];if(l==1&&k==0)return true;if(l==0){if(e.nodeIndex==k)j=true}else if((e.nodeIndex-k)%l==0&&(e.nodeIndex-k)/l>=0)j=true;return j}},PSEUDO:function(e,g,j,l){var k=g[1],o=m.filters[k];if(o)return o(e,j,g,l);else if(k==="contains")return(e.textContent||e.innerText||"").indexOf(g[3])>=0;else if(k==="not"){g=g[3];j=0;for(l=g.length;j<l;j++)if(g[j]===e)return false;return true}},ID:function(e,g){return e.nodeType===1&&e.getAttribute("id")===g},TAG:function(e,g){return g=== "*"&&e.nodeType===1||e.nodeName===g},CLASS:function(e,g){return g.test(e.className)},ATTR:function(e,g){var j=m.attrHandle[g[1]]?m.attrHandle[g[1]](e):e[g[1]]||e.getAttribute(g[1]),l=j+"",k=g[2],o=g[4];return j==null?k==="!=":k==="="?l===o:k==="*="?l.indexOf(o)>=0:k==="~="?(" "+l+" ").indexOf(o)>=0:!g[4]?j:k==="!="?l!=o:k==="^="?l.indexOf(o)===0:k==="$="?l.substr(l.length-o.length)===o:k==="|="?l===o||l.substr(0,o.length+1)===o+"-":false},POS:function(e,g,j,l){var k=m.setFilters[g[2]];if(k)return k(e, j,g,l)}}},n=m.match.POS;for(var r in m.match)m.match[r]=RegExp(m.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source);var t=function(e,g){e=Array.prototype.slice.call(e);if(g){g.push.apply(g,e);return g}return e};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(w){t=function(e,g){var j=g||[];if(h.call(e)==="[object Array]")Array.prototype.push.apply(j,e);else if(typeof e.length==="number")for(var l=0,k=e.length;l<k;l++)j.push(e[l]);else for(l=0;e[l];l++)j.push(e[l]);return j}}(function(){var e= document.createElement("form"),g="script"+(new Date).getTime();e.innerHTML="<input name='"+g+"'/>";var j=document.documentElement;j.insertBefore(e,j.firstChild);if(document.getElementById(g)){m.find.ID=function(l,k,o){if(typeof k.getElementById!=="undefined"&&!o)return(k=k.getElementById(l[1]))?k.id===l[1]||typeof k.getAttributeNode!=="undefined"&&k.getAttributeNode("id").nodeValue===l[1]?[k]:void 0:[]};m.filter.ID=function(l,k){var o=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id"); return l.nodeType===1&&o&&o.nodeValue===k}}j.removeChild(e)})();(function(){var e=document.createElement("div");e.appendChild(document.createComment(""));if(e.getElementsByTagName("*").length>0)m.find.TAG=function(g,j){var l=j.getElementsByTagName(g[1]);if(g[1]==="*"){for(var k=[],o=0;l[o];o++)l[o].nodeType===1&&k.push(l[o]);l=k}return l};e.innerHTML="<a href='#'></a>";if(e.firstChild&&e.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(g){return g.getAttribute("href",2)}})();document.querySelectorAll&& function(){var e=i,g=document.createElement("div");g.innerHTML="<p class='TEST'></p>";if(!(g.querySelectorAll&&g.querySelectorAll(".TEST").length===0)){i=function(j,l,k,o){l=l||document;if(!o&&l.nodeType===9&&!x(l))try{return t(l.querySelectorAll(j),k)}catch(p){}return e(j,l,k,o)};i.find=e.find;i.filter=e.filter;i.selectors=e.selectors;i.matches=e.matches}}();if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){m.order.splice(1,0,"CLASS");m.find.CLASS=function(e,g){return g.getElementsByClassName(e[1])}}var z= document.compareDocumentPosition?function(e,g){return e.compareDocumentPosition(g)&16}:function(e,g){return e!==g&&(e.contains?e.contains(g):true)},x=function(e){return e.nodeType===9&&e.documentElement.nodeName!=="HTML"||!!e.ownerDocument&&x(e.ownerDocument)},s=function(e,g){for(var j=[],l="",k,o=g.nodeType?[g]:g;k=m.match.PSEUDO.exec(e);){l+=k[0];e=e.replace(m.match.PSEUDO,"")}e=m.relative[e]?e+"*":e;k=0;for(var p=o.length;k<p;k++)i(e,o[k],j);return i.filter(l,j)};c.find=i;c.filter=i.filter;c.expr= i.selectors;c.expr[":"]=c.expr.filters;i.selectors.filters.hidden=function(e){return"hidden"===e.type||c.css(e,"display")==="none"||c.css(e,"visibility")==="hidden"};i.selectors.filters.visible=function(e){return"hidden"!==e.type&&c.css(e,"display")!=="none"&&c.css(e,"visibility")!=="hidden"};i.selectors.filters.animated=function(e){return c.grep(c.timers,function(g){return e===g.elem}).length};c.multiFilter=function(e,g,j){if(j)e=":not("+e+")";return i.matches(e,g)};c.dir=function(e,g){for(var j= [],l=e[g];l&&l!=document;){l.nodeType==1&&j.push(l);l=l[g]}return j};c.nth=function(e,g,j){g=g||1;for(var l=0;e;e=e[j])if(e.nodeType==1&&++l==g)break;return e};c.sibling=function(e,g){for(var j=[];e;e=e.nextSibling)e.nodeType==1&&e!=g&&j.push(e);return j}})();c.event={add:function(a,b,d,f){if(!(a.nodeType==3||a.nodeType==8)){if(a.setInterval&&a!=u)a=u;if(!d.guid)d.guid=this.guid++;if(f!==void 0){d=this.proxy(d);d.data=f}var h=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle")||c.data(a, "handle",function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(arguments.callee.elem,arguments):void 0});i.elem=a;c.each(b.split(/\s+/),function(m,n){var r=n.split(".");n=r.shift();d.type=r.slice().sort().join(".");var t=h[n];c.event.specialAll[n]&&c.event.specialAll[n].setup.call(a,f,r);if(!t){t=h[n]={};if(!c.event.special[n]||c.event.special[n].setup.call(a,f,r)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}t[d.guid]= d;c.event.global[n]=true});a=null}},guid:1,global:{},remove:function(a,b,d){if(!(a.nodeType==3||a.nodeType==8)){var f=c.data(a,"events"),h;if(f){if(b===void 0||typeof b==="string"&&b.charAt(0)==".")for(var i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}c.each(b.split(/\s+/),function(m,n){var r=n.split(".");n=r.shift();var t=RegExp("(^|\\.)"+r.slice().sort().join(".*\\.")+"(\\.|$)");if(f[n]){if(d)delete f[n][d.guid];else for(var w in f[n])t.test(f[n][w].type)&&delete f[n][w]; c.event.specialAll[n]&&c.event.specialAll[n].teardown.call(a,r);for(h in f[n])break;if(!h){if(!c.event.special[n]||c.event.special[n].teardown.call(a,r)===false)if(a.removeEventListener)a.removeEventListener(n,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+n,c.data(a,"handle"));h=null;delete f[n]}}})}for(h in f)break;if(!h){if(b=c.data(a,"handle"))b.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var h=a.type||a;if(!f){a=typeof a==="object"? a[B]?a:c.extend(c.Event(h),a):c.Event(h);if(h.indexOf("!")>=0){a.type=h=h.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[h]&&c.each(c.cache,function(){this.events&&this.events[h]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType==3||d.nodeType==8)return;a.result=void 0;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;var i=c.data(d,"handle");i&&i.apply(d,b);if((!d[h]||c.nodeName(d,"a")&&h=="click")&&d["on"+h]&&d["on"+h].apply(d,b)===false)a.result=false;if(!f&& d[h]&&!a.isDefaultPrevented()&&!(c.nodeName(d,"a")&&h=="click")){this.triggered=true;try{d[h]()}catch(m){}}this.triggered=false;if(!a.isPropagationStopped())(d=d.parentNode||d.ownerDocument)&&c.event.trigger(a,b,d,true)},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||u.event);d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=RegExp("(^|\\.)"+d.slice().sort().join(".*\\.")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var h in d){var i=d[h];if(b||f.test(i.type)){a.handler= i;a.data=i.data;i=i.apply(this,arguments);if(i!==void 0){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[B])return a; var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||document;if(a.target.nodeType==3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement==a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=document.documentElement;d=document.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b.clientTop|| 0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},proxy:function(a,b){b=b||function(){return a.apply(this,arguments)};b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:O,teardown:function(){}}},specialAll:{live:{setup:function(a,b){c.event.add(this,b[0],M)},teardown:function(a){if(a.length){var b=0,d=RegExp("(^|\\.)"+ a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],M)}}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=+new Date;this[B]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped= K;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K;this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J};var V=function(a){for(var b=a.relatedTarget;b&&b!=this;)try{b=b.parentNode}catch(d){b=this}if(b!=this){a.type=a.data;c.event.handle.apply(this,arguments)}};c.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,b){c.event.special[b]= {setup:function(){c.event.add(this,a,V,b)},teardown:function(){c.event.remove(this,a,V)}}});c.fn.extend({bind:function(a,b,d){return a=="unload"?this.one(a,b,d):this.each(function(){c.event.add(this,a,d||b,d&&b)})},one:function(a,b,d){var f=c.event.proxy(d||b,function(h){c(this).unbind(h,f);return(d||b).apply(this,arguments)});return this.each(function(){c.event.add(this,a,f,d&&b)})},unbind:function(a,b){return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a, b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.event.proxy(a,b[d++]);return this.click(c.event.proxy(a,function(f){this.lastToggle=(this.lastToggle||0)%d;f.preventDefault();return b[this.lastToggle++].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b)},ready:function(a){O();c.isReady?a.call(document, c):c.readyList.push(a);return this},live:function(a,b){var d=c.event.proxy(b);d.guid+=this.selector+a;c(document).bind(N(a,this.selector),this.selector,d);return this},die:function(a,b){c(document).unbind(N(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.extend({isReady:false,readyList:[],ready:function(){if(!c.isReady){c.isReady=true;if(c.readyList){c.each(c.readyList,function(){this.call(document,c)});c.readyList=null}c(document).triggerHandler("ready")}}});var P=false;c.each("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error".split(","), function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)}});c(u).bind("unload",function(){for(var a in c.cache)a!=1&&c.cache[a].handle&&c.event.remove(c.cache[a].handle.elem)});(function(){c.support={};var a=document.documentElement,b=document.createElement("script"),d=document.createElement("div"),f="script"+(new Date).getTime();d.style.display="none";d.innerHTML=' <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>'; var h=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!h||!h.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType==3,tbody:!d.getElementsByTagName("tbody").length,objectAll:!!d.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:i.style.opacity==="0.5",cssFloat:!!i.style.cssFloat,scriptEval:false,noCloneEvent:true, boxModel:null};b.type="text/javascript";try{b.appendChild(document.createTextNode("window."+f+"=1;"))}catch(m){}a.insertBefore(b,a.firstChild);if(u[f]){c.support.scriptEval=true;delete u[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function(){c.support.noCloneEvent=false;d.detachEvent("onclick",arguments.callee)});d.cloneNode(true).fireEvent("onclick")}c(function(){var n=document.createElement("div");n.style.width="1px";n.style.paddingLeft="1px";document.body.appendChild(n); c.boxModel=c.support.boxModel=n.offsetWidth===2;document.body.removeChild(n)})}})();var G=c.support.cssFloat?"cssFloat":"styleFloat";c.props={"for":"htmlFor","class":"className","float":G,cssFloat:G,styleFloat:G,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);var f=a.indexOf(" ");if(f>=0){var h=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d= b;b=null}else if(typeof b==="object"){b=c.param(b);f="POST"}var i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(m,n){if(n=="success"||n=="notmodified")i.html(h?c("<div/>").append(m.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(h):m.responseText);d&&i.each(d,[m.responseText,n,m])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&& !this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(f){return{name:b.name,value:f}}):{name:b.name,value:d}}).get()}});c.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});var ea=+new Date;c.extend({get:function(a,b,d,f){if(c.isFunction(b)){d=b;b=null}return c.ajax({type:"GET", url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return u.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"): new XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(a){function b(){a.success&&a.success(m,i);a.global&&c.event.trigger("ajaxSuccess",[s,a])}function d(){a.complete&&a.complete(s,i);a.global&&c.event.trigger("ajaxComplete",[s,a]);a.global&&!--c.active&&c.event.trigger("ajaxStop")}a=c.extend(true,a,c.extend(true,{},c.ajaxSettings, a));var f,h=/=\?(&|$)/g,i,m,n=a.type.toUpperCase();if(a.data&&a.processData&&typeof a.data!=="string")a.data=c.param(a.data);if(a.dataType=="jsonp"){if(n=="GET")a.url.match(h)||(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(h))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(h)||a.url.match(h))){f="jsonp"+ea++;if(a.data)a.data=(a.data+"").replace(h,"="+f+"$1");a.url=a.url.replace(h, "="+f+"$1");a.dataType="script";u[f]=function(k){m=k;b();d();u[f]=void 0;try{delete u[f]}catch(o){}t&&t.removeChild(w)}}if(a.dataType=="script"&&a.cache==null)a.cache=false;if(a.cache===false&&n=="GET"){h=+new Date;var r=a.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+h+"$2");a.url=r+(r==a.url?(a.url.match(/\?/)?"&":"?")+"_="+h:"")}if(a.data&&n=="GET"){a.url+=(a.url.match(/\?/)?"&":"?")+a.data;a.data=null}a.global&&!c.active++&&c.event.trigger("ajaxStart");h=/^(\w+:)?\/\/([^\/?#]+)/.exec(a.url);if(a.dataType== "script"&&n=="GET"&&h&&(h[1]&&h[1]!=location.protocol||h[2]!=location.host)){var t=document.getElementsByTagName("head")[0],w=document.createElement("script");w.src=a.url;if(a.scriptCharset)w.charset=a.scriptCharset;if(!f){var z=false;w.onload=w.onreadystatechange=function(){if(!z&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){z=true;b();d();t.removeChild(w)}}}t.appendChild(w)}else{var x=false,s=a.xhr();a.username?s.open(n,a.url,a.async,a.username,a.password):s.open(n, a.url,a.async);try{a.data&&s.setRequestHeader("Content-Type",a.contentType);if(a.ifModified)s.setRequestHeader("If-Modified-Since",c.lastModified[a.url]||"Thu, 01 Jan 1970 00:00:00 GMT");s.setRequestHeader("X-Requested-With","XMLHttpRequest");s.setRequestHeader("Accept",a.dataType&&a.accepts[a.dataType]?a.accepts[a.dataType]+", */*":a.accepts._default)}catch(e){}if(a.beforeSend&&a.beforeSend(s,a)===false){a.global&&!--c.active&&c.event.trigger("ajaxStop");s.abort();return false}a.global&&c.event.trigger("ajaxSend", [s,a]);var g=function(k){if(s.readyState==0){if(j){clearInterval(j);j=null;a.global&&!--c.active&&c.event.trigger("ajaxStop")}}else if(!x&&s&&(s.readyState==4||k=="timeout")){x=true;if(j){clearInterval(j);j=null}i=k=="timeout"?"timeout":!c.httpSuccess(s)?"error":a.ifModified&&c.httpNotModified(s,a.url)?"notmodified":"success";if(i=="success")try{m=c.httpData(s,a.dataType,a)}catch(o){i="parsererror"}if(i=="success"){var p;try{p=s.getResponseHeader("Last-Modified")}catch(q){}if(a.ifModified&&p)c.lastModified[a.url]= p;f||b()}else c.handleError(a,s,i);d();k&&s.abort();if(a.async)s=null}};if(a.async){var j=setInterval(g,13);a.timeout>0&&setTimeout(function(){s&&!x&&g("timeout")},a.timeout)}try{s.send(a.data)}catch(l){c.handleError(a,s,null,l)}a.async||g();return s}},handleError:function(a,b,d,f){a.error&&a.error(b,d,f);a.global&&c.event.trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||a.status==1223}catch(b){}return false}, httpNotModified:function(a,b){try{var d=a.getResponseHeader("Last-Modified");return a.status==304||d==c.lastModified[b]}catch(f){}return false},httpData:function(a,b,d){var f=a.getResponseHeader("content-type");a=(f=b=="xml"||!b&&f&&f.indexOf("xml")>=0)?a.responseXML:a.responseText;if(f&&a.documentElement.tagName=="parsererror")throw"parsererror";if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string"){b=="script"&&c.globalEval(a);if(b=="json")a=u.eval("("+a+")")}return a},param:function(a){function b(h, i){d[d.length]=encodeURIComponent(h)+"="+encodeURIComponent(i)}var d=[];if(c.isArray(a)||a.jquery)c.each(a,function(){b(this.name,this.value)});else for(var f in a)c.isArray(a[f])?c.each(a[f],function(){b(f,this)}):b(f,c.isFunction(a[f])?a[f]():a[f]);return d.join("&").replace(/%20/g,"+")}});var L={},W,Q=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a)return this.animate(D("show", 3),a,b);else{for(var d=0,f=this.length;d<f;d++){var h=c.data(this[d],"olddisplay");this[d].style.display=h||"";if(c.css(this[d],"display")==="none"){h=this[d].tagName;var i;if(L[h])i=L[h];else{var m=c("<"+h+" />").appendTo("body");i=m.css("display");if(i==="none")i="block";m.remove();L[h]=i}this[d].style.display=c.data(this[d],"olddisplay",i)}}return this}},hide:function(a,b){if(a)return this.animate(D("hide",3),a,b);else{for(var d=0,f=this.length;d<f;d++){var h=c.data(this[d],"olddisplay");!h&&h!== "none"&&c.data(this[d],"olddisplay",c.css(this[d],"display"));this[d].style.display="none"}return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";return c.isFunction(a)&&c.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(D("toggle",3),a,b)},fadeTo:function(a,b,d){return this.animate({opacity:b},a,d)},animate:function(a,b,d,f){var h=c.speed(b,d,f);return this[h.queue=== false?"each":"queue"](function(){var i=c.extend({},h),m,n=this.nodeType==1&&c(this).is(":hidden"),r=this;for(m in a){if(a[m]=="hide"&&n||a[m]=="show"&&!n)return i.complete.call(this);if((m=="height"||m=="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(t,w){var z=new c.fx(r,i,t);if(/toggle|show|hide/.test(w))z[w=="toggle"?n?"show":"hide":w](a);else{var x=w.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/), s=z.cur(true)||0;if(x){var e=parseFloat(x[2]),g=x[3]||"px";if(g!="px"){r.style[t]=(e||1)+g;s=(e||1)/z.cur(true)*s;r.style[t]=s+g}if(x[1])e=(x[1]=="-="?-1:1)*e+s;z.custom(s,e,g)}else z.custom(s,w,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem==this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:D("show",1),slideUp:D("hide",1),slideToggle:D("toggle",1),fadeIn:{opacity:"show"}, fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+ f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]== null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return h.step(i)}this.startTime=+new Date;this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var h=this;f.elem=this.elem;if(f()&&c.timers.push(f)==1)W=setInterval(function(){for(var i=c.timers,m=0;m<i.length;m++)i[m]()||i.splice(m--,1);i.length||clearInterval(W)},13)},show:function(){this.options.orig[this.prop]= c.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=+new Date;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();a=this.options.curAnim[this.prop]=true;for(var d in this.options.curAnim)if(this.options.curAnim[d]!== true)a=false;if(a){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(c.css(this.elem,"display")=="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var f in this.options.curAnim)c.attr(this.elem.style,f,this.options.orig[f]);this.options.complete.call(this.elem)}return false}else{d=b-this.startTime;this.state=d/this.options.duration;this.pos=c.easing[this.options.easing|| (c.easing.swing?"swing":"linear")](this.state,d,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=a.now+a.unit;else a.elem[a.prop]=a.now}}});c.fn.offset=document.documentElement.getBoundingClientRect?function(){if(!this[0])return{top:0,left:0}; if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);var a=this[0].getBoundingClientRect(),b=this[0].ownerDocument,d=b.body;b=b.documentElement;return{top:a.top+(self.pageYOffset||c.boxModel&&b.scrollTop||d.scrollTop)-(b.clientTop||d.clientTop||0),left:a.left+(self.pageXOffset||c.boxModel&&b.scrollLeft||d.scrollLeft)-(b.clientLeft||d.clientLeft||0)}}:function(){if(!this[0])return{top:0,left:0};if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);c.offset.initialized|| c.offset.initialize();var a=this[0],b=a.offsetParent,d=a.ownerDocument,f,h=d.documentElement,i=d.body;d=d.defaultView;f=d.getComputedStyle(a,null);for(var m=a.offsetTop,n=a.offsetLeft;(a=a.parentNode)&&a!==i&&a!==h;){f=d.getComputedStyle(a,null);m-=a.scrollTop;n-=a.scrollLeft;if(a===b){m+=a.offsetTop;n+=a.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(a.tagName))){m+=parseInt(f.borderTopWidth,10)||0;n+=parseInt(f.borderLeftWidth,10)||0}b=a.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&& f.overflow!=="visible"){m+=parseInt(f.borderTopWidth,10)||0;n+=parseInt(f.borderLeftWidth,10)||0}f=f}if(f.position==="relative"||f.position==="static"){m+=i.offsetTop;n+=i.offsetLeft}if(f.position==="fixed"){m+=Math.max(h.scrollTop,i.scrollTop);n+=Math.max(h.scrollLeft,i.scrollLeft)}return{top:m,left:n}};c.offset={initialize:function(){if(!this.initialized){var a=document.body,b=document.createElement("div"),d,f,h,i=a.style.marginTop;d={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px", height:"1px",visibility:"hidden"};for(f in d)b.style[f]=d[f];b.innerHTML='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;h=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!== 5;this.doesAddBorderForTableAndCells=h.offsetTop===5;d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;a.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=a.offsetTop===0;a.style.marginTop=i;a.removeChild(b);this.initialized=true}},bodyOffset:function(a){c.offset.initialized||c.offset.initialize();var b=a.offsetTop,d=a.offsetLeft;if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseInt(c.curCSS(a,"marginTop",true),10)||0;d+= parseInt(c.curCSS(a,"marginLeft",true),10)||0}return{top:b,left:d}}};c.fn.extend({position:function(){var a;if(this[0]){a=this.offsetParent();var b=this.offset(),d=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();b.top-=A(this,"marginTop");b.left-=A(this,"marginLeft");d.top+=A(a,"borderTopWidth");d.left+=A(a,"borderLeftWidth");a={top:b.top-d.top,left:b.left-d.left}}return a},offsetParent:function(){for(var a=this[0].offsetParent||document.body;a&&!/^body|html$/i.test(a.tagName)&&c.css(a, "position")=="static";)a=a.offsetParent;return c(a)}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){if(!this[0])return null;return f!==void 0?this.each(function(){this==u||this==document?u.scrollTo(!a?f:c(u).scrollLeft(),a?f:c(u).scrollTop()):this[d]=f}):this[0]==u||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||c.boxModel&&document.documentElement[d]||document.body[d]:this[0][d]}});c.each(["Height","Width"],function(a,b){var d=a?"Left":"Top",f=a?"Right":"Bottom"; c.fn["inner"+b]=function(){return this[b.toLowerCase()]()+A(this,"padding"+d)+A(this,"padding"+f)};c.fn["outer"+b]=function(i){return this["inner"+b]()+A(this,"border"+d+"Width")+A(this,"border"+f+"Width")+(i?A(this,"margin"+d)+A(this,"margin"+f):0)};var h=b.toLowerCase();c.fn[h]=function(i){return this[0]==u?document.compatMode=="CSS1Compat"&&document.documentElement["client"+b]||document.body["client"+b]:this[0]==document?Math.max(document.documentElement["client"+b],document.body["scroll"+b],document.documentElement["scroll"+ b],document.body["offset"+b],document.documentElement["offset"+b]):i===void 0?this.length?c.css(this[0],h):null:this.css(h,typeof i==="string"?i:i+"px")}})})();JQ=$;function openImpressum(){window.open("?Page=Imprint","imprint","width=564,height=500,toolbar=no,location=no,directories=no,scrollbars=yes,status=no,menubar=no,resizable=no")} function dataProtection(){window.open("?Page=DataProtection","imprint","width=564,height=500,toolbar=no,location=no,directories=no,scrollbars=yes,status=no,menubar=no,resizable=no")};

var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return }f(H);if(h.ie&&h.win){try{K.write("<script id=__ie_ondomload defer=true src=//:><\/script>");J=C("__ie_ondomload");if(J){I(J,"onreadystatechange",S)}}catch(q){}}if(h.webkit&&typeof K.readyState!=b){Z=setInterval(function(){if(/loaded|complete/.test(K.readyState)){E()}},10)}if(typeof K.addEventListener!=b){K.addEventListener("DOMContentLoaded",E,null)}R(E)}();function S(){if(J.readyState=="complete"){J.parentNode.removeChild(J);E()}}function E(){if(e){return }if(h.ie&&h.win){var v=a("span");try{var u=K.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeChild(u)}catch(w){return }}e=true;if(Z){clearInterval(Z);Z=null}var q=o.length;for(var r=0;r<q;r++){o[r]()}}function f(q){if(e){q()}else{o[o.length]=q}}function R(r){if(typeof j.addEventListener!=b){j.addEventListener("load",r,false)}else{if(typeof K.addEventListener!=b){K.addEventListener("load",r,false)}else{if(typeof j.attachEvent!=b){I(j,"onload",r)}else{if(typeof j.onload=="function"){var q=j.onload;j.onload=function(){q();r()}}else{j.onload=r}}}}}function H(){var t=N.length;for(var q=0;q<t;q++){var u=N[q].id;if(h.pv[0]>0){var r=C(u);if(r){N[q].width=r.getAttribute("width")?r.getAttribute("width"):"0";N[q].height=r.getAttribute("height")?r.getAttribute("height"):"0";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{if(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)}}}}else{W(u,true)}}}function Y(t){var q=t.getElementsByTagName(Q)[0];if(q){var w=a("embed"),y=q.attributes;if(y){var v=y.length;for(var u=0;u<v;u++){if(y[u].nodeName=="DATA"){w.setAttribute("src",y[u].nodeValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var x=q.childNodes;if(x){var z=x.length;for(var r=0;r<z;r++){if(x[r].nodeType==1&&x[r].nodeName=="PARAM"){w.setAttribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.parentNode.replaceChild(w,t)}}function k(w){A=true;var u=C(w.id);if(u){if(w.altContentId){var y=C(w.altContentId);if(y){M=y;l=w.altContentId}}else{M=G(u)}if(!(/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width="310"}if(!(/%$/.test(w.height))&&parseInt(w.height,10)<137){w.height="137"}K.title=K.title.slice(0,47)+" - Flash Player Installation";var z=h.ie&&h.win?"ActiveX":"PlugIn",q=K.title,r="MMredirectURL="+j.location+"&MMplayerType="+z+"&MMdoctitle="+q,x=w.id;if(h.ie&&h.win&&u.readyState!=4){var t=a("div");x+="SWFObjectNew";t.setAttribute("id",x);u.parentNode.insertBefore(t,u);u.style.display="none";var v=function(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.expressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}function O(t){if(h.ie&&h.win&&t.readyState!=4){var r=a("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t),r);t.style.display="none";var q=function(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parentNode.replaceChild(G(t),t)}}function G(v){var u=a("div");if(h.win&&h.ie){u.innerHTML=v.innerHTML}else{var r=v.getElementsByTagName(Q)[0];if(r){var w=r.childNodes;if(w){var q=w.length;for(var t=0;t<q;t++){if(!(w[t].nodeType==1&&w[t].nodeName=="PARAM")&&!(w[t].nodeType==8)){u.appendChild(w[t].cloneNode(true))}}}}}return u}function U(AG,AE,t){var q,v=C(t);if(v){if(typeof AG.id==b){AG.id=t}if(h.ie&&h.win){var AF="";for(var AB in AG){if(AG[AB]!=Object.prototype[AB]){if(AB.toLowerCase()=="data"){AE.movie=AG[AB]}else{if(AB.toLowerCase()=="styleclass"){AF+=' class="'+AG[AB]+'"'}else{if(AB.toLowerCase()!="classid"){AF+=" "+AB+'="'+AG[AB]+'"'}}}}}var AD="";for(var AA in AE){if(AE[AA]!=Object.prototype[AA]){AD+='<param name="'+AA+'" value="'+AE[AA]+'" />'}}v.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object>";i[i.length]=AG.id;q=C(AG.id)}else{if(h.webkit&&h.webkit<312){var AC=a("embed");AC.setAttribute("type",P);for(var z in AG){if(AG[z]!=Object.prototype[z]){if(z.toLowerCase()=="data"){AC.setAttribute("src",AG[z])}else{if(z.toLowerCase()=="styleclass"){AC.setAttribute("class",AG[z])}else{if(z.toLowerCase()!="classid"){AC.setAttribute(z,AG[z])}}}}}for(var y in AE){if(AE[y]!=Object.prototype[y]){if(y.toLowerCase()!="movie"){AC.setAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=AC}else{var u=a(Q);u.setAttribute("type",P);for(var x in AG){if(AG[x]!=Object.prototype[x]){if(x.toLowerCase()=="styleclass"){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!="classid"){u.setAttribute(x,AG[x])}}}}for(var w in AE){if(AE[w]!=Object.prototype[w]&&w.toLowerCase()!="movie"){F(u,w,AE[w])}}v.parentNode.replaceChild(u,v);q=u}}}return q}function F(t,q,r){var u=a("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appendChild(u)}function X(r){var q=C(r);if(q&&(q.nodeName=="OBJECT"||q.nodeName=="EMBED")){if(h.ie&&h.win){if(q.readyState==4){B(r)}else{j.attachEvent("onload",function(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var r=C(t);if(r){for(var q in r){if(typeof r[q]=="function"){r[q]=null}}r.parentNode.removeChild(r)}}function C(t){var q=null;try{q=K.getElementById(t)}catch(r){}return q}function a(q){return K.createElement(q)}function I(t,q,r){t.attachEvent(q,r);d[d.length]=[t,q,r]}function c(t){var r=h.pv,q=t.split(".");q[0]=parseInt(q[0],10);q[1]=parseInt(q[1],10)||0;q[2]=parseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]==q[0]&&r[1]>q[1])||(r[0]==q[0]&&r[1]==q[1]&&r[2]>=q[2]))?true:false}function V(v,r){if(h.ie&&h.mac){return }var u=K.getElementsByTagName("head")[0],t=a("style");t.setAttribute("type","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof K.createTextNode!=b){t.appendChild(K.createTextNode(v+" {"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof K.styleSheets!=b&&K.styleSheets.length>0){var q=K.styleSheets[K.styleSheets.length-1];if(typeof q.addRule==Q){q.addRule(v,r)}}}function W(t,q){var r=q?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=r}else{V("#"+t,"visibility:"+r)}}function g(s){var r=/[\\\"<>\.;]/;var q=r.exec(s)!=null;return q?encodeURIComponent(s):s}var D=function(){if(h.ie&&h.win){window.attachEvent("onunload",function(){var w=d.length;for(var v=0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var t=i.length;for(var u=0;u<t;u++){X(i[u])}for(var r in h){h[r]=null}h=null;for(var q in swfobject){swfobject[q]=null}swfobject=null})}}();return{registerObject:function(u,q,t){if(!h.w3cdom||!u||!q){return }var r={};r.id=u;r.swfVersion=q;r.expressInstall=t?t:false;N[N.length]=r;W(u,false)},getObjectById:function(v){var q=null;if(h.w3cdom){var t=C(v);if(t){var u=t.getElementsByTagName(Q)[0];if(!u||(u&&typeof t.SetVariable!=b)){q=t}else{if(typeof u.SetVariable!=b){q=u}}}}return q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!AD||!q){return }AB+="";AD+="";if(c(q)){W(AE,false);var AA={};if(AC&&typeof AC===Q){for(var v in AC){if(AC[v]!=Object.prototype[v]){AA[v]=AC[v]}}}AA.data=x;AA.width=AB;AA.height=AD;var y={};if(z&&typeof z===Q){for(var u in z){if(z[u]!=Object.prototype[u]){y[u]=z[u]}}}if(r&&typeof r===Q){for(var t in r){if(r[t]!=Object.prototype[t]){if(typeof y.flashvars!=b){y.flashvars+="&"+t+"="+r[t]}else{y.flashvars=t+"="+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id==AE){W(AE,true)}})}else{if(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=true;W(AE,false);f(function(){var AF={};AF.id=AF.altContentId=AE;AF.width=AB;AF.height=AD;AF.expressInstall=w;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParamValue:function(v){var u=K.location.search||K.location.hash;if(v==null){return g(u)}if(u){var t=u.substring(1).split("&");for(var r=0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("="))==v){return g(t[r].substring((t[r].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A&&M){var q=C(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.win){M.style.display="block"}}M=null;l=null;A=false}}}}}();

/* == jQuery Sifr Plugin (with selectors) == */
jQuery.fn.sifr = function(prefs) {

	/* == If false is set, set for unSIFR == */
	if (prefs===false) prefs = { unsifr: true };

	/* == Combine the current preferences with the saved preferences == */
	prefs = jQuery.extend({}, arguments.callee.prefs, prefs);

	/* == If prefs.saved is true, save preferences == */
	if(prefs.save) {
		arguments.callee.prefs = jQuery.extend(
			{
				/* Absolute Offset X ...... */ absoluteOffsetX: null, aoX: null,
				/* Absolute Offset Y ...... */ absoluteOffsetY: null, aoY: null,
				/* Relative Offset X ...... */ relativeOffsetX: null, roX: null,
				/* Relative Offset Y ...... */ relativeOffsetY: null, roY: null,
				/* Font Path .............. */ path: null,
				/* Font File .............. */ font: null,
				/* Font Size .............. */ fontSize: null,
				/* Text Color ............. */ color: null,
				/* Text Underline ......... */ underline: null,
				/* Text Transform ......... */ textTransform: null,
				/* Text Link Color ........ */ link: null,
				/* Text Hover Color ....... */ hover: null,
				/* Background Color ....... */ backgroundColor: null,
				/* Text Align on X ........ */ textAlign: null,
				/* Content ................ */ content: null,
				/* Width .................. */ width: null,
				/* Height ................. */ height: null
			},
			arguments.callee.prefs,
			prefs,
			{ save: false }
		);
	}

	/* == jQuery Sifr Function == */
	return this.each(function() {

		/* == Set the current element as 'o' == */
		var o = jQuery(this);
	
		/* == If necessary or required, unSIFR text == */
		if(o.is('.sifr') || (prefs.unsifr && o.is('.sifr'))) {

			/* == Restore element with unSIFRed text == */
			o.html(jQuery(this.firstChild).html());
			o.removeClass('sifr');

		}

		/* == SIFR Element == */
		if(!prefs.unsifr) {

			/* == Collect Settings == */
			var s = jQuery.extend({}, arguments.callee.prefs, prefs);

			/* == Converts color to HEX == */
			var hex = function(N) {
				if(N==null) return "00";
				N = parseInt(N);
				if(N==0 || isNaN(N)) return "00";
				N = Math.max(0, N);
				N = Math.min(N, 255);
				N = Math.round(N);
				return "0123456789ABCDEF".charAt((N - N%16) / 16) + "0123456789ABCDEF".charAt(N%16);
			};

			/* == Converts colors to HEX == */
			var hexed = function(color) {
				if(!color) { return false; }
				if(color.search('rgb') > -1) {
					color = color.substr(4,color.length-5).split(', ');
					color = hex(color[0]) + hex(color[1]) + hex(color[2]);
				}
				color = color.replace('#','');
				if(color.length < 6) {
					color = color.substr(0, 1) + color.substr(0, 1) + color.substr(1, 1) + color.substr(1, 1) + color.substr(2, 1) + color.substr(2, 1);
				}
				return '#' + color;
			};

			/* == Evaluates Sifr Settings == */
			/* Add Sifr Class ......... */ o.addClass('sifr');
			/* Font File .............. */ s.font = s.font || (/([^\'\",]+)[,]?/.exec(o.css('fontFamily')) || [,] )[1];
			/* Font Color ............. */ s.color = hexed(s.color || o.css('color'));
			/* Link Color ............. */ s.link = hexed(s.link || o.children('a').css('color')) || s.color;
			/* Link Hover Color ....... */ s.hover = hexed(s.hover) || s.link;
			/* Link Underline ......... */ s.underline = (s.underline || (o.css('textDecoration')=='underline')) ? true : null;
			/* Background Color ....... */ o.css('backgroundColor', hexed(s.backgroundColor));
			/* Text Align on X ........ */ s.textAlign = s.textAlign || o.css('textAlign') || 'left';
			/* Text Part 1 ............ */ o.html('<span style="display:inline;margin:0;padding:0;float:none;width:auto;height:auto;font-weight:inherit;">' + o.html() + '</span>');
			/* Text Part 2 ............ */ var oc = jQuery(this.firstChild);
			/* Text Align on Y ........ */ s.ieM = (o.height() - oc.height())/2;
				s.ieM = (jQuery.browser.msie) ? 'height:' + (o.height()-s.ieM)+'px;margin:' + s.ieM + 'px 0 0;vertical-align:middle;' : 'vertical-align:middle;';
			/* Text Size .............. */
				if (s.fontSize) oc.css('fontSize', s.fontSize);
			/* Text Transform ......... */ s.textTransform = s.textTransform || o.css('textTransform');
				if (s.textTransform=='uppercase') s.content = oc.html().toUpperCase();
				if (s.textTransform=='lowercase') s.content = oc.html().toLowerCase();
				if (s.textTransform=='capitalize') {
					var c = oc.html().replace(/^\s+|\s+$/g, '').replace(/\>/g, '> ').split(' ');
					for (var i = 0; i < c.length; i++) {
						c[i] = c[i].charAt(0).toUpperCase() + c[i].substring(1);
					}
					s.content = c.join(' ').replace(/\> /g, '>');
				}
			/* Content ................ */ s.content = s.content || oc.html();
			/* Width .................. */ s.width = s.width || oc.width();
			/* Height ................. */ s.height = s.height || oc.height();
			/* Relative Offset X ...... */ s.aoX = (s.aoX || 0) + ((s.width / 100) * (s.roX || 0));
			/* Relative Offset Y ...... */ s.aoY = (s.aoY || 0) + ((s.height / 100) * (s.roY || 0));


			oc.hide();

			o.flash(

				{

					src: s.path + s.font + '.swf',
					

					flashvars: {
						txt: s.content.replace(/^\s+|\s+$/g, ''),
						w: s.width,
						h: s.height,
						offsetLeft: s.aoX,
						offsetTop: s.aoY,
						textalign: s.textAlign,
						textcolor: s.color,
						linkColor: s.link,
						hoverColor: s.hover,
						underline: s.underline
					}

				},

				{
					version: 7,
					update: false
				},

				function(htmlOptions) {

					htmlOptions.style = s.ieM;
					htmlOptions.wmode = 'transparent';
					htmlOptions.width = s.width;
					htmlOptions.height = s.height;
					o.append(jQuery.fn.flash.transform(htmlOptions));

				}

			);

		}

	});

};


jQuery.sifr = jQuery(document).sifr;


;(function(){
	
var $$;

$$ = jQuery.fn.flash = function(htmlOptions, pluginOptions, replace, update) {
	
	
	var block = replace || $$.replace;
	
	
	pluginOptions = $$.copy($$.pluginOptions, pluginOptions);
	
	
	if(!$$.hasFlash(pluginOptions.version)) {
		
		if(pluginOptions.expressInstall && $$.hasFlash(6,0,65)) {
			
			var expressInstallOptions = {
				flashvars: {  	
					MMredirectURL: location,
					MMplayerType: 'PlugIn',
					MMdoctitle: jQuery('title').text() 
				}					
			};
		
		} else if (pluginOptions.update) {
			
			block = update || $$.update;
		
		} else {

			return this;
		}
	}
	
	
	htmlOptions = $$.copy($$.htmlOptions, expressInstallOptions, htmlOptions);
	
	
	return this.each(function(){
		block.call(this, $$.copy(htmlOptions));
	});
	
};

$$.copy = function() {
	var options = {}, flashvars = {};
	for(var i = 0; i < arguments.length; i++) {
		var arg = arguments[i];
		if(arg == undefined) continue;
		jQuery.extend(options, arg);
		// don't clobber one flash vars object with another
		// merge them instead
		if(arg.flashvars == undefined) continue;
		jQuery.extend(flashvars, arg.flashvars);
	}
	options.flashvars = flashvars;
	return options;
};

$$.hasFlash = function() {
	// look for a flag in the query string to bypass flash detection
	if(/hasFlash\=true/.test(location)) return true;
	if(/hasFlash\=false/.test(location)) return false;
	var pv = $$.hasFlash.playerVersion().match(/\d+/g);
	var rv = String([arguments[0], arguments[1], arguments[2]]).match(/\d+/g) || String($$.pluginOptions.version).match(/\d+/g);
	for(var i = 0; i < 3; i++) {
		pv[i] = parseInt(pv[i] || 0);
		rv[i] = parseInt(rv[i] || 0);
		// player is less than required
		if(pv[i] < rv[i]) return false;
		// player is greater than required
		if(pv[i] > rv[i]) return true;
	}
	// major version, minor version and revision match exactly
	return true;
};

$$.hasFlash.playerVersion = function() {
	// ie
	try {
		try {
			// avoid fp6 minor version lookup issues
			// see: http://blog.deconcept.com/2006/01/11/getvariable-setvariable-crash-internet-explorer-flash-6/
			var axo = new ActiveXObject('ShockwaveFlash.ShockwaveFlash.6');
			try { axo.AllowScriptAccess = 'always';	} 
			catch(e) { return '6,0,0'; }				
		} catch(e) {}
		return new ActiveXObject('ShockwaveFlash.ShockwaveFlash').GetVariable('$version').replace(/\D+/g, ',').match(/^,?(.+),?$/)[1];
	// other browsers
	} catch(e) {
		try {
			if(navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin){
				return (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]).description.replace(/\D+/g, ",").match(/^,?(.+),?$/)[1];
			}
		} catch(e) {}		
	}
	return '0,0,0';
};

$$.htmlOptions = {
	flashvars: {},
	pluginspage: 'http://www.adobe.com/go/getflashplayer',
	src: '#',
	type: 'application/x-shockwave-flash'
};

$$.pluginOptions = {
	expressInstall: false,
	update: true,
	version: '6.0.65'
};

$$.replace = function(htmlOptions) {
	this.innerHTML = '<div class="alt">'+this.innerHTML+'</div>';
	jQuery(this)
		.addClass('flash-replaced')
		.prepend($$.transform(htmlOptions));
};

$$.update = function(htmlOptions) {
	var url = String(location).split('?');
	url.splice(1,0,'?hasFlash=true&');
	url = url.join('');
	var msg = '<p>This content requires the Flash Player. <a href="http://www.adobe.com/go/getflashplayer">Download Flash Player</a>. Already have Flash Player? <a href="'+url+'">Click here.</a></p>';
	this.innerHTML = '<span class="alt">'+this.innerHTML+'</span>';
	jQuery(this)
		.addClass('flash-update')
		.prepend(msg);
};

function toAttributeString() {
	var s = '';
	for(var key in this)
		if(typeof this[key] != 'function')
			s += key+'="'+this[key]+'" ';
	return s;		
};

function toFlashvarsString() {
	var s = '';
	for(var key in this)
		if(typeof this[key] != 'function')
			s += key+'='+encodeURIComponent(this[key])+'&';
	return s.replace(/&$/, '');		
};

$$.transform = function(htmlOptions) {
	htmlOptions.toString = toAttributeString;
	if(htmlOptions.flashvars) htmlOptions.flashvars.toString = toFlashvarsString;
	return '<embed ' + String(htmlOptions) + '/>';		
};


if (window.attachEvent) {
	window.attachEvent("onbeforeunload", function(){
		__flash_unloadHandler = function() {};
		__flash_savedUnloadHandler = function() {};
	});
}
	
})();
