/*!  * jQuery JavaScript Library v1.4.2  * http://jquery.com/  *  * Copyright 2010, John Resig  * Dual licensed under the MIT or GPL Version 2 licenses.  * http://jquery.org/license  *  * Includes Sizzle.js  * http://sizzlejs.com/  * Copyright 2010, The Dojo Foundation  * Released under the MIT, BSD, and GPL Licenses.  *  * Date: Sat Feb 13 22:33:48 2010 -0500  */ (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.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== 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(var 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>"],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==="object"?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); 
function mail(name,domain){var recipient=name+"@"+domain;
var url="mailto:"+recipient;
document.write(recipient.link(url));
}function makeMailWithSplittedLink(name,domain){var url="mailto:"+name+"@"+domain;
document.write(name.link(url)+"@"+domain.link(url));
}function makeMailToWithCustomText(name,domain,customText){if(name.length>0&&domain.length>0){var recipient=name+"@"+domain;
var url="mailto:"+recipient;
document.write(customText.link(url));
}else{document.write("<b>"+customText+"</b>");
}}function openPopup(windowURL,windowName,windowFeatures){return window.open(windowURL,windowName,windowFeatures);
}function openImageGallery(url){openPopup(url,"imageGallery","width=560,height=500,status=no,location=no,menubar=no,scrollbars=yes,toolbar=no,resizable=yes");
}function openTipFriend(url){openPopup(url,"tipFriend","width=400,height=350,status=no,location=no,menubar=no,scrollbars=yes,toolbar=no,resizable=yes");
}var currentPage=1;
function showPaginatedPage(dir){if(dir=="next"){currentPage++;
}else{currentPage--;
}var elm;
var i=1;
while((elm=document.getElementById("page"+i))!=null){if(i!=currentPage){elm.className="paginatedPageHidden";
}else{elm.className="paginatedPageVisible";
}i++;
}var linkElement;
i=1;
while((linkElement=document.getElementById("pageLink"+i))!=null){if(i!=currentPage){linkElement.className="paginatedPageHidden";
}else{linkElement.className="paginatedPageVisible";
}i++;
}if(currentPage==(i-1)){document.getElementById("pageLinkNext").className="paginatedPageHidden";
}else{if(i>currentPage){document.getElementById("pageLinkNext").className="paginatedPageVisible";
}}if(currentPage>1){document.getElementById("pageLinkPrev").className="paginatedPageVisible";
}else{document.getElementById("pageLinkPrev").className="paginatedPageHidden";
}}function poll_submitVote(theFormId,pollId){var theForm=document.getElementById(theFormId);
var optionSelected=false;
for(i=0;
i<theForm.elements.length;
i++){if(theForm.elements[i].name==pollId){if(theForm.elements[i].checked==true){optionSelected=true;
}}}if(optionSelected==false){alert("Please select an option before voting");
return;
}var popup=window.open("","pollResult","width=380,height=360,toolbar=no,directories=no,location=no,status=no,menubar=no,scrollbars=auto,resizable=yes,copyhistory=no");
popup.window.focus();
theForm.target="pollResult";
theForm.submit();
}function poll_submitAjaxVote(theFormId,pollId,placeId,voteResult,objBtn){var theForm=document.getElementById(theFormId);
var toUrl=theForm.action;
toUrl=toUrl+"?m=ajax";
jQuery("#"+theFormId).append("<input type='hidden' name='"+pollId+"' value='"+objBtn.name+"'/>");
jQuery.ajax({url:toUrl,type:"POST",data:jQuery("#"+theFormId).serialize(),cache:false,contentType:"application/x-www-form-urlencoded;charset=ISO-8859-1",success:function(html){jQuery("#pollId_"+placeId).html(html);
var newPos=parseInt(jQuery("#markpos").val());
var oldPos=parseInt(voteResult);
var startDir=parseInt(Math.floor(Math.random()*10));
var pos1=0;
var pos2=0;
if(startDir>5){pos1=parseInt(oldPos+Math.floor(Math.random()*11));
pos2=parseInt(newPos-Math.floor(Math.random()*11));
if(pos2<0){pos2=0;
}if(pos1>100){pos1=100;
}}else{pos1=parseInt(oldPos-Math.floor(Math.random()*11));
pos2=parseInt(newPos+Math.floor(Math.random()*11));
if(pos1<0){pos1=0;
}if(pos2>100){pos2=100;
}}pos1=pos1+"%";
pos2=pos2+"%";
jQuery("#hmq_result_box_"+placeId).animate({left:pos1},800).animate({left:pos2},500).animate({left:newPos+"%"},500);
}});
}function poll_viewResults(theUrl){var popup=window.open(theUrl,"pollResult","width=380,height=360,toolbar=no,directories=no,location=no,status=no,menubar=no,scrollbars=auto,resizable=yes,copyhistory=no");
popup.window.focus();
}function poll_viewHistory(theUrl){var popup=window.open(theUrl,"pollList","width=380,height=360,toolbar=no,directories=no,location=no,status=no,menubar=no,scrollbars=auto,resizable=yes,copyhistory=no");
popup.window.focus();
}function switchContent(path,absStart,showPage,pageItems,render,showTitle,target){jQuery(target).append('<img class="ajax-loading" src="/img/general/ajax-loader-lblue.gif">');
jQuery.get(path,{abs:absStart,p:showPage,pi:pageItems,m:render,st:showTitle,doRender:"true",pa:"true"},function(data){jQuery(target).html(data);
});
}function createPlayer(pm,aid,w,h,ap){var url=escape(aid);
var fo=new SWFObject("/player/idg_player_dyna.swf","fo",w,h,"8","#ffffff");
fo.addParam("allowFullScreen",true);
fo.addParam("scale","noorder");
fo.addParam("wmode","transparent");
fo.addVariable("article",url+"?m=xml");
fo.addVariable("related",url+"?m=related");
fo.addVariable("autoPlay",ap);
jQuery("#"+pm).html(fo.getSWFHTML());
}function createPreviewPlayer(pm,aid,w,h,ap){var url=escape(aid);
var fo=new SWFObject("/player/idg_thumbnail.swf","fo",w,h,"8","#000000");
fo.addParam("allowFullScreen",true);
fo.addParam("scale","noorder");
fo.addParam("wmode","transparent");
fo.addVariable("article",url+"?m=xml");
fo.addVariable("related",url+"?m=related");
fo.addVariable("autoPlay",ap);
jQuery("#"+pm).html(fo.getSWFHTML());
}function printArticle(articleUrl){articleUrl=articleUrl+"?articleRenderMode=print&m=print";
myRef=window.open(articleUrl,"printWindow","left=10,top=10,width=700,height=800,toolbar=0,resizable=1,scrollbars=1");
}function doLogin(provider){var providerParam=provider!=0?"?providerId="+provider:"";
var loginWin=window.open("/account/login"+providerParam,"idglogin","width=700,height=400,top=100,left=100,scrollbars=1");
loginWin.focus();
}function editProfile(){var loginWin=window.open("/account/edit","idglogin","width=700,height=600,top=100,left=100,scrollbars=1");
loginWin.focus();
}var autoReloaded=false;
function processAutoreloaded(){autoReloaded=false;
var i,x,y,ARRcookies=document.cookie.split(";");
for(i=0;
i<ARRcookies.length;
i++){x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^\s+|\s+$/g,"");
if(x=="autoReload"){if(y>0){document.cookie="autoReload=0; expires=Fri, 3 Aug 2001 20:47:11 UTC; path=/";
autoReloaded=true;
strAnalyticsExtra="reloaded=auto";
}}}return autoReloaded;
}function prepareReload(callback){document.cookie="autoReload=1";
callback();
}function executeReload(){location.reload();
}function setReloadTimer(minutes){if(minutes==undefined){10;
}var millisec=(minutes*60)*1000;
var reloadTimer=setTimeout("prepareReload(executeReload);",millisec);
}processAutoreloaded();

var CONST_SHOW_MARKINGS=true;
var CONST_HIDE_MARKINGS=false;
var CONST_SHOW_ADS=true;
var CONST_UNIQUE_NUM=getUniqueNumber();
var strHeliosKey="";
function setHeliosKey(strNewKey){strHeliosKey=escape(strNewKey);
}function getUniqueNumber(){var mill=new Date(2000,0,1,0,0,0);
return new Date()-mill;
}function showHeliosAd(intPlacement,intPage,blnMarkings){if(!CONST_SHOW_ADS){return;
}if(blnMarkings==true){if(/_am2_/.test(window["cu_"+intPlacement])){document.writeln('<script language="JavaScript">');
document.writeln("if (typeof(cu_"+intPlacement+'_getAdId)=="function" && cu_'+intPlacement+"_getAdId()>0)");
document.writeln("{if (typeof(cu_"+intPlacement+')=="function") {');
document.writeln("cu_"+intPlacement+"();");
document.writeln("}");
document.writeln("} else {");
document.writeln("{");
document.writeln("<\/script>");
}else{document.writeln('<span id="ad_'+intPlacement+'"></span>');
document.writeln('<script language="JavaScript">');
document.writeln("if (typeof(cu_"+intPlacement+'_getAdId)=="function" && cu_'+intPlacement+"_getAdId()>0)");
document.writeln("{if (typeof(cu_"+intPlacement+')=="function") {');
document.writeln('document.write("<table border=0 cellspacing=0 cellpadding=0 class=adMarkings><tr><td>");');
document.writeln("cu_"+intPlacement+"();");
document.writeln('document.write("</td></tr></table>");');
document.writeln("}");
document.writeln("} else {");
document.writeln('jQuery("#ad_'+intPlacement+'").parents(".adContainer").hide();');
document.writeln("}");
document.writeln("<\/script>");
}}else{document.writeln('<script language="JavaScript">');
document.writeln("if (typeof(cu_"+intPlacement+'_getAdId)=="function" && cu_'+intPlacement+"_getAdId()>0)");
document.writeln("{if (typeof(cu_"+intPlacement+')=="function") {');
document.writeln("cu_"+intPlacement+"();");
document.writeln("}");
document.writeln("}");
document.writeln("<\/script>");
}}function showHeliosMultiAd(intPlacement,intPage,blnMarkings){if(!CONST_SHOW_ADS){return;
}if(typeof ADTECH_showAd!="function"){return;
}document.writeln('<script language="JavaScript">');
if(blnMarkings==true){document.writeln('document.write("<table border=0 cellspacing=0 cellpadding=0 class=adMarkings><tr><td>");');
document.writeln("    ADTECH_showAd("+intPlacement+",document,true);");
document.writeln('document.write("</td></tr></table>");');
}else{document.writeln("ADTECH_showAd("+intPlacement+",document,true);");
}document.writeln("<\/script>");
}
var disappeardelay=250;
var enableanchorlink=0;
var hidemenu_onclick=1;
var ie5=document.all;
var ns6=document.getElementById&&!document.all;
function getposOffset(what,offsettype){var totaloffset=(offsettype=="left")?what.offsetLeft:what.offsetTop;
var parentEl=what.offsetParent;
while(parentEl!=null){totaloffset=(offsettype=="left")?totaloffset+parentEl.offsetLeft:totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}return totaloffset;
}function showhide(obj,e,visible,hidden){if(ie5||ns6){dropmenuobj.style.left=dropmenuobj.style.top=-500;
}if(e.type=="click"&&obj.visibility==hidden||e.type=="mouseover"){obj.visibility=visible;
}else{if(e.type=="click"){obj.visibility=hidden;
}}}function iecompattest(){return(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body;
}function clearbrowseredge(obj,whichedge){var edgeoffset=0;
if(whichedge=="rightedge"){var windowedge=ie5&&!window.opera?iecompattest().scrollLeft+iecompattest().clientWidth-15:window.pageXOffset+window.innerWidth-15;
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth;
if(windowedge-dropmenuobj.x<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth;
}}else{var topedge=ie5&&!window.opera?iecompattest().scrollTop:window.pageYOffset;
var windowedge=ie5&&!window.opera?iecompattest().scrollTop+iecompattest().clientHeight-15:window.pageYOffset+window.innerHeight-18;
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight;
if(windowedge-dropmenuobj.y<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight;
if((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge;
}}}return edgeoffset;
}function dropdownmenu(obj,e,dropmenuID){if(window.event){event.cancelBubble=true;
}else{if(e.stopPropagation){e.stopPropagation();
}}if(typeof dropmenuobj!="undefined"){dropmenuobj.style.visibility="hidden";
}clearhidemenu();
if(ie5||ns6){obj.onmouseout=delayhidemenu;
dropmenuobj=document.getElementById(dropmenuID);
if(hidemenu_onclick){dropmenuobj.onclick=function(){dropmenuobj.style.visibility="hidden";
};
}dropmenuobj.onmouseover=clearhidemenu;
dropmenuobj.onmouseout=ie5?function(){dynamichide(event);
}:function(event){dynamichide(event);
};
showhide(dropmenuobj.style,e,"visible","hidden");
dropmenuobj.x=getposOffset(obj,"left");
dropmenuobj.y=getposOffset(obj,"top");
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj,"rightedge")+"px";
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj,"bottomedge")+obj.offsetHeight+"px";
}return clickreturnvalue();
}function clickreturnvalue(){if((ie5||ns6)&&!enableanchorlink){return false;
}else{return true;
}}function contains_ns6(a,b){while(b.parentNode){if((b=b.parentNode)==a){return true;
}}return false;
}function dynamichide(e){if(ie5&&!dropmenuobj.contains(e.toElement)){delayhidemenu();
}else{if(ns6&&e.currentTarget!=e.relatedTarget&&!contains_ns6(e.currentTarget,e.relatedTarget)){delayhidemenu();
}}}function delayhidemenu(){delayhide=setTimeout("dropmenuobj.style.visibility='hidden'",disappeardelay);
}function clearhidemenu(){if(typeof delayhide!="undefined"){clearTimeout(delayhide);
}}
if(typeof deconcept=="undefined"){var deconcept=new Object();
}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();
}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();
}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.createElement||!document.getElementById){return;
}this.DETECT_KEY=_b?_b:"detectflash";
this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=new Object();
this.variables=new Object();
this.attributes=new Array();
if(_1){this.setAttribute("swf",_1);
}if(id){this.setAttribute("id",id);
}if(w){this.setAttribute("width",w);
}if(h){this.setAttribute("height",h);
}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));
}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion(this.getAttribute("version"),_7);
if(c){this.addParam("bgcolor",c);
}var q=_8?_8:"high";
this.addParam("quality",q);
this.setAttribute("useExpressInstall",_7);
this.setAttribute("doExpressInstall",false);
var _d=(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);
}};
deconcept.SWFObject.prototype={setAttribute:function(_e,_f){this.attributes[_e]=_f;
},getAttribute:function(_10){return this.attributes[_10];
},addParam:function(_11,_12){this.params[_11]=_12;
},getParams:function(){return this.params;
},addVariable:function(_13,_14){this.variables[_13]=_14;
},getVariable:function(_15){return this.variables[_15];
},getVariables:function(){return this.variables;
},getVariablePairs:function(){var _16=new Array();
var key;
var _18=this.getVariables();
for(key in _18){_16.push(key+"="+_18[key]);
}return _16;
},getSWFHTML:function(){var _19="";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");
}_19='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'"';
_19+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';
var _1a=this.getParams();
for(var key in _1a){_19+=[key]+'="'+_1a[key]+'" ';
}var _1c=this.getVariablePairs().join("&");
if(_1c.length>0){_19+='flashvars="'+_1c+'"';
}_19+="/>";
}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");
}_19='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'">';
_19+='<param name="movie" value="'+this.getAttribute("swf")+'" />';
var _1d=this.getParams();
for(var key in _1d){_19+='<param name="'+key+'" value="'+_1d[key]+'" />';
}var _1f=this.getVariablePairs().join("&");
if(_1f.length>0){_19+='<param name="flashvars" value="'+_1f+'" />';
}_19+="</object>";
}return _19;
},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));
document.title=document.title.slice(0,47)+" - Flash Player Installation";
this.addVariable("MMdoctitle",document.title);
}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;
n.innerHTML=this.getSWFHTML();
return true;
}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));
}}return false;
}};
deconcept.SWFObjectUtil.getPlayerVersion=function(_23,_24){var _25=new deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];
if(x&&x.description){_25=new deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));
}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
for(var i=3;
axo!=null;
i++){axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);
_25=new deconcept.PlayerVersion([i,0,0]);
}}catch(e){}if(_23&&_25.major>_23.major){return _25;
}if(!_23||((_23.minor!=0||_23.rev!=0)&&_25.major==_23.major)||_25.major!=6||_24){try{_25=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));
}catch(e){}}}return _25;
};
deconcept.PlayerVersion=function(_29){this.major=parseInt(_29[0])!=null?parseInt(_29[0]):0;
this.minor=parseInt(_29[1])||0;
this.rev=parseInt(_29[2])||0;
};
deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;
}if(this.major>fv.major){return true;
}if(this.minor<fv.minor){return false;
}if(this.minor>fv.minor){return true;
}if(this.rev<fv.rev){return false;
}return true;
};
deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;
if(q){var _2d=q.indexOf(_2b+"=");
var _2e=(q.indexOf("&",_2d)>-1)?q.indexOf("&",_2d):q.length;
if(q.length>1&&_2d>-1){return q.substring(q.indexOf("=",_2d)+1,_2e);
}}return"";
}};
deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");
for(var i=0;
i<_2f.length;
i++){for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=null;
}}}};
if(typeof window.onunload=="function"){var oldunload=window.onunload;
window.onunload=function(){deconcept.SWFObjectUtil.cleanupSWFs();
oldunload();
};
}else{window.onunload=deconcept.SWFObjectUtil.cleanupSWFs;
}if(Array.prototype.push==null){Array.prototype.push=function(_32){this[this.length]=_32;
return this.length;
};
}var getQueryParamValue=deconcept.util.getRequestParameter;
var FlashObject=deconcept.SWFObject;
var SWFObject=deconcept.SWFObject;

