3e80

if(!this.JSON){this.JSON={};}
(function(){function f(n){return n<10?'0'+n:n;}
if(typeof Date.prototype.toJSON!=='function'){Date.prototype.toJSON=function(key){return isFinite(this.valueOf())?this.getUTCFullYear()+'-'+
f(this.getUTCMonth()+1)+'-'+
f(this.getUTCDate())+'T'+
f(this.getUTCHours())+':'+
f(this.getUTCMinutes())+':'+
f(this.getUTCSeconds())+'Z':null;};String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(key){return this.valueOf();};}
var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'},rep;function quote(string){escapable.lastIndex=0;return escapable.test(string)?'"'+string.replace(escapable,function(a){var c=meta[a];return typeof c==='string'?c:'\\u'+('0000'+a.charCodeAt(0).toString(16)).slice(-4);})+'"':'"'+string+'"';}
function str(key,holder){var i,k,v,length,mind=gap,partial,value=holder[key];if(value&&typeof value==='object'&&typeof value.toJSON==='function'){value=value.toJSON(key);}
if(typeof rep==='function'){value=rep.call(holder,key,value);}
switch(typeof value){case'string':return quote(value);case'number':return isFinite(value)?String(value):'null';case'boolean':case'null':return String(value);case'object':if(!value){return'null';}
gap+=indent;partial=[];if(Object.prototype.toString.apply(value)==='[object Array]'){length=value.length;for(i=0;i<length;i+=1){partial[i]=str(i,value)||'null';}
v=partial.length===0?'[]':gap?'[\n'+gap+
partial.join(',\n'+gap)+'\n'+
mind+']':'['+partial.join(',')+']';gap=mind;return v;}
if(rep&&typeof rep==='object'){length=rep.length;for(i=0;i<length;i+=1){k=rep[i];if(typeof k==='string'){v=str(k,value);if(v){partial.push(quote(k)+(gap?': ':':')+v);}}}}else{for(k in value){if(Object.hasOwnProperty.call(value,k)){v=str(k,value);if(v){partial.push(quote(k)+(gap?': ':':')+v);}}}}
v=partial.length===0?'{}':gap?'{\n'+gap+partial.join(',\n'+gap)+'\n'+
mind+'}':'{'+partial.join(',')+'}';gap=mind;return v;}}
if(typeof JSON.stringify!=='function'){JSON.stringify=function(value,replacer,space){var i;gap='';indent='';if(typeof space==='number'){for(i=0;i<space;i+=1){indent+=' ';}}else if(typeof space==='string'){indent=space;}
rep=replacer;if(replacer&&typeof replacer!=='function'&&(typeof replacer!=='object'||typeof replacer.length!=='number')){throw new Error('JSON.stringify');}
return str('',{'':value});};}
if(typeof JSON.parse!=='function'){JSON.parse=function(text,reviver){var j;function walk(holder,key){var k,v,value=holder[key];if(value&&typeof value==='object'){for(k in value){if(Object.hasOwnProperty.call(value,k)){v=walk(value,k);if(v!==undefined){value[k]=v;}else{delete value[k];}}}}
return reviver.call(holder,key,value);}
text=String(text);cx.lastIndex=0;if(cx.test(text)){text=text.replace(cx,function(a){return'\\u'+
('0000'+a.charCodeAt(0).toString(16)).slice(-4);});}
if(/^[\],:{}\s]*$/.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,'@').replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']').replace(/(?:^|:|,)(?:\s*\[)+/g,''))){j=eval('('+text+')');return typeof reviver==='function'?walk({'':j},''):j;}
throw new SyntaxError('JSON.parse');};}}());(function(A, w) {
    function ma() { if (!c.isReady) { try { s.documentElement.doScroll("left") } catch (a) { setTimeout(ma, 1); return } c.ready() } } function Qa(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 X(a, b, d, f, e, j) {
        var i = a.length; if (typeof b === "object") { for (var o in b) X(a, o, b[o], f, e, d); return a } if (d !== w) { f = !j && f && c.isFunction(d); for (o = 0; o < i; o++) e(a[o], b, f ? d.call(a[o], o, e(a[o], b)) : d, j); return a } return i ?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.ea
3e80
ch(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(va
3e80
r y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={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>
3e80
"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="objec
3e80
t"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});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:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
var jaaulde=window.jaaulde||{};jaaulde.utils=jaaulde.utils||{};jaaulde.utils.cookies=(function(){var resolveOptions,assembleOptionsString,parseCookies,constructor,defaultOptions={expiresAt:null,path:'/',domain:null,secure:false};resolveOptions=function(options){var returnValue,expireDate;if(typeof options!=='object'||options===null){returnValue=defaultOptions;}else
{returnValue={expiresAt:defaultOptions.expiresAt,path:defaultOptions.path,domain:defaultOptions.domain,secure:defaultOptions.secure};if(typeof options.expiresAt==='object'&&options.expiresAt instanceof Date){returnValue.expiresAt=options.expiresAt;}else if(typeof options.hoursToLive==='number'&&options.hoursToLive!==0){expireDate=new Date();expireDate.setTime(expireDate.getTime()+(options.hoursToLive*60*60*1000));returnValue.expiresAt=expireDate;}if(typeof options.path==='string'&&options.path!==''){returnValue.path=options.path;}if(typeof options.domain==='string'&&options.domain!==''){returnValue.domain=options.domain;}if(options.secure===true){returnValue.secure=options.secure;}}return returnValue;};assembleOptionsString=function(options){options=resolveOptions(options);return((typeof options.expiresAt==='object'&&options.expiresAt instanceof Date?'; expires='+options.expiresAt.toGMTString():'')+'; path='+options.path+(typeof options.domain==='string'?'; domain='+options.domain:'')+(options.secure===true?'; secure':''));};parseCookies=function(){var cookies={},i,pair,name,value,separated=document.cookie.split(';'),unparsedValue;for(i=0;i<separated.length;i=i+1){pair=separated[i].split('=');name=pair[0].replace(/^\s*/,'').replace(/\s*$/,'');try
{value=decodeURIComponent(pair[1]);}catch(e1){value=pair[1];}if(typeof JSON==='object'&&JSON!==null&&typeof JSON.parse==='function'){try
{unparsedValue=value;value=JSON.parse(value);}catch(e2){value=unparsedValue;}}cookies[name]=value;}return cookies;};constructor=function(){};constructor.prototype.get=function(cookieName){var returnValue,item,cookies=parseCookies();if(typeof cookieName==='string'){returnValue=(typeof cookies[cookieName]!=='undefined')?cookies[cookieName]:null;}else if(typeof cookieName==='object'&&cookieName!==null){returnValue={};for(item in cookieName){if(typeof cookies[cookieName[item]]!=='undefined'){returnValue[cookieName[item]]=cookies[cookieName[item]];}else
{returnValue[cookieName[item]]=null;}}}else
{returnValue=cookies;}return returnValue;};constructor.prototype.filter=function(cookieNameRegExp){var cookieName,returnValue={},cookies=parseCookies();if(typeof cookieNameRegExp==='string'){cookieNameRegExp=new RegExp(cookieNameRegExp);}for(cookieName in cookies){if(cookieName.match(cookieNameRegExp)){returnValue[cookieName]=cookies[cookieName];}}return returnValue;};constructor.prototype.set=function(cookieName,value,options){if(typeof options!=='object'||options===null){options={};}if(typeof value==='undefined'||value===null){value='';options.hoursToLive=-8760;}else if(typeof value!=='string'){if(typeof JSON==='object'&&JSON!==null&&typeof JSON.stringify==='function'){value=JSON.stringify(value);}else
{throw new Error('cookies.set() received non-string value and could not serialize.');}}var optionsString=assembleOptionsString(options);document.cookie=cookieName+'='+encodeURIComponent(value)+optionsString;};constructor.prototype.del=function(cookieName,options){var allCookies={},name;if(typeof options!=='object'||options===null){options={};}if(typeof cookieName==='boolean'&&cookieName===true){allCookies=this.get();}else if(typeof cookieName==='string'){allCookies[cookieName]=true;}for(name in allCookies){if(typeof name==='string'&&name!==''){this.set(name,null,options);}}};constructor.prototype.test=function(){var returnValue=false,testName='cT',testValue='data';this.set(testName,testValue);if(this.get(testName)===testValue){this.del(testName);returnValue=true;}return returnValue;};constructor.prototype.setOptions=function(options){if(typeof options!=='object'){options=null;}defaultOptions=resolveOptions(options);};return new constructor();})();(function(){if(window.jQuery){(function($){$.cookies=jaaulde.utils.cookies;var extensions={cookify:function(options){return this.each(function(){var i,nameAttrs=['name','id'],name,$this=$(this),value;for(i in nameAttrs){if(!isNaN(i)){name=$this.attr(nameAttrs[i]);if(typeof name==='string'&&name!==''){if($this.is(':checkbox, :radio')){if($this.attr('checked')){value=$this.val();}}else if($this.is(':input')){value=$this.val();}else
{value=$this.html();}if(typeof value!=='string
3e80
'||value===''){value=null;}$.cookies.set(name,value,options);break;}}}});},cookieFill:function(){return this.each(function(){var n,getN,nameAttrs=['name','id'],name,$this=$(this),value;getN=function(){n=nameAttrs.pop();return!!n;};while(getN()){name=$this.attr(n);if(typeof name==='string'&&name!==''){value=$.cookies.get(name);if(value!==null){if($this.is(':checkbox, :radio')){if($this.val()===value){$this.attr('checked','checked');}else
{$this.removeAttr('checked');}}else if($this.is(':input')){$this.val(value);}else
{$this.html(value);}}break;}}});},cookieBind:function(options){return this.each(function(){var $this=$(this);$this.cookieFill().change(function(){$this.cookify(options);});});}};$.each(extensions,function(i){$.fn[i]=this;});})(window.jQuery);}})();/******************************************************************************
Name:    Highslide JS
Version: 4.1.8 (October 27 2009)
Config:  default -navigation -dragging -preloading -multiple +events +positioning +transitions +inline +ajax +iframe +flash +packed
Author:  Torstein HÃ¸nsi
Support: http://highslide.com/support

Licence:
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5
License (http://creativecommons.org/licenses/by-nc/2.5/).

You are free:
	* to copy, distribute, display, and perform the work
	* to make derivative works

Under the following conditions:
	* Attribution. You must attribute the work in the manner  specified by  the
	  author or licensor.
	* Noncommercial. You may not use this work for commercial purposes.

* For  any  reuse  or  distribution, you  must make clear to others the license
  terms of this work.
* Any  of  these  conditions  can  be  waived  if  you  get permission from the 
  copyright holder.

Your fair use and other rights are in no way affected by the above.
******************************************************************************/
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('q(!m){u m={1i:{7X:\'96\',9c:\'cp...\',9b:\'8Z 1Z co\',8l:\'cn 1Z bW C (f)\',a3:\'cc by <i>8V 8U</i>\',a0:\'c9 1Z dc 8V 8U dl\',8F:\'92\',8E:\'91\',8J:\'8Y\',8N:\'8T\',8O:\'8T (dh)\',8L:\'di\',d4:\'8R\',d3:\'8R 8W (8X)\',cL:\'8S\',cH:\'8S 8W (8X)\',8H:\'92 (90 Y)\',8D:\'91 (90 2M)\',8I:\'8Y\',az:\'1:1\',7x:\'8Z 1Z 2s 4G\'},4P:\'Z/aC/\',5n:\'aJ.8Q\',7s:\'aA.8Q\',5G:4o,7f:4o,3v:15,7i:15,4a:15,5K:15,3x:bC,9h:0.75,33:2,bw:3,4p:1y,8m:\'3E 2M\',8n:1,9O:P,8v:\'bd://Z.bj/\',a2:\'cV\',6J:[\'a\'],2Q:[],9G:4o,3c:0,6C:50,5W:1y,5I:P,3W:P,2V:\'4M\',6E:P,3J:\'1z\',6t:\'1z\',93:I,94:I,3Q:8P,4F:8P,4s:P,1N:\'bm-bl\',9u:{9t:\'<1j 3k="Z-bk"><8K>\'+\'<3u 3k="Z-8G">\'+\'<a 2z="#" 2N="{m.1i.8H}" 2K="G m.8G(k)">\'+\'<2o>{m.1i.8F}</2o></a>\'+\'</3u>\'+\'<3u 3k="Z-2C">\'+\'<a 2z="#" 2N="{m.1i.8D}" 2K="G m.2C(k)">\'+\'<2o>{m.1i.8E}</2o></a>\'+\'</3u>\'+\'<3u 3k="Z-bq">\'+\'<a 2z="#" 2N="{m.1i.8I}" 2K="G 1y">\'+\'<2o>{m.1i.8J}</2o></a>\'+\'</3u>\'+\'<3u 3k="Z-2s">\'+\'<a 2z="#" 2N="{m.1i.8O}" 2K="G m.2s(k)">\'+\'<2o>{m.1i.8N}</2o></a>\'+\'</3u>\'+\'</8K></1j>\'+\'<1j 3k="Z-S"></1j>\'+\'<1j 3k="Z-b8"><1j>\'+\'<2o 3k="Z-7v" 2N="{m.1i.8L}"><2o></2o></2o>\'+\'</1j></1j>\'},1f:[],6v:[\'4s\',\'2S\',\'3J\',\'6t\',\'93\',\'94\',\'1N\',\'33\',\'bg\',\'bf\',\'be\',\'9n\',\'bu\',\'bv\',\'bM\',\'9o\',\'9W\',\'2Q\',\'3c\',\'J\',\'K\',\'71\',\'5W\',\'5I\',\'3W\',\'bL\',\'bK\',\'bJ\',\'2h\',\'6E\',\'3p\',\'3I\',\'2V\',\'79\',\'7m\',\'3Q\',\'4F\',\'60\',\'6u\',\'5P\',\'2j\',\'ag\',\'9C\',\'V\'],1K:[],4z:0,bN:{x:[\'9R\',\'Y\',\'3M\',\'2M\',\'9S\'],y:[\'59\',\'U\',\'7u\',\'3E\',\'65\']},64:{},9o:{},9n:{},79:{ai:{},1M:{},ah:{}},3m:[],3S:{},3y:[],5x:[],4c:[],69:{},6B:{},5s:[],3s:/bQ\\/4\\.0/.1e(3D.4E)?8:6F((3D.4E.6d().2L(/.+(?:9m|bP|bI|1u)[\\/: ]([\\d.]+)/)||[0,\'0\'])[1]),1u:(19.4D&&!2y.4l),47:/9H/.1e(3D.4E),4Q:/bH.+9m:1\\.[0-8].+bz/.1e(3D.4E),$:A(1l){q(1l)G 19.7L(1l)},22:A(2W,2t){2W[2W.1n]=2t},1c:A(9k,3e,3t,5d,9l){u E=19.1c(9k);q(3e)m.3f(E,3e);q(9l)m.L(E,{70:0,7c:\'2b\',6y:0});q(3t)m.L(E,3t);q(5d)5d.1C(E);G E},3f:A(E,3e){1a(u x 2Z 3e)E[x]=3e[x];G E},L:A(E,3t){1a(u x 2Z 3t){q(m.1u&&x==\'1t\'){q(3t[x]>0.99)E.F.bB(\'4w\');Q E.F.4w=\'9p(1t=\'+(3t[x]*2a)+\')\'}Q E.F[x]=3t[x]}},2l:A(E,T,2J){u 3V,4k,3L;q(1G 2J!=\'98\'||2J===I){u 26=9d;2J={3h:26[2],2j:26[3],6g:26[4]}}q(1G 2J.3h!=\'9a\')2J.3h=4o;2J.2j=1g[2J.2j]||1g.9g;2J.5B=m.3f({},T);1a(u 2A 2Z T){u e=1B m.1J(E,2J,2A);3V=6F(m.7p(E,2A))||0;4k=6F(T[2A]);3L=2A!=\'1t\'?\'D\':\'\';e.2P(3V,4k,3L)}},7p:A(E,T){q(19.7l){G 19.7l.aa(E,I).a6(T)}Q{q(T==\'1t\')T=\'4w\';u 2t=E.54[T.23(/\\-(\\w)/g,A(a,b){G b.8y()})];q(T==\'4w\')2t=2t.23(/9p\\(1t=([0-9]+)\\)/,A(a,b){G b/2a});G 2t===\'\'?1:2t}},5C:A(){u d=19,w=2y,53=d.5O&&d.5O!=\'7z\'?d.4f:d.S;u J=m.1u?53.83:(d.4f.83||5o.bE),K=m.1u?53.9s:5o.bD;m.3R={J:J,K:K,4W:m.1u?53.4W:bS,5a:m.1u?53.5a:b0}},66:A(E){u p={x:E.9v,y:E.6Z};4L(E.9q){E=E.9q;p.x+=E.9v;p.y+=E.6Z;q(E!=19.S&&E!=19.4f){p.x-=E.4W;p.y-=E.5a}}G p},5h:A(a,1M,2P,11){q(!a)a=m.1c(\'a\',I,{1F:\'2b\'},m.1W);q(1G a.4Z==\'A\')G 1M;q(11==\'3U\'){1a(u i=0;i<m.3y.1n;i++){q(m.3y[i]&&m.3y[i].a==a){m.3y[i].9z();m.3y[i]=I;G 1y}}}1o{1B m.4J(a,1M,2P,11);G 1y}1p(e){G P}},9f:A(a,1M,2P){G m.5h(a,1M,2P,\'3U\')},76:A(){G m.1c(\'1j\',{1w:\'Z-3U-N\',2n:m.9r(m.9u.9t)})},4g:A(E,3A,1w){u 1k=E.3O(3A);1a(u i=0;i<1k.1n;i++){q((1B 4i(1w)).1e(1k[i].1w)){G 1k[i]}}G I},9r:A(s){s=s.23(/\\s/g,\' \');u 2w=/{m\\.1i\\.([^}]+)\\}/g,56=s.2L(2w),1i;q(56)1a(u i=0;i<56.1n;i++){1i=56[i].23(2w,"$1");q(1G m.1i[1i]!=\'2e\')s=s.23(56[i],m.1i[1i])}G s},77:A(a){1a(u i=0;i<m.4c.1n;i++){q(m.4c[i][0]==a){u c=m.4c[i][1];m.4c[i][1]=c.4V(1);G c}}G I},9V:A(e){u 2W=m.7o();1a(u i=0;i<2W.4e.1n;i++){u a=2W.4e[i];q(m.3l(a,\'2h\')==\'2u\'&&m.3l(a,\'6E\'))m.22(m.5x,a)}m.6D(0)},6D:A(i){q(!m.5x[i])G;u a=m.5x[i];u 51=m.3X(m.3l(a,\'71\'));q(!51)51=m.76();u 2u=1B m.5V(a,51,1);2u.7D=A(){};2u.2O=A(){m.22(m.4c,[a,51]);m.6D(i+1)};2u.81()},3l:A(a,5g){a.4Z=a.2K;u p=a.4Z?a.4Z():I;a.4Z=I;G(p&&1G p[5g]!=\'2e\')?p[5g]:(1G m[5g]!=\'2e\'?m[5g]:I)},8c:A(a){u V=m.3l(a,\'V\');q(V)G V;G a.2z},3X:A(1l){u 1O=m.$(1l),3z=m.6B[1l],a={};q(!1O&&!3z)G I;q(!3z){3z=1O.4V(P);3z.1l=\'\';m.6B[1l]=3z;G 1O}Q{G 3z.4V(P)}},3n:A(d){q(d)m.6K.1C(d);m.6K.2n=\'\'},1A:A(B){q(!m.2d){m.2d=m.1c(\'1j\',{1w:\'Z-ar Z-9j-C\',4O:\'\',2K:A(){q(m.1v(m,\'av\'))m.2s()}},{1d:\'1H\',1t:0},m.1W,P)}m.2d.F.1F=\'\';m.2d.4O+=\'|\'+B.O;q(m.4Q&&m.9i)m.L(m.2d,{8b:\'5H(\'+m.4P+\'ax.8u)\',1t:1});Q m.2l(m.2d,{1t:B.3c},m.6C)},80:A(O){q(!m.2d)G;q(1G O!=\'2e\')m.2d.4O=m.2d.4O.23(\'|\'+O,\'\');q((1G O!=\'2e\'&&m.2d.4O!=\'\')||(m.3i&&m.3l(m.3i,\'3c\')))G;q(m.4Q&&m.9i)m.2d.F.1F=\'2b\';Q m.2l(m.2d,{1t:0},m.6C,I,A(){m.2d.F.1F=\'2b\'})},aY:A(18){m.22(m.1K,m.3f(18,{21:\'21\'+m.4z++}))},7q:A(6G,5v){u E,2w=/^Z-M-([0-9]+)$/;E=6G;4L(E.3P){q(E.1l&&2w.1e(E.1l))G E.1l.23(2w,"$1");E=E.3P}q(!5v){E=6G;4L(E.3P){q(E.3A&&m.6i(E)){1a(u O=0;O<m.1f.1n;O++){u B=m.1f[O];q(B&&B.a==E)G O}}E=E.3P}}G I},4C:A(E,5v){q(1G E==\'2e\')G m.1f[m.35]||I;q(1G E==\'9a\')G m.1f[E]||I;q(1G E==\'7O\')E=m.$(E);G m.1f[m.7q(E,5v)]||I},6i:A(a){G(a.2K&&a.2K.b5().23(/\\s/g,\' \').2L(/m.(b4|e)b3/))},1v:A(4B,6H,26){G 4B&&4B[6H]?(4B[6H](4B,26)!==1y):P},8g:A(e){1o{q(!e)e=2y.2B;u 4H=/aO/i.1e(e.11);q(!e.3G)e.3G=e.aN;q(m.1u)e.6L=4H?e.aM:e.aL;u B=m.4C(e.3G);q(!B.7A)G;q(!B||!e.6L||m.4C(e.6L,P)==B||m.aQ)G;m.1v(B,4H?\'aU\':\'aT\',e);1a(u i=0;i<B.1K.1n;i++)(A(){u o=m.$(\'21\'+B.1K[i]);q(o&&o.5u){q(4H)m.L(o,{1d:\'1H\',1F:\'\'});m.2l(o,{1t:4H?o.1t:0},o.38)}})()}1p(e){}},2x:A(E,2B,2Y){q(E==19&&2B==\'3g\')m.22(m.5s,2Y);1o{E.2x(2B,2Y,1y)}1p(e){1o{E.8C(\'4I\'+2B,2Y);E.aR(\'4I\'+2B,2Y)}1p(e){E[\'4I\'+2B]=2Y}}},95:A(E,2B,2Y){1o{E.95(2B,2Y,1y)}1p(e){1o{E.8C(\'4I\'+2B,2Y)}1p(e){E[\'4I\'+2B]=I}}},6f:A(){q(!m.1W){m.5C();m.62=m.1u&&m.3s<7;m.8a=m.62&&6n.cU==\'cT:\';1a(u x 2Z m.5r){q(1G m[x]!=\'2e\')m.1i[x]=m[x];Q q(1G m.1i[x]==\'2e\'&&1G m.5r[x]!=\'2e\')m.1i[x]=m.5r[x]}m.1W=m.1c(\'1j\',{1w:\'Z-1W\'},{1b:\'1S\',Y:0,U:0,J:\'2a%\',1R:m.3x,82:\'96\'},19.S,P);m.1U=m.1c(\'a\',{1w:\'Z-1U\',2N:m.1i.9b,2n:m.1i.9c,2z:\'8j:;\'},{1b:\'1S\',U:\'-3K\',1t:m.9h,1R:1},m.1W);m.6K=m.1c(\'1j\',I,{1F:\'2b\'},m.1W);m.2T=m.1c(\'1j\',I,{ak:\'aq\',cZ:\'cS\'},I,P);1g.cR=A(t,b,c,d){G c*t/d+b};1g.9g=A(t,b,c,d){G c*(t/=d)*t+b};m.ad=m.62;m.ae=((2y.4l&&m.3s<9)||3D.9N==\'9M\'||(m.1u&&m.3s<5.5));m.1v(k,\'cJ\')}},3g:A(){q(m.6w)G;m.6w=P;1a(u i=0;i<m.5s.1n;i++)m.5s[i]()},9e:A(){u E,1k,4D=[],5D=[],4e=[],4j={},2w;1a(u i=0;i<m.6J.1n;i++){1k=19.3O(m.6J[i]);1a(u j=0;j<1k.1n;j++){E=1k[j];2w=m.6i(E);q(2w){m.22(4D,E);q(2w[0]==\'m.5h\')m.22(5D,E);Q q(2w[0]==\'m.9f\')m.22(4e,E);u g=m.3l(E,\'5P\')||\'2b\';q(!4j[g])4j[g]=[];m.22(4j[g],E)}}}m.6I={4D:4D,4j:4j,5D:5D,4e:4e};G m.6I},7o:A(){G m.6I||m.9e()},2s:A(E){u B=m.4C(E);q(B)B.2s();G 1y}};m.1J=A(2p,1T,T){k.1T=1T;k.2p=2p;k.T=T;q(!1T.9w)1T.9w={}};m.1J.4t={6r:A(){(m.1J.34[k.T]||m.1J.34.84)(k);q(k.1T.34)k.1T.34.85(k.2p,k.3N,k)},2P:A(6W,1Z,3L){k.6z=(1B 5R()).5J();k.3V=6W;k.4k=1Z;k.3L=3L;k.3N=k.3V;k.H=k.6s=0;u 5o=k;A t(5q){G 5o.34(5q)}t.2p=k.2p;q(t()&&m.3m.22(t)==1){m.8q=df(A(){u 3m=m.3m;1a(u i=0;i<3m.1n;i++)q(!3m[i]())3m.dj(i--,1);q(!3m.1n){dm(m.8q)}},13)}},34:A(5q){u t=(1B 5R()).5J();q(5q||t>=k.1T.3h+k.6z){k.3N=k.4k;k.H=k.6s=1;k.6r();k.1T.5B[k.T]=P;u 6A=P;1a(u i 2Z k.1T.5B)q(k.1T.5B[i]!==P)6A=1y;q(6A){q(k.1T.6g)k.1T.6g.85(k.2p)}G 1y}Q{u n=t-k.6z;k.6s=n/k.1T.3h;k.H=k.1T.2j(n,0,1,k.1T.3h);k.3N=k.3V+((k.4k-k.3V)*k.H);k.6r()}G P}};m.3f(m.1J,{34:{1t:A(1J){m.L(1J.2p,{1t:1J.3N})},84:A(1J){1o{q(1J.2p.F&&1J.2p.F[1J.T]!=I)1J.2p.F[1J.T]=1J.3N+1J.3L;Q 1J.2p[1J.T]=1J.3N}1p(e){}}}});m.5p=A(1N,2O){k.2O=2O;k.1N=1N;u v=m.3s,6e;k.6o=m.1u&&v>=5.5&&v<7;q(!1N){q(2O)2O();G}m.6f();k.2m=m.1c(\'2m\',{c8:0},{1d:\'1r\',1b:\'1S\',c7:\'c6\',J:0},m.1W,P);u 6q=m.1c(\'6q\',I,I,k.2m,1);k.2g=[];1a(u i=0;i<=8;i++){q(i%3==0)6e=m.1c(\'6e\',I,{K:\'1z\'},6q,P);k.2g[i]=m.1c(\'2g\',I,I,6e,P);u F=i!=4?{cg:0,cf:0}:{1b:\'3B\'};m.L(k.2g[i],F)}k.2g[4].1w=1N+\' Z-W\';k.8B()};m.5p.4t={8B:A(){u V=m.4P+(m.cd||"c5/")+k.1N+".8u";u 8t=m.47?m.1W:I;k.32=m.1c(\'1Y\',I,{1b:\'1S\',U:\'-3K\'},8t,P);u 31=k;k.32.3Z=A(){31.8s()};k.32.V=V},8s:A(){u o=k.1q=k.32.J/4,H=[[0,0],[0,-4],[-2,0],[0,-8],0,[-2,-8],[0,-2],[0,-6],[-2,-2]],1A={K:(2*o)+\'D\',J:(2*o)+\'D\'};1a(u i=0;i<=8;i++){q(H[i]){q(k.6o){u w=(i==1||i==7)?\'2a%\':k.32.J+\'D\';u 1j=m.1c(\'1j\',I,{J:\'2a%\',K:\'2a%\',1b:\'3B\',1Q:\'1r\'},k.2g[i],P);m.1c(\'1j\',I,{4w:"bU:bY.8f.bZ(c3=c2, V=\'"+k.32.V+"\')",1b:\'1S\',J:w,K:k.32.K+\'D\',Y:(H[i][0]*o)+\'D\',U:(H[i][1]*o)+\'D\'},1j,P)}Q{m.L(k.2g[i],{8b:\'5H(\'+k.32.V+\') \'+(H[i][0]*o)+\'D \'+(H[i][1]*o)+\'D\'})}q(2y.4l&&(i==3||i==5))m.1c(\'1j\',I,1A,k.2g[i],P);m.L(k.2g[i],1A)}}k.32=I;q(m.3S[k.1N])m.3S[k.1N].55();m.3S[k.1N]=k;q(k.2O)k.2O()},3T:A(H,1q,8r,38,2j){u B=k.B,4N=B.M.F,1q=1q||0,H=H||{x:B.x.H+1q,y:B.y.H+1q,w:B.x.R(\'1P\')-2*1q,h:B.y.R(\'1P\')-2*1q};q(8r)k.2m.F.1d=(H.h>=4*k.1q)?\'1H\':\'1r\';m.L(k.2m,{Y:(H.x-k.1q)+\'D\',U:(H.y-k.1q)+\'D\',J:(H.w+2*k.1q)+\'D\'});H.w-=2*k.1q;H.h-=2*k.1q;m.L(k.2g[4],{J:H.w>=0?H.w+\'D\':0,K:H.h>=0?H.h+\'D\':0});q(k.6o)k.2g[3].F.K=k.2g[5].F.K=k.2g[4].F.K},55:A(9x){q(9x)k.2m.F.1d=\'1r\';Q m.3n(k.2m)}};m.5Z=A(B,1A){k.B=B;k.1A=1A;k.2G=1A==\'x\'?\'cy\':\'cx\';k.2v=k.2G.6d();k.4r=1A==\'x\'?\'cw\':\'cv\';k.5S=k.4r.6d();k.6p=1A==\'x\'?\'cz\':\'cA\';k.8A=k.6p.6d();k.1D=k.2R=0};m.5Z.4t={R:A(O){cD(O){3a\'73\':G k.1I+k.2D+(k.t-m.1U[\'1q\'+k.2G])/2;3a\'72\':G k.H+k.cb+k.1D+(k.C-m.1U[\'1q\'+k.2G])/2;3a\'1P\':G k.C+2*k.cb+k.1D+k.2R;3a\'49\':G k.4v-k.3o-k.4y;3a\'6O\':G k.R(\'49\')-2*k.cb-k.1D-k.2R;3a\'58\':G k.H-(k.B.W?k.B.W.1q:0);3a\'7g\':G k.R(\'1P\')+(k.B.W?2*k.B.W.1q:0);3a\'24\':G k.1E?1g.2H((k.C-k.1E)/2):0}},7b:A(){k.cb=(k.B.N[\'1q\'+k.2G]-k.t)/2;k.4y=m[\'6y\'+k.6p]},6M:A(){k.t=k.B.E[k.2v]?3d(k.B.E[k.2v]):k.B.E[\'1q\'+k.2G];k.1I=k.B.1I[k.1A];k.2D=(k.B.E[\'1q\'+k.2G]-k.t)/2;q(k.1I==0||k.1I==-1){k.1I=(m.3R[k.2v]/2)+m.3R[\'37\'+k.4r]}},7a:A(){u B=k.B;k.29=\'1z\';q(B.6t==\'3M\')k.29=\'3M\';Q q(1B 4i(k.5S).1e(B.3J))k.29=I;Q q(1B 4i(k.8A).1e(B.3J))k.29=\'4m\';k.H=k.1I-k.cb+k.2D;q(k.6u&&k.1A==\'x\')B.60=1g.2U(B.60||k.14,B.6u*k.14/B.y.14);k.C=1g.2U(k.14,B[\'4m\'+k.2G]||k.14);k.2c=B.4s?1g.2U(B[\'2U\'+k.2G],k.14):k.14;q(B.2q&&B.2S){k.C=B[k.2v];k.1E=k.14}q(k.1A==\'x\'&&m.4p)k.2c=B.3Q;k.3G=B[\'3G\'+k.1A.8y()];k.3o=m[\'6y\'+k.4r];k.37=m.3R[\'37\'+k.4r];k.4v=m.3R[k.2v]},5y:A(i){u B=k.B;q(B.2q&&(B.2S||m.4p)){k.1E=i;k.C=1g.4m(k.C,k.1E);B.N.F[k.5S]=k.R(\'24\')+\'D\'}Q k.C=i;B.N.F[k.2v]=i+\'D\';B.M.F[k.2v]=k.R(\'1P\')+\'D\';q(B.W)B.W.3T();q(B.7J)B.7J.F[k.2v]=i+\'D\';q(k.1A==\'y\'&&B.57&&B.S.F.K!=\'1z\')1o{B.57.S.F.1Q=\'1z\'}1p(e){}q(B.1X){u d=B.1V;q(k.6x===2e)k.6x=B.1h[\'1q\'+k.2G]-d[\'1q\'+k.2G];d.F[k.2v]=(k.C-k.6x)+\'D\';q(k.1A==\'x\')B.39.F.J=\'1z\';q(B.S)B.S.F[k.2v]=\'1z\'}q(k.1A==\'x\'&&B.1m)B.40(P)},7U:A(i){k.H=i;k.B.M.F[k.5S]=i+\'D\';q(k.B.W)k.B.W.3T()}};m.4J=A(a,1M,2P,2X){q(19.8x&&m.1u&&!m.6w){m.2x(19,\'3g\',A(){1B m.4J(a,1M,2P,2X)});G}k.a=a;k.2P=2P;k.2X=2X||\'4G\';k.1X=(2X==\'3U\');k.2q=!k.1X;k.1K=[];k.1s=m.1s;m.1s=I;m.6f();u O=k.O=m.1f.1n;1a(u i=0;i<m.6v.1n;i++){u 2A=m.6v[i];k[2A]=1M&&1G 1M[2A]!=\'2e\'?1M[2A]:m[2A]}q(!k.V)k.V=a.2z;u E=(1M&&1M.7r)?m.$(1M.7r):a;E=k.8p=E.3O(\'1Y\')[0]||E;k.5L=E.1l||a.1l;q(!m.1v(k,\'cm\'))G P;1a(u i=0;i<m.1f.1n;i++){q(m.1f[i]&&m.1f[i].a==a&&!(k.1s&&k.2Q[1]==\'3Y\')){m.1f[i].4X();G 1y}}q(!m.ct)1a(u i=0;i<m.1f.1n;i++){q(m.1f[i]&&m.1f[i].8p!=E&&!m.1f[i].5F){m.1f[i].5z()}}m.1f[O]=k;q(m.1f[O-1])m.1f[O-1].2s();q(1G m.35!=\'2e\'&&m.1f[m.35])m.1f[m.35].2s();k.E=E;k.1I=m.66(E);m.5C();u x=k.x=1B m.5Z(k,\'x\');x.6M();u y=k.y=1B m.5Z(k,\'y\');y.6M();k.M=m.1c(\'1j\',{1l:\'Z-M-\'+k.O,1w:\'Z-M \'+k.7m},{1d:\'1r\',1b:\'1S\',1R:m.3x+=2},I,P);k.M.ce=k.M.ca=m.8g;q(k.2X==\'4G\'&&k.33==2)k.33=0;q(!k.1N||(k.1s&&k.2q&&k.2Q[1]==\'3Y\')){k[k.2X+\'6N\']()}Q q(m.3S[k.1N]){k.74();k[k.2X+\'6N\']()}Q{k.5e();u B=k;1B m.5p(k.1N,A(){B.74();B[B.2X+\'6N\']()})}G P};m.4J.4t={7Q:A(e){2y.6n.2z=k.V},74:A(){u W=k.W=m.3S[k.1N];W.B=k;W.2m.F.1R=k.M.F.1R-1;m.3S[k.1N]=I},5e:A(){q(k.5F||k.1U)G;k.1U=m.1U;u B=k;k.1U.2K=A(){B.5z()};q(!m.1v(k,\'dn\'))G;u B=k,l=k.x.R(\'73\')+\'D\',t=k.y.R(\'73\')+\'D\';q(!2k&&k.1s&&k.2Q[1]==\'3Y\')u 2k=k.1s;q(2k){l=2k.x.R(\'72\')+\'D\';t=2k.y.R(\'72\')+\'D\';k.1U.F.1R=m.3x++}3H(A(){q(B.1U)m.L(B.1U,{Y:l,U:t,1R:m.3x++})},2a)},bF:A(){u B=k;u 1Y=19.1c(\'1Y\');k.N=1Y;1Y.3Z=A(){q(m.1f[B.O])B.4x()};1Y.2K=A(){1o{q(m.1v(B,\'aD\'))B.2s()}1p(e){}};q(m.au)1Y.b7=A(){G 1y};1Y.1w=\'Z-4G\';m.L(1Y,{1d:\'1r\',1F:\'46\',1b:\'1S\',60:\'3K\',1R:3});1Y.2N=m.1i.7x;q(m.47)m.1W.1C(1Y);q(m.1u&&m.bR)1Y.V=I;1Y.V=k.V;k.5e()},bO:A(){q(!m.1v(k,\'bh\'))G;k.N=m.77(k.a);q(!k.N)k.N=m.3X(k.71);q(!k.N)k.N=m.76();k.7w([\'5j\']);q(k.5j){u S=m.4g(k.N,\'1j\',\'Z-S\');q(S)S.1C(k.5j);k.5j.F.1F=\'46\'}m.1v(k,\'b9\');u 1h=k.1h=k.N;q(/(3j|16)/.1e(k.2h))k.6S(1h);m.1W.1C(k.M);m.L(k.M,{1b:\'bb\',70:\'0 \'+m.7i+\'D 0 \'+m.3v+\'D\'});k.N=m.1c(\'1j\',{1w:\'Z-3U\'},{1b:\'3B\',1R:3,1Q:\'1r\'},k.M);k.39=m.1c(\'1j\',I,I,k.N,1);k.39.1C(1h);m.L(1h,{1b:\'3B\',1F:\'46\',82:m.1i.7X||\'\'});q(k.J)1h.F.J=k.J+\'D\';q(k.K)m.L(1h,{K:k.K+\'D\',1Q:\'1r\'});q(1h.2i<k.3Q)1h.F.J=k.3Q+\'D\';q(k.2h==\'2u\'&&!m.77(k.a)){k.5e();u B=k;u 2u=1B m.5V(k.a,1h);2u.V=k.V;2u.2O=A(){q(m.1f[B.O])B.4x()};2u.7D=A(){6n.2z=B.V};2u.81()}Q q(k.2h==\'16\'&&k.2V==\'4M\'){k.5w()}Q k.4x()},4x:A(){1o{q(!k.N)G;k.N.3Z=I;q(k.5F)G;Q k.5F=P;u x=k.x,y=k.y;q(k.1U){m.L(k.1U,{U:\'-3K\'});k.1U=I;m.1v(k,\'a1\')}q(k.2q){x.14=k.N.J;y.14=k.N.K;m.L(k.N,{J:x.t+\'D\',K:y.t+\'D\'});k.M.1C(k.N);m.1W.1C(k.M)}Q q(k.78)k.78();x.7b();y.7b();m.L(k.M,{Y:(x.1I+x.2D-x.cb)+\'D\',U:(y.1I+x.2D-y.cb)+\'D\'});k.9P();u 28=x.14/y.14;x.7a();k.29(x);y.7a();k.29(y);q(k.1X)k.am();q(k.1m)k.40(0,1);q(k.4s){q(k.2q)k.9B(28);Q k.6P();q(k.2q&&k.x.14>(k.x.1E||k.x.C)){k.8k();q(k.1K.1n==1)k.40()}}k.7P()}1p(e){k.7Q(e)}},6S:A(5d,1z){u c=m.4g(5d,\'5i\',\'Z-S\');q(/(16|3j)/.1e(k.2h)){q(k.3p)c.F.J=k.3p+\'D\';q(k.3I)c.F.K=k.3I+\'D\'}},5w:A(){q(k.aj)G;u B=k;k.S=m.4g(k.1h,\'5i\',\'Z-S\');q(k.2h==\'16\'){k.5e();u 48=m.2T.4V(1);k.S.1C(48);k.cP=k.1h.2i;q(!k.3p)k.3p=48.2i;u 43=k.1h.1L-k.S.1L,
3e80
h=k.3I||m.3R.K-43-m.4a-m.5K,3Z=k.2V==\'4M\'?\' 3Z="q (m.1f[\'+k.O+\']) m.1f[\'+k.O+\'].4x()" \':\'\';k.S.2n+=\'<16 2A="m\'+(1B 5R()).5J()+\'" d6="0" O="\'+k.O+\'" \'+\' F="J:\'+k.3p+\'D; K:\'+h+\'D" \'+3Z+\' V="\'+k.V+\'" ></16>\';k.48=k.S.3O(\'1j\')[0];k.16=k.S.3O(\'16\')[0];q(k.2V==\'4S\')k.6R()}q(k.2h==\'3j\'){k.S.1l=k.S.1l||\'m-cX-1l-\'+k.O;u a=k.79;q(!a.1M)a.1M={};q(1G a.1M.ao==\'2e\')a.1M.ao=\'d2\';q(7T)7T.bn(k.V,k.S.1l,k.3p,k.3I,a.bp||\'7\',a.bs,a.ai,a.1M,a.ah)}k.aj=P},78:A(){q(k.16&&!k.3I){k.16.F.K=k.S.F.K=k.6T()+\'D\'}k.1h.1C(m.2T);q(!k.x.14)k.x.14=k.1h.2i;k.y.14=k.1h.1L;k.1h.af(m.2T);q(m.1u&&k.an>3d(k.1h.54.K)){k.an=3d(k.1h.54.K)}m.L(k.M,{1b:\'1S\',70:\'0\'});m.L(k.N,{J:k.x.t+\'D\',K:k.y.t+\'D\'})},6T:A(){u h;1o{u 20=k.57=k.16.7Z||k.16.4T.19;u 2T=20.1c(\'1j\');2T.F.ak=\'aq\';20.S.1C(2T);h=2T.6Z;q(m.1u)h+=3d(20.S.54.4a)+3d(20.S.54.5K)-1}1p(e){h=da}G h},6R:A(){u 42=k.1h.2i-k.48.2i;m.3n(k.48);q(42<0)42=0;u 43=k.1h.1L-k.16.1L;q(k.57&&!k.3I&&!k.K&&k.y.C==k.y.14)1o{k.57.S.F.1Q=\'1r\'}1p(e){}m.L(k.16,{J:1g.7K(k.x.C-42)+\'D\',K:1g.7K(k.y.C-43)+\'D\'});m.L(k.S,{J:k.16.F.J,K:k.16.F.K});k.4b=k.16;k.1V=k.4b},am:A(){k.6S(k.1h);q(k.2h==\'3j\'&&k.2V==\'4M\')k.5w();q(k.x.C<k.x.14&&!k.5W)k.x.C=k.x.14;q(k.y.C<k.y.14&&!k.5I)k.y.C=k.y.14;k.1V=k.1h;m.L(k.39,{1b:\'3B\',J:k.x.C+\'D\'});m.L(k.1h,{7c:\'2b\',J:\'1z\',K:\'1z\'});u 1O=m.4g(k.1h,\'5i\',\'Z-S\');q(1O&&!/(16|3j)/.1e(k.2h)){u 44=1O;1O=m.1c(44.cu,I,{1Q:\'1r\'},I,P);44.3P.b2(1O,44);1O.1C(m.2T);1O.1C(44);u 42=k.1h.2i-1O.2i;u 43=k.1h.1L-1O.1L;1O.af(m.2T);u 68=m.47||3D.9N==\'9M\'?1:0;m.L(1O,{J:(k.x.C-42-68)+\'D\',K:(k.y.C-43)+\'D\',1Q:\'1z\',1b:\'3B\'});q(68&&44.1L>1O.1L){1O.F.J=(3d(1O.F.J)+68)+\'D\'}k.4b=1O;k.1V=k.4b}q(k.16&&k.2V==\'4M\')k.6R();q(!k.4b&&k.y.C<k.39.1L)k.1V=k.N;q(k.1V==k.N&&!k.5W&&!/(16|3j)/.1e(k.2h)){k.x.C+=17}q(k.1V&&k.1V.1L>k.1V.3P.1L){3H("1o { m.1f["+k.O+"].1V.F.1Q = \'1z\'; } 1p(e) {}",m.5G)}},29:A(p,45){u 3C,2k=p.3G,1A=p==k.x?\'x\':\'y\';q(2k&&2k.2L(/ /)){3C=2k.7M(\' \');2k=3C[0]}q(2k&&m.$(2k)){p.H=m.66(m.$(2k))[1A];q(3C&&3C[1]&&3C[1].2L(/^[-]?[0-9]+D$/))p.H+=3d(3C[1]);q(p.C<p.2c)p.C=p.2c}Q q(p.29==\'1z\'||p.29==\'3M\'){u 6Q=1y;u 41=p.B.4s;q(p.29==\'3M\')p.H=1g.2H(p.37+(p.4v+p.3o-p.4y-p.R(\'1P\'))/2);Q p.H=1g.2H(p.H-((p.R(\'1P\')-p.t)/2));q(p.H<p.37+p.3o){p.H=p.37+p.3o;6Q=P}q(!45&&p.C<p.2c){p.C=p.2c;41=1y}q(p.H+p.R(\'1P\')>p.37+p.4v-p.4y){q(!45&&6Q&&41){p.C=1g.2U(p.C,p.R(1A==\'y\'?\'49\':\'6O\'))}Q q(p.R(\'1P\')<p.R(\'49\')){p.H=p.37+p.4v-p.4y-p.R(\'1P\')}Q{p.H=p.37+p.3o;q(!45&&41)p.C=p.R(1A==\'y\'?\'49\':\'6O\')}}q(!45&&p.C<p.2c){p.C=p.2c;41=1y}}Q q(p.29==\'4m\'){p.H=1g.d8(p.H-p.C+p.t)}q(p.H<p.3o){u 9I=p.H;p.H=p.3o;q(41&&!45)p.C=p.C-(p.H-9I)}},9B:A(28){u x=k.x,y=k.y,30=1y,2r=1g.2U(x.14,x.C),3b=1g.2U(y.14,y.C),2S=(k.2S||m.4p);q(2r/3b>28){ 2r=3b*28;q(2r<x.2c){2r=x.2c;3b=2r/28}30=P}Q q(2r/3b<28){ 3b=2r/28;30=P}q(m.4p&&x.14<x.2c){x.1E=x.14;y.C=y.1E=y.14}Q q(k.2S){x.1E=2r;y.1E=3b}Q{x.C=2r;y.C=3b}30=k.6P(2S?I:28,30);q(2S&&y.C<y.1E){y.1E=y.C;x.1E=y.C*28}q(30||2S){x.H=x.1I-x.cb+x.2D;x.2c=x.C;k.29(x,P);y.H=y.1I-y.cb+y.2D;y.2c=y.C;k.29(y,P);q(k.1m)k.40()}},6P:A(28,30){u x=k.x,y=k.y;q(k.1m&&(k.2q||k.5I)){4L(y.C>k.4F&&x.C>k.3Q&&y.R(\'1P\')>y.R(\'49\')){y.C-=10;q(28)x.C=y.C*28;k.40(0,1);30=P}}G 30},cQ:A(){q(k.1V){u h=/16/i.1e(k.1V.3A)?(k.6T()+1)+\'D\':\'1z\';q(k.S)k.S.F.K=h;k.1V.F.K=h;k.y.5y(k.1h.1L)}},7P:A(){u x=k.x,y=k.y;k.63(\'1r\');m.1v(k,\'d1\');k.7h(1,{M:{J:x.R(\'1P\'),K:y.R(\'1P\'),Y:x.H,U:y.H},N:{Y:x.1D+x.R(\'24\'),U:y.1D+y.R(\'24\'),J:x.1E||x.C,K:y.1E||y.C}},m.5G)},7h:A(1x,1Z,38){u 4R=k.2Q,6U=1x?(k.1s?k.1s.a:I):m.3i,t=(4R[1]&&6U&&m.3l(6U,\'2Q\')[1]==4R[1])?4R[1]:4R[0];q(k[t]&&t!=\'5h\'){k[t](1x,1Z);G}q(k.W&&!k.33){q(1x)k.W.3T();Q k.W.55((k.1X&&k.3W))}q(!1x)k.7k();u B=k,x=B.x,y=B.y,2j=k.2j;q(!1x)2j=k.ag||2j;u 4S=1x?A(){q(B.W)B.W.2m.F.1d="1H";3H(A(){B.5t()},50)}:A(){B.5c()};q(1x)m.L(k.M,{J:x.t+\'D\',K:y.t+\'D\'});q(1x&&k.1X){m.L(k.M,{Y:(x.1I-x.cb+x.2D)+\'D\',U:(y.1I-y.cb+y.2D)+\'D\'})}q(k.9C){m.L(k.M,{1t:1x?0:1});m.3f(1Z.M,{1t:1x})}m.2l(k.M,1Z.M,{3h:38,2j:2j,34:A(2t,26){q(B.W&&B.33&&26.T==\'U\'){u 4K=1x?26.H:1-26.H;u H={w:x.t+(x.R(\'1P\')-x.t)*4K,h:y.t+(y.R(\'1P\')-y.t)*4K,x:x.1I+(x.H-x.1I)*4K,y:y.1I+(y.H-y.1I)*4K};B.W.3T(H,0,1)}q(B.1X){q(26.T==\'Y\')B.39.F.Y=(x.H-2t)+\'D\';q(26.T==\'U\')B.39.F.U=(y.H-2t)+\'D\'}}});m.2l(k.N,1Z.N,38,2j,4S);q(1x){k.M.F.1d=\'1H\';k.N.F.1d=\'1H\';q(k.1X)k.1h.F.1d=\'1H\';k.a.1w+=\' Z-7R-3J\'}},6h:A(1x,1Z){k.33=1y;u B=k,t=1x?m.5G:0;q(1x){m.2l(k.M,1Z.M,0);m.L(k.M,{1t:0,1d:\'1H\'});m.2l(k.N,1Z.N,0);k.N.F.1d=\'1H\';m.2l(k.M,{1t:1},t,I,A(){B.5t()})}q(k.W){k.W.2m.F.1R=k.M.F.1R;u 5A=1x||-1,1q=k.W.1q,6X=1x?3:1q,6Y=1x?1q:3;1a(u i=6X;5A*i<=5A*6Y;i+=5A,t+=25){(A(){u o=1x?6Y-i:6X-i;3H(A(){B.W.3T(0,o,1)},t)})()}}q(1x){}Q{3H(A(){q(B.W)B.W.55(B.3W);B.7k();m.2l(B.M,{1t:0},m.7f,I,A(){B.5c()})},t)}},3Y:A(1x,1Z,6W){q(!1x)G;u B=k,1s=k.1s,x=k.x,y=k.y,2I=1s.x,2E=1s.y,M=k.M,N=k.N,1m=k.1m;m.L(N,{J:(x.1E||x.C)+\'D\',K:(y.1E||y.C)+\'D\'});q(1m)1m.F.1Q=\'1H\';k.W=1s.W;q(k.W)k.W.B=B;1s.W=I;u 4d=m.1c(\'1j\',{1w:\'Z-4G\'},{1b:\'1S\',1R:4,1Q:\'1r\',1F:\'2b\'});u 6V={a7:1s,ab:k};1a(u n 2Z 6V){k[n]=6V[n].N.4V(1);m.L(k[n],{1b:\'1S\',7c:0,1d:\'1H\'});4d.1C(k[n])}M.1C(4d);q(k.1X)m.L(k.39,{Y:0,U:0});q(1m){1m.1w=\'\';M.1C(1m)}4d.F.1F=\'\';1s.N.F.1F=\'2b\';q(m.47){u 2L=3D.4E.2L(/9H\\/([0-9]{3})/);q(2L&&3d(2L[1])<aG)k.M.F.1d=\'1H\'}m.2l(M,{J:x.C},{3h:m.9G,34:A(2t,26){u H=26.H,3F=1-H;u T,C={},6m=[\'H\',\'C\',\'1D\',\'2R\'];1a(u n 2Z 6m){T=6m[n];C[\'x\'+T]=1g.2H(3F*2I[T]+H*x[T]);C[\'y\'+T]=1g.2H(3F*2E[T]+H*y[T]);C.a9=1g.2H(3F*(2I.1E||2I.C)+H*(x.1E||x.C));C.5N=1g.2H(3F*2I.R(\'24\')+H*x.R(\'24\'));C.a8=1g.2H(3F*(2E.1E||2E.C)+H*(y.1E||y.C));C.5Y=1g.2H(3F*2E.R(\'24\')+H*y.R(\'24\'))}q(B.W)B.W.3T({x:C.2F,y:C.3w,w:C.4u+C.3q+C.6j+2*x.cb,h:C.4U+C.3r+C.6l+2*y.cb});1s.M.F.bx=\'bA(\'+(C.3w-2E.H)+\'D, \'+(C.4u+C.3q+C.6j+C.2F+2*2I.cb-2I.H)+\'D, \'+(C.4U+C.3r+C.6l+C.3w+2*2E.cb-2E.H)+\'D, \'+(C.2F-2I.H)+\'D)\';m.L(N,{U:(C.3r+y.R(\'24\'))+\'D\',Y:(C.3q+x.R(\'24\'))+\'D\',4a:(y.H-C.3w)+\'D\',3v:(x.H-C.2F)+\'D\'});m.L(M,{U:C.3w+\'D\',Y:C.2F+\'D\',J:(C.3q+C.6j+C.4u+2*x.cb)+\'D\',K:(C.3r+C.6l+C.4U+2*y.cb)+\'D\'});m.L(4d,{J:(C.a9||C.4u)+\'D\',K:(C.a8||C.4U)+\'D\',Y:(C.3q+C.5N)+\'D\',U:(C.3r+C.5Y)+\'D\',1d:\'1H\'});m.L(B.a7,{U:(2E.H-C.3w+2E.1D-C.3r+2E.R(\'24\')-C.5Y)+\'D\',Y:(2I.H-C.2F+2I.1D-C.3q+2I.R(\'24\')-C.5N)+\'D\'});m.L(B.ab,{1t:H,U:(y.H-C.3w+y.1D-C.3r+y.R(\'24\')-C.5Y)+\'D\',Y:(x.H-C.2F+x.1D-C.3q+x.R(\'24\')-C.5N)+\'D\'});q(1m)m.L(1m,{J:C.4u+\'D\',K:C.4U+\'D\',Y:(C.3q+x.cb)+\'D\',U:(C.3r+y.cb)+\'D\'})},6g:A(){M.F.1d=N.F.1d=\'1H\';N.F.1F=\'46\';4d.F.1F=\'2b\';B.a.1w+=\' Z-7R-3J\';B.5t();1s.5c();B.1s=I}})},9A:A(o,E){q(!k.1s)G 1y;1a(u i=0;i<k.1s.1K.1n;i++){u 5m=m.$(\'21\'+k.1s.1K[i]);q(5m&&5m.21==o.21){k.7j();5m.bo=k.O;m.22(k.1K,k.1s.1K[i]);G P}}G 1y},5t:A(){k.7A=P;k.4X();q(k.1X&&k.2V==\'4S\')k.5w();q(k.16){1o{u B=k,20=k.16.7Z||k.16.4T.19;m.2x(20,\'aF\',A(){q(m.35!=B.O)B.4X()})}1p(e){}q(m.1u&&1G k.67!=\'b1\')k.16.F.J=(k.3p-1)+\'D\'}q(k.3c)m.1A(k);k.9Z();u p=m.3R,6k=m.64.x+p.4W,7d=m.64.y+p.5a;k.7N=k.x.H<6k&&6k<k.x.H+k.x.R(\'1P\')&&k.y.H<7d&&7d<k.y.H+k.y.R(\'1P\');q(k.1m)k.ap();m.1v(k,\'bT\')},9Z:A(){u O=k.O;u 1N=k.1N;1B m.5p(1N)},5z:A(){m.3n(k.M);m.1f[k.O]=I;q(m.3i==k.a)m.3i=I;m.80(k.O);q(k.1U)m.1U.F.Y=\'-3K\';m.1v(k,\'a1\')},9K:A(){k.7F=m.1c(\'a\',{2z:m.8v,3G:m.a2,1w:\'Z-7F\',2n:m.1i.a3,2N:m.1i.a0});k.5b({5f:k.7F,1b:k.9W||\'U Y\'})},7w:A(7I,a5){1a(u i=0;i<7I.1n;i++){u 11=7I[i],s=I;q(11==\'7t\'&&!m.1v(k,\'aW\'))G;Q q(11==\'5U\'&&!m.1v(k,\'b6\'))G;q(!k[11+\'4h\']&&k.5L)k[11+\'4h\']=11+\'-1a-\'+k.5L;q(k[11+\'4h\'])k[11]=m.3X(k[11+\'4h\']);q(!k[11]&&!k[11+\'7Y\']&&k[11+\'9X\'])1o{s=ay(k[11+\'9X\'])}1p(e){}q(!k[11]&&k[11+\'7Y\']){s=k[11+\'7Y\']}q(!k[11]&&!s){k[11]=m.3X(k.a[\'9Y\'+11+\'4h\']);q(!k[11]){u 2C=k.a.a4;4L(2C&&!m.6i(2C)){q((1B 4i(\'Z-\'+11)).1e(2C.1w||I)){q(!2C.1l)k.a[\'9Y\'+11+\'4h\']=2C.1l=\'21\'+m.4z++;k[11]=m.3X(2C.1l);bt}2C=2C.a4}}}q(!k[11]&&s)k[11]=m.1c(\'1j\',{1w:\'Z-\'+11,2n:s});q(a5&&k[11]){u o={1b:(11==\'5U\')?\'59\':\'65\'};1a(u x 2Z k[11+\'ac\'])o[x]=k[11+\'ac\'][x];o.5f=k[11];k.5b(o)}}},63:A(1d){q(m.ad)k.5X(\'bi\',1d);q(m.ae)k.5X(\'ba\',1d);q(m.4Q)k.5X(\'*\',1d)},5X:A(3A,1d){u 1k=19.3O(3A);u T=3A==\'*\'?\'1Q\':\'1d\';1a(u i=0;i<1k.1n;i++){q(T==\'1d\'||(19.7l.aa(1k[i],"").a6(\'1Q\')==\'1z\'||1k[i].9U(\'1r-by\')!=I)){u 27=1k[i].9U(\'1r-by\');q(1d==\'1H\'&&27){27=27.23(\'[\'+k.O+\']\',\'\');1k[i].4q(\'1r-by\',27);q(!27)1k[i].F[T]=1k[i].7B}Q q(1d==\'1r\'){u 36=m.66(1k[i]);36.w=1k[i].2i;36.h=1k[i].1L;q(!k.3c){u 9T=(36.x+36.w<k.x.R(\'58\')||36.x>k.x.R(\'58\')+k.x.R(\'7g\'));u 9E=(36.y+36.h<k.y.R(\'58\')||36.y>k.y.R(\'58\')+k.y.R(\'7g\'))}u 5k=m.7q(1k[i]);q(!9T&&!9E&&5k!=k.O){q(!27){1k[i].4q(\'1r-by\',\'[\'+k.O+\']\');1k[i].7B=1k[i].F[T];1k[i].F[T]=\'1r\'}Q q(27.9F(\'[\'+k.O+\']\')==-1){1k[i].4q(\'1r-by\',27+\'[\'+k.O+\']\')}}Q q((27==\'[\'+k.O+\']\'||m.35==5k)&&5k!=k.O){1k[i].4q(\'1r-by\',\'\');1k[i].F[T]=1k[i].7B||\'\'}Q q(27&&27.9F(\'[\'+k.O+\']\')>-1){1k[i].4q(\'1r-by\',27.23(\'[\'+k.O+\']\',\'\'))}}}}},4X:A(){k.M.F.1R=m.3x+=2;q(k.2q){k.N.2N=m.1i.7x;q(m.7s){m.7e=2y.4l?\'7G\':\'5H(\'+m.4P+m.7s+\'), 7G\';q(m.1u&&m.3s<6)m.7e=\'aH\';k.N.F.7E=m.7e}}m.35=k.O;m.1v(k,\'at\')},8h:A(x,y){k.x.7U(x);k.y.7U(y)},7v:A(e){u w,h,r=e.J/e.K;w=1g.4m(e.J+e.aE,1g.2U(k.3Q,k.x.14));q(k.2q&&1g.7K(w-k.x.14)<12)w=k.x.14;h=k.1X?e.K+e.aK:w/r;q(h<1g.2U(k.4F,k.y.14)){h=1g.2U(k.4F,k.y.14);q(k.2q)w=h*r}k.7H(w,h)},7H:A(w,h){k.y.5y(h);k.x.5y(w);k.M.F.K=k.y.R(\'1P\')+\'D\'},2s:A(){q(k.67||!k.7A)G;q(k.2Q[1]==\'3Y\'&&m.3i){m.4C(m.3i).5z();m.3i=I}q(!m.1v(k,\'aV\'))G;k.67=P;1o{q(k.1X)k.9D();k.N.F.7E=\'aS\';k.7h(0,{M:{J:k.x.t,K:k.y.t,Y:k.x.1I-k.x.cb+k.x.2D,U:k.y.1I-k.y.cb+k.y.2D},N:{Y:0,U:0,J:k.x.t,K:k.y.t}},m.7f)}1p(e){k.5c()}},9D:A(){q(m.4Q){q(!m.52)m.52=m.1c(\'1j\',I,{1b:\'1S\'},m.1W);m.L(m.52,{J:k.x.C+\'D\',K:k.y.C+\'D\',Y:k.x.H+\'D\',U:k.y.H+\'D\',1F:\'46\'})}q(k.2h==\'3j\')1o{m.$(k.S.1l).cY()}1p(e){}q(k.2V==\'4S\'&&!k.3W)k.9y();q(k.1V&&k.1V!=k.4b)k.1V.F.1Q=\'1r\'},9y:A(){q(m.1u&&k.16)1o{k.16.4T.19.S.2n=\'\'}1p(e){}q(k.2h==\'3j\')7T.cK(k.S.1l);k.S.2n=\'\'},8d:A(){q(k.W)k.W.2m.F.1F=\'2b\';k.7J=I;k.M.F.1F=\'2b\';m.22(m.3y,k)},9z:A(){1o{m.1f[k.O]=k;q(m.35!=k.O){1o{m.1f[m.35].2s()}1p(e){}}u z=m.3x++,4N={1F:\'\',1R:z};m.L(k.M,4N);k.67=1y;u o=k.W||0;q(o){q(!k.33)4N.1d=\'1r\';m.L(o.2m,4N)}k.7P()}1p(e){}},5b:A(o){u E=o.5f;q(1G E==\'7O\')E=m.3X(E);q(o.3U)E=m.1c(\'1j\',{2n:o.3U});q(!E||1G E==\'7O\')G;q(!m.1v(k,\'dg\',{18:E}))G;E.F.1F=\'46\';o.21=o.21||o.5f;q(k.2Q[1]==\'3Y\'&&k.9A(o,E))G;k.7j();u J=o.J&&/^[0-9]+(D|%)$/.1e(o.J)?o.J:\'1z\';q(/^(Y|2M)7V$/.1e(o.1b)&&!/^[0-9]+D$/.1e(o.J))J=\'d7\';u 18=m.1c(\'1j\',{1l:\'21\'+m.4z++,21:o.21},{1b:\'1S\',1d:\'1r\',J:J,82:m.1i.7X||\'\',1t:0},k.1m,P);18.1C(E);m.3f(18,{1t:1,9J:0,9Q:0,38:(o.6h===0||o.6h===1y||(o.6h==2&&m.1u))?0:4o});m.3f(18,o);q(k.9L){k.6c(18);q(!18.5u||k.7N)m.2l(18,{1t:18.1t},18.38)}m.22(k.1K,m.4z-1)},6c:A(18){u p=18.1b||\'7u 3M\',61=18.9J,5M=18.9Q;q(18.3P!=k.1m)k.1m.1C(18);q(/Y$/.1e(p))18.F.Y=61+\'D\';q(/3M$/.1e(p))m.L(18,{Y:\'50%\',3v:(61-1g.2H(18.2i/2))+\'D\'});q(/2M$/.1e(p))18.F.2M=-61+\'D\';q(/^9R$/.1e(p)){m.L(18,{2M:\'2a%\',7i:k.x.cb+\'D\',U:-k.y.cb+\'D\',3E:-k.y.cb+\'D\',1Q:\'1z\'});k.x.1D=18.2i}Q q(/^9S$/.1e(p)){m.L(18,{Y:\'2a%\',3v:k.x.cb+\'D\',U:-k.y.cb+\'D\',3E:-k.y.cb+\'D\',1Q:\'1z\'});k.x.2R=18.2i}q(/^U/.1e(p))18.F.U=5M+\'D\';q(/^7u/.1e(p))m.L(18,{U:\'50%\',4a:(5M-1g.2H(18.1L/2))+\'D\'});q(/^3E/.1e(p))18.F.3E=-5M+\'D\';q(/^59$/.1e(p)){m.L(18,{Y:(-k.x.1D-k.x.cb)+\'D\',2M:(-k.x.2R-k.x.cb)+\'D\',3E:\'2a%\',5K:k.y.cb+\'D\',J:\'1z\'});k.y.1D=18.1L}Q q(/^65$/.1e(p)){m.L(18,{1b:\'3B\',Y:(-k.x.1D-k.x.cb)+\'D\',2M:(-k.x.2R-k.x.cb)+\'D\',U:\'2a%\',4a:k.y.cb+\'D\',J:\'1z\'});k.y.2R=18.1L;18.F.1b=\'1S\'}},9P:A(){k.7w([\'5U\',\'7t\'],P);q(k.7t)m.1v(k,\'c4\');q(k.5U)m.1v(k,\'bX\');q(m.9O)k.9K();1a(u i=0;i<m.1K.1n;i++){u o=m.1K[i],5T=o.7r,5Q=o.5P;q((!5T&&!5Q)||(5T&&5T==k.5L)||(5Q&&5Q===k.5P)){q(k.2q||(k.1X&&o.ci))k.5b(o)}}u 6b=[];1a(u i=0;i<k.1K.1n;i++){u o=m.$(\'21\'+k.1K[i]);q(/7V$/.1e(o.1b))k.6c(o);Q m.22(6b,o)}1a(u i=0;i<6b.1n;i++)k.6c(6b[i]);k.9L=P},7j:A(){q(!k.1m)k.1m=m.1c(\'1j\',{1w:k.7m},{1b:\'1S\',J:(k.x.C||(k.2S?k.J:I)||k.x.14)+\'D\',K:(k.y.C||k.y.14)+\'D\',1d:\'1r\',1Q:\'1r\',1R:m.1u?4:\'1z\'},m.1W,P)},40:A(7S,al){u 1m=k.1m,x=k.x,y=k.y;m.L(1m,{J:x.C+\'D\',K:y.C+\'D\'});q(7S||al){1a(u i=0;i<k.1K.1n;i++){u o=m.$(\'21\'+k.1K[i]);u 7W=(m.62||19.5O==\'7z\');q(o&&/^(59|65)$/.1e(o.1b)){q(7W){o.F.J=(1m.2i+2*x.cb+x.1D+x.2R)+\'D\'}y[o.1b==\'59\'?\'1D\':\'2R\']=o.1L}q(o&&7W&&/^(Y|2M)7V$/.1e(o.1b)){o.F.K=(1m.1L+2*y.cb)+\'D\'}}}q(7S){m.L(k.N,{U:y.1D+\'D\'});m.L(1m,{U:(y.1D+y.cb)+\'D\'})}},ap:A(){u b=k.1m;b.1w=\'\';m.L(b,{U:(k.y.1D+k.y.cb)+\'D\',Y:(k.x.1D+k.x.cb)+\'D\',1Q:\'1H\'});q(m.47)b.F.1d=\'1H\';k.M.1C(b);1a(u i=0;i<k.1K.1n;i++){u o=m.$(\'21\'+k.1K[i]);o.F.1R=4;q(!o.5u||k.7N){o.F.1d=\'1H\';m.L(o,{1d:\'1H\',1F:\'\'});m.2l(o,{1t:o.1t},o.38)}}},7k:A(){q(!k.1K.1n)G;q(k.1X&&k.3W){k.1m.F.U=\'-3K\';m.1W.1C(k.1m)}Q m.3n(k.1m)},8k:A(){k.5E=m.1c(\'a\',{2z:\'8j:m.1f[\'+k.O+\'].8i();\',2N:m.1i.8l,1w:\'Z-14-5h\'});q(!m.1v(k,\'aP\'))G;k.5b({5f:k.5E,1b:m.8m,5u:P,1t:m.8n})},8i:A(){1o{q(!m.1v(k,\'br\'))G;q(k.5E)m.3n(k.5E);k.4X();u 2r=k.x.C;k.7H(k.x.14,k.y.14);u 2F=k.x.H-(k.x.C-2r)/2;q(2F<m.3v)2F=m.3v;k.8h(2F,k.y.H);k.63(\'1r\')}1p(e){k.7Q(e)}},5c:A(){k.a.1w=k.a.1w.23(\'Z-7R-3J\',\'\');k.63(\'1H\');q(k.1X&&k.3W&&k.2Q[1]!=\'3Y\'){k.8d()}Q{q(k.W&&k.33)k.W.55();m.3n(k.M)}q(m.52)m.52.F.1F=\'2b\';q(k.3c)m.80(k.O);m.1v(k,\'aI\');m.1f[k.O]=I}};m.5V=A(a,N,6a){k.a=a;k.N=N;k.6a=6a};m.5V.4t={81:A(){u 2f;q(!k.V)k.V=m.8c(k.a);q(k.V.2L(\'#\')){u 2W=k.V.7M(\'#\');k.V=2W[0];k.1l=2W[1]}q(m.69[k.V]){k.89=m.69[k.V];q(k.1l)k.7n();Q k.4A();G}1o{2f=1B 8z()}1p(e){1o{2f=1B 8e("d5.8o")}1p(e){1o{2f=1B 8e("8f.8o")}1p(e){k.7D()}}}u 31=k;2f.cl=A(){q(31.2f.8x==4){q(31.1l)31.7n();Q 31.4A()}};u V=k.V;k.2f=2f;q(m.cq)V=V.23(/$/,(/\\?/.1e(V)?\'&\':\'?\')+\'cr=\'+(1B 5R()).5J());2f.86(\'cs\',V,P);2f.8w(\'X-cj-ck\',\'8z\');2f.8w(\'cB-cC\',\'cE/x-ch-c0-c1\');2f.bV(I)},7n:A(){m.6f();u 3e=2y.4l||m.8a?{V:\'cG:dd\'}:I;k.16=m.1c(\'16\',3e,{1b:\'1S\',U:\'-3K\'},m.1W);k.4A()},4A:A(){u s=k.89||k.2f.db,5l;q(k.6a)m.69[k.V]=s;q(!m.1u||m.3s>=5.5){s=s.23(1B 4i(\'<d9[^>]*>\',\'87\'),\'\').23(1B 4i(\'<88[^>]*>.*?</88>\',\'87\'),\'\');q(k.16){u 20=k.16.7Z;q(!20&&k.16.4T)20=k.16.4T.19;q(!20){u 31=k;3H(A(){31.4A()},25);G}20.86();20.de(s);20.2s();1o{s=20.7L(k.1l).2n}1p(e){1o{s=k.16.19.7L(k.1l).2n}1p(e){}}m.3n(k.16)}Q{5l=/(<S[^>]*>|<\\/S>)/dk;q(5l.1e(s))s=s.7M(5l)[m.1u?1:2]}}m.4g(k.N,\'5i\',\'Z-S\').2n=s;k.2O();1a(u x 2Z k)k[x]=I}};m.5r=m.1i;u cN=m.4J;q(m.1u){(A(){1o{19.4f.cO(\'Y\')}1p(e){3H(9d.cM,50);G}m.3g()})()}m.2x(19,\'cI\',m.3g);m.2x(2y,\'8M\',m.3g);m.2x(19,\'3g\',A(){q(m.5n||m.3c){u F=m.1c(\'F\',{11:\'d0/7p\'},I,19.3O(\'cW\')[0]);A 4n(7C,7y){q(!m.1u){F.1C(19.cF(7C+" {"+7y+"}"))}Q{u 1s=19.97[19.97.1n-1];q(1G(1s.4n)=="98")1s.4n(7C,7y)}}A 4Y(T){G\'aX( ( ( aZ = 19.4f.\'+T+\' ? 19.4f.\'+T+\' : 19.S.\'+T+\' ) ) + \\\'D\\\' );\'}q(m.5n)4n(\'.Z 1Y\',\'7E: 5H(\'+m.4P+m.5n+\'), 7G !as;\');4n(\'.Z-9j-C\',m.1u&&(m.3s<7||19.5O==\'7z\')?\'1b: 1S; \'+\'Y:\'+4Y(\'4W\')+\'U:\'+4Y(\'5a\')+\'J:\'+4Y(\'83\')+\'K:\'+4Y(\'9s\'):\'1b: aB; J: 2a%; K: 2a%; Y: 0; U: 0\')}});m.2x(2y,\'7v\',A(){m.5C()});m.2x(19,\'aw\',A(e){m.64={x:e.bG,y:e.bc}});m.2x(19,\'3g\',m.7o);m.2x(2y,\'8M\',m.9V)}',62,830,'||||||||||||||||||||this||hs||||if||||var||||||function|exp|size|px|el|style|return|pos|null|width|height|setStyles|wrapper|content|key|true|else|get|body|prop|top|src|outline||left|highslide||type|||full||iframe||overlay|document|for|position|createElement|visibility|test|expanders|Math|innerContent|lang|div|els|id|overlayBox|length|try|catch|offset|hidden|last|opacity|ie|fireEvent|className|up|false|auto|dim|new|appendChild|p1|imgSize|display|typeof|visible|tpos|fx|overlays|offsetHeight|params|outlineType|node|wsize|overflow|zIndex|absolute|options|loading|scrollerDiv|container|isHtml|img|to|doc|hsId|push|replace|imgPad||args|hiddenBy|ratio|justify|100|none|minSize|dimmer|undefined|xhr|td|objectType|offsetWidth|easing|tgt|animate|table|innerHTML|span|elem|isImage|xSize|close|val|ajax|wh|re|addEventListener|window|href|name|event|next|tb|las
3e80
tY|xpos|ucwh|round|lastX|opt|onclick|match|right|title|onLoad|custom|transitions|p2|useBox|clearing|min|objectLoadTime|arr|contentType|func|in|changed|pThis|graphic|outlineWhileAnimating|step|focusKey|elPos|scroll|dur|mediumContent|case|ySize|dimmingOpacity|parseInt|attribs|extend|ready|duration|upcoming|swf|class|getParam|timers|discardElement|marginMin|objectWidth|xp1|yp1|uaVersion|styles|li|marginLeft|ypos|zIndexCounter|sleeping|clone|tagName|relative|tgtArr|navigator|bottom|invPos|target|setTimeout|objectHeight|anchor|9999px|unit|center|now|getElementsByTagName|parentNode|minWidth|page|pendingOutlines|setPosition|html|start|preserveContent|getNode|crossfade|onload|sizeOverlayBox|allowReduce|wDiff|hDiff|cNode|moveOnly|block|safari|ruler|fitsize|marginTop|scrollingContent|cacheBindings|fadeBox|htmls|documentElement|getElementByClass|Id|RegExp|groups|end|opera|max|addRule|250|padToMinWidth|setAttribute|uclt|allowSizeReduction|prototype|xsize|clientSize|filter|contentLoaded|marginMax|idCounter|loadHTML|obj|getExpander|all|userAgent|minHeight|image|over|on|Expander|fac|while|before|stl|owner|graphicsDir|geckoMac|trans|after|contentWindow|ysize|cloneNode|scrollLeft|focus|fix|getParams||cache|mask|iebody|currentStyle|destroy|matches|iDoc|opos|above|scrollTop|createOverlay|afterClose|parent|showLoading|overlayId|param|expand|DIV|maincontent|wrapperKey|regBody|oDiv|expandCursor|self|Outline|gotoEnd|langDefaults|onReady|afterExpand|hideOnMouseOut|expOnly|writeExtendedContent|preloadTheseAjax|setSize|cancelLoading|dir|curAnim|getPageSize|images|fullExpandLabel|onLoadStarted|expandDuration|url|allowHeightReduction|getTime|marginBottom|thumbsUserSetId|offY|ximgPad|compatMode|slideshowGroup|sg|Date|lt|tId|heading|Ajax|allowWidthReduction|showHideElements|yimgPad|Dimension|maxWidth|offX|ieLt7|doShowHide|mouse|below|getPosition|isClosing|kdeBugCorr|cachedGets|pre|os|positionOverlay|toLowerCase|tr|init|complete|fade|isHsAnchor|xp2|mX|yp2|props|location|hasAlphaImageLoader|ucrb|tbody|update|state|align|maxHeight|overrides|isReady|sizeDiff|margin|startTime|done|clones|dimmingDuration|preloadAjaxElement|cacheAjax|parseFloat|element|evt|anchors|openerTagNames|garbageBin|relatedTarget|calcThumb|Create|maxsize|fitOverlayBox|hasMovedMin|correctIframeSize|setObjContainerSize|getIframePageHeight|other|names|from|startOff|endOff|offsetTop|padding|contentId|loadingPosXfade|loadingPos|connectOutline||getSelfRendered|getCacheBinding|htmlGetSize|swfOptions|calcExpanded|calcBorders|border|mY|styleRestoreCursor|restoreDuration|osize|changeSize|marginRight|genOverlayBox|destroyOverlays|defaultView|wrapperClassName|getElementContent|getAnchors|css|getWrapperKey|thumbnailId|restoreCursor|caption|middle|resize|getInline|restoreTitle|dec|BackCompat|isExpanded|origProp|sel|onError|cursor|credits|pointer|resizeTo|types|releaseMask|abs|getElementById|split|mouseIsOver|string|show|error|active|doWrapper|swfobject|setPos|panel|ie6|cssDirection|Text|contentDocument|undim|run|direction|clientWidth|_default|call|open|gi|script|cachedGet|ie6SSL|background|getSrc|sleep|ActiveXObject|Microsoft|wrapperMouseHandler|moveTo|doFullExpand|javascript|createFullExpand|fullExpandTitle|fullExpandPosition|fullExpandOpacity|XMLHTTP|thumb|timerId|vis|onGraphicLoad|appendTo|png|creditsHref|setRequestHeader|readyState|toUpperCase|XMLHttpRequest|rb|preloadGraphic|detachEvent|nextTitle|nextText|previousText|previous|previousTitle|moveTitle|moveText|ul|resizeTitle|load|closeText|closeTitle|200|cur|Play|Pause|Close|JS|Highslide|slideshow|spacebar|Move|Click|arrow|Next|Previous|targetX|targetY|removeEventListener|ltr|styleSheets|object||number|loadingTitle|loadingText|arguments|updateAnchors|htmlExpand|easeInQuad|loadingOpacity|dimmingGeckoFix|viewport|tag|nopad|rv|captionOverlay|headingOverlay|alpha|offsetParent|replaceLang|clientHeight|contentWrapper|skin|offsetLeft|orig|hide|destroyObject|awake|reuseOverlay|correctRatio|fadeInOut|htmlPrepareClose|clearsY|indexOf|transitionDuration|Safari|tmpMin|offsetX|writeCredits|gotOverlays|KDE|vendor|showCredits|getOverlays|offsetY|leftpanel|rightpanel|clearsX|getAttribute|preloadAjax|creditsPosition|Eval|_|prepareNextOutline|creditsTitle|onHideLoading|creditsTarget|creditsText|nextSibling|addOverlay|getPropertyValue|oldImg|yimgSize|ximgSize|getComputedStyle|newImg|Overlay|hideSelects|hideIframes|removeChild|easingClose|attributes|flashvars|hasExtendedContent|clear|doPanels|htmlSizeOperations|newHeight|wmode|showOverlays|both|dimming|important|onFocus|blockRightClick|onDimmerClick|mousemove|geckodimmer|eval|fullExpandText|zoomout|fixed|graphics|onImageClick|dX|mousedown|525|hand|onAfterClose|zoomin|dY|toElement|fromElement|srcElement|mouseover|onCreateFullExpand|dragArgs|attachEvent|default|onMouseOut|onMouseOver|onBeforeClose|onBeforeGetCaption|expression|registerOverlay|ignoreMe|pageYOffset|boolean|insertBefore|xpand|htmlE|toString|onBeforeGetHeading|oncontextmenu|footer|onAfterGetContent|IFRAME|static|clientY|http|captionEval|captionText|captionId|onBeforeGetContent|SELECT|com|header|shadow|drop|embedSWF|reuse|version|move|onDoFullExpand|expressInstallSwfurl|break|headingId|headingText|outlineStartOffset|clip||Gecko|rect|removeAttribute|1001|innerHeight|innerWidth|imageCreate|clientX|Macintosh|ra|maincontentEval|maincontentText|maincontentId|headingEval|oPos|htmlCreate|it|Trident|flushImgSize|pageXOffset|onAfterExpand|progid|send|actual|onAfterGetHeading|DXImageTransform|AlphaImageLoader|form|urlencoded|scale|sizingMethod|onAfterGetCaption|outlines|collapse|borderCollapse|cellSpacing|Go|onmouseout||Powered|outlinesDir|onmouseover|fontSize|lineHeight|www|useOnHtml|Requested|With|onreadystatechange|onInit|Expand|cancel|Loading|forceAjaxReload|dummy|GET|allowSimultaneousLoading|nodeName|Top|Left|Height|Width|Right|Bottom|Content|Type|switch|application|createTextNode|about|pauseTitle|DOMContentLoaded|onActivate|removeSWF|pauseText|callee|HsExpander|doScroll|newWidth|reflow|linearTween|1px|https|protocol|_self|HEAD|flash|StopPlay|paddingTop|text|onBeforeExpand|transparent|playTitle|playText|Msxml2|frameborder|200px|floor|link|300|responseText|the|blank|write|setInterval|onCreateOverlay|esc|Resize|splice|ig|homepage|clearInterval|onShowLoading'.split('|'),0,{}))
hs.graphicsDir = '/images/lightbox/';
hs.zIndexCounter = '10001'
hs.showCredits = false;
hs.align = 'center';
hs.preserveContent = true;
var google_adnum = 0;

function google_ad_request_done(google_ads) {
/*
* This function is required and is used to display
* the ads that are returned from the JavaScript
* request. You should modify the document.write
* commands so that the HTML they write out fits
* with your desired ad layout.
*/
var s = '';
var i;

/*
* Verify that there are actually ads to display.
*/
	if (google_ads.length == 0) {
		return;
	}

/*
* If an image or flash ad is returned, display that ad.
* Otherwise, build a string containing all of the ads and
* then use a document.write() command to print that string.
*/

	if (google_ads[0].type == "flash") {

		s += '<a href=\"' +
		google_info.feedback_url + '\" style="color:000000">Ads by Google</a><br>' +
		'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"' +
		' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="' +
		google_ad.image_width + '" HEIGHT="' +
		google_ad.image_height + '"> <PARAM NAME="movie" VALUE="' +
		google_ad.image_url + '">' +
		'<PARAM NAME="quality" VALUE="high">' +
		'<PARAM NAME="AllowScriptAccess" VALUE="never">' +
		'<EMBED src="' +
		google_ad.image_url + '" WIDTH="' +
		google_ad.image_width + '" HEIGHT="' +
		google_ad.image_height +
		'" TYPE="application/x-shockwave-flash"' +
		' AllowScriptAccess="never" ' +
		' PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>';

	} else if (google_ads[0].type == "image") {

		s += '<a href=\"' +
		google_info.feedback_url + '\" style="color:000000">Ads by Google</a><br> <a href="' +
		google_ads[0].url + '" target="_top" title="go to ' +
		google_ads[0].visible_url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
		google_ads[0].visible_url + '\';return true"><img border="0" src="' +
		google_ads[0].image_url + '"width="' +
		google_ads[0].image_width + '"height="' +
		google_ads[0].image_height + '"></a>';

	} else if (google_ads[0].type == "html") {

		s += google_ads[0].snippet;

	} else {

		if (google_ads.length == 1) {
/*
* Partners should adjust text sizes
* so ads occupy the majority of ad space.
*/
			s += '<a href=\"' +
			google_info.feedback_url + '\" class="adsByGoogle" target="_blank">Google Anzeige</a><br><br><a href="' +
			google_ads[0].url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
			google_ads[0].visible_url + '\';return true" class="headline" target="_blank">' +
			google_ads[0].line1 + '</a><br><span>' +
			google_ads[0].line2 + ' ' +
			google_ads[0].line3 + '<br></span> <a href="' +
			google_ads[0].url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
			google_ads[0].visible_url + '\';return true" class="link" target="_blank">' +
			google_ads[0].visible_url + '</a>';
			
			if (google_ads[0].bidtype == "CPC") {
				google_adnum = google_adnum + google_ads.length;
			}

		} else if (google_ads.length > 1) {

			s += '<a href=\"' + google_info.feedback_url + '\" class="adsByGoogle" target="_blank">Google Anzeigen</a><br>'

  /*
  * For text ads, append each ad to the string.
  */

			for(i = 0; i < google_ads.length; ++i) {

				s += '<br><a href="' +
				google_ads[i].url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
				google_ads[i].visible_url + '\';return true" class="headline" target="_blank">' +
				google_ads[i].line1 + '</a><br><span>' +
				google_ads[i].line2 + ' ' +
				google_ads[i].line3 + '<br></span> <a href="' +
				google_ads[i].url + '" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to ' +
				google_ads[i].visible_url + '\';return true" class="link" target="_blank">' +
				google_ads[i].visible_url + '</a><br>';
			}
   
			if (google_ads[0].bidtype == "CPC") {
				google_adnum = google_adnum + google_ads.length;
			}
   
		}
    }

    document.write(s);
    return;
}

google_ad_client = 'pub-9638257500739576'; // substitute your client_id (pub-#)
google_ad_channel = '2805017551'; // In-Text-Ads Print-WELT
google_ad_output = 'js';
google_max_num_ads = '1';
google_ad_type = 'text';
google_image_size = '200x200';
google_feedback = 'on';
google_language = 'de';/*	ALL JS $Revision: 1.1 $
	Copyright 2010 Letvertise GmbH
	Hamburg 
	www.letvertise.com
*/
var _0xd717=["\x6F\x6E\x75\x6E\x6C\x6F\x61\x64","\x6C\x65\x6E\x67\x74\x68","\x73\x74\x6F\x70\x4F\x62\x73\x65\x72\x76\x69\x6E\x67","\x6F\x6E\x6C\x6F\x61\x64","\x6F\x6E\x73\x63\x72\x6F\x6C\x6C","\x6F\x6E\x72\x65\x73\x69\x7A\x65","\x62\x61\x6E\x6E\x65\x72\x5F\x69\x64","\x62\x61\x6E\x6E\x65\x72\x5F\x63\x6F\x6E\x74\x65\x6E\x74","\x61\x64\x73\x65\x72\x76\x65\x72","\x62\x61\x6E\x6E\x65\x72\x5F\x77\x69\x64\x74\x68","\x62\x61\x6E\x6E\x65\x72\x5F\x68\x65\x69\x67\x68\x74","\x62\x61\x6E\x6E\x65\x72\x5F\x6C\x6F\x61\x64\x65\x64","\x62\x61\x6E\x6E\x65\x72\x49\x6E\x56\x69\x65\x77\x70\x6F\x72\x74","\x62\x61\x6E\x6E\x65\x72\x49\x6E\x56\x69\x65\x77\x70\x6F\x72\x74\x43\x6F\x75\x6E\x74\x65\x72","\x62\x61\x6E\x6E\x65\x72\x5F\x73\x74\x61\x74\x69\x63","\x73\x74\x61\x72\x74\x54\x69\x6D\x65","\x76\x69\x73\x69\x62\x6C\x65\x54\x69\x6D\x65","\x69\x73\x53\x69\x67\x68\x74\x4C\x6F\x61\x64\x65\x72\x49\x6E\x56\x69\x65\x77\x50\x6F\x72\x74","\x67\x65\x74\x54\x69\x6D\x65","\x70\x75\x73\x68","\x67\x72\x65\x65\x6E","\x72\x65\x64","\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x43\x6F\x6C\x6F\x72","\x73\x74\x79\x6C\x65","\x73\x74\x61\x74\x75\x73\x5F","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x70\x6F\x73\x69\x74\x69\x6F\x6E","\x61\x62\x73\x6F\x6C\x75\x74\x65","\x69\x66\x72\x61\x6D\x65","\x63\x72\x65\x61\x74\x65\x45\x6C\x65\x6D\x65\x6E\x74","\x6D\x61\x72\x67\x69\x6E\x57\x69\x64\x74\x68","\x30","\x6D\x61\x72\x67\x69\x6E\x48\x65\x69\x67\x68\x74","\x76\x53\x70\x61\x63\x65","\x68\x53\x70\x61\x63\x65","\x66\x72\x61\x6D\x65\x42\x6F\x72\x64\x65\x72","\x68\x65\x69\x67\x68\x74","\x77\x69\x64\x74\x68","\x73\x63\x72\x6F\x6C\x6C\x69\x6E\x67","\x6E\x6F","\x6E\x61\x6D\x65","\x5F\x66\x72\x61\x6D\x65","\x69\x64","\x72\x69\x67\x68\x74\x6D\x65\x64\x69\x61","\x61\x70\x70\x65\x6E\x64\x43\x68\x69\x6C\x64","\x73\x6D\x61\x72\x74\x61\x64\x73\x65\x72\x76\x65\x72","\x73\x72\x63","\x73\x69\x67\x68\x74\x6C\x6F\x61\x64\x65\x72\x5F\x66\x72\x61\x6D\x65\x2E\x68\x74\x6D\x6C\x3F","\x20","\x72\x65\x70\x6C\x61\x63\x65","\x6F\x66\x66\x73\x65\x74\x54\x6F\x70","\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74","\x6F\x66\x66\x73\x65\x74\x48\x65\x69\x67\x68\x74","\x6F\x66\x66\x73\x65\x74\x57\x69\x64\x74\x68","\x64\x6F\x63\x75\x6D\x65\x6E\x74","\x66\x72\x61\x6D\x65\x73","\x6F\x70\x65\x6E","\x3C\x68\x74\x6D\x6C\x3E\x3C\x68\x65\x61\x64\x3E\x3C\x2F\x68\x65\x61\x64\x3E\x3C\x62\x6F\x64\x79\x20\x6D\x61\x72\x67\x69\x6E\x68\x65\x69\x67\x68\x74\x3D\x22\x30\x22\x20\x6D\x61\x72\x67\x69\x6E\x77\x69\x64\x74\x68\x3D\x22\x30\x22\x3E","\x3C\x2F\x62\x6F\x64\x79\x3E\x3C\x2F\x68\x74\x6D\x6C\x3E","\x77\x72\x69\x74\x65","\x63\x6C\x6F\x73\x65","\x69\x6E\x6E\x65\x72\x57\x69\x64\x74\x68","\x64\x6F\x63\x75\x6D\x65\x6E\x74\x45\x6C\x65\x6D\x65\x6E\x74","\x63\x6C\x69\x65\x6E\x74\x57\x69\x64\x74\x68","\x62\x6F\x64\x79","\x69\x6E\x6E\x65\x72\x48\x65\x69\x67\x68\x74","\x63\x6C\x69\x65\x6E\x74\x48\x65\x69\x67\x68\x74","\x73\x63\x72\x6F\x6C\x6C\x58","\x73\x63\x72\x6F\x6C\x6C\x4C\x65\x66\x74","\x70\x61\x67\x65\x58\x4F\x66\x66\x73\x65\x74","\x73\x63\x72\x6F\x6C\x6C\x59","\x73\x63\x72\x6F\x6C\x6C\x54\x6F\x70","\x70\x61\x67\x65\x59\x4F\x66\x66\x73\x65\x74"];var sightLoader= new Array();window[_0xd717[0]]=function (){for(var _0x1a9dx2=0;_0x1a9dx2<sightLoader[_0xd717[1]];_0x1a9dx2++){sightLoader[_0x1a9dx2][_0xd717[2]]();} ;} ;window[_0xd717[3]]=function (){observeSightLoader();} ;window[_0xd717[4]]=function (){observeSightLoader();} ;window[_0xd717[5]]=function (){observeSightLoader();} ;function SightLoader(_0x1a9dx4,_0x1a9dx5,_0x1a9dx6,_0x1a9dx7,_0x1a9dx8,_0x1a9dx9){this[_0xd717[6]]=_0x1a9dx4;this[_0xd717[7]]=_0x1a9dx6;this[_0xd717[8]]=_0x1a9dx5;this[_0xd717[9]]=_0x1a9dx7;this[_0xd717[10]]=_0x1a9dx8;this[_0xd717[11]]=false;this[_0xd717[12]]=false;this[_0xd717[13]]=0;this[_0xd717[14]]=_0x1a9dx9;this[_0xd717[15]]=0;this[_0xd717[16]]=0;this[_0xd717[17]]=function (_0x1a9dxa){if(this[_0xd717[12]]==false&_0x1a9dxa==true){this[_0xd717[13]]++;this[_0xd717[15]]= new Date()[_0xd717[18]]();} else {if(this[_0xd717[12]]==true&_0x1a9dxa==false){if(this[_0xd717[15]]>0){this[_0xd717[16]]+=( new Date()[_0xd717[18]]()-this[_0xd717[15]]);} ;} ;} ;this[_0xd717[12]]=_0x1a9dxa;} ;this[_0xd717[2]]=function (_0x1a9dxa){if(_0x1a9dxa){this[_0xd717[16]]+=( new Date()[_0xd717[18]]()-this[_0xd717[15]]);} ;} ;sightLoader[_0xd717[19]](this);} ;function observeSightLoader(){for(var _0x1a9dx2=0;_0x1a9dx2<sightLoader[_0xd717[1]];_0x1a9dx2++){checkSightBannerVisibility(sightLoader[_0x1a9dx2]);} ;} ;var lock=false;function checkSightBannerVisibility(_0x1a9dxe){if(lock){return ;} ;lock=true;if(isSightBannerInViewport(_0x1a9dxe)){_0x1a9dxe[_0xd717[17]](true);if(!_0x1a9dxe[_0xd717[11]]){_0x1a9dxe[_0xd717[11]]=true;loadSightBannerInViewport(_0x1a9dxe);} ;} else {_0x1a9dxe[_0xd717[17]](false);} ;lock=false;} ;function updateStatus(_0x1a9dxe,_0x1a9dx10){var _0x1a9dx11=_0x1a9dxe[_0xd717[12]]?_0xd717[20]:_0xd717[21];document[_0xd717[25]](_0xd717[24]+_0x1a9dxe[_0xd717[6]])[_0xd717[23]][_0xd717[22]]=_0x1a9dx11;document[_0xd717[25]](_0xd717[24]+_0x1a9dxe[_0xd717[6]])[_0xd717[26]]=_0x1a9dxe[_0xd717[6]]+_0x1a9dx10;} ;function loadSightBannerInViewport(_0x1a9dxe){if(_0x1a9dxe[_0xd717[14]]){document[_0xd717[25]](_0x1a9
3e80
dxe[_0xd717[6]])[_0xd717[23]][_0xd717[27]]=_0xd717[28];} ;var _0x1a9dx13=document[_0xd717[30]](_0xd717[29]);_0x1a9dx13[_0xd717[31]]=_0xd717[32];_0x1a9dx13[_0xd717[33]]=_0xd717[32];_0x1a9dx13[_0xd717[34]]=_0xd717[32];_0x1a9dx13[_0xd717[35]]=_0xd717[32];_0x1a9dx13[_0xd717[36]]=_0xd717[32];_0x1a9dx13[_0xd717[37]]=_0x1a9dxe[_0xd717[9]];_0x1a9dx13[_0xd717[38]]=_0x1a9dxe[_0xd717[10]];_0x1a9dx13[_0xd717[39]]=_0xd717[40];_0x1a9dx13[_0xd717[41]]=_0x1a9dxe[_0xd717[6]]+_0xd717[42];_0x1a9dx13[_0xd717[43]]=_0x1a9dxe[_0xd717[6]]+_0xd717[42];if(_0x1a9dxe[_0xd717[8]]==_0xd717[44]){document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[45]](_0x1a9dx13);writeAdTag2IFrame(_0x1a9dxe);} else {if(_0x1a9dxe[_0xd717[8]]==_0xd717[46]){_0x1a9dx13[_0xd717[47]]=_0xd717[48]+unescape(_0x1a9dxe[_0xd717[7]])[_0xd717[50]](/\+/g,_0xd717[49]);document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[45]](_0x1a9dx13);} ;} ;} ;function isSightBannerInViewport(_0x1a9dxe){window_y1=getViewportScrollY();window_x1=getViewportScrollX();window_y2=window_y1+getViewportHeight();window_x2=window_x1+getViewportWidth();element_y1=document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[51]];element_x1=document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[52]];element_y2=element_y1+document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[53]];element_x2=element_x1+document[_0xd717[25]](_0x1a9dxe[_0xd717[6]])[_0xd717[54]];if(((window_y1<=element_y1&&element_y1<=window_y2)&&(window_x1<=element_x1&&element_x1<=window_x2))||((window_y1<=element_y2&&element_y2<=window_y2)&&(window_x1<=element_x2&&element_x2<=window_x2))){return true;} ;return false;} ;function writeAdTag2IFrame(_0x1a9dxe){var _0x1a9dx16=unescape(_0x1a9dxe[_0xd717[7]])[_0xd717[50]](/\+/g,_0xd717[49]);var _0x1a9dx17=window[_0xd717[56]][_0x1a9dxe[_0xd717[6]]+_0xd717[42]][_0xd717[55]];_0x1a9dx17[_0xd717[57]]();_0x1a9dx17[_0xd717[60]](_0xd717[58]+_0x1a9dx16+_0xd717[59]);_0x1a9dx17[_0xd717[61]]();} ;getViewportWidth=function (){var _0x1a9dx18=0;if(window[_0xd717[62]]){_0x1a9dx18=window[_0xd717[62]]-18;} else {if(document[_0xd717[63]]&&document[_0xd717[63]][_0xd717[64]]){_0x1a9dx18=document[_0xd717[63]][_0xd717[64]];} else {if(document[_0xd717[65]]&&document[_0xd717[65]][_0xd717[64]]){_0x1a9dx18=document[_0xd717[65]][_0xd717[64]];} ;} ;} ;return _0x1a9dx18;} ;getViewportHeight=function (){var _0x1a9dx19=0;if(window[_0xd717[66]]){_0x1a9dx19=window[_0xd717[66]]-18;} else {if(document[_0xd717[63]]&&document[_0xd717[63]][_0xd717[67]]){_0x1a9dx19=document[_0xd717[63]][_0xd717[67]];} else {if(document[_0xd717[65]]&&document[_0xd717[65]][_0xd717[67]]){_0x1a9dx19=document[_0xd717[65]][_0xd717[67]];} ;} ;} ;return _0x1a9dx19;} ;getViewportScrollX=function (){var _0x1a9dx1a=0;if(window[_0xd717[68]]){_0x1a9dx1a=window[_0xd717[68]];} else {if(document[_0xd717[63]]&&document[_0xd717[63]][_0xd717[69]]){_0x1a9dx1a=document[_0xd717[63]][_0xd717[69]];} else {if(document[_0xd717[65]]&&document[_0xd717[65]][_0xd717[69]]){_0x1a9dx1a=document[_0xd717[65]][_0xd717[69]];} else {if(window[_0xd717[70]]){_0x1a9dx1a=window[_0xd717[70]];} ;} ;} ;} ;return _0x1a9dx1a;} ;getViewportScrollY=function (){var _0x1a9dx1b=0;if(window[_0xd717[71]]){_0x1a9dx1b=window[_0xd717[71]];} else {if(document[_0xd717[63]]&&document[_0xd717[63]][_0xd717[72]]){_0x1a9dx1b=document[_0xd717[63]][_0xd717[72]];} else {if(document[_0xd717[65]]&&document[_0xd717[65]][_0xd717[72]]){_0x1a9dx1b=document[_0xd717[65]][_0xd717[72]];} else {if(window[_0xd717[73]]){_0x1a9dx1b=window[_0xd717[73]];} ;} ;} ;} ;return _0x1a9dx1b;} ;
(function($){$.extend({metadata:{defaults:{type:'class',name:'metadata',cre:/({.*})/,single:'metadata'},setType:function(type,name){this.defaults.type=type;this.defaults.name=name;},get:function(elem,opts){var settings=$.extend({},this.defaults,opts);if(!settings.single.length)settings.single='metadata';var data=$.data(elem,settings.single);if(data)return data;data="{}";var getData=function(data){if(typeof data!="string")return data;if(data.indexOf('{')<0){data=eval("("+data+")");}}
var getObject=function(data){if(typeof data!="string")return data;data=eval("("+data+")");return data;}
if(settings.type=="html5"){var object={};$(elem.attributes).each(function(){var name=this.nodeName;if(name.match(/^data-/))name=name.replace(/^data-/,'');else return true;object[name]=getObject(this.nodeValue);});}else{if(settings.type=="class"){var m=settings.cre.exec(elem.className);if(m)
data=m[1];}else if(settings.type=="elem"){if(!elem.getElementsByTagName)return;var e=elem.getElementsByTagName(settings.name);if(e.length)
data=$.trim(e[0].innerHTML);}else if(elem.getAttribute!=undefined){var attr=elem.getAttribute(settings.name);if(attr)
data=attr;}
object=getObject(data.indexOf("{")<0?"{"+data+"}":data);}
$.data(elem,settings.single,object);return object;}}});$.fn.metadata=function(opts){return $.metadata.get(this[0],opts);};})(jQuery);(function($){function getViewportHeight(){var height=window.innerHeight;var mode=document.compatMode;if((mode||!$.support.boxModel)){height=(mode=='CSS1Compat')?document.documentElement.clientHeight:document.body.clientHeight;}
return height;}
$(window).scroll(function(){var vpH=getViewportHeight(),scrolltop=(document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop),elems=[];$.each($.cache,function(){if(this.events&&this.events.inview){elems.push(this.handle.elem);}});if(elems.length){$(elems).each(function(){var $el=$(this),top=$el.offset().top,height=$el.height(),inview=$el.data('inview')||false;if(scrolltop>(top+height)||scrolltop+vpH<top){if(inview){$el.data('inview',false);$el.trigger('inview',[false]);}}else if(scrolltop<(top+height)){if(!inview){$el.data('inview',true);$el.trigger('inview',[true]);}}});}});$(function(){$(window).scroll();});})(jQuery);(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}
var validator=$.data(this[0],'validator');if(validator){return validator;}
validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}
this.submit(function(event){if(validator.settings.debug)
event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}
validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}
return false;}
return true;}
if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}
if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}
return handle();}else{validator.focusInvalid();return false;}});}
return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)
settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}
var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}
var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}
return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)
return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}
if(params.constructor!=Array){params=[params];}
$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)
this.element(element);else if(element.parentNode.name in this.submitted)
this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}
$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)
$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())
$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}
return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}
if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}
this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}
this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}
this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)
$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)
count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))
return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}
var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}
dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}
if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.deb
3e80
ug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}
if(dependencyMismatch)
return;if(this.objectLength(rules))
this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)
return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)
return arguments[i];}
return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}
this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)
toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}
if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}
if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}
if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}
this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}
if(!this.labelContainer.append(label).length)
this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}
if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}
this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))
return this.findByName(element.name).filter(':checked').length;}
return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)
this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}
if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}
return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}
return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}
if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}
if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}
if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}
if(rules.messages){delete rules.messages;}
return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}
return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))
return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))
return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))
return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])
this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}
previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}
return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))
return"dependency-mismatch";if(/[^0-9-]+/.test(value))
return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)
nDigit-=9;}
nCheck+=nDigit;bEven=!bEven;}
return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}
return(pendingRequests[port]=ajax.apply(this,arguments));}
return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);jQuery.extend({getURLParam:function(strParamName){var strReturn="";var strHref=window.location.href;var bFound=false;var cmpstring=strParamName+"=";var cmplen=cmpstring.length;if(strHref.indexOf("?")>-1){var strQueryString=strHref.substr(strHref.indexOf("?")+1);var aQueryString=strQueryString.split("&");for(var iParam=0;iParam<aQueryString.length;iParam++){if(aQueryString[iParam].substr(0,cmplen)==cmpstring){var aParam=aQueryString[iParam].split("=");strReturn=aParam[1];bFound=true;break;}}}
if(bFound==false)return null;return strReturn;}});(function($){$.fn.jqm=function(o){var p={overlay:50,overlayClass:'jqmOverlay',closeClass:'jqmClose',trigger:'.jqModal',ajax:F,ajaxText:'',target:F,modal:F,toTop:F,onShow:F,onHide:F,onLoad:F};return this.each(function(){if(this._jqm)return H[this._jqm].c=$.extend({},H[this._jqm].c,o);s++;this._jqm=s;H[s]={c:$.extend(p,$.jqm.params,o),a:F,w:$(this).addClass('jqmID'+s),s:s};if(p.trigger)$(this).jqmAddTrigger(p.trigger);});};$.fn.jqmAddClose=function(e){return hs(this,e,'jqmHide');};$.fn.jqmAddTrigger=function(e){return hs(this,e,'jqmShow');};$.fn.jqmShow=function(t){return this.each(function(){t=t||window.event;$.jqm.open(this._jqm,t);});};$.fn.jqmHide=function(t){
3e80
return this.each(function(){t=t||window.event;$.jqm.close(this._jqm,t)});};$.jqm={hash:{},open:function(s,t){var h=H[s],c=h.c,cc='.'+c.closeClass,z=(parseInt(h.w.css('z-index'))),z=(z>0)?z:3000,o=$('<div></div>').css({height:'100%',width:'100%',position:'fixed',left:0,top:0,'z-index':z-1,opacity:c.overlay/100});if(h.a)return F;h.t=t;h.a=true;h.w.css('z-index',z);if(c.modal){if(!A[0])L('bind');A.push(s);}
else if(c.overlay>0)h.w.jqmAddClose(o);else o=F;h.o=(o)?o.addClass(c.overlayClass).prependTo('body'):F;if(ie6){$('html,body').css({height:'100%',width:'100%'});if(o){o=o.css({position:'absolute'})[0];for(var y in{Top:1,Left:1})o.style.setExpression(y.toLowerCase(),"(_=(document.documentElement.scroll"+y+" || document.body.scroll"+y+"))+'px'");}}
if(c.ajax){var r=c.target||h.w,u=c.ajax,r=(typeof r=='string')?$(r,h.w):$(r),u=(u.substr(0,1)=='@')?$(t).attr(u.substring(1)):u;r.html(c.ajaxText).load(u,function(){if(c.onLoad)c.onLoad.call(this,h);if(cc)h.w.jqmAddClose($(cc,h.w));e(h);});}
else if(cc)h.w.jqmAddClose($(cc,h.w));if(c.toTop&&h.o)h.w.before('<span id="jqmP'+h.w[0]._jqm+'"></span>').insertAfter(h.o);(c.onShow)?c.onShow(h):h.w.show();e(h);return F;},close:function(s){var h=H[s];if(!h.a)return F;h.a=F;if(A[0]){A.pop();if(!A[0])L('unbind');}
if(h.c.toTop&&h.o)$('#jqmP'+h.w[0]._jqm).after(h.w).remove();if(h.c.onHide)h.c.onHide(h);else{h.w.hide();if(h.o)h.o.remove();}return F;},params:{}};var s=0,H=$.jqm.hash,A=[],ie6=$.browser.msie&&($.browser.version=="6.0"),F=false,i=$('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),e=function(h){if(ie6)if(h.o)h.o.html('<p style="width:100%;height:100%"/>').prepend(i);else if(!$('iframe.jqm',h.w)[0])h.w.prepend(i);f(h);},f=function(h){try{$(':input:visible',h.w)[0].focus();}catch(_){}},L=function(t){$()[t]("keypress",m)[t]("keydown",m)[t]("mousedown",m);},m=function(e){var h=H[A[A.length-1]],r=(!$(e.target).parents('.jqmID'+h.s)[0]);if(r)f(h);return!r;},hs=function(w,t,c){return w.each(function(){var s=this._jqm;$(t).each(function(){if(!this[c]){this[c]=[];$(this).click(function(){for(var i in{jqmShow:1,jqmHide:1})for(var s in this[i])if(H[this[i][s]])H[this[i][s]].w[i](this);return F;});}this[c].push(s);});});};})(jQuery);document.documentElement.className+=" js ";if(jQuery.browser.opera){document.write('<link rel="stylesheet" type="text/css" href="/styles/opera.css" />');}else if(jQuery.browser.safari){document.write('<link rel="stylesheet" type="text/css" href="/styles/safari.css" />');}
var WonToolkit=function(){this.articleId=null;this.commentReportForm=null;this.sendArticleCommentButton="";this.init=function(){};this.initShareArticle=function(){$("ul#socialMediaList>li.more>a").click(function(element){$("div.socialMedia>div.moreService").slideToggle('hidden');$(this).toggleClass('open');return false;});$("div.socialMedia>div.moreService>div>a.close").click(function(element){$("div.socialMedia>div.moreService").slideToggle('hidden');return false;});};this.loadPoll=function(pollId){var voted=false;votedIds=$.cookies.get("mentometer");if(votedIds){voted=(typeof(votedIds)=='number'&&votedIds==pollId)||(typeof(votedIds)=='string'&&(votedIds.indexOf("M"+pollId)>=0||votedIds.indexOf(pollId+"M")>=0));}
if(this.debug===true){console.log("user voted on "+pollId+": "+voted+" because of this cookie: "+votedIds);}
var readWrapper="#readPoll"+pollId;$.ajax({url:"/api/v1/ajax/polls/"+pollId+".html",dataType:"html",cache:!voted,success:function(data){$(readWrapper).html(data);wonToolkit.initPollForm(pollId);},error:function(request,textStatus,errorThrown){$(readWrapper).html("<h3>Die Umfrage konnte nicht geladen werden. error="+errorThrown.toString()+"</h3>");}});};this.initPollForm=function(pollId){var pollForm=$('#pollform-'+pollId);if(pollForm.length===0){return;}
var validator=pollForm.validate({debug:true,errorLabelContainer:"#pollError-"+pollId,rules:{voteOption:"required"},messages:{voteOption:"Bitte wählen Sie eine Option aus."},submitHandler:function(form){var pollData={votes:new Array()};$('#pollform-'+pollId+' input:checked').each(function(){pollData.votes.push($(this).val());});$.ajax({url:"/api/v1/ajax/polls/"+pollId+".html",cache:false,dataType:"html",type:"POST",contentType:"application/json",data:JSON.stringify(pollData),error:function(request,textStatus,errorThrown){if(request.status==405){validator.showErrors({voteOption:"An dieser Umfrage haben Sie bereits teilgenommen."});}else{validator.showErrors({voteOption:"Es ist ein technischer Fehler aufgetreten."});}},success:function(data){$('#readPoll'+pollId).html(data);getCounters(wonToolkit.voteStatisticsCounterData);}});}});};this.initRateArticle=function(articleId)
{$(".articleSocialLinkWrapper>a.judgeLink").click(function(element){wonToolkit.rateArticle(articleId,element.target,'article',false);return false;});};this.rateArticle=function(articleId,element,type,useFooterOnly)
{articleId=this.articleId;if(articleId){if(!element)
{return false;}
if(!type)
{type='footer';}
if(null===useFooterOnly)
{useFooterOnly=false;}
var rate=$("div#articleRate");if(useFooterOnly!==false)
{element=$("ul#ftSocialLinks>li>a.rate:first");type='footer';}
if(rate.length>0)
{rate.remove();}
var voted=false;votedIds=$.cookies.get("RATING");if(votedIds){voted=(typeof(votedIds)=='number'&&votedIds==articleId)||(typeof(votedIds)=='string'&&(votedIds.indexOf("|"+articleId)>=0||votedIds.indexOf(articleId+"|")>=0));}
$.ajax({type:"GET",url:"/api/v1/ajax/articles/"+articleId+"/rating.html",cache:!voted,success:function(msg)
{$(element).after(msg);var rate=$("div#articleRate");rate.addClass(type+'SocialLink');if(type!=='footer'){var posJudgeLink=$(".articleSocialLinkWrapper>a.judgeLink").position();rate.css({left:posJudgeLink.left-70});}
if(articleId)
{$("li.voteYesButton a",rate).click(function(event)
{if(this.debug===true)
{console.log("setSocialLinksRate - Vote Yes");}
wonToolkit.sendRateArticle(articleId,true,type);return false;});$("li.voteNoButton a",rate).click(function(event)
{if(this.debug===true)
{console.log("setSocialLinksRate - Vote No");}
wonToolkit.sendRateArticle(articleId,false,type);return false;});$("a.close",rate).click(function(event)
{rate.remove();getCounters(wonToolkit.rateArticleStatisticsCounterData);return false;});if(this.debug===true)
{console.log("setSocialLinksRate - ajax: success");}}},error:function(msg){if(this.debug===true)
{console.log("setSocialLinksRate - ajax: ERROR");}}});getCounters(wonToolkit.rateArticleStatisticsCounterData);}};this.openLightboxAjax=function(event,options)
{var defaults={objectType:'ajax',width:870,height:1100,dimmingOpacity:0.5,allowSizeReduction:false,preserveContent:false};options=jQuery.extend(defaults,options);return hs.htmlExpand(event,options);};this.openLightbox=function(event,options)
{var defaults={dimmingOpacity:0.5,allowSizeReduction:false};options=jQuery.extend(defaults,options);return hs.expand(event,options);};this.openLightboxInline=function(event,options)
{var defaults={dimmingOpacity:0.5,allowSizeReduction:false};options=jQuery.extend(defaults,options);return hs.htmlExpand(event,options);};this.limitChars=function(textid,limit,infodiv)
{var text=$('#'+textid).val();var textlength=text.length;if(textlength>limit)
{$('#'+infodiv).html('Sie können '+limit+' Zeichen verwenden!');$('#'+textid).val(text.substr(0,limit));return false;}
else
{$('#'+infodiv).html('Noch '+(limit-textlength)+' Zeichen frei.');return true;}};this.isSso=function(){sso=$.cookies.get("SSOSession");return!(sso===null||sso=='');};this.initCommentLoading=function(articleId,readOnly)
{if(location.hash=='#writeComment'||location.hash=='#readComment'){wonToolkit.initArticleUserComments(articleId,readOnly);}
else{$('#writeComment').one('inview',function(){wonToolkit.initArticleUserComments(articleId,readOnly);});}};this.initArticleUserComments=function(articleId,readOnly)
{if(!readOnly){if(this.isSso()){this.loadCommentForm(articleId);}
else{this.initCommentForm(articleId);}}
this.loadFirstComments(articleId);};this.loadFirstComments=function(articleId){new ProgressTextIndicator('#readComment','Kommentare werden geladen.',300);this.loadComments(articleId,0);};this.loadCommentForm=function(articleId){if(articleId){$.ajax({url:"/api/v1/ajax/articles/"+articleId+"/commentsForm",dataType:"html",cache:!wonToolkit.isSso(),success:function(data){$('#writeComment').clearQueue();$('#writeComment').html(data);wonToolkit.initCommentForm(articleId);},error:function(request,textStatus,errorThrown){$('#writeComment').html("<div class=\"commentsErrorH3\">Momentan können keine neuen Kommentare geschrieben werden.</div>");}});}};this.initCommentForm=function(articleId){$('#writeCommentFormLogout').show();var writeWrapper=$('#writeComment');writeWrapper.WON_AccordionPlugin({"toggleSelector":"div.slidingContent","multi":"true","statisticsCounterData":wonToolkit.commentArticleStatisticsCounterData});$('a.nextStep',writeWrapper).live('click',function(e){var link=$(this);var href=link.attr('href');var target=$(href);$('#commentCaptchaImage').attr('src','/captcha/captcha.jpg?_='+new Date().getTime());target.slideToggle();getCounters(wonToolkit.commentArticleStatisticsCounterData);return false;});$('#commentText',writeWrapper).keyup(function(){wonToolkit.limitChars('commentText',1000,'charlimitinfo');});$('#commentCaptchaImage,#commentCaptchaLink').click(function(){return wonToolkit.reloadImage('#commentCaptchaImage');});var validator=$('#commentForm').validate({rules:{comment:'required',username:{required:{depends:function(){return wonToolkit.sendArticleCommentButton=='commentAndLogin';}}},password:{required:{depends:function(){return wonToolkit.sendArticleCommentButton=='commentAndLogin';}}},captcha:{required:{depends:function(){return wonToolkit.sendArticleCommentButton=='commentGuest';}}},name:{required:{depends:function(){return wonToolkit.sendArticleCommentButton=='commentGuest';}}},mailaddress:{'required':{depends:function(){return wonToolkit.sendArticleCommentButton=='commentGuest';}},'email':{depends:function(){return wonToolkit.sendArticleCommentButton=='commentGuest';}}}},submitHandler:function(form){var commentData;if(wonToolkit.sendArticleCommentButton=='commentLoggedin'){commentData={comment:$('#commentText').val()};}
else if(wonToolkit.sendArticleCommentButton=='commentAndLogin'){commentData={"username":$('#userName').val(),"password":$('#password').val(),"comment":$('#commentText').val()};}
else if(wonToolkit.sendArticleCommentButton=='commentGuest'){commentData={"name":$('#commentName').val(),"email":$('#commentEMail').val(),"comment":$('#commentText').val(),"captcha":$('#commentCaptchaField').val()};}
$.ajax({url:"/api/v1/ajax/articles/"+articleId+"/comments",cache:false,dataType:"json",type:"POST",contentType:"application/json",data:JSON.stringify(commentData),error:function(request,textStatus,errorThrown){if(request.status==412&&wonToolkit.sendArticleCommentButton=='commentGuest'){wonToolkit.reloadImage('#commentCaptchaImage');$('#commentCaptchaField').val('').focus();validator.showErrors({captcha:"Der Code hat nicht übereingestimmt."});}else if(request.status==412&&wonToolkit.sendArticleCommentButton=='commentAndLogin'){$("#stepLogin .error").html("Die Kombination aus Benutzername und Passwort ist falsch. Bitte überprüfen Sie Ihre Angaben.");$('#userName').focus();}else{$("#commentForm span.error").html("Es trat ein technischer Fehler auf.");}},success:function(data){wonToolkit.loadComments(articleId,-1,'bottom');getCounters(wonToolkit.commentArticleStatisticsCounterData);newHtml="<h3>Ihr Kommentar wurde abgeschickt</h3>";newHtml+='<p><a href="#">Noch einen Kommentar eingeben</a></p>';$('#writeComment').html(newHtml);$('#writeComment').removeClass('jQueryPluginAccordionProceed');$('#writeComment a').click(function(){wonToolkit.loadCommentForm(articleId);return false;});if(wonToolkit.sendArticleCommentButton=='commentAndLogin'){wonToolkit.showSsoProfileLogoutLinks();}}});}});$('#userName,#password').keypress(function(event){if(event.keyCode=='13'){event.preventDefault();$('#commentForm input[name=commentAndLogin]').click();return false;}});$('#commentName,#commentEMail,#commentCaptchaField').keypress(function(event){if(event.keyCode=='13'){event.preventDefault();$('#commentForm input[name=commentGuest]').click();return false;}});$('#commentForm input[type=submit]').click(function(event){wonToolkit.sendArticleCommentButton=event.target.name;event.preventDefault();$('#commentForm').submit();});};this.pageComments=function(articleId,page,scrollTo){wonToolkit.loadComments(articleId,page,scrollTo);getCounters(wonToolkit.pageCommentsStatisticsCounterData);};this.loadComments=function(articleId,page,scrollTo){if(articleId){$.ajax({url:"/api/v1/ajax/articles/"+articleId+"/comments.html?page="+page,dataType:"html",cache:(page!=-1),beforeSend:function(request){if(scrollTo=='top'){var targetOffset=$('#readComment').offset().top;$('html,body').animate({scrollTop:targetOffset},800);}},success:function(data){$('#readComment').html(data);wonToolkit.armReportLinks();if(scrollTo=='bottom'){targetOffset=$('#readComment > ul > li:last').offset().top;$('html,body').animate({scrollTop:targetOffset},800);}
wonToolkit.commentReportForm=null;wonToolkit.plistareload();},error:function(request,textStatus,errorThrown){$('#readComment').html("<h3>Die Kommentare konnten nicht geladen werden.</h3>");}});}};this.loadUserComments=function(userId,page){$.ajax({url:"/api/v1/ajax/users/"+userId+"/comments.html?page="+page,dataType:"html",cache:true,beforeSend:function(request){if(scrollTo){var targetOffset=$('#readComment').offset().top;$('html,body').animate({scrollTop:targetOffset},800);}},success:function(data){$('#readComment').html(data);wonToolkit.armReportLinks();wonToolkit.commentReportForm=null;},error:function(request,textStatus,errorThrown){$('#readComment').html("<h3>Die Kommentare konnten nicht geladen werden.</h3>");}});};this.initRecommendArticle=function(articleId){if(articleId){var ajaxUrl='/api/v1/ajax/articles/'+articleId+'/recommend.html';if(this.isSso()){ajaxUrl+='?_='+new Date().getTime();}
$('#recommendDialog').jqm({trigger:'#ftSocialLinks a.mail, .articleSocialLinkWrapper a.sendLink',ajax:ajaxUrl,modal:true,toTop:true,closeClass:"close",onLoad:function(){$('#recommendComment').keyup(function(){wonToolkit.limitChars('recommendComment',1000,'recommendCharlimitinfo');});$('#recommendCaptchaReload, #recommendCaptchaImage').click(function(){return wonToolkit.reloadImage('#recommendCaptchaImage');});var validator=$('#recommendForm').validate({submitHandler:function(form){var recommendData;if(wonToolkit.isSso()){recommendData={nameTo:$('#recommendForm input[name=nameTo]').val(),mailTo:$('#recommendForm input[name=mailTo]').val(),comment:$('#recommendComment').val()};}
else{recommendData={captcha:$('#recommendCaptchaField').val(),nameTo:$('#recommendForm input[name=nameTo]').val(),mailTo:$('#recommendForm input[name=mailTo]').val(),nameFrom:$('#recommendForm input[name=nameFrom]').val(),mailFrom:$('#recommendForm input[name=mailFrom]').val(),comment:$('#recommendComment').val()};}
$.ajax({url:'/api/v1/ajax/articles/'+articleId+'/recommend',cache:false,dataType:"json",type:"POST",contentType:"application/json",data:JSON.stringify(recommendData),error:function(request,textStatus,errorThrown){if(request.status==400){$("#recommendForm .error").html("[Fehler: Server sagt: Eingaben sind nicht korrekt]");}
else if(request.status==412){wonToolkit.reloadImage('#recommendCaptchaImage');$('#recommendCaptchaField').val('').focus();validator.showErrors({captcha:"Der Code hat nicht übereingestimmt."});}},success:function(data){$('#recommendForm').html("<h3>Der Artikel wurde erfolgreich versandt.</h3>");getCounters(wonToolkit.recommendArticleStatisticsCounterData);}});}});getCounters(wonToolkit.recommendArticleStatisticsCounterData);}});}};this.armReportLinks=function(){$('#readComment a.reportComment').click(function(event){commentId=event.target.id.substr(3);var visibleRep
3e80
ortForm=$('#reportComment_'+commentId);if(visibleReportForm.length===0){wonToolkit.initReportComment(commentId);}
else{visibleReportForm.remove();}
return false;});};this.initReportComment=function(commentId){var reportUrl="/api/v1/ajax/comments/"+commentId+"/report";$.ajax({url:reportUrl,cache:!wonToolkit.isSso(),dataType:"html",success:function(data){if(wonToolkit.commentReportForm!==null){wonToolkit.commentReportForm.remove();}
$('#comment_'+commentId).after(data);wonToolkit.commentReportForm=$('#reportComment_'+commentId);$('#reportCommentCaptchaReload,#reportCommentCaptchaImage').click(function(){return wonToolkit.reloadImage('#reportCommentCaptchaImage');});$('#reportComment').keyup(function(){wonToolkit.limitChars('reportComment',250,'reportCommentCharlimitinfo');});var validator=$('#reportCommentForm').validate({submitHandler:function(form){var reportData;if(wonToolkit.isSso()){reportData={comment:$('#reportComment').val()};}
else{reportData={comment:$('#reportComment').val(),captcha:$('#reportCommentCaptchaField').val()};}
$.ajax({url:reportUrl,cache:false,dataType:"json",type:"POST",contentType:"application/json",data:JSON.stringify(reportData),error:function(request,textStatus,errorThrown){if(request.status==400){$("#recommendForm .error").html("Fehler: Eingaben sind nicht korrekt.");}
else if(request.status==412){wonToolkit.reloadImage('#reportCommentCaptchaImage');$('#reportCommentCaptchaField').val('').focus();validator.showErrors({captcha:"Der Code hat nicht übereingestimmt."});}},success:function(data){$('#reportComment_'+commentId).html("<h3>Vielen Dank, wir haben Ihre Nachricht erhalten.</h3>");getCounters(wonToolkit.reportCommentStatisticsCounterData);}});}});$('#reportComment').focus();getCounters(wonToolkit.reportCommentStatisticsCounterData);}});};this.reloadImage=function(imageSelector){$(imageSelector).attr('src',$(imageSelector).attr('src')+'_'+new Date().getTime());return false;};this.ssoBaseUrl='';this.initSsoInfo=function(ssoInfo,ssoBaseUrl){sso=$.getURLParam("sessionid");if(!(sso===null||sso=='')){$.cookies.set("SSOSession",sso);}
this.showSsoProfileLogoutLinks();};this.showSsoProfileLogoutLinks=function(){sso=$.cookies.get("SSOSession");if(sso===null||sso==''){return;}
ssoHtml='<a title="Einstellungen ändern" href="'+this.ssoBaseUrl+'doEdit?platformId=welt&amp;sessionid='+sso+'">Profil</a>';ssoHtml+=' | ';ssoHtml+='<a onclick="return wonToolkit.clearSso();" href="'+this.ssoBaseUrl+'doLogout?platformId=welt&amp;redirect='+encodeURI(location.href)+'&amp;sessionid='+sso+'">Abmelden</a>';$('#ssoInfoTop').html(ssoHtml);};this.clearSso=function(){$.cookies.del("SSOSession");return true;};this.sendRateArticle=function(articleId,upOrDown,type){if(articleId){if(!$.cookies.test()){alert("Bitte aktivieren Sie Cookies in Ihrem Browser.");return;}
var ratingData={"rating":upOrDown};$.ajax({url:"/api/v1/ajax/articles/"+articleId+"/rating.html",cache:false,dataType:"html",type:"POST",contentType:"application/json",data:JSON.stringify(ratingData),success:function(data){$('#articleRate').replaceWith(data);$('#articleRate').addClass(type+'SocialLink');$("a.close").click(function(event){$('#articleRate').remove();getCounters(wonToolkit.rateArticleStatisticsCounterData);return false;});getCounters(wonToolkit.rateArticleStatisticsCounterData);}});}};this.rateComment=function(commentId,upOrDown){if(!$.cookies.test()){alert("Bitte aktivieren Sie Cookies in Ihrem Browser.");return;}
var ratingData={"rating":upOrDown};$.ajax({url:"/api/v1/ajax/comments/"+commentId+"/rating.json",cache:false,dataType:"json",type:"POST",contentType:"application/json",data:JSON.stringify(ratingData),error:function(request,textStatus,errorThrown){if(request.status==405){alert("Sie haben diesen Kommentar bereits bewertet.");}},success:function(rating){$("#rating"+commentId+" .judgeLink").html("("+rating.yes+")");$("#rating"+commentId+" .judgeLinkNeg").html("("+rating.no+")");getCounters(wonToolkit.rateCommentStatisticsCounterData);}});};this.getCommentRatingYesNo=function(commentId){$.ajax({url:"/api/v1/ajax/comments/"+commentId+"/rating.json",dataType:"json",type:"GET",cache:true,error:function(request,textStatus,errorThrown){},success:function(msg){$("#rating"+commentId+" .judgeLink").html("("+msg.yes+")&nbsp;&nbsp;");$("#rating"+commentId+" .judgeLinkNeg").html("("+msg.no+")");}});};this.submitQuizForm=function(ajaxDestinationId,ajaxFormSelector,ajaxView){if($(ajaxFormSelector+" input[name=answer]").length==0||$(ajaxFormSelector+" input[name=answer]:checked").val()){AsmsAjax.runFormRequest(ajaxDestinationId,ajaxFormSelector,ajaxView);getCounters(wonToolkit.quizStatisticsCounterData);}
else{alert("Bitte wählen Sie eine Antwort aus.");}
return false;};this.plistareload=function(){if(typeof plistaload!=="undefined"){plistaload();}};return this;};var wonToolkit=WonToolkit();(function($){})(jQuery);jQuery(document).ready(function($){if($.browser.msie&&$.browser.version<'7'){var ie6navigation=function(e){if(this.hovering){this.hovering=false;}else{this.hovering=true;}
$(this).toggleClass('hover');};function buttonHover(e){ie6navigation.call(this,e);$(this.parentNode).toggleClass(this.className);}
function hideInputs(e){ie6navigation.call(this,e);$(this).nextAll().find('input, select').toggle();}
$('.mainNavigation li').hover(ie6navigation,ie6navigation);$('.mainNavigation li.last').hover(ie6navigation,ie6navigation);$('.buttonBg input').hover(ie6navigation,ie6navigation);$('.buttonBg').hover(ie6navigation,ie6navigation);$('.stockTabs .tabUl li').hover(ie6navigation,ie6navigation);$('.tabContent .stockTabs .tabUl li').hover(ie6navigation,ie6navigation);}});jQuery.validator.messages={required:"Dieses Feld bitte ausfüllen.",remote:"Ungültige Eingabe.",email:"Bitte eine gültige E-Mail-Adresse eingeben.",url:"Bitte eine gültige URL eingeben.",date:"Bitte ein Datum eingeben",dateISO:"Bitte ein ISO-Datum eingeben.",number:"Bitte eine Zahl eingeben.",digits:"Bitte nur Ziffern eingeben.",creditcard:"Bitte eine Kreditkartennummer eingeben.",equalTo:"Eingabe bitte wiederholen.",accept:"Bitte eine Eingabe mit korrekter Dateiendung eingeben.",maxlength:$.validator.format("Bitte nicht mehr als {0} Zeichen eingeben."),minlength:$.validator.format("Bitte mindestens {0} Zeichen eingeben."),rangelength:$.validator.format("Bitte eine Eingabe mit {0} bis {1} Zeichen eingeben."),range:$.validator.format("Bitte einen Wert zwischen {0} und {1} eingeben."),max:$.validator.format("Bitte einen Wert kleiner oder gleich {0} eingeben."),min:$.validator.format("Bitte einen Wert größer oder gleich {0} eingeben.")};$('html').ajaxStart(function(){$(this).css('cursor','wait');});$('html').ajaxStop(function(){$(this).css('cursor','auto');});var ProgressTextIndicator=function(targetContainer,message,delay){var that=this;var target=$(targetContainer);var message=message;var delay=delay;var iteration=0;if(ProgressTextIndicator.counter===undefined)
{ProgressTextIndicator.counter=1;}
else
{ProgressTextIndicator.counter++;}
var textContainerId="ProgressTextIndicator"+ProgressTextIndicator.counter;target.html('<span id="'+textContainerId+'"></span>');this.animate=function(){m=message;for(i=0;i<iteration;i++){m+='.';}
if(iteration++>3){iteration=0;}
var textContainer=$(targetContainer+' #'+textContainerId);if(textContainer.length>0){textContainer.text(m);setTimeout(that.animate,delay);}};this.animate();return this;};(function($){var options={};var GalleryClass=function(el,opt){this.items=[];this.itemsCount={};this.options={};this.gallery;this.currentPos=0;this.lastPos=0;this.pager=el;this.galleryAd=null;this.counter=null;this.counterPage=null;this.init=function(el,options)
{var defaults={"contentSelector":"div.galleryContent","pagerSelector":"ul.browse","pagerSelectorBack":"li.browseBack>a","pagerSelectorNext":"li.browseNext>a","pagerAdditionalSelectorNext":"a.galleryNextTrigger","pagerSelectorCounter":"li.counter","pagerSelectorCounterCurrent":"span.current","pagerSelectorCounterLast":"span.last","pagerPageSelector":false,"type":"switcher","elementStart":0,"debug":false}
this.options=jQuery.extend(defaults,options);this.gallery=$(el);if(!this.gallery)
{return false;}
this.items=$(this.options.contentSelector,this.gallery);if(this.items.length<1)
{if(true==this.options.debug)
{console.log($(this.items));console.log("empty Items");}
return false;}
this.itemsCount=parseInt(this.items.length);for(var i=0;i<this.itemsCount;i++)
{if(i!=parseInt(this.options.elementStart))
{$(this.items[i]).hide();}}
this.counter=$(this.options.pagerSelectorCounter,this.gallery);this.counterPage=$(this.options.pagerSelectorCounter+'>'+this.options.pagerSelectorCounterCurrent,this.gallery);if(options.galleryAdId){this.galleryAd=getGalleryAd(options.galleryAdId);if(this.galleryAd){this.galleryAd.init(this.gallery);}}
this.initPager();};this.initPager=function()
{var obj=this;var gallery=this.gallery;var adds=false;if(false!==this.options.pagerAdditionalSelectorNext)
{adds=$(this.options.pagerAdditionalSelectorNext,this.gallery);}
var pager=$(this.options.pagerSelector,this.gallery).WON_PagerPlugin({"pagerSelectorBack":this.options.pagerSelectorBack,"pagerSelectorNext":this.options.pagerSelectorNext,"pagerAdditionalSelectorNext":adds,"pagerHightlightClass":this.options.pagerHightlightClass,"pagerPageSelector":this.options.pagerPageSelector,"type":this.options.type,"debug":this.options.debug},this.items);$(pager).bind("PagerContentSetEvent",function(e,index,pager){if(true==obj.options.debug)
{console.log("Index:"+index);console.log("PagerContentSetEvent");}
obj.setContent(index,pager);return false;});$(pager).bind("PagerSwitchEvent",function(e,pager){obj.lastPos=pager.currentPos;if(obj.galleryAd){obj.galleryAd.countClick();}
return false;});};this.setContent=function(target,pager)
{var obj=this;var opt=this.options;$(this.options.contentSelector+":visible",this.gallery).each(function(elem){if(true==obj.options.debug)
{console.log(opt.contentSelector+"visible");console.log("hide");}
$(this).hide();});if(obj.galleryAd&&obj.galleryAd.isLoaded()){pager.currentPos=obj.lastPos;}else{this.counterPage.html(target+1);$(this.items[target]).show();getCounters(obj.options.statisticsCounterData);}}
this.init(el,opt);};$.extend($.fn,{WON_GalleryPlugin:function(inOpt){inOpt=inOpt||{};return this.each(function(i){var opt=$.extend(true,{},options,inOpt);new GalleryClass($(this),opt);});}});})(jQuery);(function($){var options={};var NewsTickerElementClass=function(el,opt,items){this.items=[];this.itemsCount={};this.options={};this.ticker;this.currentPos=0;this.lastPos=0;this.ticker=el;this.init=function(options,items)
{var defaults={"contentSelector":"ul.tickerList","requestError":'Der Inhalt konnte leider nicht geladen werden.',"contentSelectorProcessClass":'loading',"debug":false,"pagerHightlightClass":"selected","pagerSelector":"ul.paging","pagerPageSelector":"li>a.circle","pagerSelectorBack":"li>a.back","pagerSelectorNext":"li>a.forward"}
this.options=jQuery.extend(defaults,options);if(!this.ticker)
{return false;}
this.content=$(this.options.contentSelector,this.ticker);if(!this.content)
{return false;}
this.pager=$(this.options.pagerSelector,this.ticker);this.pagerEntries=$(this.options.pagerPageSelector,this.pager);this.items=[];for(var i=0;i<this.pagerEntries.length;i++)
{this.items.push({url:this.pagerEntries[i].href});}
if(!$.isArray(this.items))
{return false;}
this.initPager();};this.initPager=function()
{var obj=this;var pager=$(this.pager).WON_PagerPlugin({currentPos:0,pagerPageSelector:obj.options.pagerPageSelector,pagerSelectorBack:obj.options.pagerSelectorBack,pagerSelectorNext:obj.options.pagerSelectorNext},this.items);$(this.pager).bind("PagerContentSetEvent",function(e,index){if(true==obj.options.debug)
{console.log("Index:"+index);console.log("PagerContentSetEvent");}
obj.setContent(index);return false;});};this.setContent=function(target)
{var obj=this;var pager=this.pager;if(!this.items[target])
{$(obj.content).trigger("ContentReplaceError");return false;}
element=this.items[target];ticker=this.ticker;$.ajax({type:"POST",url:element.url,data:{page:target},beforeSend:function(msg)
{obj.content.find('li').addClass("hidden");ticker.addClass(obj.options.contentSelectorProcessClass);},success:function(msg)
{obj.ticker.removeClass(obj.options.contentSelectorProcessClass);obj.content.html(msg);pager.trigger("ContentReplaceSuccess",[obj.options.pagerHightlightClass]);},error:function(msg){obj.content.html(obj.options.requestError);ticker.removeClass(obj.options.contentSelectorProcessClass);}});}
this.init(opt,items);};$.extend($.fn,{WON_NewsTickerPlugin:function(inOpt,items){inOpt=inOpt||{};return this.each(function(i){var opt=$.extend(true,{},options,inOpt);new NewsTickerElementClass($(this),opt,items);});}});})(jQuery);(function($){var options={};var PagerElementClass=function(el,opt,items){this.items=[];this.itemsCount={};this.options={};this.ticker;this.currentPos=0;this.lastPos=0;this.pager=el;this.init=function(options,items)
{var defaults={"pagerSelectorBack":"li>a.back","pagerSelectorNext":"li>a.forward","pagerHightlightClass":"selected","pagerPageSelector":"li>a.circle","pagerAdditionalSelectorNext":false,"type":"bullet","debug":false}
this.options=jQuery.extend(defaults,options);if(!this.pager)
{return false;}
this.pagerEntries=this.pager.find(this.options.pagerPageSelector);this.items=jQuery.merge(this.items,items);if(this.items.length<1)
{if(true==obj.options.debug)
{console.log($(this.items));console.log("noarray");}
return false;}
this.initPager();};this.initPager=function()
{this.itemsCount=parseInt(this.items.length);this.lastPos=this.itemsCount-1;this.currentPos=0;var obj=this;$(this.options.pagerSelectorBack,this.pager).bind('click',function()
{$(this).trigger("PagerBackEvent",[obj]);$(this).trigger("PagerSwitchEvent",[obj]);obj.triggerContentSet(obj.previous(),this);return false;});$(this.options.pagerSelectorNext,this.pager).bind('click',function()
{$(this).trigger("PagerNextEvent",[obj]);$(this).trigger("PagerSwitchEvent",[obj]);if(true==obj.options.debug)
{console.log("PagerNextEvent");}
obj.triggerContentSet(obj.next(),this);return false;});var options=this.options;if(false!==this.options.pagerAdditionalSelectorNext)
{$(this.options.pagerAdditionalSelectorNext).bind('click',{pager:this.pager},function(event,data)
{$(options.pagerSelectorNext,event.data.pager).triggerHandler("click");return false;});}
jQuery.each(this.pagerEntries,function(index,value)
{$(value).bind('click',[index,value,obj],function(e)
{obj.triggerContentSet(index,this);$(this).trigger("PagerSwitchEvent",[obj]);obj.currentPos=index;return false;});});};this.triggerContentSet=function(target,eventHandler)
{var obj=this;if(this.options.type=="bullet")
{obj.pagerEntries.removeClass(obj.options.pagerHightlightClass);$(obj.pagerEntries[target]).addClass(obj.options.pagerHightlightClass);}
$(eventHandler).trigger("PagerContentSetEvent",[target,obj]);}
this.previous=function()
{if(this.currentPos>0)
{this.currentPos--;}
else
{this.currentPos=this.lastPos;}
return this.currentPos;}
this.next=function()
{if(this.currentPos<this.lastPos)
{this.currentPos++;}
else
{this.currentPos=0;}
return this.currentPos;}
this.init(opt,items);};$.extend($.fn,{WON_PagerPlugin:function(inOpt,items){inOpt=inOpt||{};return this.each(function(i){var opt=$.extend(true,{},options,inOpt);new PagerElementClass($(this),opt,items);});return this;}});})(jQuery);(function($){var options={};var AccordionElementClass=function(el,opt){this.options={};this.accordion;this.accordion=el;this.debug=true;this.init=function(object,opt)
{var defaults={"toggleSelector":"div.slidingContent","multi":false,"initOpen":false,"toggleLinkSelector":"a.slideLink","linkOpenTitle":"Lesen Sie mehr","linkCloseTitle":"Beschreibung ausblenden","linkInfoClass":"moreInfo","toggleClass":"open","slideSpeed":"fast","toggleTextClass":"moreInfo","noToggleTextClass":"noToggleText"};this.options=jQuery.extend(defaults,opt);this.accordion.addClass("jQueryP
3e80
luginAccordionProceed");this.initAccordion();this.initOpenElements();};this.initOpenElements=function()
{if(typeof(this.options.initOpen)=='number'||jQuery.isArray(this.options.initOpen))
{var elements=$(this.options.toggleLinkSelector,this.accordion);if(typeof(this.options.initOpen)=='number')
{this.options.initOpen=[this.options.initOpen];}
for(i=0;i<this.options.initOpen.length;i++)
{$(elements[this.options.initOpen[i]]).triggerHandler("click");}
this.options.initOpen=false;}},this.initAccordion=function()
{var opt=this.options;$(opt.toggleSelector,this.accordion).hide();var obj=this.accordion;$(this.options.toggleLinkSelector,this.accordion).each(function(index,el){$(el).bind('click',{element:$(el)},function(event)
{var link=$(this);if("false"==opt.multi||false==opt.multi)
{if(!$(event.data.element).hasClass(opt.toggleClass))
{$(opt.toggleSelector,obj).each(function(index,element)
{$(element).hide();$(opt.toggleLinkSelector,$(element).prev()).removeClass(opt.toggleClass);});}}
link.blur().toggleClass(opt.toggleClass).parent().next(opt.toggleSelector).slideToggle(opt.slideSpeed);if(link.hasClass(opt.toggleTextClass)){text={open:opt.linkOpenTitle,close:opt.linkCloseTitle};}
if(!link.hasClass(opt.noToggleTextClass)){if(link.hasClass(opt.toggleClass)){link.html(opt.linkOpenTitle);}else{link.html(opt.linkOpenTitle);}}
if(!opt.initOpen){getCounters(opt.statisticsCounterData);}
return false;});});};this.init(el,opt);};$.extend($.fn,{WON_AccordionPlugin:function(inOpt){inOpt=inOpt||{};return this.each(function(i){if(!$(this).hasClass("jQueryPluginAccordionProceed"))
{var opt=$.extend(true,{},options,inOpt);new AccordionElementClass($(this),opt);}});}});})(jQuery);(function($){var options={};var FooterElementClass=function(el,opt){this.items=[];this.itemsCount={};this.options={};this.ticker;this.currentPos=0;this.lastPos=0;this.footer=el;this.debug=false;this.articleId=null;this.publicationUrl=null;this.init=function(object,opt)
{if(opt.articleId)
{this.articleId=opt.articleId;}
if(this.debug==true)
{console.log("ArticleId:"+this.articleId);}
this.initBreakingNews();this.initAbo();this.initSocialLinks();this.initNewArticles(opt);};this.initNewArticles=function(opt){var articleHover=true;var latestArticle=$("li#latestArticleFooter",this.footer);var latestComments=$("li#latestCommentsFooter",this.footer);if(opt){var noArticlesText="keine neuen Artikel";var noCommentsText="keine neuen Kommentare";var dataSeparator="#";var now=new Date();var articlesTimeSlot=0;var commentsTimeSlot=0;var cookieLastVisit=$.cookies.get("NewArticlesVisit");if(cookieLastVisit){var visitData=cookieLastVisit.split(dataSeparator);var lastVisitDate=new Date(visitData[0]);var minutes=Math.floor((now.getTime()-lastVisitDate.getTime())/60000);if(minutes<=30){articlesTimeSlot=visitData[1];commentsTimeSlot=visitData[2];}else{for(var slot=0;slot<opt.newArticlesDataList.length;slot++){var data=opt.newArticlesDataList[slot];if(data.from<=minutes&&minutes<=data.to){articlesTimeSlot=slot;break;}}
for(var slot=0;slot<opt.newCommentsDataList.length;slot++){var data=opt.newCommentsDataList[slot];if(data.from<=minutes&&minutes<=data.to){commentsTimeSlot=slot;break;}}}}
if(latestArticle){var data=opt.newArticlesDataList[articlesTimeSlot];var html=latestArticle.html();if(html&&data){html=latestArticle.html().replace("0",data.articleCount);html=html.replace(noArticlesText,data.articleCount+" "+data.wording);latestArticle.html(html);}}
if(latestComments){var data=opt.newCommentsDataList[commentsTimeSlot];var html=latestComments.html();if(html&&data){html=latestComments.html().replace("0",data.articleCount);html=html.replace(noCommentsText,data.articleCount+" "+data.wording);latestComments.html(html);}}
newArticlesAjaxUrl=AsmsAjax.getAjaxUrl(appendUrlParameter(opt.publicationUrl,"from",articlesTimeSlot),"StickyFooterNewArticles");newCommentsAjaxUrl=AsmsAjax.getAjaxUrl(appendUrlParameter(opt.publicationUrl,"from",commentsTimeSlot),"StickyFooterNewComments");setCookie("NewArticlesVisit",now+dataSeparator+articlesTimeSlot+dataSeparator+commentsTimeSlot,365);}
$("a",'div#ftUserfeedback>ul>li').removeClass("default_hover");$("a",'div#ftUserfeedback>ul>li').hover(function(event)
{if(true===articleHover)
{$(event.target).toggleClass("active_hover");}});$("a",latestArticle).click(function(event){articleHover=false;$(".active_hover",this.footer).removeClass("active_hover");$(".flyoutActive",this.footer).remove();if(this.debug==true)
{console.log('latestArticle clicked');}
url=newArticlesAjaxUrl;var element=$("a.counter",latestArticle);$.ajax({type:"GET",url:url,data:{time:3600},success:function(msg)
{$(element).before(msg);var flyout=$("div#latestArticleFooterFlyout",this.footer);$("a.close",flyout).click(function(event)
{$(this).parent().parent().remove();articleHover=true;return false;});if(this.debug==true)
{console.log("lastestArticle - ajax: Success");}},error:function(msg)
{if(this.debug==true)
{console.log("lastestArticle - ajax: ERROR");}}});return false;});$("a",latestComments).click(function(event){articleHover=false;$(".active_hover",this.footer).removeClass("active_hover");$(".flyoutActive",this.footer).remove();if(this.debug==true)
{console.log('latestComments clicked');}
url=newCommentsAjaxUrl;var element=$("a.counter",latestComments);$.ajax({type:"POST",url:url,data:{time:3600},success:function(msg)
{$(element).before(msg);var flyout=$("div#latestCommentsFooterFlyout",this.footer);$("a.close",flyout).click(function(event)
{$(this).parent().parent().remove();articleHover=true;return false;});if(this.debug==true)
{console.log("latestComments - ajax: Success");}},error:function(msg)
{if(this.debug==true)
{console.log("latestComments - ajax: ERROR");}}});return false;});};this.initBreakingNews=function()
{var news=$("#ftBreakingNews");if(news){if(!$.cookies.get("BreakingNewsClosed")){news.show();$("div.ftBreakingNewsContent>a.close").click(function(){setCookie("BreakingNewsClosed",true,1);news.hide();return false;});}}};this.initAbo=function()
{this.abo=$("li#ftAbo",this.footer).hover(function()
{$(this).toggleClass('open');$('.openContent',$(this)).toggleClass('ubar');});};this.initSocialLinks=function(opt)
{var obj=this;$("ul#ftSocialLinks>li>a.facebook",this.footer).bind('click',function()
{obj.setSocialLinksFacebook($(this));return false;});$("ul#ftSocialLinks>li>a.twitter",this.footer).bind('click',function()
{obj.setSocialLinksTwitter($(this));return true;});$("ul#ftSocialLinks>li>a.bookmark",this.footer).bind('click',function()
{obj.setSocialLinksBookmark($(this));return false;});$("ul#ftSocialLinks>li>a.mail",this.footer).bind('click',function()
{obj.setSocialLinksMail($(this));return false;});$("ul#ftSocialLinks>li>a.rate",this.footer).bind('click',function()
{obj.setSocialLinksRate(this);return false;});$("ul#ftSocialLinks>li>a.ftPrint",this.footer).bind('click',function()
{obj.setSocialLinksPrint(this);return false;});};this.setSocialLinksFacebook=function(element)
{window.open(element.attr('href'),"facebookshare","top=100,left=150,status=0,menubar=0,resizable=1,width=600,height=450");if(this.debug==true)
{console.log("href="+element.attr('href'));console.log('setSocialLinksFacebook');}};this.setSocialLinksTwitter=function(element)
{if(this.debug==true)
{console.log('setSocialLinksTwitter');}};this.setSocialLinksBookmark=function(element)
{if(this.debug==true)
{console.log('setSocialLinksBookmark');}
if($('#ftSocialMedia').css('display')=='none'){$('#ftSocialMedia').show();}
else{$('#ftSocialMedia').hide();}};this.setSocialLinksMail=function(element)
{if(this.debug==true)
{console.log('setSocialLinksMail');}};this.setSocialLinksRate=function(element)
{var articleId=this.articleId;if(this.debug==true)
{console.log('setSocialLinksRate');}
wonToolkit.rateArticle(articleId,element);return false;};this.setSocialLinksPrint=function(element)
{if(this.debug==true)
{console.log('setSocialLinksPrint');}};this.init(el,opt);};$.extend($.fn,{WON_FooterPlugin:function(inOpt){inOpt=inOpt||{};return this.each(function(i){var opt=$.extend(true,{},options,inOpt);new FooterElementClass($(this),opt);});}});})(jQuery);(function($){var options={};var TabsElementClass=function(el,opt){this.options={};this.tabContainer=el;this.debug=false;this.init=function(object,opt)
{var defaults={"tabContentSelector":"div.tabContent","tabElementSelector":"li.tab","tabLinkSelector":"a","tabToggleClass":"selected","topBlockClass":"tabBlock"}
this.options=jQuery.extend(defaults,opt);this.initTabs();this.tabContainer.addClass("jQueryPluginTabsProceed");};this.initTabs=function()
{var opt=this.options;var container=this.tabContainer
var tabContainer=this.tabContainer;var tabs=tabContainer.find(opt.tabElementSelector);tabs.each(function(i){var tab=$(this);$(opt.tabLinkSelector,tab).click(function(e){$(opt.tabContentSelector,tabContainer).removeClass(opt.topBlockClass).filter(':eq('+i+')').addClass(opt.topBlockClass);tabs.removeClass(opt.tabToggleClass);tab.addClass(opt.tabToggleClass);return false;});});};this.init(el,opt);};$.extend($.fn,{WON_TabsPlugin:function(inOpt){inOpt=inOpt||{};return this.each(function(i){if(!$(this).hasClass("jQueryPluginTabsProceed"))
{var opt=$.extend(true,{},options,inOpt);new TabsElementClass($(this),opt);}});return this;}});})(jQuery);function appendUrlParameter(url,parameter,value){if(!url){url="";}
var anchorPos=url.indexOf("#");var anchor="";if(anchorPos>=0){anchor=url.substr(anchorPos);url=url.substr(0,anchorPos);}
if(url.indexOf("?")==-1){url+="?";}else{url+="&";}
url=url+encodeURIComponent(parameter)+"="+encodeURIComponent(value)+anchor;return url;}
function setUrlAnchor(url,anchor){if(!url){url="";}
var anchorPos=url.indexOf("#");if(anchorPos>=0){url=url.substr(0,anchorPos);}
url=url+"#"+anchor;return url;}
function setCookie(name,value,days,path,domain,secure){var options={};if(days){var date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));options.expiresAt=date;}
if(path){options.path=path;}
if(path){options.domain=domain;}
if(path){options.secure=secure;}
$.cookies.set(name,value,options);}
function readCookie(name){return $.cookies.get(name);}
$.cookies.setOptions({'path':'/',domain:location.host});function AsmsAjax(){}
AsmsAjax.xmlHttpScript=new Array();AsmsAjax.getAjaxUrl=function(url,view){if(url.indexOf('service=')==-1){url=url+(url.indexOf('?')==-1?"?":"&")+"service=Ajax";}
if(view){url=url+(url.indexOf('?')==-1?"?":"&")+"view="+view;}
return url;};AsmsAjax.runRequest=function(dstdiv,url,view,script,method){url=AsmsAjax.getAjaxUrl(url,view);AsmsAjax.xmlHttpScript[dstdiv]=script;$.ajax({type:method?method:"GET",url:url,success:function(responseText){if(responseText!==null&&dstdiv.indexOf("js_")!==0)
document.getElementById(dstdiv).innerHTML=responseText;script=AsmsAjax.xmlHttpScript[dstdiv];if(typeof(script)!="undefined"&&script!=null)
eval(script);},error:function(msg){if(this.debug==true){console.log("AsmsAjax.runRequest - ajax: ERROR");}}});};AsmsAjax.runFormRequest=function(dstdiv,formID,view,script){var url=$(formID).attr('action');var data=$(formID).serialize();if(data!=undefined){url=url+"&"+data;}
AsmsAjax.runRequest(dstdiv,url,view,script);};function onTemplateLoaded(pExperience){var player=brightcove.getExperience(pExperience);var adModule=player.getModule(APIModules.ADVERTISING);var adPolicy=adModule.getAdPolicy();adPolicy.adServerURL=adPolicy.adServerURL+AsdtvVideo.getChannelName(pExperience);adModule.setAdPolicy(adPolicy);}
function AsdtvVideo(videoPlayerId,defaultVideoId,defaultArticleUrl,commercialUrl,channelName)
{if(videoPlayerId!=undefined)
{var newVideo=new AsdtvVideo();newVideo.videoPlayerId=videoPlayerId;newVideo.defaultArticleUrl=defaultArticleUrl;newVideo.defaultVideoId=defaultVideoId;newVideo.commercialUrl=commercialUrl;newVideo.channelName=channelName;AsdtvVideo._objects[videoPlayerId]=newVideo;}}
AsdtvVideo.play=function(videoPlayerId,videoId,channelName)
{if(channelName!=undefined)
{AsdtvVideo._objects[videoPlayerId].channelName=channelName;}
AsdtvVideo._objects[videoPlayerId]._playVideo(videoId);return false;}
AsdtvVideo.setChannelName=function(videoPlayerId,channelName)
{AsdtvVideo._channelName[videoPlayerId]=channelName;}
AsdtvVideo.getChannelName=function(videoPlayerId)
{return AsdtvVideo._channelName[videoPlayerId];}
AsdtvVideo._channelName=new Array();AsdtvVideo._objects=new Array();AsdtvVideo._activeVideo=null;AsdtvVideo.prototype={videoPlayerId:null,commercialUrl:"",defaultArticleUrl:"",defaultVideoId:"",channelName:"",player:null,content:null,video:null,bgcolor:"#FFFFFF",width:"248",height:"208",playerID:"18178112001",publisherID:"17907421001",isSlim:"true",autoStart:"true",_initPlayer:function(videoId)
{videoId=videoId?videoId:this.defaultVideoId;var params={};params.bgcolor=this.bgcolor;params.width=this.width;params.height=this.height;params.playerID=this.playerID;params.publisherID=this.publisherID;params.isSlim=this.isSlim;params['@videoPlayer']="ref:"+videoId;params.linkBaseURL=this.defaultArticleUrl;params.adServerURL=this.commercialUrl;params.autoStart=this.autoStart;this.player=brightcove.createElement("object");this.player.id=this.videoPlayerId+"Player";AsdtvVideo.setChannelName(this.player.id,this.channelName);var parameter;for(var i in params)
{parameter=brightcove.createElement("param");parameter.name=i;parameter.value=params[i];this.player.appendChild(parameter);}
var playerContainer=document.getElementById(this.videoPlayerId);playerContainer.innerHTML="";brightcove.createExperience(this.player,playerContainer,true);},_playVideo:function(videoId)
{this._initPlayer(videoId);}}
AsdtvVideo.onVideoLoad=function(event)
{AsdtvVideo._activeVideo.loadVideo(event.video.id);}
var galleryAds=new Array();var galleryAdsActive=true;var adReloadActive=true;function getGalleryAd(id){if(galleryAdsActive){return galleryAds[id];}}
function setGalleryAdLoaded(id){var ad=getGalleryAd(id);if(ad&&ad.adLoadStatus==1){ad.adLoadStatus=2;}}
function setGalleryAdReloadLoaded(id){var ad=getGalleryAd(id);if(ad&&ad.adReloadLoadStatus==1){ad.adReloadLoadStatus=2;}}
function GalleryAd(id,clickCount,reloadClickCount,channelName){galleryAds[id]=this;this.id=id;this.clickCount=clickCount;this.channelName=channelName;this.galleryClick=0;this.adLoadStatus=0;this.galleryElement=null;this.counterElement=null;this.bannerElement=null;this.adElement=null;this.adDomElement=null;this.titleElement=null;this.adFrame=null;this.reloadClickCount=reloadClickCount;this.adReloadLoadStatus=0;this.reloadGalleryClick=0;this.adReloadFrame=null;this.superbannerElement=null;this.skyscraperElement=null;this.rectangleElement=null;this.init=function(galleryElement){this.galleryElement=galleryElement;this.counterElement=$("li.counter",galleryElement);var bannerAdId="galleryBanner_"+this.id;this.bannerElement=$("#galleryBanner_"+this.id);var galleryAdId="galleryAd_"+this.id;this.adElement=$("<div id='"+galleryAdId+"' class='clear galleryContent' style='display:none;'></div>").appendTo(galleryElement);this.adDomElement=document.getElementById(galleryAdId);this.titleElement=$("<li class='counter' style='display:none;'></li>").insertBefore(this.counterElement);this.adFrame=document.getElementById("adFrame_"+this.id);if(adReloadActive){this.adReloadFrame=document.getElementById("adReloadFrame_"+this.id);this.superbannerElement=document.getElementById("ad2");this.skyscraperElement=document.getElementById("ad3");this.rectangleElement=document.getElementById("banner_1");}};this.countClick=function(){if(this.adReloadLoadStatus==0){this.reloadGalleryClick++;if(this.reloadGalleryClick>=this.reloadClickCount){if(this.rectangleElement){this.loadAd(this.adReloadFrame,"adReload");}else{this.loadAd(this.adReloadFrame,"adReloadBig");}
this.adReloadLoadStatus=1;}}
if(this.adLoadStatus==0){this.galleryClick++;if(this.galleryClick>=this.clickCount){this.loadAd(this.adFrame,"adGallery");this.adLoadStatus=1;return true;}}
return false;};this.loadAd=function(frame,name){if(frame){var timestamp=(new Date()).getTime();var adURL="/"+name+".html?r="+this
3e80
.channelName+"&id="+this.id+"&s="+timestamp;frame.setAttribute("src",adURL);}};this.isLoaded=function(){if(this.adReloadLoadStatus==2){if(this.adReloadFrame){if(this.superbannerElement){this.superbannerElement.innerHTML=this.adReloadFrame.contentWindow.document.getElementById("bannerAd").innerHTML;}
if(this.skyscraperElement){this.skyscraperElement.innerHTML=this.adReloadFrame.contentWindow.document.getElementById("scyscraperAd").innerHTML;}
if(this.rectangleElement){this.rectangleElement.innerHTML=this.adReloadFrame.contentWindow.document.getElementById("rectangleAd").innerHTML;}}
this.reloadGalleryClick=0;this.adReloadLoadStatus=0;}
if(this.adLoadStatus==2){if(this.adFrame){var adHtml=this.adFrame.contentWindow.document.getElementById("ad").innerHTML;if(adHtml.indexOf("display:none;")==-1){this.adLoadStatus=3;this.counterElement.hide();this.titleElement.show();this.adElement.show();this.adDomElement.innerHTML=adHtml;var bannerHtml=this.adFrame.contentWindow.document.getElementById("banner").innerHTML;if(bannerHtml.indexOf("display:none;")==-1){this.bannerElement.show();}
return true;}else{this.adLoadStatus=0;}}}else if(this.adLoadStatus==3){this.galleryClick=0;this.adLoadStatus=0;this.adElement.hide();this.titleElement.hide();this.counterElement.show();}
return false;};}
var smartAdContents=new Array();var smartAdIds=new Array();function setSmartAdContent(formatId,adId,content){smartAdContents[formatId]=content;smartAdIds[formatId]=adId;}
function checkSmartAdContent(formatId){if(sas_noad){replaceSmartAdContent(formatId);};}
function replaceSmartAdContent(formatId){var adId=smartAdIds[formatId];var content=smartAdContents[formatId];var ad=$("#"+adId);if(ad){if(content){ad.after(content);}
ad.hide();}}
function openPrintWindow(url){if(!url){url=window.location.href;}
url=appendUrlParameter(url,"print","true");url=setUrlAnchor(url,"reqdrucken");window.open(url,'printversion','menubar=no,toolbar=no,status=no,width=860,height=400,scrollbars=yes,resizable=yes');getCounters(wonToolkit.printStatisticsCounterData);return false;}
function switchDisplayImages()
{$('#imageGalleryBig320').toggle();$('.highslideinlineContent').toggle();}
function printArticle()
{window.print();}
function NewsTickerModule(newstickerId,pageSize){if(newstickerId!=undefined){this._initialize(newstickerId,pageSize);NewsTickerModule._objects[newstickerId]=this;}}
NewsTickerModule.next=function(newstickerId){return NewsTickerModule._objects[newstickerId].nextPage();}
NewsTickerModule.previous=function(newstickerId){return NewsTickerModule._objects[newstickerId].previousPage();}
NewsTickerModule.page=function(newstickerId,page){return NewsTickerModule._objects[newstickerId].setPage(page);}
NewsTickerModule._objects=new Array();NewsTickerModule.prototype={_newstickerId:null,_pageSize:6,_currentPosition:0,_initialize:function(newstickerId,pageSize){this._newstickerId=newstickerId;this._pageSize=pageSize;},_getItem:function(position){return document.getElementById("newsticker"+this._newstickerId+"_"+position);},_update:function(){for(var pos=0;pos<1000;pos++){var item=this._getItem(pos);if(item==null){break;}else{var display=(pos>=this._currentPosition&&pos<this._currentPosition+this._pageSize?"block":"none");item.style.display=display;}}
var currentPage=this._currentPosition/this._pageSize;for(var page=0;page<1000;page++){var item=document.getElementById("newsticker"+this._newstickerId+"_page_"+page);if(item==null){break;}else{var className=(page==currentPage?"circle selected":"circle");item.className=className;}}},nextPage:function(){var newPos=this._currentPosition+this._pageSize;var isValidItem=this._getItem(newPos)!=null;if(isValidItem){this._currentPosition=newPos;this._update();}
return false;},previousPage:function(){var newPos=this._currentPosition-this._pageSize;if(newPos>=0){this._currentPosition=newPos;this._update();}
return false;},setPage:function(page){this._currentPosition=page*this._pageSize;this._update();return false;}}
NewsTickerOverview={_calendarPosition:0,_calendarSelected:0,_calendarDate:null,_timeStamp:null,_articleUrl:null,_articleId:0,_overviewUrl:null,_articlePage:0,_pageHeight:0,_pageCount:0,_pageMargin:15,_articleHeight:'280px',_contentHeight:'250px',_counterTypeLoadArticle:"newsticker_article_show",_counterTypeSelectNewsticker:"newsticker_select",_counterTypeCalendarSelect:"newsticker_calendar",_counterTypeRefresh:"newsticker_refresh",_counterTypeSearch:"newsticker_search",_counterTypePreviousArticlePage:"newsticker_article_previous",_counterTypeNextArticlePage:"newsticker_article_next",initialize:function(overviewUrl,articleUrl,articleId){this._articleUrl=articleUrl;this._articleId=articleId;this._overviewUrl=overviewUrl;this._initializeArticlePage();},loadArticle:function(articleUrl,articleId){this._articleUrl=articleUrl;this._articleId=articleId;AsmsAjax.runRequest("nt_article",articleUrl,"NewsTickerOverview._initializeArticlePage('"+this._counterTypeLoadArticle+"')");return false;},selectNewsticker:function(){this._updateNewsticker(this._counterTypeSelectNewsticker);return false;},_updateNewsticker:function(counterType){var url=document.getElementById("nt_select").value;if(this._calendarDate){url=appendUrlParameter(url,"date",this._calendarDate);}
if(this._timeStamp){url=appendUrlParameter(url,"ts",this._timeStamp);}
AsmsAjax.runRequest("nt_mainbox",url,"NewsTickerOverview._initializeArticlePage('"+counterType+"')");},calendarNext:function(){var newPos=this._calendarPosition-1;if(newPos>=0){this._calendarPosition=newPos;this._updateCalendar();}
return false;},calendarPrevious:function(){var newPos=this._calendarPosition+1;if(newPos<=23){this._calendarPosition=newPos;this._updateCalendar();}
return false;},_updateCalendar:function(){var start=this._calendarPosition>0?this._calendarPosition-1:0;var end=this._calendarPosition<23?this._calendarPosition+7:29;for(var pos=start;pos<=end;pos++){var item=document.getElementById("nt_cday"+pos);if(item!=null){var display=(pos>=this._calendarPosition&&pos<this._calendarPosition+7?"block":"none");item.style.display=display;}}},calendarSelect:function(day,date){this._updateCalendarSelection(this._calendarSelected,day);this._calendarSelected=day;this._calendarDate=date;this._updateNewsticker(this._counterTypeCalendarSelect);return false;},_updateCalendarSelection:function(oldDay,newDay){document.getElementById("nt_cday"+oldDay).className="nt-cnorm";document.getElementById("nt_cday"+newDay).className="nt-csel";},refresh:function(){var date=new Date();this._timeStamp=date.getTime();this._updateNewsticker(this._counterTypeRefresh);return false;},print:function(){openPrintWindow(this._articleUrl);return false;},popup:function(){window.open(this._overviewUrl+"?service=NewstickerPopup",'newsticker','menubar=no,toolbar=no,status=no,width=496,height=690,scrollbars=no,resizable=no');return false;},search:function(form){AsmsAjax.runFormRequest("nt_mainbox",form,"NewsTickerOverview._initializeArticlePage('"+this._counterTypeSearch+"')");return false;},previousArticlePage:function(){this.setArticlePage(this._articlePage-1,this._counterTypePreviousArticlePage);return false;},nextArticlePage:function(){this.setArticlePage(this._articlePage+1,this._counterTypeNextArticlePage);return false;},setArticlePage:function(page,counterType){if(page>=0&&page<this._pageCount){this._articlePage=page;var pos=page*(this._pageHeight-this._pageMargin);$("nt_articlecontent").setStyle({top:-pos+"px"});$("nt_articlepagecurrent").innerHTML=page+1;if(counterType){getCounters(counterType);}}},_initializeArticlePage:function(counterType){var articleContainer=$("nt_articlecontainer");if(articleContainer){$("nt_article").setStyle({height:this._articleHeight});$("nt_articlecontainer").setStyle({height:this._contentHeight});var imageLink="modal_link_"+this._articleId;if(document.getElementById(imageLink)){new Control.Modal(imageLink,{'width':494,afterOpen:function(){getCounters('articleZoomImage','articleID_'+this._articleId)}});}
this._pageHeight=articleContainer.getHeight();var articleHeight=$("nt_articlecontent").getHeight();if(this._pageHeight>=articleHeight){this._pageCount=1;}else{this._pageCount=parseInt((articleHeight/(this._pageHeight-this._pageMargin))+1);}
if(this._pageCount>1){$("nt_articlepagination").show();$("nt_articlepagecount").innerHTML=this._pageCount;this.setArticlePage(0);}else{$("nt_articlepagination").hide();}}
if(counterType){getCounters(counterType);}}}
function StatisticsCounterData(pagename,agofType,elementType,contentId,contentGroup1,contentGroup2,contentGroup3,contentGroup4,customParameter1,customParameter2,eaeObjectType){this.pagename=pagename;this.agofType=agofType;this.elementType=elementType;this.contentId=contentId;this.contentGroup1=contentGroup1;this.contentGroup2=contentGroup2;this.contentGroup3=contentGroup3;this.contentGroup4=contentGroup4;this.customParameter1=customParameter1;this.customParameter2=customParameter2;this.eaeObjectType=eaeObjectType;}
var newArticlesAjaxUrl=null;var newCommentsAjaxUrl=null;function NewArticlesData(from,to,wording,articleCount){this.from=from;this.to=to;this.wording=wording;this.articleCount=articleCount;}if(typeof PLISTA=='undefined'||!PLISTA.path){var PLISTA={};PLISTA.path='http://farm.plista.com/';PLISTA.cdnpath='http://static.plista.com/';PLISTA.debug=false;var plista=PLISTA;}
PLISTA.path=PLISTA.path||((document.location.protocol==='https')?'https://farm.plista.com/':'http://farm.plista.com/');PLISTA.cdnpath=PLISTA.cdnpath||((document.location.protocol==='https')?'https://static.plista.com/':'http://static.plista.com/');PLISTA.widgetdatarequested=0;PLISTA.isIE6=/MSIE (5\.5|6\.)/.test(navigator.userAgent);PLISTA.isIE7=/MSIE (7\.)/.test(navigator.userAgent);PLISTA.isIE=PLISTA.isIE6||PLISTA.isIE7||/MSIE (8\.)/.test(navigator.userAgent);PLISTA.isIEquirksmode=(PLISTA.isIE&&(document.compatMode==='BackCompat'));PLISTA.isOpera=/Opera/.test(navigator.userAgent);PLISTA.items=[];PLISTA.items.getByObjectId=function(objectid,domainid){var i,item;if(!domainid){domainid=PLISTA.domainid;}
for(i=0;i<PLISTA.items.length;i++){item=PLISTA.items[i];if((item.objectid==objectid)&&(!item.domainid||domainid==item.domainid)){return item;}}};PLISTA.lib={};PLISTA.options={objectidGenerator:'specCharsToUnderscore',autoinit:('')?true:false,parserActive:false,sendItemDataAttributes:[]};if(!document.baseURI){document.baseURI=(function(){var b=document.getElementsByTagName('base')[0];if(b){return b.href;}else{return document.location.protocol+'//'+document.location.hostname+'/';}}());}
if(typeof String.prototype.trim==='undefined'){String.prototype.trim=function(){return this.replace(/^\s+|\s+$/g,"");};}
if(typeof String.prototype.deentityify==='undefined'){String.prototype.deentityify=(function(){var entity={quot:'"',lt:'<',gt:'>',amp:'&'};return function(){return this.replace(/&([^&;]*);/ig,function(a,b){var r=entity[b];return(typeof r==='string')?r:a;});};}());}
(function(ap){if(!ap.forEach||/call\(bind,this\[i\],i\);/.test(ap.forEach)){ap.forEach=function(fn){var thisp=arguments[1],i=0,len=this.length;for(;i<len;i+=1){if(i in this){fn.call(thisp,this[i],i,this);}}};}
if(!ap.map){ap.map=function(fn){var len=this.length,res=[],thisp=arguments[1],i=0;if(typeof fn!=="function"){throw new TypeError();}
for(;i<len;i+=1){if(i in this){res[i]=fn.call(thisp,this[i],i,this);}}
return res;};}
if(!ap.filter||/this\.each/.test(ap.filter.toString())){ap.filter=function(fn){var len=this.length,res=[],thisp=arguments[1],i=0,val;if(typeof fn!=="function"){throw new TypeError();}
for(;i<len;i+=1){if(i in this){val=this[i];if(fn.call(thisp,val,i,this)){res.push(val);}}}
return res;};}
if(!ap.indexOf){ap.indexOf=function(f){var l=this.length,i=arguments[1]||0;i+=(i<0)?l:0;for(i=Math.max(i,0);i<l;i+=1){if(this[i]===f){return i;}}
return-1;};}
if(!ap.reduce||/return this\.length > 1/.test(ap.reduce.toString())){ap.reduce=function(fn){var l=this.length,i=0,rv=arguments[1];if(arguments.length<2){do{if(i in this){rv=this[i++];break;}
if(++i>=l){throw new TypeError();}}
while(true);}
if(l===0&&arguments.length===1){throw new TypeError();}
for(;i<l;i+=1){if(i in this){rv=fn.call(null,rv,this[i],i,this);}}
return rv;};}}(Array.prototype));if(!Array.isArray){Array.isArray=function(a){return!!(a&&(typeof a==='object')&&(a instanceof Array));};}
if(!Object.hasOwnProperty('create')){Object.create=(function(){var F=function(){};return function(o){F.prototype=o;var c=new F();if(arguments[1]){throw new TypeError('Object.create: augmenting object not implemented, please dont use the second parameter');}
return c;};}());}
PLISTA.util={DOM:{addEventListener:function(elem,type,listener,useCapture){if((typeof elem!=='object')||(elem===null)){throw'Parameter needs to be DOM element';}
if((type==='DOMMouseScroll')&&(PLISTA.isIE||PLISTA.isOpera)){type='mousewheel';}
if(type==='tripleclick'){return PLISTA.util.DOM.addEventListener(elem,'click',PLISTA.util.DOM.onTripleClick(elem,listener));}
if(elem.addEventListener){elem.addEventListener(type,listener,(typeof useCapture!=='undefined'&&useCapture)?true:false);}else if(window.attachEvent){if(type==='load'&&elem!==window){elem.onreadystatechange=(function(){var f=function(){if(!f.hasRun&&(elem.readyState==='complete')||(elem.readyState==='loaded')){listener();f.hasRun=true;}};f.hasRun=false;return f;}());}else{elem.attachEvent('on'+type,listener);}}else{throw'cannot attach event';}},removeEventListener:function(elem,type,listener,useCapture){if((typeof elem!=='object')||(elem===null)){throw'Parameter needs to be DOM element';}
if((type==='DOMMouseScroll')&&(PLISTA.isIE||PLISTA.isOpera)){type='mousewheel';}
if(elem.removeEventListener){elem.removeEventListener(type,listener,(typeof useCapture!=='undefined'&&useCapture)?true:false);}else if(window.detachEvent){if(type==='DOMMouseScroll'){type='mousewheel';}
if(type==='load'&&elem!==window){elem.onreadystatechange=null;}else{elem.detachEvent('on'+type,listener);}}else{throw'Cannot attach event';}},textContent:function(elem){if(!elem){return false;}
if(PLISTA.isIE&&(elem.nodeType===3)){return elem.data.trim();}
return(elem.textContent||elem.innerText||'').trim();},setAttribute:function(elem,attr,value){if((PLISTA.isIE||PLISTA.isOpera)&&(attr==='style')){elem.style.cssText=value;}else if(PLISTA.isIE&&(attr==='class')){elem.className=value;}else{elem.setAttribute(attr,value);}},createElement:function(name,content){var newElem=document.createElement(name);if(!content){return newElem;}
if(name==='style'){newElem.type='text/css';if(PLISTA.isIE&&newElem.styleSheet){newElem.styleSheet.cssText=content;}else{newElem.textContent=content;}}else if(name==='script'){newElem.type='text/javascript';if(PLISTA.isIE){newElem.text=content;}else{newElem.innerHTML=content;}}else{newElem.innerHTML=content;}
return newElem;},onTripleClick:function(elm,fn,timeout){var timer=0,cnt=0,click=function(evt){cnt+=1;if(((new Date()).getTime()-timer)>timeout){timer=(new Date()).getTime();cnt=1;}
if(cnt===3){cnt=0;fn();}};if(typeof fn!=='function'){throw'detectTripleClick wants callback function!';}
timeout=timeout||800;PLISTA.util.DOM.addEventListener(elm,'click',click);return click;},getAbsolutePosition:function(e){var x=0,y=0;if(typeof e.offsetParent!=='undefined'){while(e){x+=e.offsetLeft;y+=e.offsetTop;e=e.offsetParent;}}
return{x:x,y:y};},getDimensions:function(e){var x=e.width||e.clientWidth,y=e.height||e.clientHeight;if(!x&&!y&&e.currentStyle){x=parseInt(e.currentStyle.width,10);y=parseInt(e.currentStyle.height,10);}
if(!x&&!y&&window.getComputedStyle){var cs=window.getComputedStyle(e,null);x=parseInt(cs.getPropertyValue("height"),10);y=parseInt(cs.getPropertyValue("width"),10);}
return{x:x,y:y};}},newEvent:function(subject,type){var listeners=[];return{subscribe:function(fn,scope,name){if(typeof fn!=='function'){throw'newEvent.subscribe: parameter no function';}
listeners.push({fn:fn,scope:scope,name:name});},unsubscribe:function(fn){var r=false;listeners.forEach(function(val,key,obj){if(val.fn===fn){obj.splice(key,1);r=true;}}
3e80
);return r;},fire:function(data){var i,length=listeners.length;for(i=0;i<length;i+=1){try{listeners[i].fn.apply(listeners[i].scope||window,[subject,data,type]);}catch(e){e.subject=(typeof subject!=='undefined')?subject.toString()+': ':'';e.explanation='exception while triggering callback '+(listeners[i].name||i)+' for '+type+' event';PLISTA.util.logger.getLogger('event.fire').error(e);if(PLISTA.debug){throw e;}}}}};},logger:(function(){var messages=[],loggers={},toObj=function(v){var i,s,l=0,r={};if((PLISTA.isIE6||PLISTA.isIE7)&&v&&v.name==='TypeError'){return'TypeError';}
for(i in v){if('function unknown'.indexOf(typeof v[i])===-1){s=''+v[i];l+=s.length;if(l>1000){break;}
r[i]=s;}}
return r;},getLogFn=function(logger,level){return function(msg){var o={message:msg,level:level,logger:logger,type:'log'};if(typeof msg==='object'&&msg){try{o.message=toObj(msg);}catch(e){o.panic=e.toString();}}
messages.push(o);if(PLISTA.debug||(['ERROR','FATAL'].indexOf(level)!==-1)){PLISTA.remotedata.setMode('poll');PLISTA.remotedata.getData(o);}};};messages.toString=function(){var i=0,result='',m,s,j;for(;i<this.length;i+=1){m=this[i];result+=m.logger+' '+m.level+' : ';s=m.message;if(typeof s==='object'&&s){for(j in s){if(s.hasOwnProperty(j)){result+=j+':'+s[j]+',';}}}else{result+=s;}
result+='\n';}
return result;};return{log:getLogFn('default','DEBUG'),getLogger:function(logger){if(!loggers[logger]){loggers[logger]={trace:getLogFn(logger,'TRACE'),debug:getLogFn(logger,'DEBUG'),info:getLogFn(logger,'INFO'),warn:getLogFn(logger,'WARN'),error:getLogFn(logger,'ERROR'),fatal:getLogFn(logger,'FATAL')};}
return loggers[logger];},getMessages:function(){return messages;}};}()),htmlEntities:(function(){var entity=[34,39,60,62];return function(s){for(var i=0;i<entity.length;i+=1){s=s.split(String.fromCharCode(entity[i])).join('&#'+entity[i]+';');}
return s;};}()),trim:function(s,numChar,p){numChar=parseInt(numChar,10);if(typeof s!=="string"){return"";}
s=s.trim();s=s.replace(/<[^>]*>/g,"");numChar+=s.length-PLISTA.util.realStrLength(s);if(numChar&&s.length>(numChar+(p?2:0))){s=s.slice(0,numChar);s=s.slice(0,Math.max(s.lastIndexOf("-")+1,s.lastIndexOf(" ")));if(p){s+='...';}}
return s;},realStrLength:function(s){var m=s.match(/&#\d+;/g);s=s.replace(/\u00ad/g,'');return m?m.reduce(function(prev,val){return prev+1-val.length;},s.length):s.length;},text_clean:function(str){var ta=document.createElement("textarea");ta.innerHTML=str.replace(/(<([^>]+)>)/ig,"");return ta.value;},loadCSS:function(content,media){var elm;if(/^https?\:\/\/.*/.test(content)){elm=document.createElement("link");elm.href=content;elm.rel="stylesheet";elm.type="text/css";}else{elm=PLISTA.util.DOM.createElement('style',content);}
if(media){PLISTA.util.DOM.setAttribute(elm,'media',media);}
document.getElementsByTagName("head")[0].appendChild(elm);},augment:function(obj){for(var n in obj){if(obj.hasOwnProperty(n)){this[n]=obj[n];}}
return this;},evalScriptTags:function(containerId){var e=document.getElementById(containerId),c='',s=0;for(;s<e.getElementsByTagName('script').length;s+=1){c+=e.getElementsByTagName('script')[s].innerHTML;}
eval(c);},JSON:{parse:function(json){if(typeof json!=='string'){return json;}
if((typeof JSON==='object')&&JSON&&JSON.parse){return JSON.parse(json);}else{return eval('(function () { return '+json+'; })()');}}},mousePosition:function(e){if(!e){e=window.event;}
var body=(window.document.compatMode&&window.document.compatMode==="CSS1Compat")?window.document.documentElement:window.document.body;return{y:e.pageY?e.pageY:e.clientY+body.scrollTop-body.clientTop,x:e.pageX?e.pageX:e.clientX+body.scrollLeft-body.clientLeft};},descendantOf:function(container,descendant){while(descendant){if(descendant===container){return true;}
descendant=descendant.parentNode;}
return false;},absoluteUrl:function(url){if(!url){return'';}
if(url.indexOf('/')===0){url=document.baseURI.slice(0,-1)+url;}else if(!(/^[a-z]+:/.test(url))){url=document.location.protocol+'//'+url;}
return url;},stringSum:function(s){var sum=0,i=0,j=s.length;for(;i<j;i+=1){sum+=s.charCodeAt(i);}
return sum;},benchmark:(function(){var timers={};var marks={};return{start:function(key){timers[key]=(new Date()).getTime();marks[key]=0;},stop:function(key){marks[key]+=1;var t=(new Date()).getTime()-timers[key];PLISTA.util.logger.getLogger('util.benchmark').info('('+key+marks[key]+') : '+t);return t;}};}())};PLISTA.onBeforeInit=PLISTA.util.newEvent(PLISTA,'beforeinit');PLISTA.onLoad=PLISTA.util.newEvent(PLISTA,'load');PLISTA.onStarRating=PLISTA.util.newEvent(PLISTA,'starrating');PLISTA.onBeforeReInit=PLISTA.util.newEvent(PLISTA,'reinit');PLISTA.onClick=PLISTA.util.newEvent(PLISTA,'click');PLISTA.getItemData_clean=function(data){if(!data){return;}
var logger=PLISTA.util.logger.getLogger('itemdata_clean'),clean={},cleaners={img:function(val){val=PLISTA.util.absoluteUrl(val);if(!(/https?\:\/\/[a-z0-9\-\.]+\.([a-z]+|[0-9]{1,3})\/.*/.test(val))){logger.warn('invalid img url: '+val);return null;}
if(val.lastIndexOf('/')===(val.length-1)){logger.warn('we doubt the img url: '+val);return null;}
return val;},url:function(val){return PLISTA.util.absoluteUrl(val);},objectid:function(val){if(!(/^[a-z\:\.,0-9_\-]+$/i.test(val))){logger.warn('invalid objectid: '+val);return null;}
return val;}};for(var name in data){if(data.hasOwnProperty(name)){if(typeof data[name]==='string'){if(cleaners[name]){clean[name]=cleaners[name](data[name]);}else{clean[name]=PLISTA.util.trim(PLISTA.util.text_clean(data[name]),250,true);}
if(clean[name]&&(clean[name].length>255)){logger.warn('property "'+name+'" of item "'+(data.objectid||'')+'" is too long: '+data[name]);delete clean[name];}}else if(['number','boolean'].indexOf(typeof data[name])!==-1){clean[name]=data[name];}}}
return clean;};PLISTA.sendItemData=function(params,callback){if(!params.objectid||!params.type){PLISTA.util.logger.log('request to send item data did not contain objectid and type');return;}
var item=PLISTA.getItemData_clean(PLISTA.items.getByObjectId(params.objectid));for(var name in item){if(item.hasOwnProperty(name)){params[name]=item[name];}}
params.datacomplete='true';PLISTA.remotedata.getData(params,callback);};PLISTA.click=function(ref,domainid,objectid,position,widgetkey,src,params,friendid,clickdomainid,campaignid){var name,request=[],clickprops;if(arguments.length>1){clickprops={domainid:domainid,objectid:objectid,position:position,widgetkey:widgetkey,src:src,params:params,friendid:friendid,clickdomainid:clickdomainid,campaignid:campaignid};}else if((arguments.length===1)&&(typeof arguments[0]==='object')&&(arguments[0]!==null)){clickprops={};for(name in arguments[0]){if(arguments[0].hasOwnProperty(name)){clickprops[name]=arguments[0][name];}}}
for(name in clickprops){if(typeof clickprops[name]!=='undefined'){request.push(name+'='+encodeURIComponent(clickprops[name]));}}
request.push('clientrev=9');if(document.images){(new Image()).src=PLISTA.path+'redirect.php?'+request.join('&');}
PLISTA.onClick.fire(clickprops);return true;};PLISTA.isarticle=null;PLISTA.isArticle=function(){if(PLISTA.isarticle===null){if(PLISTA.parser&&PLISTA.parser.get('isarticle')){PLISTA.isarticle=true;}else{if(PLISTA.widgetdatarequested){PLISTA.isarticle=(PLISTA.items.length===1);}}}
return PLISTA.isarticle;};PLISTA.currentObjectid=function(){if(PLISTA.items.length>0){return PLISTA.items[0].objectid;}};PLISTA.loadWidgetData=function(){PLISTA.widgetdatarequested=1;var isarticlerequest,attrs,k;if(PLISTA.isArticle()&&PLISTA.items[0]&&!PLISTA.clickadded){PLISTA.getItemData_clean(PLISTA.items[0]);if(!PLISTA.items[0].objectid){PLISTA.util.logger.log('item 0 has no objectid. NOT sending data...');}else{isarticlerequest={type:'isarticle',objectid:PLISTA.items[0].objectid};attrs=PLISTA.options.sendItemDataAttributes;for(k=0;k<attrs.length;k++){if(attrs[k]){isarticlerequest[attrs[k]]=PLISTA.items[0][attrs[k]];}}
PLISTA.remotedata.getData(isarticlerequest,function(data){data=PLISTA.util.JSON.parse(data);if(data.action&&(data.action==='sendItemData')){setTimeout(function(){PLISTA.sendItemData(data.params);},5000);}});PLISTA.clickadded=true;}}};PLISTA.init=function(){PLISTA.onBeforeInit.fire();if(PLISTA.container){PLISTA.container.initParser();PLISTA.container.initPanels();}
if(PLISTA.loadtopbar&&PLISTA.lib.PlistaTopbar){PLISTA.initTopbar();}
if(PLISTA.panels&&PLISTA.panels.getRatingdata){PLISTA.panels.getRatingdata();}
if(!PLISTA.widgetdatarequested){PLISTA.loadWidgetData();}
if(PLISTA.itemlists){PLISTA.lists.load();}
PLISTA.onLoad.fire();};PLISTA.reinit=function(){PLISTA.items=[];PLISTA.widgetdatarequested=0;PLISTA.onBeforeReInit.fire();PLISTA.init();};PLISTA.setAutoInit=(function(){var f=function(){if(PLISTA.options.autoinit&&!f.onLoadAdded){if(PLISTA.util.DOM.ready){PLISTA.util.DOM.ready(PLISTA.init);}else{PLISTA.util.DOM.addEventListener(window,'load',function(){if(!PLISTA.widgetdatarequested){PLISTA.init();}});}
f.onLoadAdded=true;}};f.onLoadAdded=false;return f;}());PLISTA.addRemoteScriptTag=function(url,id){var tag=PLISTA.util.DOM.createElement('script');if(id){tag.id=id;}
tag.type='text/javascript';tag.src=url;tag.charset='utf-8';document.getElementsByTagName('head')[0].appendChild(tag);return tag;};PLISTA.loadModules=function(names,fn,force,cond){cond=cond||function(){return names.reduce(function(prev,val){return prev&&PLISTA[val];},true);};if(cond()&&!force){if(typeof fn==='function'){fn();}
return;}
var time=(new Date()).getTime();PLISTA.addRemoteScriptTag(PLISTA.cdnpath+'jsmodule/'+names.join(','));(function wait(){if((new Date()).getTime()>time+15000){PLISTA.util.logger.getLogger('loadModules').warn('timeout loading modules '+names.join(','));return;}
if(cond()){if(typeof fn==='function'){fn();}
return;}else{setTimeout(wait,50);}}());};PLISTA.remotedata=(function(){var httpRequests=[],callbacks=[],intervalID=0,clientrev=9;function sendRequests(){var i=0,query,data='';while(i<callbacks.length){if(typeof callbacks[i]!=='undefined'){query=PLISTA.path+'widgetdata.php'+'?clientrev='+clientrev+
(PLISTA.domainid?'&domainid='+PLISTA.domainid:'')+
(PLISTA.publickey?'&publickey='+PLISTA.publickey:'')+
(PLISTA.osh?'&osh='+PLISTA.osh:'')+'&requestID='+httpRequests.length;httpRequests.push([]);data='';while(i<callbacks.length){if(typeof callbacks[i]==='undefined'){PLISTA.util.logger.log('callbacks[i] undefined');i++;}else if(callbacks[i].request.length>2000){PLISTA.util.logger.log('data request too long, starting with: '+
callbacks[i].request.substr(0,50));i++;}else if((data+callbacks[i].request).length>2100){PLISTA.addRemoteScriptTag(query+data);break;}else{data+='&'+i.toString()+'='+callbacks[i].request;httpRequests[httpRequests.length-1][i]=callbacks[i];callbacks[i]=undefined;i++;}}}else{i++;}}
if(data.length>0){PLISTA.addRemoteScriptTag(query+data);}
if(intervalID){clearInterval(intervalID);intervalID=0;}}
return{mode:'queue',setMode:function(mode){switch(mode){case'run':sendRequests();break;case'poll':intervalID=intervalID||setInterval(sendRequests,PLISTA.remotedata.interval);break;case'queue':if(intervalID){clearInterval(intervalID);intervalID=0;}
break;default:throw'invalid argument "'+mode+'"';}
this.mode=mode;},interval:50,sendRequests:sendRequests,getData:function(request,onSetData,onAfterDataSet){if((typeof request!=='object')||!request){throw'invalid argument for remotedata.getData - object required!';}
request=(clientrev>=9)?PLISTA.remotedata.getSpecificationString(request):PLISTA.remotedata.getSpecificationStringOld(request);callbacks.push({request:encodeURIComponent(request),onSetData:onSetData,onAfterDataSet:onAfterDataSet});this.setMode(this.mode);},setData:function(data,requestSubID,requestID){httpRequests[requestID].time=httpRequests[requestID].time||(new Date()).getTime();var req=httpRequests[requestID][requestSubID];if(typeof req.onSetData==='function'){req.onSetData(data,httpRequests[requestID].time);req.onSetData=undefined;}},setTime:function(requestID){var req,i;for(i=0;i<httpRequests[requestID].length;i++){req=httpRequests[requestID][i];if(req&&(typeof req.onAfterDataSet==='function')){req.onAfterDataSet();req.onAfterDataSet=undefined;}}},getSpecificationString:(function(){var l,r,strVal=function(o){r+=1;if(r>5){return'NESTED TOO DEEP';}
if(!o||(typeof o!=='object')){r-=1;return(''+o).replace(/[\u001c-\u001f]/g,'');}
var n,s=[],tmp;for(n in o){if(o.hasOwnProperty(n)&&(typeof o[n]!=='undefined')&&(o[n]!==null)){tmp=strVal(o[n]);l+=n.length+tmp.length+1;if(l>1950){break;}
s.push(n+'\u001f'+tmp);}}
r-=1;return'\u001c'+s.join('\u001e')+'\u001d';};return function(spec){r=0;l=0;return strVal(spec);};}()),getSpecificationStringOld:function(spec){var res='',name;for(name in spec){if(spec.hasOwnProperty(name)&&(typeof spec[name]!=='undefined')&&(spec[name]!==null)){res+=name+':'+spec[name].toString().replace(/([;:])/g,'\\$1')+';';}}
return res;},getDebugData:function(){if(PLISTA.debug){return{callbacks:callbacks,httpRequests:httpRequests};}}};}());PLISTA.remoteData=PLISTA.remotedata;PLISTA.onLoad.subscribe(function(){PLISTA.remotedata.setMode('poll');});PLISTA.render={parseStyle:function(style,data,styleElements,context){var getVal=function(attr,args){var val;try{if(typeof styleElements[attr]==='function'){val=styleElements[attr](data,args,context);}else if(typeof styleElements[attr]==='undefined'){val=data[attr];}else{val=styleElements[attr].getContent(data,args,context);}
if([undefined,null].indexOf(val)===-1){val=val.toString();}else{val='';}}catch(e){e.attr=attr;PLISTA.util.logger.getLogger('render.parseStyle').warn(e);val='';}
return val;},trimEach=function(val,i,obj){obj[i]=val.trim();};styleElements=styleElements||this.defaultStyleElements;context=context||{};var regmatch=/\[([a-z_0-9]+)(\(([A-Za-z_0-9, ]*)\))?\]/i.exec(style),args,tmp,cnt=0;while(regmatch!==null&&regmatch[0]&&regmatch[1]){cnt+=1;if(cnt>100){PLISTA.util.logger.getLogger('PLISTA.render.parseStyle').error('reached maximum replacement count of 100. possible endless loop, plz check ['+regmatch[1]+']!');return'';}
if(regmatch[3]){args=regmatch[3].split(',');args.forEach(trimEach);}else{args=[];}
tmp=getVal(regmatch[1],args);if(!PLISTA.isIE){tmp=tmp.replace(/\$/g,'$$$$');}
style=style.replace(regmatch[0],tmp);regmatch=/\[([a-z_0-9]+)(\(([A-Za-z_0-9, ]*)\))?\]/i.exec(style);}
return style;},defaultStyleElements:{image:function(item,args){var src=item.img;if((args[0]||item.type==='pet')&&src&&item.objectid){src=PLISTA.render.imageUrl(item,args[0],args[1],args[2]);}
return src?'<img src="'+src+'" title="[title]" alt="" />':'';},imgnoresize:(function(){var newImgId=(function(){var id=0;return function(){id+=1;return'plista_widget_imgnoresize_'+id;};}()),setCheckAndResize=function(id){var interval=function interval(){var img=document.getElementById(id);if(img&&(img.naturalWidth||img.complete)){PLISTA.render.resizeImage(img);}else{setTimeout(interval,50);}};interval();};return function(item,args){var src=item.img,dim='',imgId=newImgId();if(!src){return'';}
if(args[0]){dim+='width:'+args[0]+'px;';}
if(args[1]){dim+='height:'+args[1]+'px;';}
setCheckAndResize(imgId);return'<span style="display: block;'+dim+'overflow: hidden;" '+'class="plista_widget_imgwrapper">'+'<img id="'+imgId+'" src="'+src+'" title="[title]" alt="" /></span>';};}()),title:function(item,args){var s=item.title||item.item;if(args[0]){s=PLISTA.util.trim(s,args[0],args[1]);}
return s;},text:function(item,args){var s=item.text;if(args[0]){s=PLISTA.util.trim(s,args[0],args[1]);}
return s;},number:function(item,args,ctx){return ctx.position;},url:function(item){return((item.url.indexOf('%'))===-1)?encodeURI(item.url):item.url;},created_at:{format:'d.m.Y',getContent:function(item){var t=parseInt(item.created_at,10);if(!t){throw'created_at: item.created_at is not set or evaluates to 0';}
var format=this.format;if(format.indexOf('%')===-1){format=format.replace(/([a-z])/ig,'%$1');}
return PLISTA.render.strftime(format,t);}},augment:PLISTA.util.augment},strftime:function(f,t){function pad(val,len){if(typeof val!=='string'){val=val.toString
3e80
();}
len=len||2;while(val.length<len){val='0'+val;}
return val;}
var date=new Date(t*1000);f=f.replace('%%','%');f=f.replace('%Y',pad(date.getFullYear()));f=f.replace('%y',pad(date.getFullYear()%100));f=f.replace('%m',pad(date.getMonth()+1));f=f.replace('%d',pad(date.getDate()));f=f.replace('%H',pad(date.getHours()));f=f.replace('%i',pad(date.getMinutes()));f=f.replace('%s',pad(date.getSeconds()));return f;},i18n:{rating_description:{1:'irrelevant',2:'langweilig',3:'so lala',4:'gut',5:'exzellent'}},imageUrl:function(item,width,height,bgColor){var hash=PLISTA.util.stringSum(item.img||'');return PLISTA.cdnpath+'image/resized/'+
(item.domainid||PLISTA.domainid)+'/'+
(bgColor?bgColor+'/':'')+
item.objectid+'_'+(width||0)+'x'+(height||0)+'_'+hash+'.jpg';},resizeImage:function(img){var pDim=PLISTA.util.DOM.getDimensions(img.parentNode),imgOrig=PLISTA.util.DOM.getDimensions(img),ratio={x:pDim.x/imgOrig.x,y:pDim.y/imgOrig.y},t;if(ratio.x<1&&ratio.y<1){t=(ratio.x<ratio.y)?ratio.y:ratio.x;img.height=imgOrig.y*t;img.width=imgOrig.x*t;}
img.style.marginTop=((pDim.y-img.height)/2).toString()+'px';img.style.marginLeft=((pDim.x-img.width)/2).toString()+'px';}};PLISTA.render.defaultStyleElements.imgresize=(function(){var defaultImage=PLISTA.render.defaultStyleElements.image;return function(item,args,ctx){var src=item.img,dim='';if(!src){return'';}
if(args[0]){dim+='width:'+args[0]+'px;';}
if(args[1]){dim+='height:'+args[1]+'px;';}
return'<span class="plista_widget_imgwrapper" style="display: block; overflow: hidden;'+dim+'">'+defaultImage(item,args,ctx)+'</span>';};}());PLISTA.lib=PLISTA.lib||{};PLISTA.lib.dataobject=function(my){var data,udage=0,refreshing=false,logger=PLISTA.util.logger.getLogger('dataobject'),that;if(typeof my!=='object'||!my){throw{message:'parameter missing'};}
data=my.defaultData;if(typeof my.spec!=='object'||!my.spec){throw{message:'specification missing'};}
my.autoload=my.autoload||false;if(typeof my.spec.type!=='string'){throw'datasource must be string';}
my.filterGetData=my.filterGetData||function(data){return data;};that={getUpdateAge:function(){return udage;},refreshData:function(){refreshing=true;PLISTA.remotedata.getData(my.spec,function(newData,time){try{data=PLISTA.util.JSON.parse(newData);}catch(e){logger.error('error eval\'ing remote data starting with "'+newData.substr(0,50)+'": '+e);return;}
udage=time;refreshing=false;},that.onChange.fire);},getData:function(maxage){maxage=maxage||86400*1000;if((new Date()).getTime()-maxage>udage){if(refreshing){logger.info('getData, already refreshing: '+this.toString());}else{logger.debug('getData, starting refresh: '+this.toString()+', udage: '+udage);that.refreshData();}}
return my.filterGetData(data);},toString:function(){return"dataobject";},getDebug:function(){if(PLISTA.debug){return{data:data,udage:udage,refreshing:refreshing,my:my};}}};that.onChange=PLISTA.util.newEvent(that,'change');return that;};PLISTA.lists=[];PLISTA.lists.load=function(){for(var i=0;i<this.length;i++){PLISTA.listwidgets.widget(this[i].settings).init();if(typeof this[i].cb==='function'){this[i].cb();}}};PLISTA.itemlists=(function(){var that=[],basicItemList,recommendationList,similarList;basicItemList=function(my){var that,algoinfo,reloadcount=0;my=my||{};my.spec=my.spec||{};my.spec.type=my.spec.type||'list';my.defaultData={items:[]};my.spec.datasource=my.spec.datasource||'recommendations';my.spec.objectid=my.spec.objectid||PLISTA.currentObjectid();my.spec.count=(parseInt(my.spec.count,10))||0;my.required=my.required||[];my.filterGetData=my.filterGetData||function(data){algoinfo=data.algoinfo;if(data.action&&(typeof data.action.reload==='number')&&(data.action.reload>=0)&&reloadcount===0){window.setTimeout(that.refreshData,data.action.reload);reloadcount++;}
return data.items;};that=PLISTA.lib.dataobject(my);that.setCount=function(count,force){count=parseInt(count,10);if(isNaN(count)){throw'itemlist.setCount expects a number';}
if((my.spec.count<count)||force){my.spec.count=count;that.refreshData();}};that.getAlgoInfo=function(){return algoinfo||'';};that.getSpecProperty=function(name){return my.spec[name];};that.setSpecProperty=function(name,value){my.spec[name]=value;};that.toString=function(){return'basicItemList';};PLISTA.itemlists.push(that);return that;};recommendationList=function(my){my=my||{};my.spec=my.spec||{};my.spec.datasource='recommendations';var that=basicItemList(my);that.toString=function(){return"recommendationsList";};that.onSettingsChange=PLISTA.util.newEvent(that,'settingschange');that.getNicheSlider=function(){return 0;};that.getAgeSlider=function(){return 0;};that.setNicheSlider=function(niche){};that.setAgeSlider=function(age){};PLISTA.onStarRating.subscribe(function(){that.refreshData();});return that;};similarList=function(my){my=my||{};my.spec=my.spec||{};my.spec.datasource='similar';var that=basicItemList(my);that.toString=function(){return"similarList";};return that;};that.basicItemList=basicItemList;that.recommendationList=recommendationList;that.getByDataSource=function(datasource,count){return that.getBySpec({datasource:datasource,count:count});};that.getBySpec=function(spec,nostore){var list,i,my,prop,existingValue,match;spec.count=parseInt(spec.count,10);for(i=0;i<that.length;i++){match=true;for(prop in spec){if(spec.hasOwnProperty(prop)&&(typeof spec[prop]!==undefined)&&(spec[prop]!==null)){existingValue=that[i].getSpecProperty(prop);if((prop!=='count')&&(existingValue!==spec[prop])){match=false;break;}}}
if(match){if(spec.count&&!isNaN(spec.count)){that[i].setCount(spec.count);}
return that[i];}}
my={spec:spec,nostore:nostore};switch(spec.datasource){case'recommendations':list=recommendationList(my);break;case'similar':list=similarList(my);break;default:PLISTA.util.logger.log('unknown list type: '+(spec.datasource||'undefined'),'warn');list=basicItemList(my);}
return list;};return that;}());PLISTA.listwidgets=[];PLISTA.onBeforeReInit.subscribe(function(){var lw=PLISTA.listwidgets.pop();while(lw){lw.destroy();lw=PLISTA.listwidgets.pop();}});PLISTA.listwidgets.ieFixInlineImages=function(){var i=0,url='',imgs=this.getElementsByTagName('img');for(;i<imgs.length;i+=1){if(!imgs[i].src||imgs[i].src.indexOf('data:')===0){url=imgs[i].url;if(url){imgs[i].src=url;}}}};PLISTA.listwidgets.widget=function(spec){var that;function manipulateLinks(item,innerhtml,pos){var match,stuff='title="[title]"';if(item.url&&((item.url.indexOf(PLISTA.path)===-1)||item.forceTracking)){stuff+=' onmousedown="return PLISTA.click('+"this,"+"'"+(PLISTA.domainid)+"',"+"'"+(item.objectid)+"',"+
pos+","+"'"+(spec.widgetkey||'')+"',"+"'listwidget"+((PLISTA.isArticle()?'article':'')+
spec.list.getSpecProperty('datasource'))+"',"+"'"+(typeof item.bucketid!=='undefined'?item.bucketid:spec.list.getAlgoInfo())+"',"+"'"+(spec.list.getSpecProperty('objectid')||'')+"',"+"'"+(item.domainid||'')+"',"+"'"+(item.campaignid||'')+'\');" ';}
var ix=0,rx=/<a\s[^>]*href=[\'\"]\[url\][\'\"][^>]*>/g;match=rx.exec(innerhtml);while(match!==null){ix=rx.lastIndex-1;innerhtml=innerhtml.substr(0,ix)+stuff+innerhtml.substr(ix);match=rx.exec(innerhtml);}
return innerhtml;}
function onChange(){that.refresh();}
if(typeof spec.target==='string'){spec.target=document.getElementById(spec.target);}
if(!spec.target){throw new Error('PLISTA.listwidgets.widget: no target element');}
spec.itemStyle=spec.itemStyle||'<li><a href="[url]">[title]</a></li>';spec.count=parseInt(spec.count,10)||0;spec.offset=parseInt(spec.offset,10)||0;if((typeof spec.list==='string')||(typeof spec.list==='undefined')){PLISTA.util.logger.getLogger('listwidget').warn('deprecated warning - list parameter for widget should be list object instead of "'+spec.list+'"');spec.list=PLISTA.itemlists.getBySpec({datasource:spec.list||'recommendations',count:spec.count,objectid:spec.objectid});}
spec.list.setCount(spec.count+spec.offset);if(!spec.styleElements){spec.styleElements=PLISTA.render.defaultStyleElements;}
that={spec:spec,setCount:function(cnt){spec.list.setCount(cnt);spec.count=cnt;},init:function(){this.refresh();},refresh:function(){function htmlSafeItemData(item){var safe={},name;for(name in item){if(typeof item[name]==='string'){safe[name]=PLISTA.util.htmlEntities(item[name]);}else{safe[name]=item[name];}}
return safe;}
var i,html='',data=spec.list.getData(),style,ctx=spec.context||{};ctx.listwidget=that;if((typeof data==='object')&&data&&(typeof data.length==='number')){for(i=0;spec.petpos&&(i<data.length);i++){if(data[i].type==="pet"){data.splice(spec.petpos-1,0,data.splice(i,1)[0]);}}
for(i=spec.offset;(i<data.length)&&(i<(spec.offset+(spec.count||data.length)));i++){ctx.position=i+1;if((typeof spec.itemStyle==='object')&&spec.itemStyle){style=spec.itemStyle[data[i].type||'default']||'';}else if(!data[i].type){style=spec.itemStyle;}else{PLISTA.util.logger.log('no matching style for item '+data[i].domainid+'/'+data[i].objectid);style='';}
style=manipulateLinks(data[i],style,i+1);if(style&&data[i].ad_html){style+='<div style="display:none">'+data[i].ad_html+"</div>";}
html+=PLISTA.render.parseStyle(style,htmlSafeItemData(data[i]),spec.styleElements,ctx);}}
if((typeof PLISTA!=='undefined')&&(PLISTA.type==='embedded')){html+='<li class="plista_items_logo"><img src="'+PLISTA.cdnpath+'images/logo15x15.png" /> <a href="http://www.plista.com" style="text-decoration:none;">powered by plista</a></li>';}
if(html===''){if(PLISTA.options.showloading){html='lade...';}else{html='';}}
that.getTarget().innerHTML=html;that.onRefresh.fire();return true;},destroy:function(){spec.list.onChange.unsubscribe(onChange);spec.getTarget().innerHTML='';},toString:function(){return"list widget";},setList:function(list){spec.list.onChange.unsubscribe(onChange);list.onChange.subscribe(onChange);spec.list=list;}};that.onRefresh=PLISTA.util.newEvent(that,'refresh');if(typeof spec.target==='function'){that.getTarget=spec.target;}else{that.getTarget=function(){return spec.target;};}
if(PLISTA.isIE6||PLISTA.isIE7){that.onRefresh.subscribe(PLISTA.listwidgets.ieFixInlineImages,that.getTarget());}
that.setList(spec.list);PLISTA.listwidgets.push(that);return that;};(function(){var status=0,k,t=20000,errorPath=PLISTA.path+'errorreport.php',fn=function(){if(status>=0&&status<2){var url=errorPath+'?domainid='+PLISTA.domainid+'&msgkey=not_initialized&error=not yet initialized after '+t+'ms. status '+status;PLISTA.addRemoteScriptTag(url);PLISTA.util.logger.getLogger('errorreport').debug('called '+url);PLISTA.selfmonitoring.onErrorReport.fire();status=-1;}};PLISTA.onBeforeInit.subscribe(function(){status=1;});PLISTA.onLoad.subscribe(function(){status=2;});PLISTA.selfmonitoring={getStatus:function(){return status;},setDelay:function(delay){t=delay;if(k){clearTimeout(k);}
k=setTimeout(fn,t);}};PLISTA.selfmonitoring.onErrorReport=PLISTA.util.newEvent(PLISTA.selfmonitoring);PLISTA.selfmonitoring.setDelay(t);}());PLISTA.loadtopbar=false;PLISTA.options.autoinit=false;PLISTA.options.showloading=false;PLISTA.partner={options:(function(){var o,k=false,r=/plista\[([a-z]+)\]=([a-z0-9]+)/g,d={type:'options'};try{while((o=r.exec(decodeURIComponent(PLISTA.test&&PLISTA.test.search?PLISTA.test.search:document.location.search)))){d[o[1]]=o[2];k=true;}}catch(e){PLISTA.util.logger.getLogger('partner.options').warn(e);}
if(k){PLISTA.remotedata.getData(d);}
return d;}()),setWidgets:function(widgets){if((typeof widgets!=='object')||(widgets===null)){return;}
function gotoFirstWidget(){if(PLISTA.listwidgets[0]){document.location.hash='#'+PLISTA.listwidgets[0].getTarget().id;}}
function displayBlock(e){return function(){e.style.display='block';};}
function addOnFirstDataEvent(itemlist){if(itemlist.onFirstData){return;}
itemlist.onFirstData=PLISTA.util.newEvent(itemlist,'firstdata');itemlist.onChange.subscribe((function(){var hasRun=false;return function(itemlist){if(!hasRun&&itemlist.getData().length>0){itemlist.onFirstData.fire();}};}()));}
function changeAdvHereLink(e){return function(data){if(!(data&&data.success)){return;}
e.parentNode.replaceChild(PLISTA.util.DOM.createElement('div',data.markup).firstChild,e);};}
function addClickTracks(e){var i,es=e.getElementsByTagName('a'),clicktrack=function(){PLISTA.click({domainid:PLISTA.domainid,objectid:'advertisehere_de_1',friendid:PLISTA.currentObjectid(),clickdomainid:this.clickdomainid});},href;for(i=0;i<es.length;i+=1){href=es[i].href;if(href&&(href.indexOf('http://www.plista.com/advertiser')===0)){es[i].clickdomainid=1083;PLISTA.util.DOM.addEventListener(es[i],'mousedown',clicktrack);if(PLISTA.items[0]){es[i].href='http://www.plista.com/advertiser/registrations/advertisehere/'+PLISTA.domainid+'/'+PLISTA.items[0].objectid;}}else if(href.indexOf('dummy')!==-1){PLISTA.remotedata.getData({type:'advertiseherelink',objectid:PLISTA.items[0]?PLISTA.items[0].objectid:null},changeAdvHereLink(es[i]));}else if(/^http\:\/\/www\.plista\.com\/?$/.test(href)){es[i].clickdomainid=1141;PLISTA.util.DOM.addEventListener(es[i],'mousedown',clicktrack);}}}
var widget,list,i;for(i=0;i<widgets.length;i+=1){if((typeof widgets[i]==='object')&&widgets[i]){widget=widgets[i];if(typeof widget.target==='string'){widget.target=document.getElementById(widget.target);}
widget.target.style.display='none';if(widget.targetHTML){widget.target.innerHTML=widget.targetHTML;addClickTracks(widget.target);if(PLISTA.isIE6||PLISTA.isIE7){PLISTA.listwidgets.ieFixInlineImages.call(widget.target);}}
if(!widget.plistaListWidgetDef.target){widget.plistaListWidgetDef.target=widget.target;}
list=widget.plistaListWidgetDef.list;if(typeof list==='string'){list=PLISTA.itemlists.getBySpec({datasource:'recommendations',count:1,objectid:PLISTA.items[0]?PLISTA.items[0].objectid:null,widgetkey:widget.plistaListWidgetDef.widgetkey,flash:widget.plistaListWidgetDef.itemStyle&&widget.plistaListWidgetDef.itemStyle.flashPet&&PLISTA.flash&&PLISTA.flash.flPlugin});}
addOnFirstDataEvent(list);widget.plistaListWidgetDef.list=list;list.onFirstData.subscribe(displayBlock(widget.target));if(document.location.hash==='#plista'){list.onFirstData.subscribe(gotoFirstWidget);}
PLISTA.listwidgets.widget(widget.plistaListWidgetDef).init();}}}};PLISTA.domainid=684;PLISTA.publickey='96f9bdf32eb860a7e52cd865675bf667f599f535';PLISTA.partner.init=function(placing){try{PLISTA.partner.init.onBefore.fire();var widgets=[];if(!placing){placing={'belowArticle':document.getElementById('plista_widget_belowArticle')};}
if(placing['belowArticle']){widgets.push({"plistaListWidgetDef":{"count":4,"list":PLISTA.itemlists.getBySpec({"adcount":1,"count":4,"datasource":"recommendations","widgetname":"belowArticle","flash":true&&PLISTA.flash&&PLISTA.flash.flPlugin}),"itemStyle":{"default":"<a class=\"itemLink\" href=\"[url]\" title=\"[title]\">\n\t[imgnoresize(85, 47)]\n\t<span class=\"itemKicker\">[kicker]<\/span>\n\t<span class=\"itemTitle\" onmouseover=\"this.style.textDecoration='underline';\" onmouseout=\"this.style.textDecoration='none';\">[title(55, true)]<\/span>\n\t<span class=\"itemText\">[text(119, true)]&#160;<span class=\"itemMore\">mehr<\/span><\/span>\n\t<span class=\"plistaClear\"><\/span>\n<\/a>","pet":"<a target=\"_blank\" class=\"itemLinkPET\" href=\"[url]\" title=\"[title]\">\n\t[imgresize(85, 60)]\n\t<span class=\"PETcontainer\">\n\t\t<img src=\"data:image\/gif;base64,R0lGODlhDAAJAKIGAM3NzMzMy8zLy83MzMzLzMzMzP\/\/\/wAAACH5BAEAAAYALAAAAAAMAAkAAAMjaGrVBYMsNlcxhNyKJeWDoGxVMSgBh5FNFJ5edVqFJgykkQAAOw==\" url=\"http:\/\/static.plista.com\/images\/newtab.gif\" alt=\"newtab\" title=\"newtab\" border=\"0\" \/>\n\t\t<span alt=\"new tab\" class=\"PETclue\">ANZEIGE<\/span>\n\t<\/span>\n\t<span class=\"itemTitle\" onmouseover=\"this.style.textDecoration='underline';\" onmouseout=\"this.style.textDecoration='none';\">[title(58, true)]<\/span>\n\t<span class=\"itemText\">[text(124, true)]&#160;<span class=\"itemMore\">mehr<\/span><\/span>\n\t<span class=\"plistaClear\"><\/span>\n<\/a>","flashPet":"<a target=\"_blank\" class=\"itemLinkPET\" href=\"[url]\" title=\"[title]\" id=\"flAnimTrigger[number]\">\n\t<span id=\"flAdContainer[
126d
number]\" class=\"itemFlashWrap\">[flVideo(f0f0ec, 85, 70, 492, 400, true)]<\/span>\n\t<span id=\"flAdData[number]\" class=\"itemFlash\">\n\t\t<span class=\"PETcontainer\">\n\t\t\t<img src=\"data:image\/gif;base64,R0lGODlhDAAJAKIGAM3NzMzMy8zLy83MzMzLzMzMzP\/\/\/wAAACH5BAEAAAYALAAAAAAMAAkAAAMjaGrVBYMsNlcxhNyKJeWDoGxVMSgBh5FNFJ5edVqFJgykkQAAOw==\" url=\"http:\/\/static.plista.com\/images\/newtab.gif\" alt=\"newtab\" title=\"newtab\" border=\"0\" \/>\n\t\t\t<span alt=\"new tab\" class=\"PETclue\">ANZEIGE<\/span>\n\t\t<\/span>\n\t\t<span class=\"itemTitle\" onmouseover=\"this.style.textDecoration='underline';\" onmouseout=\"this.style.textDecoration='none';\">[title(58, true)]<\/span>\n\t\t<span class=\"itemText\">[text(124, true)]&#160;<span class=\"itemMore\">mehr<\/span><\/span>\n\t<\/span>\n\t<span class=\"plistaClear\"><\/span>\n<\/a>"},"target":"plista_widget_list_belowArticle","widgetkey":"belowArticle"},"targetHTML":"<span class=\"plistaHl\">Das k\u00f6nnte Sie auch interessieren<\/span>\n<div id=\"plista_widget_list_belowArticle\"><\/div>\n<div class=\"plistaPowered\">\n\t<a title=\"powered by plista\" href=\"http:\/\/www.plista.com\" target=\"_blank\">\n\t\t<img alt=\"plista Blume\" title=\"plista\" src=\"data:image\/gif;base64,R0lGODlhDwAPAPUAAMzMzM3Nzc7Ozs\/Pz9DQ0NHR0dLS0tPT09TU1NbW1tfX19jY2NnZ2dra2tvb29zc3N3d3d\/f3+Dg4OHh4eLi4uPj4+Tk5OXl5ebm5ufn5+jo6Onp6erq6uvr6+zs7O3t7fDw8PHx8fLy8vPz8\/b29vf39\/j4+Pn5+fr6+vv7+\/z8\/P39\/f7+\/v\/\/\/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAC4ALAAAAAAPAA8AAAZ8QJdQ2JpYhkhkSwOIJJ8iAGAy0nxMraRpIZ1EpIiJKOtqWaSABQINKEyIE3SEi3ZbFtYv4GMpLPAmJh9yGmMuJn0FYy16bRpCZ11ZUWgTgZFTWWZgFmt3UhFkJhFudGEFmUQmI3FSBRpfFmRlg2gIIyKvs1ttEVctLSNZQQA7\" url=\"http:\/\/static.plista.com\/image\/logo_plista_lightgray_ffffff_alpha.gif\"\/>\n\tpowered by plista<\/a>\n<\/div>\n<div class=\"plistaClear\"><\/div>","target":placing["belowArticle"]});PLISTA.util.loadCSS(".itemLink,.itemLinkPET{display:block;padding:3px 5px;text-decoration:none !important;margin-left:-5px;background-color:transparent;border-top:1px solid #CCCCCC }.itemLinkPET:hover,.itemLinkPET{background-color:#F0F0EC;border-top:1px solid #CCCCCC }.itemTitle{color:#990000;font-size:12px;margin:1px 0;position:relative;display:block;font-family:Georgia,\"Times New Roman\",Times,serif }.itemLinkPET .itemTitle{font-family:Arial,Verdana,Helvetica,sans-serif;font-size:12px;font-weight:bold }.itemKicker{color:#000;font-size:11px;font-weight:bold;text-transform:uppercase }.itemText{margin:0;position:relative;color:#000000;font-size:12px;display:block;font-family:Arial,Verdana,Helvetica,sans-serif }.itemMore{color:#000000;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif }.plista_widget_imgwrapper{float:left;margin:3px 10px 4px 0;position:relative;border:none }.itemLink img{width:85px}.PETcontainer{position:relative;display:block}.PETcontainer img{vertical-align:middle;float:none;height:auto;margin:0;padding:0;width:auto;border:none}.PETclue{font-size:10px;color:#aaa;display:inline;margin:0 0 0 4px;padding:0;font-weight:normal}.plistaPowered{text-align:right;margin:1px 5px 0 0 }.plistaPowered a{font-size:9px;color:#777777 !important;text-decoration:none;font-weight:normal;text-transform:none }.plistaPowered img{vertical-align:middle;border:none }.plistaHl{color:#990000;font-size:16px;font-family:Georgia,\"Times New Roman\",Times,serif;display:block;clear:both }.plistaClear{clear:both;line-height:0px;height:0px;font-size:1px;display:block}.itemFlash{display:block;margin:0 0 0 95px}.itemFlashWrap{display:block;margin:3px 0 4px 0;float:left}");}
PLISTA.partner.setWidgets(widgets);PLISTA.init();}catch(e){PLISTA.util.logger.getLogger('partner_init').error(e);}};PLISTA.partner.init.onBefore=PLISTA.util.newEvent(PLISTA.partner.init,'before');PLISTA.flash={flPlugin:(function(){var detectFlash=function(r,m){var r_v=r;var m_v=m;var a_v=0;if(typeof(navigator.plugins["Shockwave Flash"])==="object"){var d=navigator.plugins["Shockwave Flash"].description;a_v=d.substr(16,(d.indexOf(".",16)-16));}else if(typeof(ActiveXObject)==="function"){for(var i=2;i<(m_v+1);i++){try{if(typeof(new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i))==="object"){a_v=i;}}catch(error){}}}
return[a_v,r_v];},res=detectFlash(10,10);if((!res[0])||(res[0]<res[1])){return false;}else{return true;}}())};PLISTA.render.defaultStyleElements.flVideo=function(item,args,ctx){var cnt=0;if(!PLISTA.flash.flVideo){if(cnt<3){cnt+=1;PLISTA.loadModules(['flash'],ctx.listwidget.refresh,false,function(){return!!PLISTA.flash.flVideo;});}
return'';}else{return PLISTA.flash.flVideo(item,args,ctx);}};if(PLISTA.selfmonitoring){PLISTA.selfmonitoring.setDelay(1000*86400*365);}
0



