(function(){function z(b,f){f.src?g.ajax({url:f.src,async:false,dataType:"script"}):g.globalEval(f.text||f.textContent||f.innerHTML||"");f.parentNode&&f.parentNode.removeChild(f)}function w(){if(!N){N=true;document.addEventListener&&!g.browser.opera&&document.addEventListener("DOMContentLoaded",g.ready,false);g.browser.msie&&window==top&&function(){if(!g.isReady){try{document.documentElement.doScroll("left")}catch(f){setTimeout(arguments.callee,0);return}g.ready()}}();g.browser.opera&&document.addEventListener("DOMContentLoaded",
function(){if(!g.isReady){for(var f=0;f<document.styleSheets.length;f++)if(document.styleSheets[f].disabled){setTimeout(arguments.callee,0);return}g.ready()}},false);if(g.browser.safari){var b;(function(){if(!g.isReady)if(document.readyState!="loaded"&&document.readyState!="complete")setTimeout(arguments.callee,0);else{if(b===undefined)b=g("style, link[rel=stylesheet]").length;document.styleSheets.length!=b?setTimeout(arguments.callee,0):g.ready()}})()}g.event.add(window,"load",g.ready)}}if(window.jQuery)var s=
window.jQuery;var g=window.jQuery=function(b,f){return new g.prototype.init(b,f)};if(window.$)var x=window.$;window.$=g;var h=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,A=/^.[^:#\[\.]*$/;g.fn=g.prototype={init:function(b,f){b=b||document;if(b.nodeType){this[0]=b;this.length=1;return this}else if(typeof b=="string"){var k=h.exec(b);if(k&&(k[1]||!f))if(k[1])b=g.clean([k[1]],f);else{var a=document.getElementById(k[3]);if(a)if(a.id!=k[3])return g().find(b);else{this[0]=a;this.length=1;return this}else b=[]}else return(new g(f)).find(b)}else if(g.isFunction(b))return(new g(document))[g.fn.ready?
"ready":"load"](b);return this.setArray(b.constructor==Array&&b||(b.jquery||b.length&&b!=window&&!b.nodeType&&b[0]!=undefined&&b[0].nodeType)&&g.makeArray(b)||[b])},jquery:"1.2.3",size:function(){return this.length},length:0,get:function(b){return b==undefined?g.makeArray(this):this[b]},pushStack:function(b){b=g(b);b.prevObject=this;return b},setArray:function(b){this.length=0;Array.prototype.push.apply(this,b);return this},each:function(b,f){return g.each(this,b,f)},index:function(b){var f=-1;this.each(function(k){if(this==
b)f=k});return f},attr:function(b,f,k){var a=b;if(b.constructor==String)if(f==undefined)return this.length&&g[k||"attr"](this[0],b)||undefined;else{a={};a[b]=f}return this.each(function(c){for(b in a)g.attr(k?this.style:this,b,g.prop(this,a[b],k,c,b))})},css:function(b,f){if((b=="width"||b=="height")&&parseFloat(f)<0)f=undefined;return this.attr(b,f,"curCSS")},text:function(b){if(typeof b!="object"&&b!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(b));var f=
"";g.each(b||this,function(){g.each(this.childNodes,function(){if(this.nodeType!=8)f+=this.nodeType!=1?this.nodeValue:g.fn.text([this])})});return f},wrapAll:function(b){this[0]&&g(b,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){for(var f=this;f.firstChild;)f=f.firstChild;return f}).append(this);return this},wrapInner:function(b){return this.each(function(){g(this).contents().wrapAll(b)})},wrap:function(b){return this.each(function(){g(this).wrapAll(b)})},append:function(){return this.domManip(arguments,
true,false,function(b){this.nodeType==1&&this.appendChild(b)})},prepend:function(){return this.domManip(arguments,true,true,function(b){this.nodeType==1&&this.insertBefore(b,this.firstChild)})},before:function(){return this.domManip(arguments,false,false,function(b){this.parentNode.insertBefore(b,this)})},after:function(){return this.domManip(arguments,false,true,function(b){this.parentNode.insertBefore(b,this.nextSibling)})},end:function(){return this.prevObject||g([])},find:function(b){var f=g.map(this,
function(k){return g.find(b,k)});return this.pushStack(/[^+>] [^+>]/.test(b)||b.indexOf("..")>-1?g.unique(f):f)},clone:function(b){var f=this.map(function(){if(g.browser.msie&&!g.isXMLDoc(this)){var a=this.cloneNode(true),c=document.createElement("div");c.appendChild(a);return g.clean([c.innerHTML])[0]}else return this.cloneNode(true)}),k=f.find("*").andSelf().each(function(){if(this[F]!=undefined)this[F]=null});b===true&&this.find("*").andSelf().each(function(a){if(this.nodeType!=3){var c=g.data(this,
"events"),e;for(e in c)for(var j in c[e])g.event.add(k[a],e,c[e][j],c[e][j].data)}});return f},filter:function(b){return this.pushStack(g.isFunction(b)&&g.grep(this,function(f,k){return b.call(f,k)})||g.multiFilter(b,this))},not:function(b){if(b.constructor==String)if(A.test(b))return this.pushStack(g.multiFilter(b,this,true));else b=g.multiFilter(b,this);var f=b.length&&b[b.length-1]!==undefined&&!b.nodeType;return this.filter(function(){return f?g.inArray(this,b)<0:this!=b})},add:function(b){return!b?
this:this.pushStack(g.merge(this.get(),b.constructor==String?g(b).get():b.length!=undefined&&(!b.nodeName||g.nodeName(b,"form"))?b:[b]))},is:function(b){return b?g.multiFilter(b,this).length>0:false},hasClass:function(b){return this.is("."+b)},val:function(b){if(b==undefined){if(this.length){var f=this[0];if(g.nodeName(f,"select")){var k=f.selectedIndex,a=[],c=f.options;f=f.type=="select-one";if(k<0)return null;var e=f?k:0;for(k=f?k+1:c.length;e<k;e++){var j=c[e];if(j.selected){b=g.browser.msie&&
!j.attributes.value.specified?j.text:j.value;if(f)return b;a.push(b)}}return a}else return(this[0].value||"").replace(/\r/g,"")}}else return this.each(function(){if(this.nodeType==1)if(b.constructor==Array&&/radio|checkbox/.test(this.type))this.checked=g.inArray(this.value,b)>=0||g.inArray(this.name,b)>=0;else if(g.nodeName(this,"select")){var m=b.constructor==Array?b:[b];g("option",this).each(function(){this.selected=g.inArray(this.value,m)>=0||g.inArray(this.text,m)>=0});if(!m.length)this.selectedIndex=
-1}else this.value=b})},html:function(b){return b==undefined?this.length?this[0].innerHTML:null:this.empty().append(b)},replaceWith:function(b){return this.after(b).remove()},eq:function(b){return this.slice(b,b+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments))},map:function(b){return this.pushStack(g.map(this,function(f,k){return b.call(f,k,f)}))},andSelf:function(){return this.add(this.prevObject)},data:function(b,f){var k=b.split(".");k[1]=k[1]?"."+k[1]:"";
if(f==null){var a=this.triggerHandler("getData"+k[1]+"!",[k[0]]);if(a==undefined&&this.length)a=g.data(this[0],b);return a==null&&k[1]?this.data(k[0]):a}else return this.trigger("setData"+k[1]+"!",[k[0],f]).each(function(){g.data(this,b,f)})},removeData:function(b){return this.each(function(){g.removeData(this,b)})},domManip:function(b,f,k,a){var c=this.length>1,e;return this.each(function(){if(!e){e=g.clean(b,this.ownerDocument);k&&e.reverse()}var j=this;if(f&&g.nodeName(this,"table")&&g.nodeName(e[0],
"tr"))j=this.getElementsByTagName("tbody")[0]||this.appendChild(this.ownerDocument.createElement("tbody"));var m=g([]);g.each(e,function(){var l=c?g(this).clone(true)[0]:this;if(g.nodeName(l,"script"))m=m.add(l);else{if(l.nodeType==1)m=m.add(g("script",l).remove());a.call(j,l)}});m.each(z)})}};g.prototype.init.prototype=g.prototype;g.extend=g.fn.extend=function(){var b=arguments[0]||{},f=1,k=arguments.length,a=false,c;if(b.constructor==Boolean){a=b;b=arguments[1]||{};f=2}if(typeof b!="object"&&typeof b!=
"function")b={};if(k==1){b=this;f=0}for(;f<k;f++)if((c=arguments[f])!=null)for(var e in c)if(b!==c[e])if(a&&c[e]&&typeof c[e]=="object"&&b[e]&&!c[e].nodeType)b[e]=g.extend(b[e],c[e]);else if(c[e]!=undefined)b[e]=c[e];return b};var F="jQuery"+(new Date).getTime(),y=0,C={},Q=/z-?index|font-?weight|opacity|zoom|line-?height/i;g.extend({noConflict:function(b){window.$=x;if(b)window.jQuery=s;return g},isFunction:function(b){return!!b&&typeof b!="string"&&!b.nodeName&&b.constructor!=Array&&/function/i.test(b+
"")},isXMLDoc:function(b){return b.documentElement&&!b.body||b.tagName&&b.ownerDocument&&!b.ownerDocument.body},globalEval:function(b){if(b=g.trim(b)){var f=document.getElementsByTagName("head")[0]||document.documentElement,k=document.createElement("script");k.type="text/javascript";if(g.browser.msie)k.text=b;else k.appendChild(document.createTextNode(b));f.appendChild(k);f.removeChild(k)}},nodeName:function(b,f){return b.nodeName&&b.nodeName.toUpperCase()==f.toUpperCase()},cache:{},data:function(b,
f,k){b=b==window?C:b;var a=b[F];a||(a=b[F]=++y);if(f&&!g.cache[a])g.cache[a]={};if(k!=undefined)g.cache[a][f]=k;return f?g.cache[a][f]:a},removeData:function(b,f){b=b==window?C:b;var k=b[F];if(f){if(g.cache[k]){delete g.cache[k][f];f="";for(f in g.cache[k])break;f||g.removeData(b)}}else{try{delete b[F]}catch(a){b.removeAttribute&&b.removeAttribute(F)}delete g.cache[k]}},each:function(b,f,k){if(k)if(b.length==undefined)for(var a in b){if(f.apply(b[a],k)===false)break}else{a=0;for(var c=b.length;a<
c;a++)if(f.apply(b[a],k)===false)break}else if(b.length==undefined)for(a in b){if(f.call(b[a],a,b[a])===false)break}else{a=0;c=b.length;for(k=b[0];a<c&&f.call(k,a,k)!==false;k=b[++a]);}return b},prop:function(b,f,k,a,c){if(g.isFunction(f))f=f.call(b,a);return f&&f.constructor==Number&&k=="curCSS"&&!Q.test(c)?f+"px":f},className:{add:function(b,f){g.each((f||"").split(/\s+/),function(k,a){if(b.nodeType==1&&!g.className.has(b.className,a))b.className+=(b.className?" ":"")+a})},remove:function(b,f){if(b.nodeType==
1)b.className=f!=undefined?g.grep(b.className.split(/\s+/),function(k){return!g.className.has(f,k)}).join(" "):""},has:function(b,f){return g.inArray(f,(b.className||b).toString().split(/\s+/))>-1}},swap:function(b,f,k){var a={},c;for(c in f){a[c]=b.style[c];b.style[c]=f[c]}k.call(b);for(c in f)b.style[c]=a[c]},css:function(b,f,k){if(f=="width"||f=="height"){var a;k={position:"absolute",visibility:"hidden",display:"block"};var c=f=="width"?["Left","Right"]:["Top","Bottom"],e=function(){a=f=="width"?
b.offsetWidth:b.offsetHeight;var j=0,m=0;g.each(c,function(){j+=parseFloat(g.curCSS(b,"padding"+this,true))||0;m+=parseFloat(g.curCSS(b,"border"+this+"Width",true))||0});a-=Math.round(j+m)};g(b).is(":visible")?e():g.swap(b,k,e);return Math.max(0,a)}return g.curCSS(b,f,k)},curCSS:function(b,f,k){function a(j){if(!g.browser.safari)return false;j=document.defaultView.getComputedStyle(j,null);return!j||j.getPropertyValue("color")==""}var c;if(f=="opacity"&&g.browser.msie){c=g.attr(b.style,"opacity");
return c==""?"1":c}if(g.browser.opera&&f=="display"){var e=b.style.outline;b.style.outline="0 solid black";b.style.outline=e}if(f.match(/float/i))f=L;if(!k&&b.style&&b.style[f])c=b.style[f];else if(document.defaultView&&document.defaultView.getComputedStyle){if(f.match(/float/i))f="float";f=f.replace(/([A-Z])/g,"-$1").toLowerCase();if((c=document.defaultView.getComputedStyle(b,null))&&!a(b))c=c.getPropertyValue(f);else{k=[];e=[];for(b=b;b&&a(b);b=b.parentNode)e.unshift(b);for(b=0;b<e.length;b++)if(a(e[b])){k[b]=
e[b].style.display;e[b].style.display="block"}c=f=="display"&&k[e.length-1]!=null?"none":c&&c.getPropertyValue(f)||"";for(b=0;b<k.length;b++)if(k[b]!=null)e[b].style.display=k[b]}if(f=="opacity"&&c=="")c="1"}else if(b.currentStyle){c=f.replace(/\-(\w)/g,function(j,m){return m.toUpperCase()});c=b.currentStyle[f]||b.currentStyle[c];if(!/^\d+(px)?$/i.test(c)&&/^\d/.test(c)){f=b.style.left;k=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=c||0;c=b.style.pixelLeft+"px";b.style.left=
f;b.runtimeStyle.left=k}}return c},clean:function(b,f){var k=[];f=f||document;if(typeof f.createElement=="undefined")f=f.ownerDocument||f[0]&&f[0].ownerDocument||document;g.each(b,function(a,c){if(c){if(c.constructor==Number)c=c.toString();if(typeof c=="string"){c=c.replace(/(<(\w+)[^>]*?)\/>/g,function(l,n,o){return o.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?l:n+"></"+o+">"});var e=g.trim(c).toLowerCase(),j=f.createElement("div"),m=!e.indexOf("<opt")&&[1,"<select multiple='multiple'>",
"</select>"]||!e.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||e.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!e.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!e.indexOf("<td")||!e.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!e.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||g.browser.msie&&[1,"div<div>","</div>"]||[0,"",""];for(j.innerHTML=m[1]+c+m[2];m[0]--;)j=j.lastChild;if(g.browser.msie){e=!e.indexOf("<table")&&
e.indexOf("<tbody")<0?j.firstChild&&j.firstChild.childNodes:m[1]=="<table>"&&e.indexOf("<tbody")<0?j.childNodes:[];for(m=e.length-1;m>=0;--m)g.nodeName(e[m],"tbody")&&!e[m].childNodes.length&&e[m].parentNode.removeChild(e[m]);/^\s/.test(c)&&j.insertBefore(f.createTextNode(c.match(/^\s*/)[0]),j.firstChild)}c=g.makeArray(j.childNodes)}if(!(c.length===0&&!g.nodeName(c,"form")&&!g.nodeName(c,"select")))if(c[0]==undefined||g.nodeName(c,"form")||c.options)k.push(c);else k=g.merge(k,c)}});return k},attr:function(b,
f,k){if(!(!b||b.nodeType==3||b.nodeType==8)){var a=g.isXMLDoc(b)?{}:g.props;if(a[f]){if(k!=undefined)b[a[f]]=k;return b[a[f]]}else if(g.browser.msie&&f=="style")return g.attr(b.style,"cssText",k);else if(k==undefined&&g.browser.msie&&g.nodeName(b,"form")&&(f=="action"||f=="method"))return b.getAttributeNode(f).nodeValue;else if(b.tagName){if(k!=undefined){if(f=="type"&&g.nodeName(b,"input")&&b.parentNode)throw"type property can't be changed";b.setAttribute(f,""+k)}if(g.browser.msie&&/href|src/.test(f)&&
!g.isXMLDoc(b))return b.getAttribute(f,2);return b.getAttribute(f)}else{if(f=="opacity"&&g.browser.msie){if(k!=undefined){b.zoom=1;b.filter=(b.filter||"").replace(/alpha\([^)]*\)/,"")+(parseFloat(k).toString()=="NaN"?"":"alpha(opacity="+k*100+")")}return b.filter&&b.filter.indexOf("opacity=")>=0?(parseFloat(b.filter.match(/opacity=([^)]*)/)[1])/100).toString():""}f=f.replace(/-([a-z])/ig,function(c,e){return e.toUpperCase()});if(k!=undefined)b[f]=k;return b[f]}}},trim:function(b){return(b||"").replace(/^\s+|\s+$/g,
"")},makeArray:function(b){var f=[];if(typeof b!="array")for(var k=0,a=b.length;k<a;k++)f.push(b[k]);else f=b.slice(0);return f},inArray:function(b,f){for(var k=0,a=f.length;k<a;k++)if(f[k]==b)return k;return-1},merge:function(b,f){if(g.browser.msie)for(var k=0;f[k];k++)f[k].nodeType!=8&&b.push(f[k]);else for(k=0;f[k];k++)b.push(f[k]);return b},unique:function(b){var f=[],k={};try{for(var a=0,c=b.length;a<c;a++){var e=g.data(b[a]);if(!k[e]){k[e]=true;f.push(b[a])}}}catch(j){f=b}return f},grep:function(b,
f,k){for(var a=[],c=0,e=b.length;c<e;c++)if(!k&&f(b[c],c)||k&&!f(b[c],c))a.push(b[c]);return a},map:function(b,f){for(var k=[],a=0,c=b.length;a<c;a++){var e=f(b[a],a);if(e!==null&&e!=undefined){if(e.constructor!=Array)e=[e];k=k.concat(e)}}return k}});var E=navigator.userAgent.toLowerCase();g.browser={version:(E.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/.test(E),opera:/opera/.test(E),msie:/msie/.test(E)&&!/opera/.test(E),mozilla:/mozilla/.test(E)&&!/(compatible|webkit)/.test(E)};
var L=g.browser.msie?"styleFloat":"cssFloat";g.extend({boxModel:!g.browser.msie||document.compatMode=="CSS1Compat",props:{"for":"htmlFor","class":"className","float":L,cssFloat:L,styleFloat:L,innerHTML:"innerHTML",className:"className",value:"value",disabled:"disabled",checked:"checked",readonly:"readOnly",selected:"selected",maxlength:"maxLength",selectedIndex:"selectedIndex",defaultValue:"defaultValue",tagName:"tagName",nodeName:"nodeName"}});g.each({parent:function(b){return b.parentNode},parents:function(b){return g.dir(b,
"parentNode")},next:function(b){return g.nth(b,2,"nextSibling")},prev:function(b){return g.nth(b,2,"previousSibling")},nextAll:function(b){return g.dir(b,"nextSibling")},prevAll:function(b){return g.dir(b,"previousSibling")},siblings:function(b){return g.sibling(b.parentNode.firstChild,b)},children:function(b){return g.sibling(b.firstChild)},contents:function(b){return g.nodeName(b,"iframe")?b.contentDocument||b.contentWindow.document:g.makeArray(b.childNodes)}},function(b,f){g.fn[b]=function(k){var a=
g.map(this,f);if(k&&typeof k=="string")a=g.multiFilter(k,a);return this.pushStack(g.unique(a))}});g.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,f){g.fn[b]=function(){var k=arguments;return this.each(function(){for(var a=0,c=k.length;a<c;a++)g(k[a])[f](this)})}});g.each({removeAttr:function(b){g.attr(this,b,"");this.nodeType==1&&this.removeAttribute(b)},addClass:function(b){g.className.add(this,b)},removeClass:function(b){g.className.remove(this,
b)},toggleClass:function(b){g.className[g.className.has(this,b)?"remove":"add"](this,b)},remove:function(b){if(!b||g.filter(b,[this]).r.length){g("*",this).add(this).each(function(){g.event.remove(this);g.removeData(this)});this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(g(">*",this).remove();this.firstChild;)this.removeChild(this.firstChild)}},function(b,f){g.fn[b]=function(){return this.each(f,arguments)}});g.each(["Height","Width"],function(b,f){var k=f.toLowerCase();
g.fn[k]=function(a){return this[0]==window?g.browser.opera&&document.body["client"+f]||g.browser.safari&&window["inner"+f]||document.compatMode=="CSS1Compat"&&document.documentElement["client"+f]||document.body["client"+f]:this[0]==document?Math.max(Math.max(document.body["scroll"+f],document.documentElement["scroll"+f]),Math.max(document.body["offset"+f],document.documentElement["offset"+f])):a==undefined?this.length?g.css(this[0],k):null:this.css(k,a.constructor==String?a:a+"px")}});var H=g.browser.safari&&
parseInt(g.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uffff*_-]|\\\\.)",G=RegExp("^>\\s*("+H+"+)"),M=RegExp("^("+H+"+)(#)("+H+"+)"),K=RegExp("^([#.]?)("+H+"*)");g.extend({expr:{"":function(b,f,k){return k[2]=="*"||g.nodeName(b,k[2])},"#":function(b,f,k){return b.getAttribute("id")==k[2]},":":{lt:function(b,f,k){return f<k[3]-0},gt:function(b,f,k){return f>k[3]-0},nth:function(b,f,k){return k[3]-0==f},eq:function(b,f,k){return k[3]-0==f},first:function(b,f){return f==0},last:function(b,
f,k,a){return f==a.length-1},even:function(b,f){return f%2==0},odd:function(b,f){return f%2},"first-child":function(b){return b.parentNode.getElementsByTagName("*")[0]==b},"last-child":function(b){return g.nth(b.parentNode.lastChild,1,"previousSibling")==b},"only-child":function(b){return!g.nth(b.parentNode.lastChild,2,"previousSibling")},parent:function(b){return b.firstChild},empty:function(b){return!b.firstChild},contains:function(b,f,k){return(b.textContent||b.innerText||g(b).text()||"").indexOf(k[3])>=
0},visible:function(b){return"hidden"!=b.type&&g.css(b,"display")!="none"&&g.css(b,"visibility")!="hidden"},hidden:function(b){return"hidden"==b.type||g.css(b,"display")=="none"||g.css(b,"visibility")=="hidden"},enabled:function(b){return!b.disabled},disabled:function(b){return b.disabled},checked:function(b){return b.checked},selected:function(b){return b.selected||g.attr(b,"selected")},text:function(b){return"text"==b.type},radio:function(b){return"radio"==b.type},checkbox:function(b){return"checkbox"==
b.type},file:function(b){return"file"==b.type},password:function(b){return"password"==b.type},submit:function(b){return"submit"==b.type},image:function(b){return"image"==b.type},reset:function(b){return"reset"==b.type},button:function(b){return"button"==b.type||g.nodeName(b,"button")},input:function(b){return/input|select|textarea|button/i.test(b.nodeName)},has:function(b,f,k){return g.find(k[3],b).length},header:function(b){return/h\d/i.test(b.nodeName)},animated:function(b){return g.grep(g.timers,
function(f){return b==f.elem}).length}}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,RegExp("^([:.#]*)("+H+"+)")],multiFilter:function(b,f,k){for(var a,c=[];b&&b!=a;){a=b;var e=g.filter(b,f,k);b=e.t.replace(/^\s*,\s*/,"");c=k?f=e.r:g.merge(c,e.r)}return c},find:function(b,f){if(typeof b!="string")return[b];if(f&&f.nodeType!=1&&f.nodeType!=9)return[];f=f||document;for(var k=[f],a=[],c,e;b&&c!=b;){var j=[];c=b;b=g.trim(b);e=false;var m=
G,l=m.exec(b);if(l){e=l[1].toUpperCase();for(var n=0;k[n];n++)for(l=k[n].firstChild;l;l=l.nextSibling)if(l.nodeType==1&&(e=="*"||l.nodeName.toUpperCase()==e))j.push(l);k=j;b=b.replace(m,"");if(b.indexOf(" ")==0)continue;e=true}else{m=/^([>+~])\s*(\w*)/i;if((l=m.exec(b))!=null){j=[];n={};e=l[2].toUpperCase();l=l[1];for(var o=0,p=k.length;o<p;o++)for(var q=l=="~"||l=="+"?k[o].nextSibling:k[o].firstChild;q;q=q.nextSibling)if(q.nodeType==1){var r=g.data(q);if(l=="~"&&n[r])break;if(!e||q.nodeName.toUpperCase()==
e){if(l=="~")n[r]=true;j.push(q)}if(l=="+")break}k=j;b=g.trim(b.replace(m,""));e=true}}if(b&&!e)if(b.indexOf(",")){m=M;if(l=m.exec(b))l=[0,l[2],l[3],l[1]];else{m=K;l=m.exec(b)}l[2]=l[2].replace(/\\/g,"");e=k[k.length-1];if(l[1]=="#"&&e&&e.getElementById&&!g.isXMLDoc(e)){k=e.getElementById(l[2]);if((g.browser.msie||g.browser.opera)&&k&&typeof k.id=="string"&&k.id!=l[2])k=g('[@id="'+l[2]+'"]',e)[0];k=j=k&&(!l[3]||g.nodeName(k,l[3]))?[k]:[]}else{for(n=0;k[n];n++){e=l[1]=="#"&&l[3]?l[3]:l[1]!=""||l[0]==
""?"*":l[2];if(e=="*"&&k[n].nodeName.toLowerCase()=="object")e="param";j=g.merge(j,k[n].getElementsByTagName(e))}if(l[1]==".")j=g.classFilter(j,l[2]);if(l[1]=="#"){k=[];for(n=0;j[n];n++)if(j[n].getAttribute("id")==l[2]){k=[j[n]];break}j=k}k=j}b=b.replace(m,"")}else{f==k[0]&&k.shift();a=g.merge(a,k);j=k=[f];b=" "+b.substr(1,b.length)}if(b){j=g.filter(b,j);k=j.r;b=g.trim(j.t)}}if(b)k=[];k&&f==k[0]&&k.shift();return a=g.merge(a,k)},classFilter:function(b,f,k){f=" "+f+" ";for(var a=[],c=0;b[c];c++){var e=
(" "+b[c].className+" ").indexOf(f)>=0;if(!k&&e||k&&!e)a.push(b[c])}return a},filter:function(b,f,k){for(var a;b&&b!=a;){a=b;for(var c=g.parse,e,j=0;c[j];j++)if(e=c[j].exec(b)){b=b.substring(e[0].length);e[2]=e[2].replace(/\\/g,"");break}if(!e)break;if(e[1]==":"&&e[2]=="not")f=A.test(e[3])?g.filter(e[3],f,true).r:g(f).not(e[3]);else if(e[1]==".")f=g.classFilter(f,e[2],k);else if(e[1]=="["){c=[];var m=e[3];j=0;for(var l=f.length;j<l;j++){var n=f[j],o=n[g.props[e[2]]||e[2]];if(o==null||/href|src|selected/.test(e[2]))o=
g.attr(n,e[2])||"";if((m==""&&!!o||m=="="&&o==e[5]||m=="!="&&o!=e[5]||m=="^="&&o&&!o.indexOf(e[5])||m=="$="&&o.substr(o.length-e[5].length)==e[5]||(m=="*="||m=="~=")&&o.indexOf(e[5])>=0)^k)c.push(n)}f=c}else if(e[1]==":"&&e[2]=="nth-child"){m={};c=[];a=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(e[3]=="even"&&"2n"||e[3]=="odd"&&"2n+1"||!/\D/.test(e[3])&&"0n+"+e[3]||e[3]);n=a[1]+(a[2]||1)-0;a=a[3]-0;j=0;for(l=f.length;j<l;j++){o=f[j];var p=o.parentNode,q=g.data(p);if(!m[q]){var r=1;for(p=p.firstChild;p;p=p.nextSibling)if(p.nodeType==
1)p.nodeIndex=r++;m[q]=true}q=false;if(n==0){if(o.nodeIndex==a)q=true}else if((o.nodeIndex-a)%n==0&&(o.nodeIndex-a)/n>=0)q=true;q^k&&c.push(o)}f=c}else{var u=g.expr[e[1]];if(typeof u=="object")u=u[e[2]];if(typeof u=="string")u=eval("false||function(a,i){return "+u+";}");f=g.grep(f,function(v,t){return u(v,t,e,f)},k)}}return{r:f,t:b}},dir:function(b,f){for(var k=[],a=b[f];a&&a!=document;){a.nodeType==1&&k.push(a);a=a[f]}return k},nth:function(b,f,k){f=f||1;for(var a=0;b;b=b[k])if(b.nodeType==1&&++a==
f)break;return b},sibling:function(b,f){for(var k=[];b;b=b.nextSibling)if(b.nodeType==1&&(!f||b!=f))k.push(b);return k}});g.event={add:function(b,f,k,a){if(!(b.nodeType==3||b.nodeType==8)){if(g.browser.msie&&b.setInterval!=undefined)b=window;if(!k.guid)k.guid=this.guid++;if(a!=undefined){var c=k;k=function(){return c.apply(this,arguments)};k.data=a;k.guid=c.guid}var e=g.data(b,"events")||g.data(b,"events",{}),j=g.data(b,"handle")||g.data(b,"handle",function(){var m;if(typeof g=="undefined"||g.event.triggered)return m;
return m=g.event.handle.apply(arguments.callee.elem,arguments)});j.elem=b;g.each(f.split(/\s+/),function(m,l){var n=l.split(".");l=n[0];k.type=n[1];n=e[l];if(!n){n=e[l]={};if(!g.event.special[l]||g.event.special[l].setup.call(b)===false)if(b.addEventListener)b.addEventListener(l,j,false);else b.attachEvent&&b.attachEvent("on"+l,j)}n[k.guid]=k;g.event.global[l]=true});b=null}},guid:1,global:{},remove:function(b,f,k){if(!(b.nodeType==3||b.nodeType==8)){var a=g.data(b,"events"),c;if(a){if(f==undefined||
typeof f=="string"&&f.charAt(0)==".")for(var e in a)this.remove(b,e+(f||""));else{if(f.type){k=f.handler;f=f.type}g.each(f.split(/\s+/),function(j,m){var l=m.split(".");m=l[0];if(a[m]){if(k)delete a[m][k.guid];else for(k in a[m])if(!l[1]||a[m][k].type==l[1])delete a[m][k];for(c in a[m])break;if(!c){if(!g.event.special[m]||g.event.special[m].teardown.call(b)===false)if(b.removeEventListener)b.removeEventListener(m,g.data(b,"handle"),false);else b.detachEvent&&b.detachEvent("on"+m,g.data(b,"handle"));
c=null;delete a[m]}}})}for(c in a)break;if(!c){if(f=g.data(b,"handle"))f.elem=null;g.removeData(b,"events");g.removeData(b,"handle")}}}},trigger:function(b,f,k,a,c){f=g.makeArray(f||[]);if(b.indexOf("!")>=0){b=b.slice(0,-1);var e=true}if(k){if(k.nodeType==3||k.nodeType==8)return;var j,m=g.isFunction(k[b]||null),l=!f[0]||!f[0].preventDefault;l&&f.unshift(this.fix({type:b,target:k}));f[0].type=b;if(e)f[0].exclusive=true;if(g.isFunction(g.data(k,"handle")))j=g.data(k,"handle").apply(k,f);if(!m&&k["on"+
b]&&k["on"+b].apply(k,f)===false)j=false;l&&f.shift();if(c&&g.isFunction(c)){f=c.apply(k,j==null?f:f.concat(j));if(f!==undefined)j=f}if(m&&a!==false&&j!==false&&!(g.nodeName(k,"a")&&b=="click")){this.triggered=true;try{k[b]()}catch(n){}}this.triggered=false}else this.global[b]&&g("*").add([window,document]).trigger(b,f);return j},handle:function(b){var f;b=g.event.fix(b||window.event||{});var k=b.type.split(".");b.type=k[0];var a=g.data(this,"events")&&g.data(this,"events")[b.type],c=Array.prototype.slice.call(arguments,
1);c.unshift(b);for(var e in a){var j=a[e];c[0].handler=j;c[0].data=j.data;if(!k[1]&&!b.exclusive||j.type==k[1]){j=j.apply(this,c);if(f!==false)f=j;if(j===false){b.preventDefault();b.stopPropagation()}}}if(g.browser.msie)b.target=b.preventDefault=b.stopPropagation=b.handler=b.data=null;return f},fix:function(b){var f=b;b=g.extend({},f);b.preventDefault=function(){f.preventDefault&&f.preventDefault();f.returnValue=false};b.stopPropagation=function(){f.stopPropagation&&f.stopPropagation();f.cancelBubble=
true};if(!b.target)b.target=b.srcElement||document;if(b.target.nodeType==3)b.target=f.target.parentNode;if(!b.relatedTarget&&b.fromElement)b.relatedTarget=b.fromElement==b.target?b.toElement:b.fromElement;if(b.pageX==null&&b.clientX!=null){var k=document.documentElement,a=document.body;b.pageX=b.clientX+(k&&k.scrollLeft||a&&a.scrollLeft||0)-(k.clientLeft||0);b.pageY=b.clientY+(k&&k.scrollTop||a&&a.scrollTop||0)-(k.clientTop||0)}if(!b.which&&(b.charCode||b.charCode===0?b.charCode:b.keyCode))b.which=
b.charCode||b.keyCode;if(!b.metaKey&&b.ctrlKey)b.metaKey=b.ctrlKey;if(!b.which&&b.button)b.which=b.button&1?1:b.button&2?3:b.button&4?2:0;return b},special:{ready:{setup:function(){w()},teardown:function(){}},mouseenter:{setup:function(){if(g.browser.msie)return false;g(this).bind("mouseover",g.event.special.mouseenter.handler);return true},teardown:function(){if(g.browser.msie)return false;g(this).unbind("mouseover",g.event.special.mouseenter.handler);return true},handler:function(b){if(O(b,this))return true;
arguments[0].type="mouseenter";return g.event.handle.apply(this,arguments)}},mouseleave:{setup:function(){if(g.browser.msie)return false;g(this).bind("mouseout",g.event.special.mouseleave.handler);return true},teardown:function(){if(g.browser.msie)return false;g(this).unbind("mouseout",g.event.special.mouseleave.handler);return true},handler:function(b){if(O(b,this))return true;arguments[0].type="mouseleave";return g.event.handle.apply(this,arguments)}}}};g.fn.extend({bind:function(b,f,k){return b==
"unload"?this.one(b,f,k):this.each(function(){g.event.add(this,b,k||f,k&&f)})},one:function(b,f,k){return this.each(function(){g.event.add(this,b,function(a){g(this).unbind(a);return(k||f).apply(this,arguments)},k&&f)})},unbind:function(b,f){return this.each(function(){g.event.remove(this,b,f)})},trigger:function(b,f,k){return this.each(function(){g.event.trigger(b,f,this,true,k)})},triggerHandler:function(b,f,k){if(this[0])return g.event.trigger(b,f,this[0],false,k)},toggle:function(){var b=arguments;
return this.click(function(f){this.lastToggle=0==this.lastToggle?1:0;f.preventDefault();return b[this.lastToggle].apply(this,arguments)||false})},hover:function(b,f){return this.bind("mouseenter",b).bind("mouseleave",f)},ready:function(b){w();g.isReady?b.call(document,g):g.readyList.push(function(){return b.call(this,g)});return this}});g.extend({isReady:false,readyList:[],ready:function(){if(!g.isReady){g.isReady=true;if(g.readyList){g.each(g.readyList,function(){this.apply(document)});g.readyList=
null}g(document).triggerHandler("ready")}}});var N=false;g.each("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,change,select,submit,keydown,keypress,keyup,error".split(","),function(b,f){g.fn[f]=function(k){return k?this.bind(f,k):this.trigger(f)}});var O=function(b,f){for(var k=b.relatedTarget;k&&k!=f;)try{k=k.parentNode}catch(a){k=f}return k==f};g(window).bind("unload",function(){g("*").add(document).unbind()});g.fn.extend({load:function(b,f,
k){if(g.isFunction(b))return this.bind("load",b);var a=b.indexOf(" ");if(a>=0){var c=b.slice(a,b.length);b=b.slice(0,a)}k=k||function(){};a="GET";if(f)if(g.isFunction(f)){k=f;f=null}else{f=g.param(f);a="POST"}var e=this;g.ajax({url:b,type:a,dataType:"html",data:f,complete:function(j,m){if(m=="success"||m=="notmodified")e.html(c?g("<div/>").append(j.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(c):j.responseText);e.each(k,[j.responseText,m,j])}});return this},serialize:function(){return g.param(this.serializeArray())},
serializeArray:function(){return this.map(function(){return g.nodeName(this,"form")?g.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(b,f){var k=g(this).val();return k==null?null:k.constructor==Array?g.map(k,function(a){return{name:f.name,value:a}}):{name:f.name,value:k}}).get()}});g.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),
function(b,f){g.fn[f]=function(k){return this.bind(f,k)}});var R=(new Date).getTime();g.extend({get:function(b,f,k,a){if(g.isFunction(f)){k=f;f=null}return g.ajax({type:"GET",url:b,data:f,success:k,dataType:a})},getScript:function(b,f){return g.get(b,null,f,"script")},getJSON:function(b,f,k){return g.get(b,f,k,"json")},post:function(b,f,k,a){if(g.isFunction(f)){k=f;f={}}return g.ajax({type:"POST",url:b,data:f,success:k,dataType:a})},ajaxSetup:function(b){g.extend(g.ajaxSettings,b)},ajaxSettings:{global:true,
type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:true,async:true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(b){function f(){b.success&&b.success(j,e);b.global&&g.event.trigger("ajaxSuccess",[q,b])}function k(){b.complete&&b.complete(q,e);b.global&&g.event.trigger("ajaxComplete",
[q,b]);b.global&&!--g.active&&g.event.trigger("ajaxStop")}var a,c=/=\?(&|$)/g,e,j;b=g.extend(true,b,g.extend(true,{},g.ajaxSettings,b));if(b.data&&b.processData&&typeof b.data!="string")b.data=g.param(b.data);if(b.dataType=="jsonp"){if(b.type.toLowerCase()=="get")b.url.match(c)||(b.url+=(b.url.match(/\?/)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data||!b.data.match(c))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.dataType="json"}if(b.dataType=="json"&&(b.data&&b.data.match(c)||
b.url.match(c))){a="jsonp"+R++;if(b.data)b.data=(b.data+"").replace(c,"="+a+"$1");b.url=b.url.replace(c,"="+a+"$1");b.dataType="script";window[a]=function(B){j=B;f();k();window[a]=undefined;try{delete window[a]}catch(D){}l&&l.removeChild(n)}}if(b.dataType=="script"&&b.cache==null)b.cache=false;if(b.cache===false&&b.type.toLowerCase()=="get"){c=(new Date).getTime();var m=b.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+c+"$2");b.url=m+(m==b.url?(b.url.match(/\?/)?"&":"?")+"_="+c:"")}if(b.data&&b.type.toLowerCase()==
"get"){b.url+=(b.url.match(/\?/)?"&":"?")+b.data;b.data=null}b.global&&!g.active++&&g.event.trigger("ajaxStart");if((!b.url.indexOf("http")||!b.url.indexOf("//"))&&b.dataType=="script"&&b.type.toLowerCase()=="get"){var l=document.getElementsByTagName("head")[0],n=document.createElement("script");n.src=b.url;if(b.scriptCharset)n.charset=b.scriptCharset;if(!a){var o=false;n.onload=n.onreadystatechange=function(){if(!o&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){o=true;
f();k();l.removeChild(n)}}}l.appendChild(n)}else{var p=false,q=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;q.open(b.type,b.url,b.async,b.username,b.password);try{b.data&&q.setRequestHeader("Content-Type",b.contentType);if(b.ifModified)q.setRequestHeader("If-Modified-Since",g.lastModified[b.url]||"Thu, 01 Jan 1970 00:00:00 GMT");q.setRequestHeader("X-Requested-With","XMLHttpRequest");q.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+
", */*":b.accepts._default)}catch(r){}b.beforeSend&&b.beforeSend(q);b.global&&g.event.trigger("ajaxSend",[q,b]);var u=function(B){if(!p&&q&&(q.readyState==4||B=="timeout")){p=true;if(v){clearInterval(v);v=null}e=B=="timeout"&&"timeout"||!g.httpSuccess(q)&&"error"||b.ifModified&&g.httpNotModified(q,b.url)&&"notmodified"||"success";if(e=="success")try{j=g.httpData(q,b.dataType)}catch(D){e="parsererror"}if(e=="success"){var I;try{I=q.getResponseHeader("Last-Modified")}catch(T){}if(b.ifModified&&I)g.lastModified[b.url]=
I;a||f()}else g.handleError(b,q,e);k();if(b.async)q=null}};if(b.async){var v=setInterval(u,13);b.timeout>0&&setTimeout(function(){if(q){q.abort();p||u("timeout")}},b.timeout)}try{q.send(b.data)}catch(t){g.handleError(b,q,null,t)}b.async||u();return q}},handleError:function(b,f,k,a){b.error&&b.error(f,k,a);b.global&&g.event.trigger("ajaxError",[f,b,a])},active:0,httpSuccess:function(b){try{return!b.status&&location.protocol=="file:"||b.status>=200&&b.status<300||b.status==304||b.status==1223||g.browser.safari&&
b.status==undefined}catch(f){}return false},httpNotModified:function(b,f){try{var k=b.getResponseHeader("Last-Modified");return b.status==304||k==g.lastModified[f]||g.browser.safari&&b.status==undefined}catch(a){}return false},httpData:function(b,f){var k=b.getResponseHeader("content-type");var a=(k=f=="xml"||!f&&k&&k.indexOf("xml")>=0)?b.responseXML:b.responseText;if(k&&a.documentElement.tagName=="parsererror")throw"parsererror";f=="script"&&g.globalEval(a);if(f=="json")a=eval("("+a+")");return a},
param:function(b){var f=[];if(b.constructor==Array||b.jquery)g.each(b,function(){f.push(encodeURIComponent(this.name)+"="+encodeURIComponent(this.value))});else for(var k in b)b[k]&&b[k].constructor==Array?g.each(b[k],function(){f.push(encodeURIComponent(k)+"="+encodeURIComponent(this))}):f.push(encodeURIComponent(k)+"="+encodeURIComponent(b[k]));return f.join("&").replace(/%20/g,"+")}});g.fn.extend({show:function(b,f){return b?this.animate({height:"show",width:"show",opacity:"show"},b,f):this.filter(":hidden").each(function(){this.style.display=
this.oldblock||"";if(g.css(this,"display")=="none"){var k=g("<"+this.tagName+" />").appendTo("body");this.style.display=k.css("display");if(this.style.display=="none")this.style.display="block";k.remove()}}).end()},hide:function(b,f){return b?this.animate({height:"hide",width:"hide",opacity:"hide"},b,f):this.filter(":visible").each(function(){this.oldblock=this.oldblock||g.css(this,"display");this.style.display="none"}).end()},_toggle:g.fn.toggle,toggle:function(b,f){return g.isFunction(b)&&g.isFunction(f)?
this._toggle(b,f):b?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},b,f):this.each(function(){g(this)[g(this).is(":hidden")?"show":"hide"]()})},slideDown:function(b,f){return this.animate({height:"show"},b,f)},slideUp:function(b,f){return this.animate({height:"hide"},b,f)},slideToggle:function(b,f){return this.animate({height:"toggle"},b,f)},fadeIn:function(b,f){return this.animate({opacity:"show"},b,f)},fadeOut:function(b,f){return this.animate({opacity:"hide"},b,f)},fadeTo:function(b,
f,k){return this.animate({opacity:f},b,k)},animate:function(b,f,k,a){var c=g.speed(f,k,a);return this[c.queue===false?"each":"queue"](function(){if(this.nodeType!=1)return false;var e=g.extend({},c),j=g(this).is(":hidden"),m=this,l;for(l in b){if(b[l]=="hide"&&j||b[l]=="show"&&!j)return g.isFunction(e.complete)&&e.complete.apply(this);if(l=="height"||l=="width"){e.display=g.css(this,"display");e.overflow=this.style.overflow}}if(e.overflow!=null)this.style.overflow="hidden";e.curAnim=g.extend({},b);
g.each(b,function(n,o){var p=new g.fx(m,e,n);if(/toggle|show|hide/.test(o))p[o=="toggle"?j?"show":"hide":o](b);else{var q=o.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),r=p.cur(true)||0;if(q){var u=parseFloat(q[2]),v=q[3]||"px";if(v!="px"){m.style[n]=(u||1)+v;r=(u||1)/p.cur(true)*r;m.style[n]=r+v}if(q[1])u=(q[1]=="-="?-1:1)*u+r;p.custom(r,u,v)}else p.custom(r,o,"")}});return true})},queue:function(b,f){if(g.isFunction(b)||b&&b.constructor==Array){f=b;b="fx"}if(!b||typeof b=="string"&&!f)return J(this[0],
b);return this.each(function(){if(f.constructor==Array)J(this,b,f);else{J(this,b).push(f);J(this,b).length==1&&f.apply(this)}})},stop:function(b,f){var k=g.timers;b&&this.queue([]);this.each(function(){for(var a=k.length-1;a>=0;a--)if(k[a].elem==this){f&&k[a](true);k.splice(a,1)}});f||this.dequeue();return this}});var J=function(b,f,k){if(b){f=f||"fx";var a=g.data(b,f+"queue");if(!a||k)a=g.data(b,f+"queue",k?g.makeArray(k):[]);return a}};g.fn.dequeue=function(b){b=b||"fx";return this.each(function(){var f=
J(this,b);f.shift();f.length&&f[0].apply(this)})};g.extend({speed:function(b,f,k){var a=b&&b.constructor==Object?b:{complete:k||!k&&f||g.isFunction(b)&&b,duration:b,easing:k&&f||f&&f.constructor!=Function&&f};a.duration=(a.duration&&a.duration.constructor==Number?a.duration:{slow:600,fast:200}[a.duration])||400;a.old=a.complete;a.complete=function(){a.queue!==false&&g(this).dequeue();g.isFunction(a.old)&&a.old.apply(this)};return a},easing:{linear:function(b,f,k,a){return k+a*b},swing:function(b,
f,k,a){return(-Math.cos(b*Math.PI)/2+0.5)*a+k}},timers:[],timerId:null,fx:function(b,f,k){this.options=f;this.elem=b;this.prop=k;if(!f.orig)f.orig={}}});g.fx.prototype={update:function(){this.options.step&&this.options.step.apply(this.elem,[this.now,this]);(g.fx.step[this.prop]||g.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block"},cur:function(b){if(this.elem[this.prop]!=null&&this.elem.style[this.prop]==null)return this.elem[this.prop];return(b=parseFloat(g.css(this.elem,
this.prop,b)))&&b>-1E4?b:parseFloat(g.curCSS(this.elem,this.prop))||0},custom:function(b,f,k){function a(e){return c.step(e)}this.startTime=(new Date).getTime();this.start=b;this.end=f;this.unit=k||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var c=this;a.elem=this.elem;g.timers.push(a);if(g.timerId==null)g.timerId=setInterval(function(){for(var e=g.timers,j=0;j<e.length;j++)e[j]()||e.splice(j--,1);if(!e.length){clearInterval(g.timerId);g.timerId=null}},13)},show:function(){this.options.orig[this.prop]=
g.attr(this.elem.style,this.prop);this.options.show=true;this.custom(0,this.cur());if(this.prop=="width"||this.prop=="height")this.elem.style[this.prop]="1px";g(this.elem).show()},hide:function(){this.options.orig[this.prop]=g.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var f=(new Date).getTime();if(b||f>this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();b=this.options.curAnim[this.prop]=true;for(var k in this.options.curAnim)if(this.options.curAnim[k]!==
true)b=false;if(b){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(g.css(this.elem,"display")=="none")this.elem.style.display="block"}if(this.options.hide)this.elem.style.display="none";if(this.options.hide||this.options.show)for(var a in this.options.curAnim)g.attr(this.elem.style,a,this.options.orig[a])}b&&g.isFunction(this.options.complete)&&this.options.complete.apply(this.elem);return false}else{k=f-this.startTime;
this.state=k/this.options.duration;this.pos=g.easing[this.options.easing||(g.easing.swing?"swing":"linear")](this.state,k,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};g.fx.step={scrollLeft:function(b){b.elem.scrollLeft=b.now},scrollTop:function(b){b.elem.scrollTop=b.now},opacity:function(b){g.attr(b.elem.style,"opacity",b.now)},_default:function(b){b.elem.style[b.prop]=b.now+b.unit}};g.fn.offset=function(){function b(p){f(g.curCSS(p,"borderLeftWidth",
true),g.curCSS(p,"borderTopWidth",true))}function f(p,q){k+=parseInt(p)||0;a+=parseInt(q)||0}var k=0,a=0,c=this[0],e;if(c)with(g.browser){var j=c.parentNode,m=c,l=c.offsetParent;e=c.ownerDocument;var n=safari&&parseInt(version)<522&&!/adobeair/i.test(E),o=g.css(c,"position")=="fixed";if(c.getBoundingClientRect){c=c.getBoundingClientRect();f(c.left+Math.max(e.documentElement.scrollLeft,e.body.scrollLeft),c.top+Math.max(e.documentElement.scrollTop,e.body.scrollTop));f(-e.documentElement.clientLeft,
-e.documentElement.clientTop)}else{for(f(c.offsetLeft,c.offsetTop);l;){f(l.offsetLeft,l.offsetTop);if(mozilla&&!/^t(able|d|h)$/i.test(l.tagName)||safari&&!n)b(l);if(!o&&g.css(l,"position")=="fixed")o=true;m=/^body$/i.test(l.tagName)?m:l;l=l.offsetParent}for(;j&&j.tagName&&!/^body|html$/i.test(j.tagName);){/^inline|table.*$/i.test(g.css(j,"display"))||f(-j.scrollLeft,-j.scrollTop);mozilla&&g.css(j,"overflow")!="visible"&&b(j);j=j.parentNode}if(n&&(o||g.css(m,"position")=="absolute")||mozilla&&g.css(m,
"position")!="absolute")f(-e.body.offsetLeft,-e.body.offsetTop);o&&f(Math.max(e.documentElement.scrollLeft,e.body.scrollLeft),Math.max(e.documentElement.scrollTop,e.body.scrollTop))}e={top:a,left:k}}return e}})();var akt,menu;function initnavi(){for(i=1;i<6;i++)if(document.getElementsByTagName("a")[i].className=="aktiv"){akt=document.getElementsByTagName("a")[i].innerHTML.toLowerCase();resetnavi()}}function hovermouse(z){outnavi();if(document.getElementById(z))document.getElementById(z).style.visibility="visible"}function resetnavi(){outnavi();if(akt)document.getElementById(akt).style.visibility="visible"}
function outnavi(){for(i=0;i<document.getElementById("subnavi").getElementsByTagName("div").length;i++)document.getElementById("subnavi").getElementsByTagName("div")[i].style.visibility="hidden"};function tabview_aux(z,w){for(var s=document.getElementById(z),g=s.firstChild;g.className!="Tabs";)g=g.nextSibling;var x=g.firstChild;g=0;do if(x.tagName=="A"){g++;x.href="javascript:tabview_switch('"+z+"', "+g+");";x.className=g==w?"Active":"";x.blur()}while(x=x.nextSibling);for(s=s.firstChild;s.className!="Pages";)s=s.nextSibling;x=s.firstChild;g=0;do if(x.className=="Page"){g++;if(s.offsetHeight)x.style.height=s.offsetHeight-2+"px";x.style.overflow="auto";x.style.display=g==w?"block":"none"}while(x=
x.nextSibling)}function tabview_switch(z,w){tabview_aux(z,w)}function tabview_initialize(z){tabview_aux(z,1)};(function(){function z(a,c){c.src?h.ajax({url:c.src,async:false,dataType:"script"}):h.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c)}function w(a,c){return a[0]&&parseInt(h.curCSS(a[0],c,true),10)||0}function s(){if(!J){J=true;document.addEventListener&&!h.browser.opera&&document.addEventListener("DOMContentLoaded",h.ready,false);h.browser.msie&&window==top&&function(){if(!h.isReady){try{document.documentElement.doScroll("left")}catch(c){setTimeout(arguments.callee,
0);return}h.ready()}}();h.browser.opera&&document.addEventListener("DOMContentLoaded",function(){if(!h.isReady){for(var c=0;c<document.styleSheets.length;c++)if(document.styleSheets[c].disabled){setTimeout(arguments.callee,0);return}h.ready()}},false);if(h.browser.safari){var a;(function(){if(!h.isReady)if(document.readyState!="loaded"&&document.readyState!="complete")setTimeout(arguments.callee,0);else{if(a===y)a=h("style, link[rel=stylesheet]").length;document.styleSheets.length!=a?setTimeout(arguments.callee,
0):h.ready()}})()}h.event.add(window,"load",h.ready)}}var g=window.jQuery,x=window.$,h=window.jQuery=window.$=function(a,c){return new h.fn.init(a,c)},A=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,F=/^.[^:#\[\.]*$/,y;h.fn=h.prototype={init:function(a,c){a=a||document;if(a.nodeType){this[0]=a;this.length=1;return this}if(typeof a=="string"){var e=A.exec(a);if(e&&(e[1]||!c))if(e[1])a=h.clean([e[1]],c);else{var j=document.getElementById(e[3]);if(j){if(j.id!=e[3])return h().find(a);return h(j)}a=[]}else return h(c).find(a)}else if(h.isFunction(a))return h(document)[h.fn.ready?
"ready":"load"](a);return this.setArray(h.makeArray(a))},jquery:"1.2.6",size:function(){return this.length},length:0,get:function(a){return a==y?h.makeArray(this):this[a]},pushStack:function(a){a=h(a);a.prevObject=this;return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,c){return h.each(this,a,c)},index:function(a){return h.inArray(a&&a.jquery?a[0]:a,this)},attr:function(a,c,e){var j=a;if(a.constructor==String)if(c===y)return this[0]&&h[e||
"attr"](this[0],a);else{j={};j[a]=c}return this.each(function(m){for(a in j)h.attr(e?this.style:this,a,h.prop(this,j[a],e,m,a))})},css:function(a,c){if((a=="width"||a=="height")&&parseFloat(c)<0)c=y;return this.attr(a,c,"curCSS")},text:function(a){if(typeof a!="object"&&a!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a));var c="";h.each(a||this,function(){h.each(this.childNodes,function(){if(this.nodeType!=8)c+=this.nodeType!=1?this.nodeValue:h.fn.text([this])})});
return c},wrapAll:function(a){this[0]&&h(a,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){for(var c=this;c.firstChild;)c=c.firstChild;return c}).append(this);return this},wrapInner:function(a){return this.each(function(){h(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){h(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,false,function(a){this.nodeType==1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,
true,true,function(a){this.nodeType==1&&this.insertBefore(a,this.firstChild)})},before:function(){return this.domManip(arguments,false,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,true,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||h([])},find:function(a){var c=h.map(this,function(e){return h.find(a,e)});return this.pushStack(/[^+>] [^+>]/.test(a)||a.indexOf("..")>-1?h.unique(c):
c)},clone:function(a){var c=this.map(function(){if(h.browser.msie&&!h.isXMLDoc(this)){var j=this.cloneNode(true),m=document.createElement("div");m.appendChild(j);return h.clean([m.innerHTML])[0]}else return this.cloneNode(true)}),e=c.find("*").andSelf().each(function(){if(this[C]!=y)this[C]=null});a===true&&this.find("*").andSelf().each(function(j){if(this.nodeType!=3){var m=h.data(this,"events"),l;for(l in m)for(var n in m[l])h.event.add(e[j],l,m[l][n],m[l][n].data)}});return c},filter:function(a){return this.pushStack(h.isFunction(a)&&
h.grep(this,function(c,e){return a.call(c,e)})||h.multiFilter(a,this))},not:function(a){if(a.constructor==String)if(F.test(a))return this.pushStack(h.multiFilter(a,this,true));else a=h.multiFilter(a,this);var c=a.length&&a[a.length-1]!==y&&!a.nodeType;return this.filter(function(){return c?h.inArray(this,a)<0:this!=a})},add:function(a){return this.pushStack(h.unique(h.merge(this.get(),typeof a=="string"?h(a):h.makeArray(a))))},is:function(a){return!!a&&h.multiFilter(a,this).length>0},hasClass:function(a){return this.is("."+
a)},val:function(a){if(a==y){if(this.length){var c=this[0];if(h.nodeName(c,"select")){var e=c.selectedIndex,j=[],m=c.options;c=c.type=="select-one";if(e<0)return null;var l=c?e:0;for(e=c?e+1:m.length;l<e;l++){var n=m[l];if(n.selected){a=h.browser.msie&&!n.attributes.value.specified?n.text:n.value;if(c)return a;j.push(a)}}return j}else return(this[0].value||"").replace(/\r/g,"")}return y}if(a.constructor==Number)a+="";return this.each(function(){if(this.nodeType==1)if(a.constructor==Array&&/radio|checkbox/.test(this.type))this.checked=
h.inArray(this.value,a)>=0||h.inArray(this.name,a)>=0;else if(h.nodeName(this,"select")){var o=h.makeArray(a);h("option",this).each(function(){this.selected=h.inArray(this.value,o)>=0||h.inArray(this.text,o)>=0});if(!o.length)this.selectedIndex=-1}else this.value=a})},html:function(a){return a==y?this[0]?this[0].innerHTML:null:this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,
arguments))},map:function(a){return this.pushStack(h.map(this,function(c,e){return a.call(c,e,c)}))},andSelf:function(){return this.add(this.prevObject)},data:function(a,c){var e=a.split(".");e[1]=e[1]?"."+e[1]:"";if(c===y){var j=this.triggerHandler("getData"+e[1]+"!",[e[0]]);if(j===y&&this.length)j=h.data(this[0],a);return j===y&&e[1]?this.data(e[0]):j}else return this.trigger("setData"+e[1]+"!",[e[0],c]).each(function(){h.data(this,a,c)})},removeData:function(a){return this.each(function(){h.removeData(this,
a)})},domManip:function(a,c,e,j){var m=this.length>1,l;return this.each(function(){if(!l){l=h.clean(a,this.ownerDocument);e&&l.reverse()}var n=this;if(c&&h.nodeName(this,"table")&&h.nodeName(l[0],"tr"))n=this.getElementsByTagName("tbody")[0]||this.appendChild(this.ownerDocument.createElement("tbody"));var o=h([]);h.each(l,function(){var p=m?h(this).clone(true)[0]:this;if(h.nodeName(p,"script"))o=o.add(p);else{if(p.nodeType==1)o=o.add(h("script",p).remove());j.call(n,p)}});o.each(z)})}};h.fn.init.prototype=
h.fn;h.extend=h.fn.extend=function(){var a=arguments[0]||{},c=1,e=arguments.length,j=false,m;if(a.constructor==Boolean){j=a;a=arguments[1]||{};c=2}if(typeof a!="object"&&typeof a!="function")a={};if(e==c){a=this;--c}for(;c<e;c++)if((m=arguments[c])!=null)for(var l in m){var n=a[l],o=m[l];if(a!==o)if(j&&o&&typeof o=="object"&&!o.nodeType)a[l]=h.extend(j,n||(o.length!=null?[]:{}),o);else if(o!==y)a[l]=o}return a};var C="jQuery"+ +new Date,Q=0,E={},L=/z-?index|font-?weight|opacity|zoom|line-?height/i,
H=document.defaultView||{};h.extend({noConflict:function(a){window.$=x;if(a)window.jQuery=g;return h},isFunction:function(a){return!!a&&typeof a!="string"&&!a.nodeName&&a.constructor!=Array&&/^[\s[]?function/.test(a+"")},isXMLDoc:function(a){return a.documentElement&&!a.body||a.tagName&&a.ownerDocument&&!a.ownerDocument.body},globalEval:function(a){if(a=h.trim(a)){var c=document.getElementsByTagName("head")[0]||document.documentElement,e=document.createElement("script");e.type="text/javascript";if(h.browser.msie)e.text=
a;else e.appendChild(document.createTextNode(a));c.insertBefore(e,c.firstChild);c.removeChild(e)}},nodeName:function(a,c){return a.nodeName&&a.nodeName.toUpperCase()==c.toUpperCase()},cache:{},data:function(a,c,e){a=a==window?E:a;var j=a[C];j||(j=a[C]=++Q);if(c&&!h.cache[j])h.cache[j]={};if(e!==y)h.cache[j][c]=e;return c?h.cache[j][c]:j},removeData:function(a,c){a=a==window?E:a;var e=a[C];if(c){if(h.cache[e]){delete h.cache[e][c];c="";for(c in h.cache[e])break;c||h.removeData(a)}}else{try{delete a[C]}catch(j){a.removeAttribute&&
a.removeAttribute(C)}delete h.cache[e]}},each:function(a,c,e){var j,m=0,l=a.length;if(e)if(l==y)for(j in a){if(c.apply(a[j],e)===false)break}else for(;m<l;){if(c.apply(a[m++],e)===false)break}else if(l==y)for(j in a){if(c.call(a[j],j,a[j])===false)break}else for(e=a[0];m<l&&c.call(e,m,e)!==false;e=a[++m]);return a},prop:function(a,c,e,j,m){if(h.isFunction(c))c=c.call(a,j);return c&&c.constructor==Number&&e=="curCSS"&&!L.test(m)?c+"px":c},className:{add:function(a,c){h.each((c||"").split(/\s+/),function(e,
j){if(a.nodeType==1&&!h.className.has(a.className,j))a.className+=(a.className?" ":"")+j})},remove:function(a,c){if(a.nodeType==1)a.className=c!=y?h.grep(a.className.split(/\s+/),function(e){return!h.className.has(c,e)}).join(" "):""},has:function(a,c){return h.inArray(c,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,c,e){var j={},m;for(m in c){j[m]=a.style[m];a.style[m]=c[m]}e.call(a);for(m in c)a.style[m]=j[m]},css:function(a,c,e){if(c=="width"||c=="height"){var j;e={position:"absolute",
visibility:"hidden",display:"block"};var m=c=="width"?["Left","Right"]:["Top","Bottom"],l=function(){j=c=="width"?a.offsetWidth:a.offsetHeight;var n=0,o=0;h.each(m,function(){n+=parseFloat(h.curCSS(a,"padding"+this,true))||0;o+=parseFloat(h.curCSS(a,"border"+this+"Width",true))||0});j-=Math.round(n+o)};h(a).is(":visible")?l():h.swap(a,e,l);return Math.max(0,j)}return h.curCSS(a,c,e)},curCSS:function(a,c,e){function j(o){if(!h.browser.safari)return false;o=H.getComputedStyle(o,null);return!o||o.getPropertyValue("color")==
""}var m,l=a.style;if(c=="opacity"&&h.browser.msie){m=h.attr(l,"opacity");return m==""?"1":m}if(h.browser.opera&&c=="display"){var n=l.outline;l.outline="0 solid black";l.outline=n}if(c.match(/float/i))c=M;if(!e&&l&&l[c])m=l[c];else if(H.getComputedStyle){if(c.match(/float/i))c="float";c=c.replace(/([A-Z])/g,"-$1").toLowerCase();if((m=H.getComputedStyle(a,null))&&!j(a))m=m.getPropertyValue(c);else{l=[];e=[];n=a;for(a=0;n&&j(n);n=n.parentNode)e.unshift(n);for(;a<e.length;a++)if(j(e[a])){l[a]=e[a].style.display;
e[a].style.display="block"}m=c=="display"&&l[e.length-1]!=null?"none":m&&m.getPropertyValue(c)||"";for(a=0;a<l.length;a++)if(l[a]!=null)e[a].style.display=l[a]}if(c=="opacity"&&m=="")m="1"}else if(a.currentStyle){m=c.replace(/\-(\w)/g,function(o,p){return p.toUpperCase()});m=a.currentStyle[c]||a.currentStyle[m];if(!/^\d+(px)?$/i.test(m)&&/^\d/.test(m)){c=l.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;l.left=m||0;m=l.pixelLeft+"px";l.left=c;a.runtimeStyle.left=e}}return m},clean:function(a,
c){var e=[];c=c||document;if(typeof c.createElement=="undefined")c=c.ownerDocument||c[0]&&c[0].ownerDocument||document;h.each(a,function(j,m){if(m){if(m.constructor==Number)m+="";if(typeof m=="string"){m=m.replace(/(<(\w+)[^>]*?)\/>/g,function(p,q,r){return r.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?p:q+"></"+r+">"});var l=h.trim(m).toLowerCase(),n=c.createElement("div"),o=!l.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!l.indexOf("<leg")&&[1,"<fieldset>",
"</fieldset>"]||l.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!l.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!l.indexOf("<td")||!l.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!l.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||h.browser.msie&&[1,"div<div>","</div>"]||[0,"",""];for(n.innerHTML=o[1]+m+o[2];o[0]--;)n=n.lastChild;if(h.browser.msie){l=!l.indexOf("<table")&&l.indexOf("<tbody")<0?n.firstChild&&n.firstChild.childNodes:
o[1]=="<table>"&&l.indexOf("<tbody")<0?n.childNodes:[];for(o=l.length-1;o>=0;--o)h.nodeName(l[o],"tbody")&&!l[o].childNodes.length&&l[o].parentNode.removeChild(l[o]);/^\s/.test(m)&&n.insertBefore(c.createTextNode(m.match(/^\s*/)[0]),n.firstChild)}m=h.makeArray(n.childNodes)}if(!(m.length===0&&!h.nodeName(m,"form")&&!h.nodeName(m,"select")))if(m[0]==y||h.nodeName(m,"form")||m.options)e.push(m);else e=h.merge(e,m)}});return e},attr:function(a,c,e){if(!a||a.nodeType==3||a.nodeType==8)return y;var j=
!h.isXMLDoc(a),m=e!==y,l=h.browser.msie;c=j&&h.props[c]||c;if(a.tagName){var n=/href|src|style/.test(c);if(c in a&&j&&!n){if(m){if(c=="type"&&h.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";a[c]=e}if(h.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;return a[c]}if(l&&j&&c=="style")return h.attr(a.style,"cssText",e);m&&a.setAttribute(c,""+e);a=l&&j&&n?a.getAttribute(c,2):a.getAttribute(c);return a===null?y:a}if(l&&c=="opacity"){if(m){a.zoom=
1;a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(e)+""=="NaN"?"":"alpha(opacity="+e*100+")")}return a.filter&&a.filter.indexOf("opacity=")>=0?parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/100+"":""}c=c.replace(/-([a-z])/ig,function(o,p){return p.toUpperCase()});if(m)a[c]=e;return a[c]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var c=[];if(a!=null){var e=a.length;if(e==null||a.split||a.setInterval||a.call)c[0]=a;else for(;e;)c[--e]=a[e]}return c},
inArray:function(a,c){for(var e=0,j=c.length;e<j;e++)if(c[e]===a)return e;return-1},merge:function(a,c){var e=0,j,m=a.length;if(h.browser.msie)for(;j=c[e++];){if(j.nodeType!=8)a[m++]=j}else for(;j=c[e++];)a[m++]=j;return a},unique:function(a){var c=[],e={};try{for(var j=0,m=a.length;j<m;j++){var l=h.data(a[j]);if(!e[l]){e[l]=true;c.push(a[j])}}}catch(n){c=a}return c},grep:function(a,c,e){for(var j=[],m=0,l=a.length;m<l;m++)!e!=!c(a[m],m)&&j.push(a[m]);return j},map:function(a,c){for(var e=[],j=0,
m=a.length;j<m;j++){var l=c(a[j],j);if(l!=null)e[e.length]=l}return e.concat.apply([],e)}});var G=navigator.userAgent.toLowerCase();h.browser={version:(G.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/.test(G),opera:/opera/.test(G),msie:/msie/.test(G)&&!/opera/.test(G),mozilla:/mozilla/.test(G)&&!/(compatible|webkit)/.test(G)};var M=h.browser.msie?"styleFloat":"cssFloat";h.extend({boxModel:!h.browser.msie||document.compatMode=="CSS1Compat",props:{"for":"htmlFor","class":"className",
"float":M,cssFloat:M,styleFloat:M,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing"}});h.each({parent:function(a){return a.parentNode},parents:function(a){return h.dir(a,"parentNode")},next:function(a){return h.nth(a,2,"nextSibling")},prev:function(a){return h.nth(a,2,"previousSibling")},nextAll:function(a){return h.dir(a,"nextSibling")},prevAll:function(a){return h.dir(a,"previousSibling")},siblings:function(a){return h.sibling(a.parentNode.firstChild,a)},children:function(a){return h.sibling(a.firstChild)},
contents:function(a){return h.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:h.makeArray(a.childNodes)}},function(a,c){h.fn[a]=function(e){var j=h.map(this,c);if(e&&typeof e=="string")j=h.multiFilter(e,j);return this.pushStack(h.unique(j))}});h.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,c){h.fn[a]=function(){var e=arguments;return this.each(function(){for(var j=0,m=e.length;j<m;j++)h(e[j])[c](this)})}});
h.each({removeAttr:function(a){h.attr(this,a,"");this.nodeType==1&&this.removeAttribute(a)},addClass:function(a){h.className.add(this,a)},removeClass:function(a){h.className.remove(this,a)},toggleClass:function(a){h.className[h.className.has(this,a)?"remove":"add"](this,a)},remove:function(a){if(!a||h.filter(a,[this]).r.length){h("*",this).add(this).each(function(){h.event.remove(this);h.removeData(this)});this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(h(">*",this).remove();this.firstChild;)this.removeChild(this.firstChild)}},
function(a,c){h.fn[a]=function(){return this.each(c,arguments)}});h.each(["Height","Width"],function(a,c){var e=c.toLowerCase();h.fn[e]=function(j){return this[0]==window?h.browser.opera&&document.body["client"+c]||h.browser.safari&&window["inner"+c]||document.compatMode=="CSS1Compat"&&document.documentElement["client"+c]||document.body["client"+c]:this[0]==document?Math.max(Math.max(document.body["scroll"+c],document.documentElement["scroll"+c]),Math.max(document.body["offset"+c],document.documentElement["offset"+
c])):j==y?this.length?h.css(this[0],e):null:this.css(e,j.constructor==String?j:j+"px")}});var K=h.browser.safari&&parseInt(h.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uffff*_-]|\\\\.)",N=RegExp("^>\\s*("+K+"+)"),O=RegExp("^("+K+"+)(#)("+K+"+)"),R=RegExp("^([#.]?)("+K+"*)");h.extend({expr:{"":function(a,c,e){return e[2]=="*"||h.nodeName(a,e[2])},"#":function(a,c,e){return a.getAttribute("id")==e[2]},":":{lt:function(a,c,e){return c<e[3]-0},gt:function(a,c,e){return c>e[3]-0},nth:function(a,
c,e){return e[3]-0==c},eq:function(a,c,e){return e[3]-0==c},first:function(a,c){return c==0},last:function(a,c,e,j){return c==j.length-1},even:function(a,c){return c%2==0},odd:function(a,c){return c%2},"first-child":function(a){return a.parentNode.getElementsByTagName("*")[0]==a},"last-child":function(a){return h.nth(a.parentNode.lastChild,1,"previousSibling")==a},"only-child":function(a){return!h.nth(a.parentNode.lastChild,2,"previousSibling")},parent:function(a){return a.firstChild},empty:function(a){return!a.firstChild},
contains:function(a,c,e){return(a.textContent||a.innerText||h(a).text()||"").indexOf(e[3])>=0},visible:function(a){return"hidden"!=a.type&&h.css(a,"display")!="none"&&h.css(a,"visibility")!="hidden"},hidden:function(a){return"hidden"==a.type||h.css(a,"display")=="none"||h.css(a,"visibility")=="hidden"},enabled:function(a){return!a.disabled},disabled:function(a){return a.disabled},checked:function(a){return a.checked},selected:function(a){return a.selected||h.attr(a,"selected")},text:function(a){return"text"==
a.type},radio:function(a){return"radio"==a.type},checkbox:function(a){return"checkbox"==a.type},file:function(a){return"file"==a.type},password:function(a){return"password"==a.type},submit:function(a){return"submit"==a.type},image:function(a){return"image"==a.type},reset:function(a){return"reset"==a.type},button:function(a){return"button"==a.type||h.nodeName(a,"button")},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},has:function(a,c,e){return h.find(e[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},
animated:function(a){return h.grep(h.timers,function(c){return a==c.elem}).length}}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,RegExp("^([:.#]*)("+K+"+)")],multiFilter:function(a,c,e){for(var j,m=[];a&&a!=j;){j=a;var l=h.filter(a,c,e);a=l.t.replace(/^\s*,\s*/,"");m=e?c=l.r:h.merge(m,l.r)}return m},find:function(a,c){if(typeof a!="string")return[a];if(c&&c.nodeType!=1&&c.nodeType!=9)return[];c=c||document;for(var e=[c],j=[],m,l;a&&m!=
a;){var n=[];m=a;a=h.trim(a);l=false;var o=N,p=o.exec(a);if(p){l=p[1].toUpperCase();for(var q=0;e[q];q++)for(p=e[q].firstChild;p;p=p.nextSibling)if(p.nodeType==1&&(l=="*"||p.nodeName.toUpperCase()==l))n.push(p);e=n;a=a.replace(o,"");if(a.indexOf(" ")==0)continue;l=true}else{o=/^([>+~])\s*(\w*)/i;if((p=o.exec(a))!=null){n=[];q={};l=p[2].toUpperCase();p=p[1];for(var r=0,u=e.length;r<u;r++)for(var v=p=="~"||p=="+"?e[r].nextSibling:e[r].firstChild;v;v=v.nextSibling)if(v.nodeType==1){var t=h.data(v);if(p==
"~"&&q[t])break;if(!l||v.nodeName.toUpperCase()==l){if(p=="~")q[t]=true;n.push(v)}if(p=="+")break}e=n;a=h.trim(a.replace(o,""));l=true}}if(a&&!l)if(a.indexOf(",")){o=O;if(p=o.exec(a))p=[0,p[2],p[3],p[1]];else{o=R;p=o.exec(a)}p[2]=p[2].replace(/\\/g,"");l=e[e.length-1];if(p[1]=="#"&&l&&l.getElementById&&!h.isXMLDoc(l)){e=l.getElementById(p[2]);if((h.browser.msie||h.browser.opera)&&e&&typeof e.id=="string"&&e.id!=p[2])e=h('[@id="'+p[2]+'"]',l)[0];e=n=e&&(!p[3]||h.nodeName(e,p[3]))?[e]:[]}else{for(q=
0;e[q];q++){l=p[1]=="#"&&p[3]?p[3]:p[1]!=""||p[0]==""?"*":p[2];if(l=="*"&&e[q].nodeName.toLowerCase()=="object")l="param";n=h.merge(n,e[q].getElementsByTagName(l))}if(p[1]==".")n=h.classFilter(n,p[2]);if(p[1]=="#"){e=[];for(q=0;n[q];q++)if(n[q].getAttribute("id")==p[2]){e=[n[q]];break}n=e}e=n}a=a.replace(o,"")}else{c==e[0]&&e.shift();j=h.merge(j,e);n=e=[c];a=" "+a.substr(1,a.length)}if(a){n=h.filter(a,n);e=n.r;a=h.trim(n.t)}}if(a)e=[];e&&c==e[0]&&e.shift();return j=h.merge(j,e)},classFilter:function(a,
c,e){c=" "+c+" ";for(var j=[],m=0;a[m];m++){var l=(" "+a[m].className+" ").indexOf(c)>=0;if(!e&&l||e&&!l)j.push(a[m])}return j},filter:function(a,c,e){for(var j;a&&a!=j;){j=a;for(var m=h.parse,l,n=0;m[n];n++)if(l=m[n].exec(a)){a=a.substring(l[0].length);l[2]=l[2].replace(/\\/g,"");break}if(!l)break;if(l[1]==":"&&l[2]=="not")c=F.test(l[3])?h.filter(l[3],c,true).r:h(c).not(l[3]);else if(l[1]==".")c=h.classFilter(c,l[2],e);else if(l[1]=="["){m=[];var o=l[3];n=0;for(var p=c.length;n<p;n++){var q=c[n],
r=q[h.props[l[2]]||l[2]];if(r==null||/href|src|selected/.test(l[2]))r=h.attr(q,l[2])||"";if((o==""&&!!r||o=="="&&r==l[5]||o=="!="&&r!=l[5]||o=="^="&&r&&!r.indexOf(l[5])||o=="$="&&r.substr(r.length-l[5].length)==l[5]||(o=="*="||o=="~=")&&r.indexOf(l[5])>=0)^e)m.push(q)}c=m}else if(l[1]==":"&&l[2]=="nth-child"){o={};m=[];j=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(l[3]=="even"&&"2n"||l[3]=="odd"&&"2n+1"||!/\D/.test(l[3])&&"0n+"+l[3]||l[3]);q=j[1]+(j[2]||1)-0;j=j[3]-0;n=0;for(p=c.length;n<p;n++){r=c[n];var u=
r.parentNode,v=h.data(u);if(!o[v]){var t=1;for(u=u.firstChild;u;u=u.nextSibling)if(u.nodeType==1)u.nodeIndex=t++;o[v]=true}v=false;if(q==0){if(r.nodeIndex==j)v=true}else if((r.nodeIndex-j)%q==0&&(r.nodeIndex-j)/q>=0)v=true;v^e&&m.push(r)}c=m}else{var B=h.expr[l[1]];if(typeof B=="object")B=B[l[2]];if(typeof B=="string")B=eval("false||function(a,i){return "+B+";}");c=h.grep(c,function(D,I){return B(D,I,l,c)},e)}}return{r:c,t:a}},dir:function(a,c){for(var e=[],j=a[c];j&&j!=document;){j.nodeType==1&&
e.push(j);j=j[c]}return e},nth:function(a,c,e){c=c||1;for(var j=0;a;a=a[e])if(a.nodeType==1&&++j==c)break;return a},sibling:function(a,c){for(var e=[];a;a=a.nextSibling)a.nodeType==1&&a!=c&&e.push(a);return e}});h.event={add:function(a,c,e,j){if(!(a.nodeType==3||a.nodeType==8)){if(h.browser.msie&&a.setInterval)a=window;if(!e.guid)e.guid=this.guid++;if(j!=y){var m=e;e=this.proxy(m,function(){return m.apply(this,arguments)});e.data=j}var l=h.data(a,"events")||h.data(a,"events",{}),n=h.data(a,"handle")||
h.data(a,"handle",function(){if(typeof h!="undefined"&&!h.event.triggered)return h.event.handle.apply(arguments.callee.elem,arguments)});n.elem=a;h.each(c.split(/\s+/),function(o,p){var q=p.split(".");p=q[0];e.type=q[1];q=l[p];if(!q){q=l[p]={};if(!h.event.special[p]||h.event.special[p].setup.call(a)===false)if(a.addEventListener)a.addEventListener(p,n,false);else a.attachEvent&&a.attachEvent("on"+p,n)}q[e.guid]=e;h.event.global[p]=true});a=null}},guid:1,global:{},remove:function(a,c,e){if(!(a.nodeType==
3||a.nodeType==8)){var j=h.data(a,"events"),m;if(j){if(c==y||typeof c=="string"&&c.charAt(0)==".")for(var l in j)this.remove(a,l+(c||""));else{if(c.type){e=c.handler;c=c.type}h.each(c.split(/\s+/),function(n,o){var p=o.split(".");o=p[0];if(j[o]){if(e)delete j[o][e.guid];else for(e in j[o])if(!p[1]||j[o][e].type==p[1])delete j[o][e];for(m in j[o])break;if(!m){if(!h.event.special[o]||h.event.special[o].teardown.call(a)===false)if(a.removeEventListener)a.removeEventListener(o,h.data(a,"handle"),false);
else a.detachEvent&&a.detachEvent("on"+o,h.data(a,"handle"));m=null;delete j[o]}}})}for(m in j)break;if(!m){if(c=h.data(a,"handle"))c.elem=null;h.removeData(a,"events");h.removeData(a,"handle")}}}},trigger:function(a,c,e,j,m){c=h.makeArray(c);if(a.indexOf("!")>=0){a=a.slice(0,-1);var l=true}if(e){if(e.nodeType==3||e.nodeType==8)return y;var n,o=h.isFunction(e[a]||null),p=!c[0]||!c[0].preventDefault;if(p){c.unshift({type:a,target:e,preventDefault:function(){},stopPropagation:function(){},timeStamp:+new Date});
c[0][C]=true}c[0].type=a;if(l)c[0].exclusive=true;if(l=h.data(e,"handle"))n=l.apply(e,c);if((!o||h.nodeName(e,"a")&&a=="click")&&e["on"+a]&&e["on"+a].apply(e,c)===false)n=false;p&&c.shift();if(m&&h.isFunction(m)){c=m.apply(e,n==null?c:c.concat(n));if(c!==y)n=c}if(o&&j!==false&&n!==false&&!(h.nodeName(e,"a")&&a=="click")){this.triggered=true;try{e[a]()}catch(q){}}this.triggered=false}else this.global[a]&&h("*").add([window,document]).trigger(a,c);return n},handle:function(a){var c,e,j,m,l;a=arguments[0]=
h.event.fix(a||window.event);j=a.type.split(".");a.type=j[0];j=j[1];m=!j&&!a.exclusive;l=(h.data(this,"events")||{})[a.type];for(var n in l){e=l[n];if(m||e.type==j){a.handler=e;a.data=e.data;e=e.apply(this,arguments);if(c!==false)c=e;if(e===false){a.preventDefault();a.stopPropagation()}}}return c},fix:function(a){if(a[C]==true)return a;var c=a;a={originalEvent:c};for(var e="altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target timeStamp toElement type view wheelDelta which".split(" "),
j=e.length;j;j--)a[e[j]]=c[e[j]];a[C]=true;a.preventDefault=function(){c.preventDefault&&c.preventDefault();c.returnValue=false};a.stopPropagation=function(){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true};a.timeStamp=a.timeStamp||+new Date;if(!a.target)a.target=a.srcElement||document;if(a.target.nodeType==3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement==a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){e=document.documentElement;
j=document.body;a.pageX=a.clientX+(e&&e.scrollLeft||j&&j.scrollLeft||0)-(e.clientLeft||0);a.pageY=a.clientY+(e&&e.scrollTop||j&&j.scrollTop||0)-(e.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},proxy:function(a,c){c.guid=a.guid=a.guid||c.guid||this.guid++;return c},special:{ready:{setup:function(){s()},teardown:function(){}},
mouseenter:{setup:function(){if(h.browser.msie)return false;h(this).bind("mouseover",h.event.special.mouseenter.handler);return true},teardown:function(){if(h.browser.msie)return false;h(this).unbind("mouseover",h.event.special.mouseenter.handler);return true},handler:function(a){if(b(a,this))return true;a.type="mouseenter";return h.event.handle.apply(this,arguments)}},mouseleave:{setup:function(){if(h.browser.msie)return false;h(this).bind("mouseout",h.event.special.mouseleave.handler);return true},
teardown:function(){if(h.browser.msie)return false;h(this).unbind("mouseout",h.event.special.mouseleave.handler);return true},handler:function(a){if(b(a,this))return true;a.type="mouseleave";return h.event.handle.apply(this,arguments)}}}};h.fn.extend({bind:function(a,c,e){return a=="unload"?this.one(a,c,e):this.each(function(){h.event.add(this,a,e||c,e&&c)})},one:function(a,c,e){var j=h.event.proxy(e||c,function(m){h(this).unbind(m,j);return(e||c).apply(this,arguments)});return this.each(function(){h.event.add(this,
a,j,e&&c)})},unbind:function(a,c){return this.each(function(){h.event.remove(this,a,c)})},trigger:function(a,c,e){return this.each(function(){h.event.trigger(a,c,this,true,e)})},triggerHandler:function(a,c,e){return this[0]&&h.event.trigger(a,c,this[0],false,e)},toggle:function(a){for(var c=arguments,e=1;e<c.length;)h.event.proxy(a,c[e++]);return this.click(h.event.proxy(a,function(j){this.lastToggle=(this.lastToggle||0)%e;j.preventDefault();return c[this.lastToggle++].apply(this,arguments)||false}))},
hover:function(a,c){return this.bind("mouseenter",a).bind("mouseleave",c)},ready:function(a){s();h.isReady?a.call(document,h):h.readyList.push(function(){return a.call(this,h)});return this}});h.extend({isReady:false,readyList:[],ready:function(){if(!h.isReady){h.isReady=true;if(h.readyList){h.each(h.readyList,function(){this.call(document)});h.readyList=null}h(document).triggerHandler("ready")}}});var J=false;h.each("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,change,select,submit,keydown,keypress,keyup,error".split(","),
function(a,c){h.fn[c]=function(e){return e?this.bind(c,e):this.trigger(c)}});var b=function(a,c){for(var e=a.relatedTarget;e&&e!=c;)try{e=e.parentNode}catch(j){e=c}return e==c};h(window).bind("unload",function(){h("*").add(document).unbind()});h.fn.extend({_load:h.fn.load,load:function(a,c,e){if(typeof a!="string")return this._load(a);var j=a.indexOf(" ");if(j>=0){var m=a.slice(j,a.length);a=a.slice(0,j)}e=e||function(){};j="GET";if(c)if(h.isFunction(c)){e=c;c=null}else{c=h.param(c);j="POST"}var l=
this;h.ajax({url:a,type:j,dataType:"html",data:c,complete:function(n,o){if(o=="success"||o=="notmodified")l.html(m?h("<div/>").append(n.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(m):n.responseText);l.each(e,[n.responseText,o,n])}});return this},serialize:function(){return h.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return h.nodeName(this,"form")?h.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||
/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(a,c){var e=h(this).val();return e==null?null:e.constructor==Array?h.map(e,function(j){return{name:c.name,value:j}}):{name:c.name,value:e}}).get()}});h.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,c){h.fn[c]=function(e){return this.bind(c,e)}});var f=+new Date;h.extend({get:function(a,c,e,j){if(h.isFunction(c)){e=c;c=null}return h.ajax({type:"GET",url:a,data:c,
success:e,dataType:j})},getScript:function(a,c){return h.get(a,null,c,"script")},getJSON:function(a,c,e){return h.get(a,c,e,"json")},post:function(a,c,e,j){if(h.isFunction(c)){e=c;c={}}return h.ajax({type:"POST",url:a,data:c,success:e,dataType:j})},ajaxSetup:function(a){h.extend(h.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:true,async:true,data:null,username:null,password:null,accepts:{xml:"application/xml, text/xml",
html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(a){function c(){a.success&&a.success(n,l);a.global&&h.event.trigger("ajaxSuccess",[t,a])}function e(){a.complete&&a.complete(t,l);a.global&&h.event.trigger("ajaxComplete",[t,a]);a.global&&!--h.active&&h.event.trigger("ajaxStop")}a=h.extend(true,a,h.extend(true,{},h.ajaxSettings,a));var j,m=/=\?(&|$)/g,l,n,o=a.type.toUpperCase();
if(a.data&&a.processData&&typeof a.data!="string")a.data=h.param(a.data);if(a.dataType=="jsonp"){if(o=="GET")a.url.match(m)||(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(m))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(m)||a.url.match(m))){j="jsonp"+f++;if(a.data)a.data=(a.data+"").replace(m,"="+j+"$1");a.url=a.url.replace(m,"="+j+"$1");a.dataType="script";window[j]=function(P){n=
P;c();e();window[j]=y;try{delete window[j]}catch(U){}q&&q.removeChild(r)}}if(a.dataType=="script"&&a.cache==null)a.cache=false;if(a.cache===false&&o=="GET"){m=+new Date;var p=a.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+m+"$2");a.url=p+(p==a.url?(a.url.match(/\?/)?"&":"?")+"_="+m:"")}if(a.data&&o=="GET"){a.url+=(a.url.match(/\?/)?"&":"?")+a.data;a.data=null}a.global&&!h.active++&&h.event.trigger("ajaxStart");m=/^(?:\w+:)?\/\/([^\/?#]+)/;if(a.dataType=="script"&&o=="GET"&&m.test(a.url)&&m.exec(a.url)[1]!=
location.host){var q=document.getElementsByTagName("head")[0],r=document.createElement("script");r.src=a.url;if(a.scriptCharset)r.charset=a.scriptCharset;if(!j){var u=false;r.onload=r.onreadystatechange=function(){if(!u&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){u=true;c();e();q.removeChild(r)}}}q.appendChild(r);return y}var v=false,t=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;a.username?t.open(o,a.url,a.async,a.username,a.password):
t.open(o,a.url,a.async);try{a.data&&t.setRequestHeader("Content-Type",a.contentType);if(a.ifModified)t.setRequestHeader("If-Modified-Since",h.lastModified[a.url]||"Thu, 01 Jan 1970 00:00:00 GMT");t.setRequestHeader("X-Requested-With","XMLHttpRequest");t.setRequestHeader("Accept",a.dataType&&a.accepts[a.dataType]?a.accepts[a.dataType]+", */*":a.accepts._default)}catch(B){}if(a.beforeSend&&a.beforeSend(t,a)===false){a.global&&h.active--;t.abort();return false}a.global&&h.event.trigger("ajaxSend",[t,
a]);var D=function(P){if(!v&&t&&(t.readyState==4||P=="timeout")){v=true;if(I){clearInterval(I);I=null}l=P=="timeout"&&"timeout"||!h.httpSuccess(t)&&"error"||a.ifModified&&h.httpNotModified(t,a.url)&&"notmodified"||"success";if(l=="success")try{n=h.httpData(t,a.dataType,a.dataFilter)}catch(U){l="parsererror"}if(l=="success"){var S;try{S=t.getResponseHeader("Last-Modified")}catch(V){}if(a.ifModified&&S)h.lastModified[a.url]=S;j||c()}else h.handleError(a,t,l);e();if(a.async)t=null}};if(a.async){var I=
setInterval(D,13);a.timeout>0&&setTimeout(function(){if(t){t.abort();v||D("timeout")}},a.timeout)}try{t.send(a.data)}catch(T){h.handleError(a,t,null,T)}a.async||D();return t},handleError:function(a,c,e,j){a.error&&a.error(c,e,j);a.global&&h.event.trigger("ajaxError",[c,a,j])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||a.status==1223||h.browser.safari&&a.status==y}catch(c){}return false},httpNotModified:function(a,c){try{var e=
a.getResponseHeader("Last-Modified");return a.status==304||e==h.lastModified[c]||h.browser.safari&&a.status==y}catch(j){}return false},httpData:function(a,c,e){var j=a.getResponseHeader("content-type");a=(j=c=="xml"||!c&&j&&j.indexOf("xml")>=0)?a.responseXML:a.responseText;if(j&&a.documentElement.tagName=="parsererror")throw"parsererror";if(e)a=e(a,c);c=="script"&&h.globalEval(a);if(c=="json")a=eval("("+a+")");return a},param:function(a){var c=[];if(a.constructor==Array||a.jquery)h.each(a,function(){c.push(encodeURIComponent(this.name)+
"="+encodeURIComponent(this.value))});else for(var e in a)a[e]&&a[e].constructor==Array?h.each(a[e],function(){c.push(encodeURIComponent(e)+"="+encodeURIComponent(this))}):c.push(encodeURIComponent(e)+"="+encodeURIComponent(h.isFunction(a[e])?a[e]():a[e]));return c.join("&").replace(/%20/g,"+")}});h.fn.extend({show:function(a,c){return a?this.animate({height:"show",width:"show",opacity:"show"},a,c):this.filter(":hidden").each(function(){this.style.display=this.oldblock||"";if(h.css(this,"display")==
"none"){var e=h("<"+this.tagName+" />").appendTo("body");this.style.display=e.css("display");if(this.style.display=="none")this.style.display="block";e.remove()}}).end()},hide:function(a,c){return a?this.animate({height:"hide",width:"hide",opacity:"hide"},a,c):this.filter(":visible").each(function(){this.oldblock=this.oldblock||h.css(this,"display");this.style.display="none"}).end()},_toggle:h.fn.toggle,toggle:function(a,c){return h.isFunction(a)&&h.isFunction(c)?this._toggle.apply(this,arguments):
a?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},a,c):this.each(function(){h(this)[h(this).is(":hidden")?"show":"hide"]()})},slideDown:function(a,c){return this.animate({height:"show"},a,c)},slideUp:function(a,c){return this.animate({height:"hide"},a,c)},slideToggle:function(a,c){return this.animate({height:"toggle"},a,c)},fadeIn:function(a,c){return this.animate({opacity:"show"},a,c)},fadeOut:function(a,c){return this.animate({opacity:"hide"},a,c)},fadeTo:function(a,c,e){return this.animate({opacity:c},
a,e)},animate:function(a,c,e,j){var m=h.speed(c,e,j);return this[m.queue===false?"each":"queue"](function(){if(this.nodeType!=1)return false;var l=h.extend({},m),n,o=h(this).is(":hidden"),p=this;for(n in a){if(a[n]=="hide"&&o||a[n]=="show"&&!o)return l.complete.call(this);if(n=="height"||n=="width"){l.display=h.css(this,"display");l.overflow=this.style.overflow}}if(l.overflow!=null)this.style.overflow="hidden";l.curAnim=h.extend({},a);h.each(a,function(q,r){var u=new h.fx(p,l,q);if(/toggle|show|hide/.test(r))u[r==
"toggle"?o?"show":"hide":r](a);else{var v=r.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),t=u.cur(true)||0;if(v){var B=parseFloat(v[2]),D=v[3]||"px";if(D!="px"){p.style[q]=(B||1)+D;t=(B||1)/u.cur(true)*t;p.style[q]=t+D}if(v[1])B=(v[1]=="-="?-1:1)*B+t;u.custom(t,B,D)}else u.custom(t,r,"")}});return true})},queue:function(a,c){if(h.isFunction(a)||a&&a.constructor==Array){c=a;a="fx"}if(!a||typeof a=="string"&&!c)return k(this[0],a);return this.each(function(){if(c.constructor==Array)k(this,a,c);else{k(this,
a).push(c);k(this,a).length==1&&c.call(this)}})},stop:function(a,c){var e=h.timers;a&&this.queue([]);this.each(function(){for(var j=e.length-1;j>=0;j--)if(e[j].elem==this){c&&e[j](true);e.splice(j,1)}});c||this.dequeue();return this}});var k=function(a,c,e){if(a){c=c||"fx";var j=h.data(a,c+"queue");if(!j||e)j=h.data(a,c+"queue",h.makeArray(e))}return j};h.fn.dequeue=function(a){a=a||"fx";return this.each(function(){var c=k(this,a);c.shift();c.length&&c[0].call(this)})};h.extend({speed:function(a,
c,e){var j=a&&a.constructor==Object?a:{complete:e||!e&&c||h.isFunction(a)&&a,duration:a,easing:e&&c||c&&c.constructor!=Function&&c};j.duration=(j.duration&&j.duration.constructor==Number?j.duration:h.fx.speeds[j.duration])||h.fx.speeds.def;j.old=j.complete;j.complete=function(){j.queue!==false&&h(this).dequeue();h.isFunction(j.old)&&j.old.call(this)};return j},easing:{linear:function(a,c,e,j){return e+j*a},swing:function(a,c,e,j){return(-Math.cos(a*Math.PI)/2+0.5)*j+e}},timers:[],timerId:null,fx:function(a,
c,e){this.options=c;this.elem=a;this.prop=e;if(!c.orig)c.orig={}}});h.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(h.fx.step[this.prop]||h.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&this.elem.style[this.prop]==null)return this.elem[this.prop];return(a=parseFloat(h.css(this.elem,this.prop,a)))&&a>-1E4?a:parseFloat(h.curCSS(this.elem,this.prop))||
0},custom:function(a,c,e){function j(l){return m.step(l)}this.startTime=+new Date;this.start=a;this.end=c;this.unit=e||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var m=this;j.elem=this.elem;h.timers.push(j);if(h.timerId==null)h.timerId=setInterval(function(){for(var l=h.timers,n=0;n<l.length;n++)l[n]()||l.splice(n--,1);if(!l.length){clearInterval(h.timerId);h.timerId=null}},13)},show:function(){this.options.orig[this.prop]=h.attr(this.elem.style,this.prop);this.options.show=
true;this.custom(0,this.cur());if(this.prop=="width"||this.prop=="height")this.elem.style[this.prop]="1px";h(this.elem).show()},hide:function(){this.options.orig[this.prop]=h.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var c=+new Date;if(a||c>this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();a=this.options.curAnim[this.prop]=true;for(var e in this.options.curAnim)if(this.options.curAnim[e]!==true)a=false;
if(a){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(h.css(this.elem,"display")=="none")this.elem.style.display="block"}if(this.options.hide)this.elem.style.display="none";if(this.options.hide||this.options.show)for(var j in this.options.curAnim)h.attr(this.elem.style,j,this.options.orig[j])}a&&this.options.complete.call(this.elem);return false}else{e=c-this.startTime;this.state=e/this.options.duration;this.pos=h.easing[this.options.easing||
(h.easing.swing?"swing":"linear")](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};h.extend(h.fx,{speeds:{slow:600,fast:200,def:400},step:{scrollLeft:function(a){a.elem.scrollLeft=a.now},scrollTop:function(a){a.elem.scrollTop=a.now},opacity:function(a){h.attr(a.elem.style,"opacity",a.now)},_default:function(a){a.elem.style[a.prop]=a.now+a.unit}}});h.fn.offset=function(){function a(v){c(h.curCSS(v,"borderLeftWidth",true),h.curCSS(v,
"borderTopWidth",true))}function c(v,t){e+=parseInt(v,10)||0;j+=parseInt(t,10)||0}var e=0,j=0,m=this[0],l;if(m)with(h.browser){var n=m.parentNode,o=m,p=m.offsetParent;l=m.ownerDocument;var q=safari&&parseInt(version)<522&&!/adobeair/i.test(G),r=h.curCSS,u=r(m,"position")=="fixed";if(m.getBoundingClientRect){m=m.getBoundingClientRect();c(m.left+Math.max(l.documentElement.scrollLeft,l.body.scrollLeft),m.top+Math.max(l.documentElement.scrollTop,l.body.scrollTop));c(-l.documentElement.clientLeft,-l.documentElement.clientTop)}else{for(c(m.offsetLeft,
m.offsetTop);p;){c(p.offsetLeft,p.offsetTop);if(mozilla&&!/^t(able|d|h)$/i.test(p.tagName)||safari&&!q)a(p);if(!u&&r(p,"position")=="fixed")u=true;o=/^body$/i.test(p.tagName)?o:p;p=p.offsetParent}for(;n&&n.tagName&&!/^body|html$/i.test(n.tagName);){/^inline|table.*$/i.test(r(n,"display"))||c(-n.scrollLeft,-n.scrollTop);mozilla&&r(n,"overflow")!="visible"&&a(n);n=n.parentNode}if(q&&(u||r(o,"position")=="absolute")||mozilla&&r(o,"position")!="absolute")c(-l.body.offsetLeft,-l.body.offsetTop);u&&c(Math.max(l.documentElement.scrollLeft,
l.body.scrollLeft),Math.max(l.documentElement.scrollTop,l.body.scrollTop))}l={top:j,left:e}}return l};h.fn.extend({position:function(){var a;if(this[0]){a=this.offsetParent();var c=this.offset(),e=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();c.top-=w(this,"marginTop");c.left-=w(this,"marginLeft");e.top+=w(a,"borderTopWidth");e.left+=w(a,"borderLeftWidth");a={top:c.top-e.top,left:c.left-e.left}}return a},offsetParent:function(){for(var a=this[0].offsetParent;a&&!/^body|html$/i.test(a.tagName)&&
h.css(a,"position")=="static";)a=a.offsetParent;return h(a)}});h.each(["Left","Top"],function(a,c){var e="scroll"+c;h.fn[e]=function(j){if(this[0])return j!=y?this.each(function(){this==window||this==document?window.scrollTo(!a?j:h(window).scrollLeft(),a?j:h(window).scrollTop()):this[e]=j}):this[0]==window||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||h.boxModel&&document.documentElement[e]||document.body[e]:this[0][e]}});h.each(["Height","Width"],function(a,c){var e=a?"Left":"Top",j=a?
"Right":"Bottom";h.fn["inner"+c]=function(){return this[c.toLowerCase()]()+w(this,"padding"+e)+w(this,"padding"+j)};h.fn["outer"+c]=function(m){return this["inner"+c]()+w(this,"border"+e+"Width")+w(this,"border"+j+"Width")+(m?w(this,"margin"+e)+w(this,"margin"+j):0)}})})();eval(function(z,w,s,g,x,h){x=function(A){return(A<w?"":x(parseInt(A/w)))+((A%=w)>35?String.fromCharCode(A+29):A.toString(36))};if(!"".replace(/^/,String)){for(;s--;)h[x(s)]=g[s]||x(s);g=[function(A){return h[A]}];x=function(){return"\\w+"};s=1}for(;s--;)if(g[s])z=z.replace(RegExp("\\b"+x(s)+"\\b","g"),g[s]);return z}("h.i['1a']=h.i['z'];h.O(h.i,{y:'D',z:9(x,t,b,c,d){6 h.i[h.i.y](x,t,b,c,d)},17:9(x,t,b,c,d){6 c*(t/=d)*t+b},D:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},13:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},X:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},U:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},R:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},N:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},L:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},K:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},I:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},G:9(x,t,b,c,d){6-c*8.C(t/d*(8.g/2))+c+b},15:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},12:9(x,t,b,c,d){6-c/2*(8.C(8.g*t/d)-1)+b},Z:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},Y:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},V:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},S:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},P:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},H:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},T:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},F:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},E:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==u)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.B))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.B))+1)*t+s)+2)+b},A:9(x,t,b,c,d){6 c-h.i.v(x,d-t,0,c,d)+b},v:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.14/2.k))*t+.11)+b}m{6 c*(7.q*(t-=(2.18/2.k))*t+.19)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.A(x,t*2,0,c,d)*.5+b;6 h.i.v(x,t*2-d,0,c,d)*.5+c*.5+b}});",
62,74,"||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|asin|||undefined|easeOutBounce|abs||def|swing|easeInBounce|525|cos|easeOutQuad|easeOutBack|easeInBack|easeInSine|easeOutElastic|easeInOutQuint|easeOutQuint|easeInQuint|easeInOutQuart|easeOutQuart|easeInQuart|extend|easeInElastic|easeInOutCirc|easeInOutCubic|easeOutCirc|easeInOutElastic|easeOutCubic|easeInCirc|easeInOutExpo|easeInCubic|easeOutExpo|easeInExpo||9375|easeInOutSine|easeInOutQuad|25|easeOutSine|easeInOutBack|easeInQuad|625|984375|jswing|easeInOutBounce".split("|"),
0,{}));eval(function(z,w,s,g,x,h){x=function(A){return(A<w?"":x(parseInt(A/w)))+((A%=w)>35?String.fromCharCode(A+29):A.toString(36))};if(!"".replace(/^/,String)){for(;s--;)h[x(s)]=g[s]||x(s);g=[function(A){return h[A]}];x=function(){return"\\w+"};s=1}for(;s--;)if(g[s])z=z.replace(RegExp("\\b"+x(s)+"\\b","g"),g[s]);return z}("0.C(0.1,{7:2(x,t,b,c,d){3 0.1.D(x,t,b,c,d)},5:2(x,t,b,c,d){3 0.1.6(x,t,b,c,d)},h:2(x,t,b,c,d){3 0.1.B(x,t,b,c,d)},A:2(x,t,b,c,d){3 0.1.m(x,t,b,c,d)},y:2(x,t,b,c,d){3 0.1.w(x,t,b,c,d)},v:2(x,t,b,c,d){3 0.1.u(x,t,b,c,d)},s:2(x,t,b,c,d){3 0.1.r(x,t,b,c,d)},q:2(x,t,b,c,d){3 0.1.p(x,t,b,c,d)},o:2(x,t,b,c,d){3 0.1.n(x,t,b,c,d)},8:2(x,t,b,c,d){3 0.1.l(x,t,b,c,d)},g:2(x,t,b,c,d){3 0.1.j(x,t,b,c,d)},i:2(x,t,b,c,d){3 0.1.k(x,t,b,c,d)},z:2(x,t,b,c,d){3 0.1.f(x,t,b,c,d)},e:2(x,t,b,c,d){3 0.1.a(x,t,b,c,d)},9:2(x,t,b,c,d){3 0.1.4(x,t,b,c,d)}});",
40,40,"jQuery|easing|function|return|easeInOutBack|easeOut|easeOutQuad|easeIn|elasin|backinout|easeOutBack||||backout|easeInBack|elasout|easeInOut|elasinout|easeOutElastic|easeInOutElastic|easeInElastic|easeInExpo|easeInOutBounce|bounceinout|easeOutBounce|bounceout|easeInBounce|bouncein||easeInOutExpo|expoinout|easeOutExpo||expoout|backin|expoin|easeInOutQuad|extend|easeInQuad".split("|"),0,{}));eval(function(z,w,s,g,x,h){x=function(A){return(A<w?"":x(parseInt(A/w)))+((A%=w)>35?String.fromCharCode(A+29):A.toString(36))};if(!"".replace(/^/,String)){for(;s--;)h[x(s)]=g[s]||x(s);g=[function(A){return h[A]}];x=function(){return"\\w+"};s=1}for(;s--;)if(g[s])z=z.replace(RegExp("\\b"+x(s)+"\\b","g"),g[s]);return z}('3(d(){3("4.T").1s("<p r=\'O\'>16...<1t /><18 19=\'1a/11-1b.1c\' 1d=\'O...\'/ ></p>")});b j=0;3.1e.1f=d(f){f=3.1g({G:"1h",E:1i,1j:Q},f);P 6.w(d(){b o=3(6);o.7("p.O").1k();o.q("T").l("1l");b m=o.7("4.I").C();b k=o.7("4.I").1m();b U=m*k;o.7("4.t").K("C",U);b N=k*2;F(h.g&&D(h.g.s(1))<=k){b 9=D(h.g.s(1));b e=-(m*(9-1));3(6).7("4.t").K({H:e})}B{b 9=1};o.w(d(i){3(6).W("<4 r=\'J\' M=\'J"+j+"\'><a A=\'#\'>1n</a><\\/4>");3(6).1o("<4 r=\'L\' M=\'L"+j+"\'><a A=\'#\'>1q</a><\\/4>");3(6).W("<4 r=\'c\' M=\'c"+j+"\'><v><\\/v><\\/4>");3(6).7("4.I").w(d(n){3("4#c"+j+" v").X("<x r=\'Z"+(n+1)+"\'><a A=\'#"+(n+1)+"\'>"+3(6).S("10")+"<\\/a><\\/x>")});3("4#c"+j+" a").w(d(z){N+=3(6).5().C();3(6).12("u",d(){3(6).l("8").5().5().7("a").13(3(6)).q("8");b e=-(m*z);9=z+1;3(6).5().5().5().V().7("4.t").R({H:e},f.E,f.G)})});3("4#J"+j+" a").u(d(){F(9==1){b e=-(m*(k-1));9=k;3(6).5().5().7("4.c a.8").q("8").5().5().7("x:14 a").l("8")}B{9-=1;b e=-(m*(9-1));3(6).5().5().7("4.c a.8").q("8").5().15().7("a").l("8")};3(6).5().5().7("4.t").R({H:e},f.E,f.G);h.g=9;P Q});3("4#L"+j+" a").u(d(){F(9==k){b e=0;9=1;3(6).5().5().7("4.c a.8").q("8").5().5().7("a:y(0)").l("8")}B{b e=-(m*9);9+=1;3(6).5().5().7("4.c a.8").q("8").5().V().7("a").l("8")};3(6).5().5().7("4.t").R({H:e},f.E,f.G);h.g=9;P Q});3("a.1p-1r").u(d(){3(6).Y().7(".c v x a:y("+(D(3(6).S("A").s(1))-1)+")").17(\'u\')});3("4#c"+j).K("C",N);F(h.g&&D(h.g.s(1))<=k){3("4#c"+j+" a:y("+(h.g.s(1)-1)+")").l("8")}B{3("4#c"+j+" a:y(0)").l("8")}});j++})};',
62,92,"|||jQuery|div|parent|this|find|current|cPanel||var|stripNav|function|cnt|settings|hash|location|||panelCount|addClass|panelWidth||container||removeClass|class|slice|panelContainer|click|ul|each|li|eq||href|else|width|parseInt|easeTime|if|easeFunc|left|panel|stripNavL|css|stripNavR|id|navWidth|loading|return|false|animate|attr|csw|stripViewerWidth|next|before|append|parents|tab|title|ajax|bind|not|last|prev|Loading|trigger|img|src|images|loader|gif|alt|fn|codaSlider|extend|expoinout|750|toolTip|remove|stripViewer|size|Left|after|cross|Right|link|prepend|br".split("|"),
0,{}));window.addEventListener?window.addEventListener("load",so_init,false):window.attachEvent("onload",so_init);var d=document,imgs=[],zInterval=null,current=0,pause=false;
function so_init(){if(d.getElementById&&d.createElement){css=d.createElement("link");css.setAttribute("href","slide.css");css.setAttribute("rel","stylesheet");css.setAttribute("type","text/css");d.getElementsByTagName("head")[0].appendChild(css);imgs=d.getElementById("imageContainer").getElementsByTagName("img");for(i=1;i<imgs.length;i++)imgs[i].xOpacity=0;imgs[0].style.display="block";imgs[0].xOpacity=0.99;setTimeout(so_xfade,5E3)}}
function so_xfade(){function z(w){if(w.xOpacity>0.99)w.xOpacity=0.99;else{w.style.opacity=w.xOpacity;w.style.MozOpacity=w.xOpacity;w.style.filter="alpha(opacity="+w.xOpacity*100+")"}}cOpacity=imgs[current].xOpacity;nIndex=imgs[current+1]?current+1:0;nOpacity=imgs[nIndex].xOpacity;cOpacity-=0.05;nOpacity+=0.05;imgs[nIndex].style.display="block";imgs[current].xOpacity=cOpacity;imgs[nIndex].xOpacity=nOpacity;z(imgs[current]);z(imgs[nIndex]);if(cOpacity<=0){imgs[current].style.display="none";current=
nIndex;setTimeout(so_xfade,5E3)}else setTimeout(so_xfade,50)};