this.tooltip=function(){var xOffset=10;
var yOffset=20;
jQuery("a.tooltip").hover(function(e){this.t=this.title;
this.title="";
jQuery("body").append("<p id='tooltip'>"+this.t+"</p>");
jQuery("#tooltip").css("top",(e.pageY-xOffset)+"px").css("left",(e.pageX+yOffset)+"px").fadeIn("fast");
},function(){this.title=this.t;
jQuery("#tooltip").remove();
});
jQuery("a.tooltip").mousemove(function(e){jQuery("#tooltip").css("top",(e.pageY-xOffset)+"px").css("left",(e.pageX+yOffset)+"px");
});
};
jQuery(document).ready(function(){tooltip();
});

function saveSubsc(obj){var email=document.getElementById("email");
var oForm=document.newsletterform;
if(echeck(email.value)){postForm(oForm,obj);
}else{alert("Felaktig eller ej angiven epostadress");
return false;
}}function echeck(str){var at="@";
var dot=".";
var lat=str.indexOf(at);
var lstr=str.length;
var ldot=str.indexOf(dot);
if(str.indexOf(at)==-1){return false;
}if(str.indexOf(at)==-1||str.indexOf(at)==0||str.indexOf(at)==lstr){return false;
}if(str.indexOf(dot)==-1||str.indexOf(dot)==0||str.indexOf(dot)==lstr){return false;
}if(str.indexOf(at,(lat+1))!=-1){return false;
}if(str.substring(lat-1,lat)==dot||str.substring(lat+1,lat+2)==dot){return false;
}if(str.indexOf(dot,(lat+2))==-1){return false;
}if(str.indexOf(" ")!=-1){return false;
}return true;
}function postForm(oFrm,oCb){var path=oFrm.baseUrl.value;
var target=oCb.name+"_status";
var listId=oCb.name.split("-")[1];
var cId=oCb.name.split("-")[0].replace("_",".");
var address=oFrm.email.value;
var company="";
var zip="";
var pos="";
try{var ppsw=oFrm.pagepassword.value;
}catch(e){}if(oCb.checked){var toDo="ai";
}else{var toDo="ad";
}jQuery.get(path,{li:listId,a:address,co:company,zi:zip,po:pos,pp:ppsw,cid:cId,m:toDo},function(data){jQuery("#"+target).html(data);
jQuery("#"+target).fadeIn("slow").animate({opacity:1},3000).fadeOut("slow");
});
}
shortcut={all_shortcuts:{},add:function(shortcut_combination,callback,opt){var default_options={type:"keydown",propagate:false,disable_in_input:true,target:document,keycode:false};
if(!opt){opt=default_options;
}else{for(var dfo in default_options){if(typeof opt[dfo]=="undefined"){opt[dfo]=default_options[dfo];
}}}var ele=opt.target;
if(typeof opt.target=="string"){ele=document.getElementById(opt.target);
}var ths=this;
shortcut_combination=shortcut_combination.toLowerCase();
var func=function(e){e=e||window.event;
if(opt.disable_in_input){var element;
if(e.target){element=e.target;
}else{if(e.srcElement){element=e.srcElement;
}}if(element.nodeType==3){element=element.parentNode;
}if(element.tagName=="INPUT"||element.tagName=="TEXTAREA"){return;
}}if(e.keyCode){code=e.keyCode;
}else{if(e.which){code=e.which;
}}var character=String.fromCharCode(code).toLowerCase();
if((code==115)&&(character=="s")){character="";
}if((code==116)&&(character=="t")){character="";
}if((code==117)&&(character=="u")){character="";
}if(code==188){character=",";
}if(code==190){character=".";
}var keys=shortcut_combination.split("+");
var kp=0;
var shift_nums={"`":"~","1":"!","2":"@","3":"#","4":"$","5":"%","6":"^","7":"&","8":"*","9":"(","0":")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"};
var special_keys={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123};
var modifiers={shift:{wanted:false,pressed:false},ctrl:{wanted:false,pressed:false},alt:{wanted:false,pressed:false},meta:{wanted:false,pressed:false}};
if(e.ctrlKey){modifiers.ctrl.pressed=true;
}if(e.shiftKey){modifiers.shift.pressed=true;
}if(e.altKey){modifiers.alt.pressed=true;
}if(e.metaKey){modifiers.meta.pressed=true;
}for(var i=0;
k=keys[i],i<keys.length;
i++){if(k=="ctrl"||k=="control"){kp++;
modifiers.ctrl.wanted=true;
}else{if(k=="shift"){kp++;
modifiers.shift.wanted=true;
}else{if(k=="alt"){kp++;
modifiers.alt.wanted=true;
}else{if(k=="meta"){kp++;
modifiers.meta.wanted=true;
}else{if(k.length>1){if(special_keys[k]==code){kp++;
}}else{if(opt.keycode){if(opt.keycode==code){kp++;
}}else{if(character==k){kp++;
}else{if(shift_nums[character]&&e.shiftKey){character=shift_nums[character];
if(character==k){kp++;
}}}}}}}}}}if(kp==keys.length&&modifiers.ctrl.pressed==modifiers.ctrl.wanted&&modifiers.shift.pressed==modifiers.shift.wanted&&modifiers.alt.pressed==modifiers.alt.wanted&&modifiers.meta.pressed==modifiers.meta.wanted){callback(e);
if(!opt.propagate){e.cancelBubble=true;
e.returnValue=false;
if(e.stopPropagation){e.stopPropagation();
e.preventDefault();
}return false;
}}};
this.all_shortcuts[shortcut_combination]={callback:func,target:ele,event:opt.type};
if(ele.addEventListener){ele.addEventListener(opt.type,func,false);
}else{if(ele.attachEvent){ele.attachEvent("on"+opt.type,func);
}else{ele["on"+opt.type]=func;
}}},remove:function(shortcut_combination){shortcut_combination=shortcut_combination.toLowerCase();
var binding=this.all_shortcuts[shortcut_combination];
delete (this.all_shortcuts[shortcut_combination]);
if(!binding){return;
}var type=binding.event;
var ele=binding.target;
var callback=binding.callback;
if(ele.detachEvent){ele.detachEvent("on"+type,callback);
}else{if(ele.removeEventListener){ele.removeEventListener(type,callback,false);
}else{ele["on"+type]=false;
}}}};
shortcut.add("U",function(){window.location="/";
});
shortcut.add("C",function(){window.location.hash="articleComments";
});
shortcut.add("T",function(){window.scroll(0,0);
});
shortcut.add("A",function(){if(!caoruselGo(-1)){addShortcutPrevPage();
}});
shortcut.add("S",function(){if(!caoruselGo(1)){addShortcutNextPage();
}});
shortcut.add("J",function(){if(!addShortcutPrevPage()){caoruselGo(-1);
}});
shortcut.add("K",function(){if(!addShortcutNextPage()){caoruselGo(1);
}});
function caoruselGo(direction){if(direction>0){if(jQuery(".jcarousel-content  .navigation  .next a").length>0){var nextImage=jQuery(".jcarousel-content .navigation .next  a").attr("href");
if(nextImage.length!="undefined"&&nextImage.length>0){window.location=nextImage;
return true;
}}}else{if(jQuery(".jcarousel-content  .navigation  .previous a").length>0){var prevImage=jQuery(".jcarousel-content  .navigation .previous  a").attr("href");
if(prevImage.length!="undefined"&&prevImage.length>0){window.location=prevImage;
return true;
}}}return false;
}function addShortcutPrevPage(){if(jQuery(".paging").length>0){if(jQuery(".prevpage a").length>0){var url=jQuery(".prevpage a").attr("href");
window.location=url;
return true;
}}}function addShortcutNextPage(){if(jQuery(".paging").length>0){if(jQuery(".nextpage a").length>0){var url=jQuery(".nextpage a").attr("href");
window.location=url;
return true;
}}}
(function($){var undef,window=this,doc=window.document,$doc=$(doc),DEBUG=false,NAV=navigator.userAgent.toLowerCase(),HASH=window.location.hash.replace(/#\//,""),CLICK=function(){return Galleria.TOUCH?"touchstart":"click";
},IE=(function(){var v=3,div=doc.createElement("div"),all=div.getElementsByTagName("i");
do{div.innerHTML="<!--[if gt IE "+(++v)+"]><i></i><![endif]-->";
}while(all[0]);
return v>4?v:undef;
}()),DOM=function(){return{html:doc.documentElement,body:doc.body,head:doc.getElementsByTagName("head")[0],title:doc.title};
},_eventlist="data ready thumbnail loadstart loadfinish image play pause progress fullscreen_enter fullscreen_exit idle_enter idle_exit rescale lightbox_open lightbox_close lightbox_image",_events=(function(){var evs=[];
$.each(_eventlist.split(" "),function(i,ev){evs.push(ev);
if(/_/.test(ev)){evs.push(ev.replace(/_/g,""));
}});
return evs;
}()),_legacyOptions=function(options){var n;
if(typeof options!=="object"){return options;
}$.each(options,function(key,value){if(/^[a-z]+_/.test(key)){n="";
$.each(key.split("_"),function(i,k){n+=i>0?k.substr(0,1).toUpperCase()+k.substr(1):k;
});
options[n]=value;
delete options[key];
}});
return options;
},_patchEvent=function(type){if($.inArray(type,_events)>-1){return Galleria[type.toUpperCase()];
}return type;
},_timeouts={trunk:{},add:function(id,fn,delay,loop){loop=loop||false;
this.clear(id);
if(loop){var old=fn;
fn=function(){old();
_timeouts.add(id,fn,delay);
};
}this.trunk[id]=window.setTimeout(fn,delay);
},clear:function(id){var del=function(i){window.clearTimeout(this.trunk[i]);
delete this.trunk[i];
},i;
if(!!id&&id in this.trunk){del.call(_timeouts,id);
}else{if(typeof id==="undefined"){for(i in this.trunk){if(this.trunk.hasOwnProperty(i)){del.call(_timeouts,i);
}}}}}},_galleries=[],Utils=(function(){return{array:function(obj){return Array.prototype.slice.call(obj);
},create:function(className,nodeName){nodeName=nodeName||"div";
var elem=doc.createElement(nodeName);
elem.className=className;
return elem;
},forceStyles:function(elem,styles){elem=$(elem);
if(elem.attr("style")){elem.data("styles",elem.attr("style")).removeAttr("style");
}elem.css(styles);
},revertStyles:function(){$.each(Utils.array(arguments),function(i,elem){elem=$(elem).removeAttr("style");
if(elem.data("styles")){elem.attr("style",elem.data("styles")).data("styles",null);
}});
},moveOut:function(elem){Utils.forceStyles(elem,{position:"absolute",left:-10000});
},moveIn:function(){Utils.revertStyles.apply(Utils,Utils.array(arguments));
},hide:function(elem,speed,callback){elem=$(elem);
if(!elem.data("opacity")){elem.data("opacity",elem.css("opacity"));
}var style={opacity:0};
if(speed){elem.stop().animate(style,speed,callback);
}else{elem.css(style);
}},show:function(elem,speed,callback){elem=$(elem);
var saved=parseFloat(elem.data("opacity"))||1,style={opacity:saved};
if(saved===1){elem.data("opacity",null);
}if(speed){elem.stop().animate(style,speed,callback);
}else{elem.css(style);
}},addTimer:function(){_timeouts.add.apply(_timeouts,Utils.array(arguments));
return this;
},clearTimer:function(){_timeouts.clear.apply(_timeouts,Utils.array(arguments));
return this;
},wait:function(options){options=$.extend({until:function(){return false;
},success:function(){},error:function(){Galleria.raise("Could not complete wait function.");
},timeout:3000},options);
var start=Utils.timestamp(),elapsed,now,fn=function(){now=Utils.timestamp();
elapsed=now-start;
if(options.until(elapsed)){options.success();
return false;
}if(now>=start+options.timeout){options.error();
return false;
}window.setTimeout(fn,2);
};
window.setTimeout(fn,2);
},toggleQuality:function(img,force){if((IE!==7&&IE!==8)||!img){return;
}if(typeof force==="undefined"){force=img.style.msInterpolationMode==="nearest-neighbor";
}img.style.msInterpolationMode=force?"bicubic":"nearest-neighbor";
},insertStyleTag:function(styles){var style=doc.createElement("style");
DOM().head.appendChild(style);
if(style.styleSheet){style.styleSheet.cssText=styles;
}else{var cssText=doc.createTextNode(styles);
style.appendChild(cssText);
}},loadScript:function(url,callback){var done=false,script=$("<script>").attr({src:url,async:true}).get(0);
script.onload=script.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){done=true;
script.onload=script.onreadystatechange=null;
if(typeof callback==="function"){callback.call(this,this);
}}};
DOM().head.appendChild(script);
},parseValue:function(val){if(typeof val==="number"){return val;
}else{if(typeof val==="string"){var arr=val.match(/\-?\d/g);
return arr&&arr.constructor===Array?parseInt(arr.join(""),10):0;
}else{return 0;
}}},timestamp:function(){return new Date().getTime();
},loadCSS:function(href,id,callback){var link,ready=false,length;
$("link[rel=stylesheet]").each(function(){if(new RegExp(href).test(this.href)){link=this;
return false;
}});
if(typeof id==="function"){callback=id;
id=undef;
}callback=callback||function(){};
if(link){callback.call(link,link);
return link;
}length=doc.styleSheets.length;
if(DEBUG){href+="?"+Utils.timestamp();
}if($("#"+id).length){$("#"+id).attr("href",href);
length--;
ready=true;
}else{link=$("<link>").attr({rel:"stylesheet",href:href,id:id}).get(0);
window.setTimeout(function(){var styles=$('link[rel="stylesheet"], style');
if(styles.length){styles.get(0).parentNode.insertBefore(link,styles[0]);
}else{DOM().head.appendChild(link);
}if(IE){link.attachEvent("onreadystatechange",function(e){if(link.readyState==="complete"){ready=true;
}});
}else{ready=true;
}},10);
}if(typeof callback==="function"){Utils.wait({until:function(){return ready&&doc.styleSheets.length>length;
},success:function(){Utils.addTimer("css",function(){callback.call(link,link);
},100);
},error:function(){Galleria.raise("Theme CSS could not load");
},timeout:1000});
}return link;
}};
}()),_transitions={fade:function(params,complete){$(params.next).css("opacity",0).show().animate({opacity:1},params.speed,complete);
if(params.prev){$(params.prev).css("opacity",1).show().animate({opacity:0},params.speed);
}},flash:function(params,complete){$(params.next).css("opacity",0);
if(params.prev){$(params.prev).animate({opacity:0},(params.speed/2),function(){$(params.next).animate({opacity:1},params.speed,complete);
});
}else{$(params.next).animate({opacity:1},params.speed,complete);
}},pulse:function(params,complete){if(params.prev){$(params.prev).hide();
}$(params.next).css("opacity",0).animate({opacity:1},params.speed,complete);
},slide:function(params,complete){var image=$(params.next).parent(),images=this.$("images"),width=this._stageWidth,easing=this.getOptions("easing");
image.css({left:width*(params.rewind?-1:1)});
images.animate({left:width*(params.rewind?1:-1)},{duration:params.speed,queue:false,easing:easing,complete:function(){images.css("left",0);
image.css("left",0);
complete();
}});
},fadeslide:function(params,complete){var x=0,easing=this.getOptions("easing"),distance=this.getStageWidth();
if(params.prev){x=Utils.parseValue($(params.prev).css("left"));
$(params.prev).css({opacity:1,left:x}).animate({opacity:0,left:x+(distance*(params.rewind?1:-1))},{duration:params.speed,queue:false,easing:easing});
}x=Utils.parseValue($(params.next).css("left"));
$(params.next).css({left:x+(distance*(params.rewind?-1:1)),opacity:0}).animate({opacity:1,left:x},{duration:params.speed,complete:complete,queue:false,easing:easing});
}};
var Galleria=function(){var self=this;
this._theme=undef;
this._options={};
this._playing=false;
this._playtime=5000;
this._active=null;
this._queue={length:0};
this._data=[];
this._dom={};
this._thumbnails=[];
this._initialized=false;
this._stageWidth=0;
this._stageHeight=0;
this._target=undef;
this._id=Math.random();
var divs="container stage images image-nav image-nav-left image-nav-right info info-text info-title info-description info-author thumbnails thumbnails-list thumbnails-container thumb-nav-left thumb-nav-right loader counter tooltip",spans="current total";
$.each(divs.split(" "),function(i,elemId){self._dom[elemId]=Utils.create("galleria-"+elemId);
});
$.each(spans.split(" "),function(i,elemId){self._dom[elemId]=Utils.create("galleria-"+elemId,"span");
});
var keyboard=this._keyboard={keys:{UP:38,DOWN:40,LEFT:37,RIGHT:39,RETURN:13,ESCAPE:27,BACKSPACE:8,SPACE:32},map:{},bound:false,press:function(e){var key=e.keyCode||e.which;
if(key in keyboard.map&&typeof keyboard.map[key]==="function"){keyboard.map[key].call(self,e);
}},attach:function(map){var key,up;
for(key in map){if(map.hasOwnProperty(key)){up=key.toUpperCase();
if(up in keyboard.keys){keyboard.map[keyboard.keys[up]]=map[key];
}}}if(!keyboard.bound){keyboard.bound=true;
$doc.bind("keydown",keyboard.press);
}},detach:function(){keyboard.bound=false;
$doc.unbind("keydown",keyboard.press);
}};
var controls=this._controls={0:undef,1:undef,active:0,swap:function(){controls.active=controls.active?0:1;
},getActive:function(){return controls[controls.active];
},getNext:function(){return controls[1-controls.active];
}};
var carousel=this._carousel={next:self.$("thumb-nav-right"),prev:self.$("thumb-nav-left"),width:0,current:0,max:0,hooks:[],update:function(){var w=0,h=0,hooks=[0];
$.each(self._thumbnails,function(i,thumb){if(thumb.ready){w+=thumb.outerWidth||$(thumb.container).outerWidth(true);
hooks[i+1]=w;
h=Math.max(h,thumb.outerHeight||$(thumb.container).outerHeight(true));
}});
self.$("thumbnails").css({width:w,height:h});
carousel.max=w;
carousel.hooks=hooks;
carousel.width=self.$("thumbnails-list").width();
carousel.setClasses();
self.$("thumbnails-container").toggleClass("galleria-carousel",w>carousel.width);
},bindControls:function(){var i;
carousel.next.bind(CLICK(),function(e){e.preventDefault();
if(self._options.carouselSteps==="auto"){for(i=carousel.current;
i<carousel.hooks.length;
i++){if(carousel.hooks[i]-carousel.hooks[carousel.current]>carousel.width){carousel.set(i-2);
break;
}}}else{carousel.set(carousel.current+self._options.carouselSteps);
}});
carousel.prev.bind(CLICK(),function(e){e.preventDefault();
if(self._options.carouselSteps==="auto"){for(i=carousel.current;
i>=0;
i--){if(carousel.hooks[carousel.current]-carousel.hooks[i]>carousel.width){carousel.set(i+2);
break;
}else{if(i===0){carousel.set(0);
break;
}}}}else{carousel.set(carousel.current-self._options.carouselSteps);
}});
},set:function(i){i=Math.max(i,0);
while(carousel.hooks[i-1]+carousel.width>=carousel.max&&i>=0){i--;
}carousel.current=i;
carousel.animate();
},getLast:function(i){return(i||carousel.current)-1;
},follow:function(i){if(i===0||i===carousel.hooks.length-2){carousel.set(i);
return;
}var last=carousel.current;
while(carousel.hooks[last]-carousel.hooks[carousel.current]<carousel.width&&last<=carousel.hooks.length){last++;
}if(i-1<carousel.current){carousel.set(i-1);
}else{if(i+2>last){carousel.set(i-last+carousel.current+2);
}}},setClasses:function(){carousel.prev.toggleClass("disabled",!carousel.current);
carousel.next.toggleClass("disabled",carousel.hooks[carousel.current]+carousel.width>=carousel.max);
},animate:function(to){carousel.setClasses();
var num=carousel.hooks[carousel.current]*-1;
if(isNaN(num)){return;
}self.$("thumbnails").animate({left:num},{duration:self._options.carouselSpeed,easing:self._options.easing,queue:false});
}};
var tooltip=this._tooltip={initialized:false,open:false,init:function(){tooltip.initialized=true;
var css=".galleria-tooltip{padding:3px   8px;max-width:50%;background:#ffe;color:#000;z-index:3;position:absolute;font-size:11px;line-height:1.3opacity:0;box-shadow:0 0 2px rgba(0,0,0,.4);-moz-box-shadow:0 0 2px rgba(0,0,0,.4);-webkit-box-shadow:0 0 2px rgba(0,0,0,.4);}";
Utils.insertStyleTag(css);
self.$("tooltip").css("opacity",0.8);
Utils.hide(self.get("tooltip"));
},move:function(e){var mouseX=self.getMousePosition(e).x,mouseY=self.getMousePosition(e).y,$elem=self.$("tooltip"),x=mouseX,y=mouseY,height=$elem.outerHeight(true)+1,width=$elem.outerWidth(true),limitY=height+15;
var maxX=self.$("container").width()-width-2,maxY=self.$("container").height()-height-2;
if(!isNaN(x)&&!isNaN(y)){x+=10;
y-=30;
x=Math.max(0,Math.min(maxX,x));
y=Math.max(0,Math.min(maxY,y));
if(mouseY<limitY){y=limitY;
}$elem.css({left:x,top:y});
}},bind:function(elem,value){if(!tooltip.initialized){tooltip.init();
}var hover=function(elem,value){tooltip.define(elem,value);
$(elem).hover(function(){Utils.clearTimer("switch_tooltip");
self.$("container").unbind("mousemove",tooltip.move).bind("mousemove",tooltip.move).trigger("mousemove");
tooltip.show(elem);
Galleria.utils.addTimer("tooltip",function(){self.$("tooltip").stop().show();
Utils.show(self.get("tooltip"),400);
tooltip.open=true;
},tooltip.open?0:500);
},function(){self.$("container").unbind("mousemove",tooltip.move);
Utils.clearTimer("tooltip");
self.$("tooltip").stop();
Utils.hide(self.get("tooltip"),200,function(){self.$("tooltip").hide();
Utils.addTimer("switch_tooltip",function(){tooltip.open=false;
},1000);
});
});
};
if(typeof value==="string"){hover((elem in self._dom?self.get(elem):elem),value);
}else{$.each(elem,function(elemID,val){hover(self.get(elemID),val);
});
}},show:function(elem){elem=$(elem in self._dom?self.get(elem):elem);
var text=elem.data("tt"),mouseup=function(e){window.setTimeout((function(ev){return function(){tooltip.move(ev);
};
}(e)),10);
elem.unbind("mouseup",mouseup);
};
text=typeof text==="function"?text():text;
if(!text){return;
}self.$("tooltip").html(text.replace(/\s/,"&nbsp;"));
elem.bind("mouseup",mouseup);
},define:function(elem,value){if(typeof value!=="function"){var s=value;
value=function(){return s;
};
}elem=$(elem in self._dom?self.get(elem):elem).data("tt",value);
tooltip.show(elem);
}};
var fullscreen=this._fullscreen={scrolled:0,active:false,enter:function(callback){fullscreen.active=true;
Utils.hide(self.getActiveImage());
self.$("container").addClass("fullscreen");
fullscreen.scrolled=$(window).scrollTop();
Utils.forceStyles(self.get("container"),{position:"fixed",top:0,left:0,width:"100%",height:"100%",zIndex:10000});
var htmlbody={height:"100%",overflow:"hidden",margin:0,padding:0};
Utils.forceStyles(DOM().html,htmlbody);
Utils.forceStyles(DOM().body,htmlbody);
self.attachKeyboard({escape:self.exitFullscreen,right:self.next,left:self.prev});
self.rescale(function(){Utils.addTimer("fullscreen_enter",function(){Utils.show(self.getActiveImage());
if(typeof callback==="function"){callback.call(self);
}},100);
self.trigger(Galleria.FULLSCREEN_ENTER);
});
$(window).resize(function(){fullscreen.scale();
});
},scale:function(){self.rescale();
},exit:function(callback){fullscreen.active=false;
Utils.hide(self.getActiveImage());
self.$("container").removeClass("fullscreen");
Utils.revertStyles(self.get("container"),DOM().html,DOM().body);
window.scrollTo(0,fullscreen.scrolled);
self.detachKeyboard();
self.rescale(function(){Utils.addTimer("fullscreen_exit",function(){Utils.show(self.getActiveImage());
if(typeof callback==="function"){callback.call(self);
}},50);
self.trigger(Galleria.FULLSCREEN_EXIT);
});
$(window).unbind("resize",fullscreen.scale);
}};
var idle=this._idle={trunk:[],bound:false,add:function(elem,to){if(!elem){return;
}if(!idle.bound){idle.addEvent();
}elem=$(elem);
var from={},style;
for(style in to){if(to.hasOwnProperty(style)){from[style]=elem.css(style);
}}elem.data("idle",{from:from,to:to,complete:true,busy:false});
idle.addTimer();
idle.trunk.push(elem);
},remove:function(elem){elem=jQuery(elem);
$.each(idle.trunk,function(i,el){if(el.length&&!el.not(elem).length){self._idle.show(elem);
self._idle.trunk.splice(i,1);
}});
if(!idle.trunk.length){idle.removeEvent();
Utils.clearTimer("idle");
}},addEvent:function(){idle.bound=true;
self.$("container").bind("mousemove click",idle.showAll);
},removeEvent:function(){idle.bound=false;
self.$("container").unbind("mousemove click",idle.showAll);
},addTimer:function(){Utils.addTimer("idle",function(){self._idle.hide();
},self._options.idleTime);
},hide:function(){self.trigger(Galleria.IDLE_ENTER);
$.each(idle.trunk,function(i,elem){var data=elem.data("idle");
if(!data){return;
}elem.data("idle").complete=false;
elem.stop().animate(data.to,{duration:self._options.idleSpeed,queue:false,easing:"swing"});
});
},showAll:function(){Utils.clearTimer("idle");
$.each(self._idle.trunk,function(i,elem){self._idle.show(elem);
});
},show:function(elem){var data=elem.data("idle");
if(!data.busy&&!data.complete){data.busy=true;
self.trigger(Galleria.IDLE_EXIT);
Utils.clearTimer("idle");
elem.stop().animate(data.from,{duration:self._options.idleSpeed/2,queue:false,easing:"swing",complete:function(){$(this).data("idle").busy=false;
$(this).data("idle").complete=true;
}});
}idle.addTimer();
}};
var lightbox=this._lightbox={width:0,height:0,initialized:false,active:null,image:null,elems:{},init:function(){self.trigger(Galleria.LIGHTBOX_OPEN);
if(lightbox.initialized){return;
}lightbox.initialized=true;
var elems="overlay box content shadow title info close prevholder prev nextholder next counter image",el={},op=self._options,css="",abs="position:absolute;",prefix="lightbox-",cssMap={overlay:"position:fixed;display:none;opacity:"+op.overlayOpacity+";filter:alpha(opacity="+(op.overlayOpacity*100)+");top:0;left:0;width:100%;height:100%;background:"+op.overlayBackground+";z-index:99990",box:"position:fixed;display:none;width:400px;height:400px;top:50%;left:50%;margin-top:-200px;margin-left:-200px;z-index:99991",shadow:abs+"background:#000;width:100%;height:100%;",content:abs+"background-color:#fff;top:10px;left:10px;right:10px;bottom:10px;overflow:hidden",info:abs+"bottom:10px;left:10px;right:10px;color:#444;font:11px/13px arial,sans-serif;height:13px",close:abs+"top:10px;right:10px;height:20px;width:20px;background:#fff;text-align:center;cursor:pointer;color:#444;font:16px/22px  arial,sans-serif;z-index:99999",image:abs+"top:10px;left:10px;right:10px;bottom:30px;overflow:hidden;display:block;",prevholder:abs+"width:50%;top:0;bottom:40px;cursor:pointer;",nextholder:abs+"width:50%;top:0;bottom:40px;right:-1px;cursor:pointer;",prev:abs+"top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;left:20px;display:none;line-height:40px;text-align:center;color:#000",next:abs+"top:50%;margin-top:-20px;height:40px;width:30px;background:#fff;right:20px;left:auto;display:none;line-height:40px;text-align:center;color:#000",title:"float:left",counter:"float:right;margin-left:8px;"},hover=function(elem){return elem.hover(function(){$(this).css("color","#bbb");
},function(){$(this).css("color","#444");
});
},appends={};
if(IE===8){cssMap.nextholder+="background:#000;filter:alpha(opacity=0);";
cssMap.prevholder+="background:#000;filter:alpha(opacity=0);";
}$.each(cssMap,function(key,value){css+=".galleria-"+prefix+key+"{"+value+"}";
});
Utils.insertStyleTag(css);
$.each(elems.split(" "),function(i,elemId){self.addElement("lightbox-"+elemId);
el[elemId]=lightbox.elems[elemId]=self.get("lightbox-"+elemId);
});
lightbox.image=new Galleria.Picture();
$.each({box:"shadow content close prevholder nextholder",info:"title counter",content:"info image",prevholder:"prev",nextholder:"next"},function(key,val){var arr=[];
$.each(val.split(" "),function(i,prop){arr.push(prefix+prop);
});
appends[prefix+key]=arr;
});
self.append(appends);
$(el.image).append(lightbox.image.container);
$(DOM().body).append(el.overlay,el.box);
hover($(el.close).bind(CLICK(),lightbox.hide).html("&#215;"));
$.each(["Prev","Next"],function(i,dir){var $d=$(el[dir.toLowerCase()]).html(/v/.test(dir)?"&#8249;&nbsp;":"&nbsp;&#8250;"),$e=$(el[dir.toLowerCase()+"holder"]);
$e.bind(CLICK(),function(){lightbox["show"+dir]();
});
if(IE<8){$d.show();
return;
}$e.hover(function(){$d.show();
},function(e){$d.stop().fadeOut(200);
});
});
$(el.overlay).bind(CLICK(),lightbox.hide);
},rescale:function(event){var width=Math.min($(window).width()-40,lightbox.width),height=Math.min($(window).height()-60,lightbox.height),ratio=Math.min(width/lightbox.width,height/lightbox.height),destWidth=(lightbox.width*ratio)+40,destHeight=(lightbox.height*ratio)+60,to={width:destWidth,height:destHeight,marginTop:Math.ceil(destHeight/2)*-1,marginLeft:Math.ceil(destWidth/2)*-1};
if(event){$(lightbox.elems.box).css(to);
}else{$(lightbox.elems.box).animate(to,self._options.lightboxTransitionSpeed,self._options.easing,function(){var image=lightbox.image,speed=self._options.lightboxFadeSpeed;
self.trigger({type:Galleria.LIGHTBOX_IMAGE,imageTarget:image.image});
image.show();
Utils.show(image.image,speed);
Utils.show(lightbox.elems.info,speed);
});
}},hide:function(){lightbox.image.image=null;
$(window).unbind("resize",lightbox.rescale);
$(lightbox.elems.box).hide();
Utils.hide(lightbox.elems.info);
Utils.hide(lightbox.elems.overlay,200,function(){$(this).hide().css("opacity",self._options.overlayOpacity);
self.trigger(Galleria.LIGHTBOX_CLOSE);
});
},showNext:function(){lightbox.show(self.getNext(lightbox.active));
},showPrev:function(){lightbox.show(self.getPrev(lightbox.active));
},show:function(index){lightbox.active=index=typeof index==="number"?index:self.getIndex();
if(!lightbox.initialized){lightbox.init();
}$(window).unbind("resize",lightbox.rescale);
var data=self.getData(index),total=self.getDataLength();
Utils.hide(lightbox.elems.info);
lightbox.image.load(data.image,function(image){lightbox.width=image.original.width;
lightbox.height=image.original.height;
$(image.image).css({width:"100.5%",height:"100.5%",top:0,zIndex:99998,opacity:0});
lightbox.elems.title.innerHTML=data.title;
lightbox.elems.counter.innerHTML=(index+1)+" / "+total;
$(window).resize(lightbox.rescale);
lightbox.rescale();
});
$(lightbox.elems.overlay).show();
$(lightbox.elems.box).show();
}};
return this;
};
Galleria.prototype={constructor:Galleria,init:function(target,options){var self=this;
options=_legacyOptions(options);
_galleries.push(this);
this._original={target:target,options:options,data:null};
this._target=this._dom.target=target.nodeName?target:$(target).get(0);
if(!this._target){Galleria.raise("Target not found.");
return;
}this._options={autoplay:false,carousel:true,carouselFollow:true,carouselSpeed:400,carouselSteps:"auto",clicknext:false,dataConfig:function(elem){return{};
},dataSelector:"img",dataSource:this._target,debug:undef,easing:"galleria",extend:function(options){},height:"auto",idleTime:3000,idleSpeed:200,imageCrop:false,imageMargin:0,imagePan:false,imagePanSmoothness:12,imagePosition:"50%",keepSource:false,lightboxFadeSpeed:200,lightboxTransition_speed:500,linkSourceTmages:true,maxScaleRatio:undef,minScaleRatio:undef,overlayOpacity:0.85,overlayBackground:"#0b0b0b",pauseOnInteraction:true,popupLinks:false,preload:2,queue:true,show:0,showInfo:true,showCounter:true,showImagenav:true,thumbCrop:true,thumbEventType:CLICK(),thumbFit:true,thumbMargin:0,thumbQuality:"auto",thumbnails:true,transition:"fade",transitionInitial:undef,transitionSpeed:400,width:"auto"};
if(options&&options.debug===true){DEBUG=true;
}$(this._target).children().hide();
if(typeof Galleria.theme==="object"){this._init();
}else{Utils.wait({until:function(){return typeof Galleria.theme==="object";
},success:function(){self._init.call(self);
},error:function(){Galleria.raise("No theme found.",true);
},timeout:5000});
}},_init:function(){var self=this;
if(this._initialized){Galleria.raise("Init failed: Gallery instance already initialized.");
return this;
}this._initialized=true;
if(!Galleria.theme){Galleria.raise("Init failed: No theme found.");
return this;
}$.extend(true,this._options,Galleria.theme.defaults,this._original.options);
this.bind(Galleria.DATA,function(){this._original.data=this._data;
this.get("total").innerHTML=this.getDataLength();
var $container=this.$("container");
var num={width:0,height:0};
var testElem=Utils.create("galleria-image");
Utils.wait({until:function(){$.each(["width","height"],function(i,m){if(self._options[m]&&typeof self._options[m]==="number"){num[m]=self._options[m];
}else{num[m]=Math.max(Utils.parseValue($container.css(m)),Utils.parseValue(self.$("target").css(m)),$container[m](),self.$("target")[m]());
}});
var thumbHeight=function(){return true;
};
if(self._options.thumbnails){self.$("thumbnails").append(testElem);
thumbHeight=function(){return !!$(testElem).height();
};
}return thumbHeight()&&num.width&&num.height>10;
},success:function(){$(testElem).remove();
$container.width(num.width);
$container.height(num.height);
if(Galleria.WEBKIT){window.setTimeout(function(){self._run();
},1);
}else{self._run();
}},error:function(){Galleria.raise("Width & Height not found.",true);
},timeout:2000});
});
var one=false;
this.bind(Galleria.READY,(function(one){return function(){Utils.show(this.get("counter"));
if(this._options.carousel){this._carousel.bindControls();
}if(this._options.autoplay){this.pause();
if(typeof this._options.autoplay==="number"){this._playtime=this._options.autoplay;
}this.trigger(Galleria.PLAY);
this._playing=true;
}if(one){if(typeof this._options.show==="number"){this.show(this._options.show);
}return;
}one=true;
if(this._options.clicknext){$.each(this._data,function(i,data){delete data.link;
});
this.$("stage").css({cursor:"pointer"}).bind(CLICK(),function(e){self.next();
});
}if(Galleria.History){Galleria.History.change(function(e){var val=parseInt(e.value.replace(/\//,""),10);
if(isNaN(val)){window.history.go(-1);
}else{self.show(val,undef,true);
}});
}Galleria.theme.init.call(this,this._options);
this._options.extend.call(this,this._options);
if(/^[0-9]{1,4}$/.test(HASH)&&Galleria.History){this.show(HASH,undef,true);
}else{this.show(this._options.show);
}};
}(one)));
this.append({"info-text":["info-title","info-description","info-author"],info:["info-text"],"image-nav":["image-nav-right","image-nav-left"],stage:["images","loader","counter","image-nav"],"thumbnails-list":["thumbnails"],"thumbnails-container":["thumb-nav-left","thumbnails-list","thumb-nav-right"],container:["stage","thumbnails-container","info","tooltip"]});
Utils.hide(this.$("counter").append(this.get("current")," / ",this.get("total")));
this.setCounter("&#8211;");
Utils.hide(self.get("tooltip"));
$.each(new Array(2),function(i){var image=new Galleria.Picture();
$(image.container).css({position:"absolute",top:0,left:0});
self.$("images").append(image.container);
self._controls[i]=image;
});
this.$("images").css({position:"relative",top:0,left:0,width:"100%",height:"100%"});
this.$("thumbnails, thumbnails-list").css({overflow:"hidden",position:"relative"});
this.$("image-nav-right, image-nav-left").bind(CLICK(),function(e){if(self._options.clicknext){e.stopPropagation();
}if(self._options.pause_on_interaction){self.pause();
}var fn=/right/.test(this.className)?"next":"prev";
self[fn]();
});
$.each(["info","counter","image-nav"],function(i,el){if(self._options["show"+el.substr(0,1).toUpperCase()+el.substr(1).replace(/-/,"")]===false){Utils.moveOut(self.get(el.toLowerCase()));
}});
this.load();
if(!this._options.keep_source&&!IE){this._target.innerHTML="";
}this.$("target").append(this.get("container"));
if(this._options.carousel){this.bind(Galleria.THUMBNAIL,function(){this.updateCarousel();
});
}return this;
},_createThumbnails:function(){var i,src,thumb,data,$container,self=this,o=this._options,active=(function(){var a=self.$("thumbnails").find(".active");
if(!a.length){return false;
}return a.find("img").attr("src");
}()),optval=typeof o.thumbnails==="string"?o.thumbnails.toLowerCase():null,getStyle=function(prop){return doc.defaultView&&doc.defaultView.getComputedStyle?doc.defaultView.getComputedStyle(thumb.container,null)[prop]:$container.css(prop);
},fake=function(image,index,container){return function(){$(container).append(image);
self.trigger({type:Galleria.THUMBNAIL,thumbTarget:image,index:index});
};
},onThumbEvent=function(e){if(o.pauseOnInteraction){self.pause();
}var index=$(e.currentTarget).data("index");
if(self.getIndex()!==index){self.show(index);
}e.preventDefault();
},onThumbLoad=function(thumb){thumb.scale({width:thumb.data.width,height:thumb.data.height,crop:o.thumbCrop,margin:o.thumbMargin,complete:function(thumb){var top=["left","top"],arr=["Width","Height"],m,css;
$.each(arr,function(i,measure){m=measure.toLowerCase();
if((o.thumbCrop!==true||o.thumbCrop===m)&&o.thumbFit){css={};
css[m]=thumb[m];
$(thumb.container).css(css);
css={};
css[top[i]]=0;
$(thumb.image).css(css);
}thumb["outer"+measure]=$(thumb.container)["outer"+measure](true);
});
Utils.toggleQuality(thumb.image,o.thumbQuality===true||(o.thumbQuality==="auto"&&thumb.original.width<thumb.width*3));
self.trigger({type:Galleria.THUMBNAIL,thumbTarget:thumb.image,index:thumb.data.order});
}});
};
this._thumbnails=[];
this.$("thumbnails").empty();
for(i=0;
this._data[i];
i++){data=this._data[i];
if(o.thumbnails===true){thumb=new Galleria.Picture(i);
src=data.thumb||data.image;
this.$("thumbnails").append(thumb.container);
$container=$(thumb.container);
thumb.data={width:Utils.parseValue(getStyle("width")),height:Utils.parseValue(getStyle("height")),order:i};
if(o.thumbFit&&o.thumbCrop!==true){$container.css({width:0,height:0});
}else{$container.css({width:thumb.data.width,height:thumb.data.height});
}thumb.load(src,onThumbLoad);
if(o.preload==="all"){thumb.add(data.image);
}}else{if(optval==="empty"||optval==="numbers"){thumb={container:Utils.create("galleria-image"),image:Utils.create("img","span"),ready:true};
if(optval==="numbers"){$(thumb.image).text(i+1);
}this.$("thumbnails").append(thumb.container);
window.setTimeout((fake)(thumb.image,i,thumb.container),50+(i*20));
}else{thumb={container:null,image:null};
}}$(thumb.container).add(o.keepSource&&o.linkSourceImages?data.original:null).data("index",i).bind(o.thumbEventType,onThumbEvent);
if(active===src){$(thumb.container).addClass("active");
}this._thumbnails.push(thumb);
}},_run:function(){var self=this;
self._createThumbnails();
Utils.wait({until:function(){if(Galleria.OPERA){self.$("stage").css("display","inline-block");
}self._stageWidth=self.$("stage").width();
self._stageHeight=self.$("stage").height();
return(self._stageWidth&&self._stageHeight>50);
},success:function(){self.trigger(Galleria.READY);
},error:function(){Galleria.raise("Stage measures not found",true);
}});
},load:function(source,selector,config){var self=this;
this._data=[];
this._thumbnails=[];
this.$("thumbnails").empty();
if(typeof selector==="function"){config=selector;
selector=null;
}source=source||this._options.dataSource;
selector=selector||this._options.dataSelector;
config=config||this._options.dataConfig;
if(source.constructor===Array){if(this.validate(source)){this._data=source;
this._parseData().trigger(Galleria.DATA);
}else{Galleria.raise("Load failed: JSON Array not valid.");
}return this;
}$(source).find(selector).each(function(i,img){img=$(img);
var data={},parent=img.parent(),href=parent.attr("href");
if(/\.(png|gif|jpg|jpeg)(\?.*)?$/i.test(href)){data.image=href;
}else{if(href){data.link=href;
}}self._data.push($.extend({title:img.attr("title"),thumb:img.attr("src"),image:img.attr("src"),description:img.attr("alt"),link:img.attr("longdesc"),original:img.get(0)},data,config(img)));
});
if(this.getDataLength()){this.trigger(Galleria.DATA);
}else{Galleria.raise("Load failed: no data found.");
}return this;
},_parseData:function(){var self=this;
$.each(this._data,function(i,data){if("thumb" in data===false){self._data[i].thumb=data.image;
}});
return this;
},splice:function(){Array.prototype.splice.apply(this._data,Utils.array(arguments));
return this._parseData()._createThumbnails();
},push:function(){Array.prototype.push.apply(this._data,Utils.array(arguments));
return this._parseData()._createThumbnails();
},_getActive:function(){return this._controls.getActive();
},validate:function(data){return true;
},bind:function(type,fn){type=_patchEvent(type);
this.$("container").bind(type,this.proxy(fn));
return this;
},unbind:function(type){type=_patchEvent(type);
this.$("container").unbind(type);
return this;
},trigger:function(type){type=typeof type==="object"?$.extend(type,{scope:this}):{type:_patchEvent(type),scope:this};
this.$("container").trigger(type);
return this;
},addIdleState:function(elem,styles){this._idle.add.apply(this._idle,Utils.array(arguments));
return this;
},removeIdleState:function(elem){this._idle.remove.apply(this._idle,Utils.array(arguments));
return this;
},enterIdleMode:function(){this._idle.hide();
return this;
},exitIdleMode:function(){this._idle.showAll();
return this;
},enterFullscreen:function(callback){this._fullscreen.enter.apply(this,Utils.array(arguments));
return this;
},exitFullscreen:function(callback){this._fullscreen.exit.apply(this,Utils.array(arguments));
return this;
},toggleFullscreen:function(callback){this._fullscreen[this.isFullscreen()?"exit":"enter"].apply(this,Utils.array(arguments));
return this;
},bindTooltip:function(elem,value){this._tooltip.bind.apply(this._tooltip,Utils.array(arguments));
return this;
},defineTooltip:function(elem,value){this._tooltip.define.apply(this._tooltip,Utils.array(arguments));
return this;
},refreshTooltip:function(elem){this._tooltip.show.apply(this._tooltip,Utils.array(arguments));
return this;
},openLightbox:function(){this._lightbox.show.apply(this._lightbox,Utils.array(arguments));
return this;
},closeLightbox:function(){this._lightbox.hide.apply(this._lightbox,Utils.array(arguments));
return this;
},getActiveImage:function(){return this._getActive().image||undef;
},getActiveThumb:function(){return this._thumbnails[this._active].image||undef;
},getMousePosition:function(e){return{x:e.pageX-this.$("container").offset().left,y:e.pageY-this.$("container").offset().top};
},addPan:function(img){if(this._options.imageCrop===false){return;
}img=$(img||this.getActiveImage());
var self=this,x=img.width()/2,y=img.height()/2,destX=parseInt(img.css("left"),10),destY=parseInt(img.css("top"),10),curX=destX||0,curY=destY||0,distX=0,distY=0,active=false,ts=Utils.timestamp(),cache=0,move=0,position=function(dist,cur,pos){if(dist>0){move=Math.round(Math.max(dist*-1,Math.min(0,cur)));
if(cache!==move){cache=move;
if(IE===8){img.parent()["scroll"+pos](move*-1);
}else{var css={};
css[pos.toLowerCase()]=move;
img.css(css);
}}}},calculate=function(e){if(Utils.timestamp()-ts<50){return;
}active=true;
x=self.getMousePosition(e).x;
y=self.getMousePosition(e).y;
},loop=function(e){if(!active){return;
}distX=img.width()-self._stageWidth;
distY=img.height()-self._stageHeight;
destX=x/self._stageWidth*distX*-1;
destY=y/self._stageHeight*distY*-1;
curX+=(destX-curX)/self._options.imagePanSmoothness;
curY+=(destY-curY)/self._options.imagePanSmoothness;
position(distY,curY,"Top");
position(distX,curX,"Left");
};
if(IE===8){img.parent().scrollTop(curY*-1).scrollLeft(curX*-1);
img.css({top:0,left:0});
}this.$("stage").unbind("mousemove",calculate).bind("mousemove",calculate);
Utils.addTimer("pan",loop,50,true);
return this;
},proxy:function(fn,scope){if(typeof fn!=="function"){return function(){};
}scope=scope||this;
return function(){return fn.apply(scope,Utils.array(arguments));
};
},removePan:function(){this.$("stage").unbind("mousemove");
Utils.clearTimer("pan");
return this;
},addElement:function(id){var dom=this._dom;
$.each(Utils.array(arguments),function(i,blueprint){dom[blueprint]=Utils.create("galleria-"+blueprint);
});
return this;
},attachKeyboard:function(map){this._keyboard.attach.apply(this._keyboard,Utils.array(arguments));
return this;
},detachKeyboard:function(){this._keyboard.detach.apply(this._keyboard,Utils.array(arguments));
return this;
},appendChild:function(parentID,childID){this.$(parentID).append(this.get(childID)||childID);
return this;
},prependChild:function(parentID,childID){this.$(parentID).prepend(this.get(childID)||childID);
return this;
},remove:function(elemID){this.$(Utils.array(arguments).join(",")).remove();
return this;
},append:function(data){var i,j;
for(i in data){if(data.hasOwnProperty(i)){if(data[i].constructor===Array){for(j=0;
data[i][j];
j++){this.appendChild(i,data[i][j]);
}}else{this.appendChild(i,data[i]);
}}}return this;
},_scaleImage:function(image,options){options=$.extend({width:this._stageWidth,height:this._stageHeight,crop:this._options.imageCrop,max:this._options.maxScaleRatio,min:this._options.minScaleRatio,margin:this._options.imageMargin,position:this._options.imagePosition},options);
(image||this._controls.getActive()).scale(options);
return this;
},updateCarousel:function(){this._carousel.update();
return this;
},rescale:function(width,height,complete){var self=this;
if(typeof width==="function"){complete=width;
width=undef;
}var scale=function(){self._stageWidth=width||self.$("stage").width();
self._stageHeight=height||self.$("stage").height();
self._scaleImage();
if(self._options.carousel){self.updateCarousel();
}self.trigger(Galleria.RESCALE);
if(typeof complete==="function"){complete.call(self);
}};
if(Galleria.WEBKIT&&!width&&!height){Utils.addTimer("scale",scale,5);
}else{scale.call(self);
}return this;
},refreshImage:function(){this._scaleImage();
if(this._options.imagePan){this.addPan();
}return this;
},show:function(index,rewind,_history){if(index===false||(!this._options.queue&&this._queue.stalled)){return;
}index=Math.max(0,Math.min(parseInt(index,10),this.getDataLength()-1));
rewind=typeof rewind!=="undefined"?!!rewind:index<this.getIndex();
_history=_history||false;
if(!_history&&Galleria.History){Galleria.History.value(index.toString());
return;
}this._active=index;
Array.prototype.push.call(this._queue,{index:index,rewind:rewind});
if(!this._queue.stalled){this._show();
}return this;
},_show:function(){var self=this,queue=this._queue[0],data=this.getData(queue.index);
if(!data){return;
}var src=data.image,active=this._controls.getActive(),next=this._controls.getNext(),cached=next.isCached(src),thumb=this._thumbnails[queue.index];
var complete=function(){var win;
self._queue.stalled=false;
Utils.toggleQuality(next.image,self._options.imageQuality);
$(active.container).css({zIndex:0,opacity:0});
$(next.container).css({zIndex:1,opacity:1});
self._controls.swap();
if(self._options.imagePan){self.addPan(next.image);
}if(data.link){$(next.image).css({cursor:"pointer"}).bind(CLICK(),function(){if(self._options.popupLinks){win=window.open(data.link,"_blank");
}else{window.location.href=data.link;
}});
}Array.prototype.shift.call(self._queue);
if(self._queue.length){self._show();
}self._playCheck();
self.trigger({type:Galleria.IMAGE,index:queue.index,imageTarget:next.image,thumbTarget:thumb.image});
};
if(this._options.carousel&&this._options.carouselFollow){this._carousel.follow(queue.index);
}if(this._options.preload){var p,i,n=this.getNext();
try{for(i=this._options.preload;
i>0;
i--){p=new Galleria.Picture();
p.add(self.getData(n).image);
n=self.getNext(n);
}}catch(e){}}Utils.show(next.container);
$(self._thumbnails[queue.index].container).addClass("active").siblings(".active").removeClass("active");
self.trigger({type:Galleria.LOADSTART,cached:cached,index:queue.index,imageTarget:next.image,thumbTarget:thumb.image});
next.load(src,function(next){self._scaleImage(next,{complete:function(next){Utils.show(next.container);
if("image" in active){Utils.toggleQuality(active.image,false);
}Utils.toggleQuality(next.image,false);
self._queue.stalled=true;
self.removePan();
self.setInfo(queue.index);
self.setCounter(queue.index);
self.trigger({type:Galleria.LOADFINISH,cached:cached,index:queue.index,imageTarget:next.image,thumbTarget:self._thumbnails[queue.index].image});
var transition=active.image===null&&self._options.transitionInitial?self._options.transition_Initial:self._options.transition;
if(transition in _transitions===false){complete();
}else{var params={prev:active.image,next:next.image,rewind:queue.rewind,speed:self._options.transitionSpeed||400};
_transitions[transition].call(self,params,complete);
}}});
});
},getNext:function(base){base=typeof base==="number"?base:this.getIndex();
return base===this.getDataLength()-1?0:base+1;
},getPrev:function(base){base=typeof base==="number"?base:this.getIndex();
return base===0?this.getDataLength()-1:base-1;
},next:function(){if(this.getDataLength()>1){this.show(this.getNext(),false);
}return this;
},prev:function(){if(this.getDataLength()>1){this.show(this.getPrev(),true);
}return this;
},get:function(elemId){return elemId in this._dom?this._dom[elemId]:null;
},getData:function(index){return index in this._data?this._data[index]:this._data[this._active];
},getDataLength:function(){return this._data.length;
},getIndex:function(){return typeof this._active==="number"?this._active:false;
},getStageHeight:function(){return this._stageHeight;
},getStageWidth:function(){return this._stageWidth;
},getOptions:function(key){return typeof key==="undefined"?this._options:this._options[key];
},setOptions:function(key,value){if(typeof key==="object"){$.extend(this._options,key);
}else{this._options[key]=value;
}return this;
},play:function(delay){this._playing=true;
this._playtime=delay||this._playtime;
this._playCheck();
this.trigger(Galleria.PLAY);
return this;
},pause:function(){this._playing=false;
this.trigger(Galleria.PAUSE);
return this;
},playToggle:function(delay){return(this._playing)?this.pause():this.play(delay);
},isPlaying:function(){return this._playing;
},isFullscreen:function(){return this._fullscreen.active;
},_playCheck:function(){var self=this,played=0,interval=20,now=Utils.timestamp(),timer_id="play"+this._id;
if(this._playing){Utils.clearTimer(timer_id);
var fn=function(){played=Utils.timestamp()-now;
if(played>=self._playtime&&self._playing){Utils.clearTimer(timer_id);
self.next();
return;
}if(self._playing){self.trigger({type:Galleria.PROGRESS,percent:Math.ceil(played/self._playtime*100),seconds:Math.floor(played/1000),milliseconds:played});
Utils.addTimer(timer_id,fn,interval);
}};
Utils.addTimer(timer_id,fn,interval);
}},setIndex:function(val){this._active=val;
return this;
},setCounter:function(index){if(typeof index==="number"){index++;
}else{if(typeof index==="undefined"){index=this.getIndex()+1;
}}this.get("current").innerHTML=index;
if(IE){var count=this.$("counter"),opacity=count.css("opacity"),style=count.attr("style");
if(style&&parseInt(opacity,10)===1){count.attr("style",style.replace(/filter[^\;]+\;/i,""));
}else{this.$("counter").css("opacity",opacity);
}}return this;
},setInfo:function(index){var self=this,data=this.getData(index);
$.each(["title","description","author"],function(i,type){var elem=self.$("info-"+type);
if(!!data[type]){elem[data[type].length?"show":"hide"]().html(data[type]);
}else{elem.empty().hide();
}});
return this;
},hasInfo:function(index){var check="title description".split(" "),i;
for(i=0;
check[i];
i++){if(!!this.getData(index)[check[i]]){return true;
}}return false;
},jQuery:function(str){var self=this,ret=[];
$.each(str.split(","),function(i,elemId){elemId=$.trim(elemId);
if(self.get(elemId)){ret.push(elemId);
}});
var jQ=$(self.get(ret.shift()));
$.each(ret,function(i,elemId){jQ=jQ.add(self.get(elemId));
});
return jQ;
},$:function(str){return this.jQuery.apply(this,Utils.array(arguments));
}};
$.each(_events,function(i,ev){var type=/_/.test(ev)?ev.replace(/_/g,""):ev;
Galleria[ev.toUpperCase()]="galleria."+type;
});
$.extend(Galleria,{IE9:IE===9,IE8:IE===8,IE7:IE===7,IE6:IE===6,IE:!!IE,WEBKIT:/webkit/.test(NAV),SAFARI:/safari/.test(NAV),CHROME:/chrome/.test(NAV),QUIRK:(IE&&doc.compatMode&&doc.compatMode==="BackCompat"),MAC:/mac/.test(navigator.platform.toLowerCase()),OPERA:!!window.opera,IPHONE:/iphone/.test(NAV),IPAD:/ipad/.test(NAV),ANDROID:/android/.test(NAV),TOUCH:!!(/iphone/.test(NAV)||/ipad/.test(NAV)||/android/.test(NAV))});
Galleria.addTheme=function(theme){if(!theme.name){Galleria.raise("No theme name specified");
}if(typeof theme.defaults!=="object"){theme.defaults={};
}else{theme.defaults=_legacyOptions(theme.defaults);
}var css=false,reg;
if(typeof theme.css==="string"){$("link").each(function(i,link){reg=new RegExp(theme.css);
if(reg.test(link.href)){css=true;
Galleria.theme=theme;
return false;
}});
if(!css){$("script").each(function(i,script){reg=new RegExp("galleria\\."+theme.name.toLowerCase()+"\\.");
if(reg.test(script.src)){css=script.src.replace(/[^\/]*$/,"")+theme.css;
Utils.addTimer("css",function(){Utils.loadCSS(css,"galleria-theme",function(){Galleria.theme=theme;
});
},1);
}});
}if(!css){Galleria.raise("No theme CSS loaded");
}}else{Galleria.theme=theme;
}return theme;
};
Galleria.loadTheme=function(src,options){var loaded=false,length=_galleries.length;
Galleria.theme=undef;
Utils.loadScript(src,function(){loaded=true;
});
Utils.wait({until:function(){return loaded;
},error:function(){Galleria.raise("Theme at "+src+" could not load, check theme path.",true);
},success:function(){if(length){var refreshed=[];
$.each(Galleria.get(),function(i,instance){var op=$.extend(instance._original.options,{data_source:instance._data},options);
instance.$("container").remove();
var g=new Galleria();
g._id=instance._id;
g.init(instance._original.target,op);
refreshed.push(g);
});
_galleries=refreshed;
}},timeout:2000});
};
Galleria.get=function(index){if(!!_galleries[index]){return _galleries[index];
}else{if(typeof index!=="number"){return _galleries;
}else{Galleria.raise("Gallery index "+index+" not found");
}}};
Galleria.addTransition=function(name,fn){_transitions[name]=fn;
};
Galleria.utils=Utils;
Galleria.log=function(){try{window.console.log.apply(window.console,Utils.array(arguments));
}catch(e){try{window.opera.postError.apply(window.opera,arguments);
}catch(er){window.alert(Utils.array(arguments).split(", "));
}}};
Galleria.raise=function(msg,fatal){if(DEBUG||fatal){var type=fatal?"Fatal error":"Error";
throw new Error(type+": "+msg);
}};
Galleria.Picture=function(id){this.id=id||null;
this.image=null;
this.container=Utils.create("galleria-image");
$(this.container).css({overflow:"hidden",position:"relative"});
this.original={width:0,height:0};
this.ready=false;
this.loaded=false;
};
Galleria.Picture.prototype={cache:{},add:function(src){var i=0,self=this,image=new Image(),onload=function(){if((!this.width||!this.height)&&i<1000){i++;
$(image).load(onload).attr("src",src+"?"+new Date().getTime());
}self.original={height:this.height,width:this.width};
self.cache[src]=src;
self.loaded=true;
};
$(image).css("display","block");
if(self.cache[src]){image.src=src;
onload.call(image);
return image;
}$(image).load(onload).attr("src",src);
return image;
},show:function(){Utils.show(this.image);
},hide:function(){Utils.moveOut(this.image);
},clear:function(){this.image=null;
},isCached:function(src){return !!this.cache[src];
},load:function(src,callback){var self=this;
$(this.container).empty(true);
this.image=this.add(src);
Utils.hide(this.image);
$(this.container).append(this.image);
Utils.wait({until:function(){return self.loaded&&self.image.complete&&self.original.width&&self.image.width;
},success:function(){window.setTimeout(function(){callback.call(self,self);
},50);
},error:function(){window.setTimeout(function(){callback.call(self,self);
},50);
Galleria.raise("image not loaded in 10 seconds: "+src);
},timeout:10000});
return this.container;
},scale:function(options){options=$.extend({width:0,height:0,min:undef,max:undef,margin:0,complete:function(){},position:"center",crop:false},options);
if(!this.image){return this.container;
}var width,height,self=this,$container=$(self.container);
Utils.wait({until:function(){width=options.width||$container.width()||Utils.parseValue($container.css("width"));
height=options.height||$container.height()||Utils.parseValue($container.css("height"));
return width&&height;
},success:function(){var newWidth=(width-options.margin*2)/self.original.width,newHeight=(height-options.margin*2)/self.original.height,cropMap={"true":Math.max(newWidth,newHeight),width:newWidth,height:newHeight,"false":Math.min(newWidth,newHeight)},ratio=cropMap[options.crop.toString()];
if(options.max){ratio=Math.min(options.max,ratio);
}if(options.min){ratio=Math.max(options.min,ratio);
}$(self.container).width(width).height(height);
$.each(["width","height"],function(i,m){$(self.image)[m](self.image[m]=self[m]=Math.round(self.original[m]*ratio));
});
var pos={},mix={},getPosition=function(value,measure,margin){var result=0;
if(/\%/.test(value)){var flt=parseInt(value,10)/100,m=self.image[measure]||$(self.image)[measure]();
result=Math.ceil(m*-1*flt+margin*flt);
}else{result=Utils.parseValue(value);
}return result;
},positionMap={top:{top:0},left:{left:0},right:{left:"100%"},bottom:{top:"100%"}};
$.each(options.position.toLowerCase().split(" "),function(i,value){if(value==="center"){value="50%";
}pos[i?"top":"left"]=value;
});
$.each(pos,function(i,value){if(positionMap.hasOwnProperty(value)){$.extend(mix,positionMap[value]);
}});
pos=pos.top?$.extend(pos,mix):mix;
pos=$.extend({top:"50%",left:"50%"},pos);
$(self.image).css({position:"relative",top:getPosition(pos.top,"height",height),left:getPosition(pos.left,"width",width)});
self.show();
self.ready=true;
options.complete.call(self,self);
},error:function(){Galleria.raise("Could not scale image: "+self.image.src);
},timeout:1000});
return this;
}};
$.extend($.easing,{galleria:function(_,t,b,c,d){if((t/=d/2)<1){return c/2*t*t*t*t+b;
}return -c/2*((t-=2)*t*t*t-2)+b;
},galleriaIn:function(_,t,b,c,d){return c*(t/=d)*t*t*t+b;
},galleriaOut:function(_,t,b,c,d){return -c*((t=t/d-1)*t*t*t-1)+b;
}});
$.fn.galleria=function(options){return this.each(function(){var gallery=new Galleria();
gallery.init(this,options);
});
};
window.Galleria=Galleria;
}(jQuery));
Galleria.loadTheme("/js/galleria/themes/idg-light/galleria.idg-light.min.js");

var idgLib=(function(){var isIe=false;
var isOpera=false;
var debug=false;
var idgLogin="https://idglogin.idg.se";
var noPopup=false;
var useModal=true;
function editProfile(params,callback){var extraParams=[];
if(params.returnto){extraParams.push("returnto="+escape(params.returnto));
}if(params.type==="connectsubscription"){extraParams.push("activeTab=subscription");
}var destination="/account/edit?"+array2params(extraParams);
if(idgLib.isIe){var referLink=document.createElement("a");
referLink.href=destination;
referLink.setAttribute("target","idglogin");
document.body.appendChild(referLink);
}openWindow(destination);
if(idgLib.isIe){referLink.click();
}return callback();
}function doLogout(logoutFromIdgLogin){log("Logging out",logoutFromIdgLogin);
var returnUrl=document.location;
var visitUrl="";
if(logoutFromIdgLogin){visitUrl=idgLogin+"/auth/logout?returnto="+getBaseUrl()+"account/logout?referer="+escape(returnUrl);
}else{visitUrl="/account/logout?referer="+escape(returnUrl);
}log("Logging out via url",visitUrl);
window.location=visitUrl;
}function array2params(list){if(list instanceof Array){return list.join("&");
}else{return"";
}}function doLogin(params,callback){var extraParams=[];
if(params.returnto){extraParams.push("returnto="+escape(params.returnto));
}if(params.type==="checksubscription"){extraParams.push("check=checksubscription");
extraParams.push("continue=subscription");
if(params.returnto){extraParams.push("returnto="+escape(params.returnto));
}}else{if(params.type==="registerandconnectsubscription"){extraParams.push("tab=registration");
extraParams.push("continue=subscription");
}else{if(params.type==="provider"){if(params.providerId){extraParams.push("providerId="+params.providerId);
}}}}var anchor="";
if(params.anchor){if(params.anchor.toString().substring(0,1)!=="#"){anchor="#";
}anchor+=params.anchor;
}var extraParamsSeparator=array2params(extraParams)===""?"":"&";
var destination="/account/login?"+array2params(extraParams)+extraParamsSeparator+"returnurl="+escape(getCurrentUrl(true)+anchor);
if(idgLib.isIe){var referLink=document.createElement("a");
referLink.href=destination;
referLink.setAttribute("target","idglogin");
document.body.appendChild(referLink);
}openWindow(destination);
if(idgLib.isIe){referLink.click();
}if(typeof(callback)!=="undefined"){return callback();
}else{return false;
}}function getCurrentUrl(removeAnchor){var returnUrl=window.location;
var hash=window.location.hash;
if(removeAnchor&&hash.length>0){returnUrl=returnUrl.toString().replace(hash,"");
}return returnUrl;
}function getPopupParams(type){if(type==="showModalDialog"){return"resizable=1;dialogHeight=400;dialogWidth=700";
}return"width=700,height=400,top=100,left=100,scrollbars=1,modal=yes";
}function openWindow(destination){log("Opening window",destination);
var returnData="";
if(window.showModalDialog&&idgLib.useModal){log("showModalDialog is supported, opening as modal");
returnData=window.showModalDialog(destination,"",getPopupParams("showModalDialog"));
}else{if(idgLib.noPopup){window.location=destination;
}else{log("No support for showModalDialog, opening alternative");
window.open(destination,"idglogin",getPopupParams());
}}return returnData;
}function setClickListner(className,action){if(typeof(jQuery)==="function"){jQuery("."+className).each(function(){jQuery(this).click(function(){return action();
});
});
}else{log("jQuery missing on this document");
}}function getBaseUrl(){var port=window.location.port;
var protocol=window.location.protocol;
var hostname=window.location.hostname;
var path=window.location.pathname;
if(port===80){port="";
}else{port=":"+port;
}return protocol+"//"+hostname+port+"/";
}function log(text,obj){text=formatTime(new Date())+": "+text;
if(idgLib.debug){if(typeof console==="undefined"||typeof console.log==="undefined"){alert(text);
alert(obj);
}else{console.log(text);
if(typeof obj!=="undefined"){console.log(obj);
}}}}function formatTime(date){var hours=date.getHours()>9?date.getHours():"0"+date.getHours();
var minutes=date.getMinutes()>9?date.getMinutes():"0"+date.getMinutes();
var seconds=date.getSeconds()>9?date.getSeconds():"0"+date.getSeconds();
return hours+":"+minutes+":"+seconds;
}var initialDelayMs=30000;
var diffDelayMs=180000;
var numberLimit=9;
function startReloadBarUpdate(){setTimeout(function(){reloadBarUpdate();
},initialDelayMs);
log("Initialized reload bar status update.");
}function getNewsListId(){return jQuery("div.reloadBar").attr("data-newslistid");
}var initialNewsList=null;
function reloadBarUpdate(){var newsListId=getNewsListId();
if(newsListId!==null){if(!initialNewsList){getNewsList(newsListId,function(newsList){log("Fetched initial newslist.");
initialNewsList=newsList;
setTimeout(function(){reloadBarUpdate();
},diffDelayMs);
});
}else{getNewsList(newsListId,function(newsList){log("Fetched newslist, checking for new/updated articles.");
var diff=compareNewsLists(initialNewsList,newsList);
doUpdate(initialNewsList.publicationName,diff);
setTimeout(function(){reloadBarUpdate();
},diffDelayMs);
});
}}else{log("No reload bar on page, disabling this function.");
}}function compareNewsLists(initialList,currentList){var newCount=0;
var updateCount=0;
var result={};
var articleId="";
if(currentList.timeNowEpoch>initialList.timeNowEpoch){log("Newslist has been updated, checking for new/updated articles");
for(articleId in currentList.articles){if(articleId in initialList.articles){if(isUpdated(initialList.articles[articleId],currentList.articles[articleId])){updateCount++;
}}else{if(currentList.articles[articleId].publicationDateEpoch>initialList.timeNowEpoch){newCount++;
}}}}else{log("Newslist has not been updated yet.");
}result={newCount:newCount,updateCount:updateCount};
return result;
}function isUpdated(oldArticle,newArticle){if(!"modificationDateEpoch" in newArticle){return false;
}if(!"modificationDateEpoch" in oldArticle){return true;
}return newArticle.modificationDateEpoch>oldArticle.modificationDateEpoch;
}function doUpdate(publication,diff){if(diff.newCount>0||diff.updateCount>0){var status='<span class="status">'+publication+" har";
var plural=false;
if(diff.newCount>0){status+=" <strong>";
if(diff.newCount<=numberLimit){status+=diff.newCount;
}else{status+="ett flertal";
}status+="</strong> ny";
if(diff.newCount==1){plural=false;
}else{status+="a";
plural=true;
}}if(diff.newCount>0&&diff.updateCount>0){status+=" och";
}if(diff.updateCount>0){status+=" <strong>";
if(diff.updateCount<=numberLimit){status+=diff.updateCount;
}else{status+="ett flertal";
}status+="</strong> uppdaterad";
if(diff.updateCount==1){plural=false;
}else{status+="e";
plural=true;
}}if(plural){status+=" artiklar.";
}else{status+=" artikel.";
}status+='</span> <a class="reload" href="/">Ladda om sidan.</a>';
jQuery("div.reloadBar").html(status);
jQuery("div.reloadBar").show();
}else{jQuery("div.reloadBar").hide();
}}function getNewsList(newsListId,callback){jQuery.getJSON("/"+newsListId+"?m=json",callback);
}function init(debug){if(debug){idgLib.debug=true;
}if(typeof(window.opera)!=="undefined"){idgLib.isOpera=true;
idgLib.noPopup=true;
}if(!idgLib.isOpera&&(navigator.appName==="Microsoft Internet Explorer")){idgLib.isIE=true;
idgLib.noPopup=true;
idgLib.useModal=false;
}startReloadBarUpdate();
}return{init:function(settings){return init(settings);
},setClickListner:function(className,action){return setClickListner(className,action);
},doLogin:function(params,callback){return doLogin(params,callback);
},doLogout:function(logoutFromIdgLogin){return doLogout(logoutFromIdgLogin);
},editProfile:function(params,callback){return editProfile(params,callback);
}};
}());
idgLib.init();
var idgLock={locksClass:".idgLockMarking",onlineClass:".loginContainerOnline",offlineClass:".loginContainerOffline",noAccessClass:".noAccess",userAttribs:[],lockedMarking:"<span class='idgLock_Locked'></span>",unlockedMarking:"<span class='idgLock_Unlocked'></span>",debug:false,init:function(){idgLock.log("init",null);
},setLocks:function(userAttribs){idgLock.log("ENTERING setLocks",userAttribs);
idgLock.formatAndSetLock(userAttribs);
jQuery(this.locksClass).each(function(){idgLock.log("Lets do parsing",jQuery(this).attr("data-locks"));
var jsonobj=jQuery.parseJSON(jQuery(this).attr("data-locks"));
idgLock.log("jsonParse result",jsonobj);
for(var key in jsonobj){if(jsonobj.hasOwnProperty(key)){if(jsonobj[key].type=="User attribute"){if(idgLock.hasAccess(jsonobj[key].attribute)){idgLock.log("hasAccess result ",true);
idgLock.setMarkings(jQuery(this),false);
}else{idgLock.log("hasAccess result ",false);
idgLock.setMarkings(jQuery(this),true);
}}}}});
},formatAndSetLock:function(lockString){idgLock.log("formatAndSetLock",lockString);
jQuery(lockString).find("attribute").each(function(){idgLock.log("Adding lock "+jQuery(this).text(),idgLock.userAttribs);
idgLock.userAttribs.push(jQuery(this).text());
});
},addPermsToWrapper:function(){jQuery("#wrapper").addClass(idgLock.userAttribs.join(" "));
},showHtmlBlocks:function(){idgLock.log("showHtmlBlocks",null);
var noAccess=true;
jQuery(this.offlineClass).each(function(){jQuery(this).hide();
});
jQuery(this.onlineClass).each(function(){var perms=jQuery(this).attr("data-permsrequired");
if(perms!="undefined"&&perms!=null){if(perms.indexOf(",")>0){var perms=perms.split(",");
for(i=0;
i<perms.length;
i++){if(idgLock.hasAccess(perms[i])){jQuery(this).show();
noAccess=false;
}else{}}}else{if(idgLock.hasAccess(perms)){jQuery(this).show();
noAccess=false;
}}}else{jQuery(this).show();
}});
if(noAccess){jQuery(this.noAccessClass).each(function(){jQuery(this).show();
});
}},hasAccess:function(reqAttrib){if(jQuery.isArray(reqAttrib)){idgLock.log("hasAccess is array",reqAttrib);
for(x=0;
x<reqAttrib.length;
x++){idgLock.log("Checking attribute",reqAttrib[x]);
for(i=0;
i<idgLock.userAttribs.length;
i++){idgLock.log("Checking userAttribute",idgLock.userAttribs[i]);
if(idgLock.userAttribs[i]==reqAttrib[x]){idgLock.log("has access",true);
return true;
}}}}else{idgLock.log("hasAccess is not array",reqAttrib);
for(i=0;
i<idgLock.userAttribs.length;
i++){idgLock.log("Checking userAttribute",idgLock.userAttribs[i]);
if(idgLock.userAttribs[i]==reqAttrib){idgLock.log("has access",true);
return true;
}}}idgLock.log("has access",false);
return false;
},setMarkings:function(obj,islocked){idgLock.log("setMarkings "+islocked,obj);
if(islocked){idgLock.log("setMarkings setLocked",idgLock.lockedMarking);
jQuery(obj).empty();
jQuery(obj).html(idgLock.lockedMarking);
}else{idgLock.log("setMarkings setLocked",idgLock.unlockedMarking);
jQuery(obj).empty();
jQuery(obj).html(idgLock.unlockedMarking);
}},log:function(text,obj){if(idgLock.debug){console.log(text);
if(typeof(obj)!="undefined"||obj==null){console.log(obj);
}}}};
idgLock.init();

var disappeardelay=250;
var enableanchorlink=0;
var hidemenu_onclick=1;
var ie5=document.all;
var ns6=document.getElementById&&!document.all;
function getposOffset(what,offsettype){var totaloffset=(offsettype=="left")?what.offsetLeft:what.offsetTop;
var parentEl=what.offsetParent;
while(parentEl!=null){totaloffset=(offsettype=="left")?totaloffset+parentEl.offsetLeft:totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}return totaloffset;
}function showhide(obj,e,visible,hidden){if(ie5||ns6){dropmenuobj.style.left=dropmenuobj.style.top=-500;
}if(e.type=="click"&&obj.visibility==hidden||e.type=="mouseover"){obj.visibility=visible;
}else{if(e.type=="click"){obj.visibility=hidden;
}}}function iecompattest(){return(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body;
}function clearbrowseredge(obj,whichedge){var edgeoffset=0;
if(whichedge=="rightedge"){var windowedge=ie5&&!window.opera?iecompattest().scrollLeft+iecompattest().clientWidth-15:window.pageXOffset+window.innerWidth-15;
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth;
if(windowedge-dropmenuobj.x<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth;
}}else{var topedge=ie5&&!window.opera?iecompattest().scrollTop:window.pageYOffset;
var windowedge=ie5&&!window.opera?iecompattest().scrollTop+iecompattest().clientHeight-15:window.pageYOffset+window.innerHeight-18;
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight;
if(windowedge-dropmenuobj.y<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight;
if((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure){edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge;
}}}return edgeoffset;
}function dropdownmenu(obj,e,dropmenuID){if(window.event){event.cancelBubble=true;
}else{if(e.stopPropagation){e.stopPropagation();
}}if(typeof dropmenuobj!="undefined"){dropmenuobj.style.visibility="hidden";
}clearhidemenu();
if(ie5||ns6){obj.onmouseout=delayhidemenu;
dropmenuobj=document.getElementById(dropmenuID);
if(hidemenu_onclick){dropmenuobj.onclick=function(){dropmenuobj.style.visibility="hidden";
};
}dropmenuobj.onmouseover=clearhidemenu;
dropmenuobj.onmouseout=ie5?function(){dynamichide(event);
}:function(event){dynamichide(event);
};
showhide(dropmenuobj.style,e,"visible","hidden");
dropmenuobj.x=getposOffset(obj,"left");
dropmenuobj.y=getposOffset(obj,"top");
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj,"rightedge")+"px";
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj,"bottomedge")+obj.offsetHeight+"px";
}return clickreturnvalue();
}function clickreturnvalue(){if((ie5||ns6)&&!enableanchorlink){return false;
}else{return true;
}}function contains_ns6(a,b){while(b.parentNode){if((b=b.parentNode)==a){return true;
}}return false;
}function dynamichide(e){if(ie5&&!dropmenuobj.contains(e.toElement)){delayhidemenu();
}else{if(ns6&&e.currentTarget!=e.relatedTarget&&!contains_ns6(e.currentTarget,e.relatedTarget)){delayhidemenu();
}}}function delayhidemenu(){delayhide=setTimeout("dropmenuobj.style.visibility='hidden'",disappeardelay);
}function clearhidemenu(){if(typeof delayhide!="undefined"){clearTimeout(delayhide);
}}

