(function(){function t(a,b){b.src?c.ajax({url:b.src,async:!1,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function i(a,b){return a[0]&&parseInt(c.curCSS(a[0],b,!0),10)||0}function r(){if(!D){D=!0;document.addEventListener&&!c.browser.opera&&document.addEventListener("DOMContentLoaded",c.ready,!1);c.browser.msie&&window==top&&function(){if(!c.isReady){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,
0);return}c.ready()}}();c.browser.opera&&document.addEventListener("DOMContentLoaded",function(){if(!c.isReady){for(var a=0;a<document.styleSheets.length;a++)if(document.styleSheets[a].disabled){setTimeout(arguments.callee,0);return}c.ready()}},!1);if(c.browser.safari){var a;(function(){if(!c.isReady)if(document.readyState!="loaded"&&document.readyState!="complete")setTimeout(arguments.callee,0);else{if(a===k)a=c("style, link[rel=stylesheet]").length;document.styleSheets.length!=a?setTimeout(arguments.callee,
0):c.ready()}})()}c.event.add(window,"load",c.ready)}}var m=window.jQuery,n=window.$,c=window.jQuery=window.$=function(a,b){return new c.fn.init(a,b)},p=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/,J=/^.[^:#\[\.]*$/,k;c.fn=c.prototype={init:function(a,b){a=a||document;if(a.nodeType)return this[0]=a,this.length=1,this;if(typeof a=="string"){var d=p.exec(a);if(d&&(d[1]||!b))if(d[1])a=c.clean([d[1]],b);else{var e=document.getElementById(d[3]);if(e)return e.id!=d[3]?c().find(a):c(e);a=[]}else return c(b).find(a)}else if(c.isFunction(a))return c(document)[c.fn.ready?
"ready":"load"](a);return this.setArray(c.makeArray(a))},jquery:"1.2.6",size:function(){return this.length},length:0,get:function(a){return a==k?c.makeArray(this):this[a]},pushStack:function(a){a=c(a);a.prevObject=this;return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},index:function(a){return c.inArray(a&&a.jquery?a[0]:a,this)},attr:function(a,b,d){var e=a;if(a.constructor==String)if(b===k)return this[0]&&c[d||
"attr"](this[0],a);else e={},e[a]=b;return this.each(function(b){for(a in e)c.attr(d?this.style:this,a,c.prop(this,e[a],d,b,a))})},css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0)b=k;return this.attr(a,b,"curCSS")},text:function(a){if(typeof a!="object"&&a!=null)return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a));var b="";c.each(a||this,function(){c.each(this.childNodes,function(){this.nodeType!=8&&(b+=this.nodeType!=1?this.nodeValue:c.fn.text([this]))})});
return b},wrapAll:function(a){this[0]&&c(a,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){for(var a=this;a.firstChild;)a=a.firstChild;return a}).append(this);return this},wrapInner:function(a){return this.each(function(){c(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},append:function(){return this.domManip(arguments,!0,!1,function(a){this.nodeType==1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,
!0,function(a){this.nodeType==1&&this.insertBefore(a,this.firstChild)})},before:function(){return this.domManip(arguments,!1,!1,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,!1,!0,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||c([])},find:function(a){var b=c.map(this,function(b){return c.find(a,b)});return this.pushStack(/[^+>] [^+>]/.test(a)||a.indexOf("..")>-1?c.unique(b):b)},clone:function(a){var b=
this.map(function(){if(c.browser.msie&&!c.isXMLDoc(this)){var a=this.cloneNode(!0),b=document.createElement("div");b.appendChild(a);return c.clean([b.innerHTML])[0]}else return this.cloneNode(!0)}),d=b.find("*").andSelf().each(function(){this[v]!=k&&(this[v]=null)});a===!0&&this.find("*").andSelf().each(function(a){if(this.nodeType!=3){var b=c.data(this,"events"),g;for(g in b)for(var h in b[g])c.event.add(d[a],g,b[g][h],b[g][h].data)}});return b},filter:function(a){return this.pushStack(c.isFunction(a)&&
c.grep(this,function(b,c){return a.call(b,c)})||c.multiFilter(a,this))},not:function(a){if(a.constructor==String)if(J.test(a))return this.pushStack(c.multiFilter(a,this,!0));else a=c.multiFilter(a,this);var b=a.length&&a[a.length-1]!==k&&!a.nodeType;return this.filter(function(){return b?c.inArray(this,a)<0:this!=a})},add:function(a){return this.pushStack(c.unique(c.merge(this.get(),typeof a=="string"?c(a):c.makeArray(a))))},is:function(a){return!!a&&c.multiFilter(a,this).length>0},hasClass:function(a){return this.is("."+
a)},val:function(a){if(a==k){if(this.length){var b=this[0];if(c.nodeName(b,"select")){var d=b.selectedIndex,e=[],f=b.options,b=b.type=="select-one";if(d<0)return null;for(var g=b?d:0,d=b?d+1:f.length;g<d;g++){var h=f[g];if(h.selected){a=c.browser.msie&&!h.attributes.value.specified?h.text:h.value;if(b)return a;e.push(a)}}return e}else return(this[0].value||"").replace(/\r/g,"")}return k}a.constructor==Number&&(a+="");return this.each(function(){if(this.nodeType==1)if(a.constructor==Array&&/radio|checkbox/.test(this.type))this.checked=
c.inArray(this.value,a)>=0||c.inArray(this.name,a)>=0;else if(c.nodeName(this,"select")){var b=c.makeArray(a);c("option",this).each(function(){this.selected=c.inArray(this.value,b)>=0||c.inArray(this.text,b)>=0});if(!b.length)this.selectedIndex=-1}else this.value=a})},html:function(a){return a==k?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(c.map(this,function(b,c){return a.call(b,c,b)}))},andSelf:function(){return this.add(this.prevObject)},data:function(a,b){var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===k){var e=this.triggerHandler("getData"+d[1]+"!",[d[0]]);e===k&&this.length&&(e=c.data(this[0],a));return e===k&&d[1]?this.data(d[0]):e}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,
a)})},domManip:function(a,b,d,e){var f=this.length>1,g;return this.each(function(){g||(g=c.clean(a,this.ownerDocument),d&&g.reverse());var h=this;b&&c.nodeName(this,"table")&&c.nodeName(g[0],"tr")&&(h=this.getElementsByTagName("tbody")[0]||this.appendChild(this.ownerDocument.createElement("tbody")));var l=c([]);c.each(g,function(){var a=f?c(this).clone(!0)[0]:this;c.nodeName(a,"script")?l=l.add(a):(a.nodeType==1&&(l=l.add(c("script",a).remove())),e.call(h,a))});l.each(t)})}};c.fn.init.prototype=c.fn;
c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,e=!1,f;a.constructor==Boolean&&(e=a,a=arguments[1]||{},b=2);typeof a!="object"&&typeof a!="function"&&(a={});d==b&&(a=this,--b);for(;b<d;b++)if((f=arguments[b])!=null)for(var g in f){var h=a[g],l=f[g];a!==l&&(e&&l&&typeof l=="object"&&!l.nodeType?a[g]=c.extend(e,h||(l.length!=null?[]:{}),l):l!==k&&(a[g]=l))}return a};var v="jQuery"+ +new Date,A=0,H={},w=/z-?index|font-?weight|opacity|zoom|line-?height/i,C=document.defaultView||
{};c.extend({noConflict:function(a){window.$=n;if(a)window.jQuery=m;return c},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=c.trim(a)){var b=document.getElementsByTagName("head")[0]||document.documentElement,d=document.createElement("script");d.type="text/javascript";c.browser.msie?d.text=a:d.appendChild(document.createTextNode(a));
b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},cache:{},data:function(a,b,d){var a=a==window?H:a,e=a[v];e||(e=a[v]=++A);b&&!c.cache[e]&&(c.cache[e]={});d!==k&&(c.cache[e][b]=d);return b?c.cache[e][b]:e},removeData:function(a,b){var a=a==window?H:a,d=a[v];if(b){if(c.cache[d]){delete c.cache[d][b];b="";for(b in c.cache[d])break;b||c.removeData(a)}}else{try{delete a[v]}catch(e){a.removeAttribute&&a.removeAttribute(v)}delete c.cache[d]}},
each:function(a,b,c){var e,f=0,g=a.length;if(c)if(g==k)for(e in a){if(b.apply(a[e],c)===!1)break}else for(;f<g;){if(b.apply(a[f++],c)===!1)break}else if(g==k)for(e in a){if(b.call(a[e],e,a[e])===!1)break}else for(c=a[0];f<g&&b.call(c,f,c)!==!1;c=a[++f]);return a},prop:function(a,b,d,e,f){c.isFunction(b)&&(b=b.call(a,e));return b&&b.constructor==Number&&d=="curCSS"&&!w.test(f)?b+"px":b},className:{add:function(a,b){c.each((b||"").split(/\s+/),function(b,e){a.nodeType==1&&!c.className.has(a.className,
e)&&(a.className+=(a.className?" ":"")+e)})},remove:function(a,b){if(a.nodeType==1)a.className=b!=k?c.grep(a.className.split(/\s+/),function(a){return!c.className.has(b,a)}).join(" "):""},has:function(a,b){return c.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,b,c){var e={},f;for(f in b)e[f]=a.style[f],a.style[f]=b[f];c.call(a);for(f in b)a.style[f]=e[f]},css:function(a,b,d){if(b=="width"||b=="height"){var e,d={position:"absolute",visibility:"hidden",display:"block"},f=
b=="width"?["Left","Right"]:["Top","Bottom"],g=function(){e=b=="width"?a.offsetWidth:a.offsetHeight;var d=0,g=0;c.each(f,function(){d+=parseFloat(c.curCSS(a,"padding"+this,!0))||0;g+=parseFloat(c.curCSS(a,"border"+this+"Width",!0))||0});e-=Math.round(d+g)};c(a).is(":visible")?g():c.swap(a,d,g);return Math.max(0,e)}return c.curCSS(a,b,d)},curCSS:function(a,b,d){function e(a){if(!c.browser.safari)return!1;a=C.getComputedStyle(a,null);return!a||a.getPropertyValue("color")==""}var f,g=a.style;if(b=="opacity"&&
c.browser.msie)return f=c.attr(g,"opacity"),f==""?"1":f;if(c.browser.opera&&b=="display"){var h=g.outline;g.outline="0 solid black";g.outline=h}b.match(/float/i)&&(b=y);if(!d&&g&&g[b])f=g[b];else if(C.getComputedStyle){b.match(/float/i)&&(b="float");b=b.replace(/([A-Z])/g,"-$1").toLowerCase();if((f=C.getComputedStyle(a,null))&&!e(a))f=f.getPropertyValue(b);else{g=[];d=[];h=a;for(a=0;h&&e(h);h=h.parentNode)d.unshift(h);for(;a<d.length;a++)if(e(d[a]))g[a]=d[a].style.display,d[a].style.display="block";
f=b=="display"&&g[d.length-1]!=null?"none":f&&f.getPropertyValue(b)||"";for(a=0;a<g.length;a++)if(g[a]!=null)d[a].style.display=g[a]}b=="opacity"&&f==""&&(f="1")}else if(a.currentStyle&&(f=b.replace(/\-(\w)/g,function(a,b){return b.toUpperCase()}),f=a.currentStyle[b]||a.currentStyle[f],!/^\d+(px)?$/i.test(f)&&/^\d/.test(f)))b=g.left,d=a.runtimeStyle.left,a.runtimeStyle.left=a.currentStyle.left,g.left=f||0,f=g.pixelLeft+"px",g.left=b,a.runtimeStyle.left=d;return f},clean:function(a,b){var d=[],b=b||
document;typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||document);c.each(a,function(a,f){if(f){f.constructor==Number&&(f+="");if(typeof f=="string"){var f=f.replace(/(<(\w+)[^>]*?)\/>/g,function(a,b,c){return c.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?a:b+"></"+c+">"}),g=c.trim(f).toLowerCase(),h=b.createElement("div"),l=!g.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!g.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||
g.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!g.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!g.indexOf("<td")||!g.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!g.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||c.browser.msie&&[1,"div<div>","</div>"]||[0,"",""];for(h.innerHTML=l[1]+f+l[2];l[0]--;)h=h.lastChild;if(c.browser.msie){g=!g.indexOf("<table")&&g.indexOf("<tbody")<0?h.firstChild&&h.firstChild.childNodes:
l[1]=="<table>"&&g.indexOf("<tbody")<0?h.childNodes:[];for(l=g.length-1;l>=0;--l)c.nodeName(g[l],"tbody")&&!g[l].childNodes.length&&g[l].parentNode.removeChild(g[l]);/^\s/.test(f)&&h.insertBefore(b.createTextNode(f.match(/^\s*/)[0]),h.firstChild)}f=c.makeArray(h.childNodes)}f.length===0&&!c.nodeName(f,"form")&&!c.nodeName(f,"select")||(f[0]==k||c.nodeName(f,"form")||f.options?d.push(f):d=c.merge(d,f))}});return d},attr:function(a,b,d){if(!a||a.nodeType==3||a.nodeType==8)return k;var e=!c.isXMLDoc(a),
f=d!==k,g=c.browser.msie,b=e&&c.props[b]||b;if(a.tagName){var h=/href|src|style/.test(b);if(b in a&&e&&!h){if(f){if(b=="type"&&c.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";a[b]=d}return c.nodeName(a,"form")&&a.getAttributeNode(b)?a.getAttributeNode(b).nodeValue:a[b]}if(g&&e&&b=="style")return c.attr(a.style,"cssText",d);f&&a.setAttribute(b,""+d);a=g&&e&&h?a.getAttribute(b,2):a.getAttribute(b);return a===null?k:a}if(g&&b=="opacity"){if(f)a.zoom=1,a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,
"")+(parseInt(d)+""=="NaN"?"":"alpha(opacity="+d*100+")");return a.filter&&a.filter.indexOf("opacity=")>=0?parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/100+"":""}b=b.replace(/-([a-z])/ig,function(a,b){return b.toUpperCase()});f&&(a[b]=d);return a[b]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b=[];if(a!=null){var c=a.length;if(c==null||a.split||a.setInterval||a.call)b[0]=a;else for(;c;)b[--c]=a[c]}return b},inArray:function(a,b){for(var c=0,e=b.length;c<
e;c++)if(b[c]===a)return c;return-1},merge:function(a,b){var d=0,e,f=a.length;if(c.browser.msie)for(;e=b[d++];)e.nodeType!=8&&(a[f++]=e);else for(;e=b[d++];)a[f++]=e;return a},unique:function(a){var b=[],d={};try{for(var e=0,f=a.length;e<f;e++){var g=c.data(a[e]);d[g]||(d[g]=!0,b.push(a[e]))}}catch(h){b=a}return b},grep:function(a,b,c){for(var e=[],f=0,g=a.length;f<g;f++)!c!=!b(a[f],f)&&e.push(a[f]);return e},map:function(a,b){for(var c=[],e=0,f=a.length;e<f;e++){var g=b(a[e],e);g!=null&&(c[c.length]=
g)}return c.concat.apply([],c)}});var u=navigator.userAgent.toLowerCase();c.browser={version:(u.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[])[1],safari:/webkit/.test(u),opera:/opera/.test(u),msie:/msie/.test(u)&&!/opera/.test(u),mozilla:/mozilla/.test(u)&&!/(compatible|webkit)/.test(u)};var y=c.browser.msie?"styleFloat":"cssFloat";c.extend({boxModel:!c.browser.msie||document.compatMode=="CSS1Compat",props:{"for":"htmlFor","class":"className","float":y,cssFloat:y,styleFloat:y,readonly:"readOnly",maxlength:"maxLength",
cellspacing:"cellSpacing"}});c.each({parent:function(a){return a.parentNode},parents:function(a){return c.dir(a,"parentNode")},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(a){var e=c.map(this,b);a&&typeof a=="string"&&(e=c.multiFilter(a,e));return this.pushStack(c.unique(e))}});c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(){var a=arguments;return this.each(function(){for(var e=0,f=a.length;e<f;e++)c(a[e])[b](this)})}});c.each({removeAttr:function(a){c.attr(this,a,"");
this.nodeType==1&&this.removeAttribute(a)},addClass:function(a){c.className.add(this,a)},removeClass:function(a){c.className.remove(this,a)},toggleClass:function(a){c.className[c.className.has(this,a)?"remove":"add"](this,a)},remove:function(a){if(!a||c.filter(a,[this]).r.length)c("*",this).add(this).each(function(){c.event.remove(this);c.removeData(this)}),this.parentNode&&this.parentNode.removeChild(this)},empty:function(){for(c(">*",this).remove();this.firstChild;)this.removeChild(this.firstChild)}},
function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn[d]=function(a){return this[0]==window?c.browser.opera&&document.body["client"+b]||c.browser.safari&&window["inner"+b]||document.compatMode=="CSS1Compat"&&document.documentElement["client"+b]||document.body["client"+b]:this[0]==document?Math.max(Math.max(document.body["scroll"+b],document.documentElement["scroll"+b]),Math.max(document.body["offset"+b],document.documentElement["offset"+
b])):a==k?this.length?c.css(this[0],d):null:this.css(d,a.constructor==String?a:a+"px")}});var s=c.browser.safari&&parseInt(c.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uffff*_-]|\\\\.)",K=RegExp("^>\\s*("+s+"+)"),N=RegExp("^("+s+"+)(#)("+s+"+)"),L=RegExp("^([#.]?)("+s+"*)");c.extend({expr:{"":function(a,b,d){return d[2]=="*"||c.nodeName(a,d[2])},"#":function(a,b,c){return a.getAttribute("id")==c[2]},":":{lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,
b,c){return c[3]-0==b},eq:function(a,b,c){return c[3]-0==b},first:function(a,b){return b==0},last:function(a,b,c,e){return b==e.length-1},even:function(a,b){return b%2==0},odd:function(a,b){return b%2},"first-child":function(a){return a.parentNode.getElementsByTagName("*")[0]==a},"last-child":function(a){return c.nth(a.parentNode.lastChild,1,"previousSibling")==a},"only-child":function(a){return!c.nth(a.parentNode.lastChild,2,"previousSibling")},parent:function(a){return a.firstChild},empty:function(a){return!a.firstChild},
contains:function(a,b,d){return(a.textContent||a.innerText||c(a).text()||"").indexOf(d[3])>=0},visible:function(a){return"hidden"!=a.type&&c.css(a,"display")!="none"&&c.css(a,"visibility")!="hidden"},hidden:function(a){return"hidden"==a.type||c.css(a,"display")=="none"||c.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||c.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||c.nodeName(a,"button")},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},has:function(a,b,d){return c.find(d[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},
animated:function(a){return c.grep(c.timers,function(b){return a==b.elem}).length}}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,RegExp("^([:.#]*)("+s+"+)")],multiFilter:function(a,b,d){for(var e,f=[];a&&a!=e;){e=a;var g=c.filter(a,b,d),a=g.t.replace(/^\s*,\s*/,""),f=d?b=g.r:c.merge(f,g.r)}return f},find:function(a,b){if(typeof a!="string")return[a];if(b&&b.nodeType!=1&&b.nodeType!=9)return[];for(var b=b||document,d=[b],e=[],f,g;a&&f!=
a;){var h=[];f=a;a=c.trim(a);g=!1;var l=K,j=l.exec(a);if(j){g=j[1].toUpperCase();for(var q=0;d[q];q++)for(j=d[q].firstChild;j;j=j.nextSibling)j.nodeType==1&&(g=="*"||j.nodeName.toUpperCase()==g)&&h.push(j);d=h;a=a.replace(l,"");if(a.indexOf(" ")==0)continue;g=!0}else if(l=/^([>+~])\s*(\w*)/i,(j=l.exec(a))!=null){h=[];q={};g=j[2].toUpperCase();for(var j=j[1],E=0,k=d.length;E<k;E++)for(var i=j=="~"||j=="+"?d[E].nextSibling:d[E].firstChild;i;i=i.nextSibling)if(i.nodeType==1){var o=c.data(i);if(j=="~"&&
q[o])break;if(!g||i.nodeName.toUpperCase()==g)j=="~"&&(q[o]=!0),h.push(i);if(j=="+")break}d=h;a=c.trim(a.replace(l,""));g=!0}if(a&&!g)if(a.indexOf(",")){l=N;(j=l.exec(a))?j=[0,j[2],j[3],j[1]]:(l=L,j=l.exec(a));j[2]=j[2].replace(/\\/g,"");g=d[d.length-1];if(j[1]=="#"&&g&&g.getElementById&&!c.isXMLDoc(g)){d=g.getElementById(j[2]);if((c.browser.msie||c.browser.opera)&&d&&typeof d.id=="string"&&d.id!=j[2])d=c('[@id="'+j[2]+'"]',g)[0];d=h=d&&(!j[3]||c.nodeName(d,j[3]))?[d]:[]}else{for(q=0;d[q];q++)g=j[1]==
"#"&&j[3]?j[3]:j[1]!=""||j[0]==""?"*":j[2],g=="*"&&d[q].nodeName.toLowerCase()=="object"&&(g="param"),h=c.merge(h,d[q].getElementsByTagName(g));j[1]=="."&&(h=c.classFilter(h,j[2]));if(j[1]=="#"){d=[];for(q=0;h[q];q++)if(h[q].getAttribute("id")==j[2]){d=[h[q]];break}h=d}d=h}a=a.replace(l,"")}else b==d[0]&&d.shift(),e=c.merge(e,d),h=d=[b],a=" "+a.substr(1,a.length);if(a)h=c.filter(a,h),d=h.r,a=c.trim(h.t)}a&&(d=[]);d&&b==d[0]&&d.shift();return e=c.merge(e,d)},classFilter:function(a,b,c){for(var b=" "+
b+" ",e=[],f=0;a[f];f++){var g=(" "+a[f].className+" ").indexOf(b)>=0;(!c&&g||c&&!g)&&e.push(a[f])}return e},filter:function(a,b,d){for(var e;a&&a!=e;){e=a;for(var f=c.parse,g,h=0;f[h];h++)if(g=f[h].exec(a)){a=a.substring(g[0].length);g[2]=g[2].replace(/\\/g,"");break}if(!g)break;if(g[1]==":"&&g[2]=="not")b=J.test(g[3])?c.filter(g[3],b,!0).r:c(b).not(g[3]);else if(g[1]==".")b=c.classFilter(b,g[2],d);else if(g[1]=="["){for(var f=[],l=g[3],h=0,j=b.length;h<j;h++){var q=b[h],i=q[c.props[g[2]]||g[2]];
if(i==null||/href|src|selected/.test(g[2]))i=c.attr(q,g[2])||"";(l==""&&!!i||l=="="&&i==g[5]||l=="!="&&i!=g[5]||l=="^="&&i&&!i.indexOf(g[5])||l=="$="&&i.substr(i.length-g[5].length)==g[5]||(l=="*="||l=="~=")&&i.indexOf(g[5])>=0)^d&&f.push(q)}b=f}else if(g[1]==":"&&g[2]=="nth-child"){l={};f=[];e=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[3]=="even"&&"2n"||g[3]=="odd"&&"2n+1"||!/\D/.test(g[3])&&"0n+"+g[3]||g[3]);q=e[1]+(e[2]||1)-0;e=e[3]-0;h=0;for(j=b.length;h<j;h++){var i=b[h],k=i.parentNode,n=c.data(k);if(!l[n]){for(var o=
1,k=k.firstChild;k;k=k.nextSibling)if(k.nodeType==1)k.nodeIndex=o++;l[n]=!0}n=!1;q==0?i.nodeIndex==e&&(n=!0):(i.nodeIndex-e)%q==0&&(i.nodeIndex-e)/q>=0&&(n=!0);n^d&&f.push(i)}b=f}else{var m=c.expr[g[1]];typeof m=="object"&&(m=m[g[2]]);typeof m=="string"&&(m=eval("false||function(a,i){return "+m+";}"));b=c.grep(b,function(a,c){return m(a,c,g,b)},d)}}return{r:b,t:a}},dir:function(a,b){for(var c=[],e=a[b];e&&e!=document;)e.nodeType==1&&c.push(e),e=e[b];return c},nth:function(a,b,c){for(var b=b||1,e=
0;a;a=a[c])if(a.nodeType==1&&++e==b)break;return a},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)a.nodeType==1&&a!=b&&c.push(a);return c}});c.event={add:function(a,b,d,e){if(!(a.nodeType==3||a.nodeType==8)){c.browser.msie&&a.setInterval&&(a=window);if(!d.guid)d.guid=this.guid++;if(e!=k){var f=d,d=this.proxy(f,function(){return f.apply(this,arguments)});d.data=e}var g=c.data(a,"events")||c.data(a,"events",{}),h=c.data(a,"handle")||c.data(a,"handle",function(){if(typeof c!="undefined"&&!c.event.triggered)return c.event.handle.apply(arguments.callee.elem,
arguments)});h.elem=a;c.each(b.split(/\s+/),function(b,e){var f=e.split("."),e=f[0];d.type=f[1];f=g[e];if(!f&&(f=g[e]={},!c.event.special[e]||c.event.special[e].setup.call(a)===!1))a.addEventListener?a.addEventListener(e,h,!1):a.attachEvent&&a.attachEvent("on"+e,h);f[d.guid]=d;c.event.global[e]=!0});a=null}},guid:1,global:{},remove:function(a,b,d){if(!(a.nodeType==3||a.nodeType==8)){var e=c.data(a,"events"),f;if(e){if(b==k||typeof b=="string"&&b.charAt(0)==".")for(var g in e)this.remove(a,g+(b||""));
else{if(b.type)d=b.handler,b=b.type;c.each(b.split(/\s+/),function(b,g){var j=g.split("."),g=j[0];if(e[g]){if(d)delete e[g][d.guid];else for(d in e[g])(!j[1]||e[g][d].type==j[1])&&delete e[g][d];for(f in e[g])break;if(!f){if(!c.event.special[g]||c.event.special[g].teardown.call(a)===!1)a.removeEventListener?a.removeEventListener(g,c.data(a,"handle"),!1):a.detachEvent&&a.detachEvent("on"+g,c.data(a,"handle"));f=null;delete e[g]}}})}for(f in e)break;if(!f){if(b=c.data(a,"handle"))b.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,e,f){b=c.makeArray(b);if(a.indexOf("!")>=0)var a=a.slice(0,-1),g=!0;if(d){if(d.nodeType==3||d.nodeType==8)return k;var h,l=c.isFunction(d[a]||null),j=!b[0]||!b[0].preventDefault;j&&(b.unshift({type:a,target:d,preventDefault:function(){},stopPropagation:function(){},timeStamp:+new Date}),b[0][v]=!0);b[0].type=a;if(g)b[0].exclusive=!0;(g=c.data(d,"handle"))&&(h=g.apply(d,b));if((!l||c.nodeName(d,"a")&&a=="click")&&d["on"+a]&&d["on"+a].apply(d,
b)===!1)h=!1;j&&b.shift();f&&c.isFunction(f)&&(b=f.apply(d,h==null?b:b.concat(h)),b!==k&&(h=b));if(l&&e!==!1&&h!==!1&&!(c.nodeName(d,"a")&&a=="click")){this.triggered=!0;try{d[a]()}catch(i){}}this.triggered=!1}else this.global[a]&&c("*").add([window,document]).trigger(a,b);return h},handle:function(a){var b,d,e,f,g,a=arguments[0]=c.event.fix(a||window.event);e=a.type.split(".");a.type=e[0];e=e[1];f=!e&&!a.exclusive;g=(c.data(this,"events")||{})[a.type];for(var h in g)if(d=g[h],f||d.type==e)a.handler=
d,a.data=d.data,d=d.apply(this,arguments),b!==!1&&(b=d),d===!1&&(a.preventDefault(),a.stopPropagation());return b},fix:function(a){if(a[v]==!0)return a;for(var b=a,a={originalEvent:b},c="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(" "),
e=c.length;e;e--)a[c[e]]=b[c[e]];a[v]=!0;a.preventDefault=function(){b.preventDefault&&b.preventDefault();b.returnValue=!1};a.stopPropagation=function(){b.stopPropagation&&b.stopPropagation();b.cancelBubble=!0};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)c=document.documentElement,
e=document.body,a.pageX=a.clientX+(c&&c.scrollLeft||e&&e.scrollLeft||0)-(c.clientLeft||0),a.pageY=a.clientY+(c&&c.scrollTop||e&&e.scrollTop||0)-(c.clientTop||0);if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},proxy:function(a,b){b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:function(){r()},teardown:function(){}},
mouseenter:{setup:function(){if(c.browser.msie)return!1;c(this).bind("mouseover",c.event.special.mouseenter.handler);return!0},teardown:function(){if(c.browser.msie)return!1;c(this).unbind("mouseover",c.event.special.mouseenter.handler);return!0},handler:function(a){if(I(a,this))return!0;a.type="mouseenter";return c.event.handle.apply(this,arguments)}},mouseleave:{setup:function(){if(c.browser.msie)return!1;c(this).bind("mouseout",c.event.special.mouseleave.handler);return!0},teardown:function(){if(c.browser.msie)return!1;
c(this).unbind("mouseout",c.event.special.mouseleave.handler);return!0},handler:function(a){if(I(a,this))return!0;a.type="mouseleave";return c.event.handle.apply(this,arguments)}}}};c.fn.extend({bind:function(a,b,d){return a=="unload"?this.one(a,b,d):this.each(function(){c.event.add(this,a,d||b,d&&b)})},one:function(a,b,d){var e=c.event.proxy(d||b,function(a){c(this).unbind(a,e);return(d||b).apply(this,arguments)});return this.each(function(){c.event.add(this,a,e,d&&b)})},unbind:function(a,b){return this.each(function(){c.event.remove(this,
a,b)})},trigger:function(a,b,d){return this.each(function(){c.event.trigger(a,b,this,!0,d)})},triggerHandler:function(a,b,d){return this[0]&&c.event.trigger(a,b,this[0],!1,d)},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.event.proxy(a,b[d++]);return this.click(c.event.proxy(a,function(a){this.lastToggle=(this.lastToggle||0)%d;a.preventDefault();return b[this.lastToggle++].apply(this,arguments)||!1}))},hover:function(a,b){return this.bind("mouseenter",a).bind("mouseleave",b)},ready:function(a){r();
c.isReady?a.call(document,c):c.readyList.push(function(){return a.call(this,c)});return this}});c.extend({isReady:!1,readyList:[],ready:function(){if(!c.isReady){c.isReady=!0;if(c.readyList)c.each(c.readyList,function(){this.call(document)}),c.readyList=null;c(document).triggerHandler("ready")}}});var D=!1;c.each("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,change,select,submit,keydown,keypress,keyup,error".split(","),function(a,b){c.fn[b]=function(a){return a?
this.bind(b,a):this.trigger(b)}});var I=function(a,b){for(var c=a.relatedTarget;c&&c!=b;)try{c=c.parentNode}catch(e){c=b}return c==b};c(window).bind("unload",function(){c("*").add(document).unbind()});c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!="string")return this._load(a);var e=a.indexOf(" ");if(e>=0)var f=a.slice(e,a.length),a=a.slice(0,e);d=d||function(){};e="GET";b&&(c.isFunction(b)?(d=b,b=null):(b=c.param(b),e="POST"));var g=this;c.ajax({url:a,type:e,dataType:"html",data:b,
complete:function(a,b){if(b=="success"||b=="notmodified")g.html(f?c("<div/>").append(a.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(f):a.responseText);g.each(d,[a.responseText,b,a])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return c.nodeName(this,"form")?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(a,
b){var d=c(this).val();return d==null?null:d.constructor==Array?c.map(d,function(a){return{name:b.name,value:a}}):{name:b.name,value:d}}).get()}});c.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){c.fn[b]=function(a){return this.bind(b,a)}});var P=+new Date;c.extend({get:function(a,b,d,e){c.isFunction(b)&&(d=b,b=null);return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,
b,d){return c.get(a,b,d,"json")},post:function(a,b,d,e){c.isFunction(b)&&(d=b,b={});return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:!0,type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,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 b(){a.success&&a.success(h,g);a.global&&c.event.trigger("ajaxSuccess",[o,a])}function d(){a.complete&&a.complete(o,g);a.global&&c.event.trigger("ajaxComplete",[o,a]);a.global&&!--c.active&&c.event.trigger("ajaxStop")}var a=c.extend(!0,a,c.extend(!0,{},c.ajaxSettings,a)),e,f=/=\?(&|$)/g,g,h,l=a.type.toUpperCase();if(a.data&&a.processData&&typeof a.data!="string")a.data=c.param(a.data);if(a.dataType=="jsonp"){if(l=="GET")a.url.match(f)||
(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(f))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(f)||a.url.match(f))){e="jsonp"+P++;if(a.data)a.data=(a.data+"").replace(f,"="+e+"$1");a.url=a.url.replace(f,"="+e+"$1");a.dataType="script";window[e]=function(a){h=a;b();d();window[e]=k;try{delete window[e]}catch(c){}i&&i.removeChild(m)}}if(a.dataType=="script"&&a.cache==null)a.cache=
!1;if(a.cache===!1&&l=="GET"){var f=+new Date,j=a.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+f+"$2");a.url=j+(j==a.url?(a.url.match(/\?/)?"&":"?")+"_="+f:"")}if(a.data&&l=="GET")a.url+=(a.url.match(/\?/)?"&":"?")+a.data,a.data=null;a.global&&!c.active++&&c.event.trigger("ajaxStart");f=/^(?:\w+:)?\/\/([^\/?#]+)/;if(a.dataType=="script"&&l=="GET"&&f.test(a.url)&&f.exec(a.url)[1]!=location.host){var i=document.getElementsByTagName("head")[0],m=document.createElement("script");m.src=a.url;if(a.scriptCharset)m.charset=
a.scriptCharset;if(!e){var n=!1;m.onload=m.onreadystatechange=function(){if(!n&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete"))n=!0,b(),d(),i.removeChild(m)}}i.appendChild(m);return k}var p=!1,o=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;a.username?o.open(l,a.url,a.async,a.username,a.password):o.open(l,a.url,a.async);try{a.data&&o.setRequestHeader("Content-Type",a.contentType),a.ifModified&&o.setRequestHeader("If-Modified-Since",c.lastModified[a.url]||
"Thu, 01 Jan 1970 00:00:00 GMT"),o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.setRequestHeader("Accept",a.dataType&&a.accepts[a.dataType]?a.accepts[a.dataType]+", */*":a.accepts._default)}catch(r){}if(a.beforeSend&&a.beforeSend(o,a)===!1)return a.global&&c.active--,o.abort(),!1;a.global&&c.event.trigger("ajaxSend",[o,a]);var s=function(f){if(!p&&o&&(o.readyState==4||f=="timeout")){p=!0;F&&(clearInterval(F),F=null);g=f=="timeout"&&"timeout"||!c.httpSuccess(o)&&"error"||a.ifModified&&c.httpNotModified(o,
a.url)&&"notmodified"||"success";if(g=="success")try{h=c.httpData(o,a.dataType,a.dataFilter)}catch(Q){g="parsererror"}if(g=="success"){var j;try{j=o.getResponseHeader("Last-Modified")}catch(l){}a.ifModified&&j&&(c.lastModified[a.url]=j);e||b()}else c.handleError(a,o,g);d();a.async&&(o=null)}};if(a.async){var F=setInterval(s,13);a.timeout>0&&setTimeout(function(){o&&(o.abort(),p||s("timeout"))},a.timeout)}try{o.send(a.data)}catch(Q){c.handleError(a,o,null,Q)}a.async||s();return o},handleError:function(a,
b,d,e){a.error&&a.error(b,d,e);a.global&&c.event.trigger("ajaxError",[b,a,e])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||a.status==1223||c.browser.safari&&a.status==k}catch(b){}return!1},httpNotModified:function(a,b){try{var d=a.getResponseHeader("Last-Modified");return a.status==304||d==c.lastModified[b]||c.browser.safari&&a.status==k}catch(e){}return!1},httpData:function(a,b,d){var e=a.getResponseHeader("content-type"),
a=(e=b=="xml"||!b&&e&&e.indexOf("xml")>=0)?a.responseXML:a.responseText;if(e&&a.documentElement.tagName=="parsererror")throw"parsererror";d&&(a=d(a,b));b=="script"&&c.globalEval(a);b=="json"&&(a=eval("("+a+")"));return a},param:function(a){var b=[];if(a.constructor==Array||a.jquery)c.each(a,function(){b.push(encodeURIComponent(this.name)+"="+encodeURIComponent(this.value))});else for(var d in a)a[d]&&a[d].constructor==Array?c.each(a[d],function(){b.push(encodeURIComponent(d)+"="+encodeURIComponent(this))}):
b.push(encodeURIComponent(d)+"="+encodeURIComponent(c.isFunction(a[d])?a[d]():a[d]));return b.join("&").replace(/%20/g,"+")}});c.fn.extend({show:function(a,b){return a?this.animate({height:"show",width:"show",opacity:"show"},a,b):this.filter(":hidden").each(function(){this.style.display=this.oldblock||"";if(c.css(this,"display")=="none"){var a=c("<"+this.tagName+" />").appendTo("body");this.style.display=a.css("display");if(this.style.display=="none")this.style.display="block";a.remove()}}).end()},
hide:function(a,b){return a?this.animate({height:"hide",width:"hide",opacity:"hide"},a,b):this.filter(":visible").each(function(){this.oldblock=this.oldblock||c.css(this,"display");this.style.display="none"}).end()},_toggle:c.fn.toggle,toggle:function(a,b){return c.isFunction(a)&&c.isFunction(b)?this._toggle.apply(this,arguments):a?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},a,b):this.each(function(){c(this)[c(this).is(":hidden")?"show":"hide"]()})},slideDown:function(a,b){return this.animate({height:"show"},
a,b)},slideUp:function(a,b){return this.animate({height:"hide"},a,b)},slideToggle:function(a,b){return this.animate({height:"toggle"},a,b)},fadeIn:function(a,b){return this.animate({opacity:"show"},a,b)},fadeOut:function(a,b){return this.animate({opacity:"hide"},a,b)},fadeTo:function(a,b,c){return this.animate({opacity:b},a,c)},animate:function(a,b,d,e){var f=c.speed(b,d,e);return this[f.queue===!1?"each":"queue"](function(){if(this.nodeType!=1)return!1;var b=c.extend({},f),d,e=c(this).is(":hidden"),
j=this;for(d in a){if(a[d]=="hide"&&e||a[d]=="show"&&!e)return b.complete.call(this);if(d=="height"||d=="width")b.display=c.css(this,"display"),b.overflow=this.style.overflow}if(b.overflow!=null)this.style.overflow="hidden";b.curAnim=c.extend({},a);c.each(a,function(d,f){var h=new c.fx(j,b,d);if(/toggle|show|hide/.test(f))h[f=="toggle"?e?"show":"hide":f](a);else{var i=f.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),k=h.cur(!0)||0;if(i){var m=parseFloat(i[2]),n=i[3]||"px";n!="px"&&(j.style[d]=(m||1)+
n,k*=(m||1)/h.cur(!0),j.style[d]=k+n);i[1]&&(m=(i[1]=="-="?-1:1)*m+k);h.custom(k,m,n)}else h.custom(k,f,"")}});return!0})},queue:function(a,b){if(c.isFunction(a)||a&&a.constructor==Array)b=a,a="fx";return!a||typeof a=="string"&&!b?G(this[0],a):this.each(function(){b.constructor==Array?G(this,a,b):(G(this,a).push(b),G(this,a).length==1&&b.call(this))})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var a=d.length-1;a>=0;a--)if(d[a].elem==this){if(b)d[a](!0);d.splice(a,
1)}});b||this.dequeue();return this}});var G=function(a,b,d){if(a){var b=b||"fx",e=c.data(a,b+"queue");if(!e||d)e=c.data(a,b+"queue",c.makeArray(d))}return e};c.fn.dequeue=function(a){a=a||"fx";return this.each(function(){var b=G(this,a);b.shift();b.length&&b[0].call(this)})};c.extend({speed:function(a,b,d){var e=a&&a.constructor==Object?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&b.constructor!=Function&&b};e.duration=(e.duration&&e.duration.constructor==Number?e.duration:
c.fx.speeds[e.duration])||c.fx.speeds.def;e.old=e.complete;e.complete=function(){e.queue!==!1&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,e){return c+e*a},swing:function(a,b,c,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+c}},timers:[],timerId:null,fx:function(a,b,c){this.options=b;this.elem=a;this.prop=c;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block"},cur:function(a){return this.elem[this.prop]!=null&&this.elem.style[this.prop]==null?this.elem[this.prop]:(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-1E4?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function e(a){return f.step(a)}this.startTime=+new Date;this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var f=
this;e.elem=this.elem;c.timers.push(e);if(c.timerId==null)c.timerId=setInterval(function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);if(!a.length)clearInterval(c.timerId),c.timerId=null},13)},show:function(){this.options.orig[this.prop]=c.attr(this.elem.style,this.prop);this.options.show=!0;this.custom(0,this.cur());if(this.prop=="width"||this.prop=="height")this.elem.style[this.prop]="1px";c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.attr(this.elem.style,
this.prop);this.options.hide=!0;this.custom(this.cur(),0)},step:function(a){var b=+new Date;if(a||b>this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();var a=this.options.curAnim[this.prop]=!0,d;for(d in this.options.curAnim)this.options.curAnim[d]!==!0&&(a=!1);if(a){if(this.options.display!=null&&(this.elem.style.overflow=this.options.overflow,this.elem.style.display=this.options.display,c.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 e in this.options.curAnim)c.attr(this.elem.style,e,this.options.orig[e])}a&&this.options.complete.call(this.elem);return!1}else d=b-this.startTime,this.state=d/this.options.duration,this.pos=c.easing[this.options.easing||(c.easing.swing?"swing":"linear")](this.state,d,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}};c.extend(c.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){c.attr(a.elem.style,"opacity",a.now)},_default:function(a){a.elem.style[a.prop]=a.now+a.unit}}});c.fn.offset=function(){function a(a){b(c.curCSS(a,"borderLeftWidth",!0),c.curCSS(a,"borderTopWidth",!0))}function b(a,b){d+=parseInt(a,10)||0;e+=parseInt(b,10)||0}var d=0,e=0,f=this[0],g;if(f)with(c.browser){var h=f.parentNode,i=f,j=f.offsetParent;g=f.ownerDocument;var k=safari&&parseInt(version)<522&&!/adobeair/i.test(u),m=c.curCSS,
n=m(f,"position")=="fixed";if(f.getBoundingClientRect)f=f.getBoundingClientRect(),b(f.left+Math.max(g.documentElement.scrollLeft,g.body.scrollLeft),f.top+Math.max(g.documentElement.scrollTop,g.body.scrollTop)),b(-g.documentElement.clientLeft,-g.documentElement.clientTop);else{for(b(f.offsetLeft,f.offsetTop);j;)b(j.offsetLeft,j.offsetTop),(mozilla&&!/^t(able|d|h)$/i.test(j.tagName)||safari&&!k)&&a(j),!n&&m(j,"position")=="fixed"&&(n=!0),i=/^body$/i.test(j.tagName)?i:j,j=j.offsetParent;for(;h&&h.tagName&&
!/^body|html$/i.test(h.tagName);)/^inline|table.*$/i.test(m(h,"display"))||b(-h.scrollLeft,-h.scrollTop),mozilla&&m(h,"overflow")!="visible"&&a(h),h=h.parentNode;(k&&(n||m(i,"position")=="absolute")||mozilla&&m(i,"position")!="absolute")&&b(-g.body.offsetLeft,-g.body.offsetTop);n&&b(Math.max(g.documentElement.scrollLeft,g.body.scrollLeft),Math.max(g.documentElement.scrollTop,g.body.scrollTop))}g={top:e,left:d}}return g};c.fn.extend({position:function(){var a;if(this[0]){a=this.offsetParent();var b=
this.offset(),c=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();b.top-=i(this,"marginTop");b.left-=i(this,"marginLeft");c.top+=i(a,"borderTopWidth");c.left+=i(a,"borderLeftWidth");a={top:b.top-c.top,left:b.left-c.left}}return a},offsetParent:function(){for(var a=this[0].offsetParent;a&&!/^body|html$/i.test(a.tagName)&&c.css(a,"position")=="static";)a=a.offsetParent;return c(a)}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(b){return!this[0]?void 0:b!=k?this.each(function(){this==
window||this==document?window.scrollTo(!a?b:c(window).scrollLeft(),a?b:c(window).scrollTop()):this[d]=b}):this[0]==window||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||c.boxModel&&document.documentElement[d]||document.body[d]:this[0][d]}});c.each(["Height","Width"],function(a,b){var d=a?"Left":"Top",e=a?"Right":"Bottom";c.fn["inner"+b]=function(){return this[b.toLowerCase()]()+i(this,"padding"+d)+i(this,"padding"+e)};c.fn["outer"+b]=function(a){return this["inner"+b]()+i(this,"border"+d+
"Width")+i(this,"border"+e+"Width")+(a?i(this,"margin"+d)+i(this,"margin"+e):0)}})})();
jQuery.fn.inc=function(t,i,r){return this.each(function(){var m=$(this),n=function(c){m.html($.isFunction(i)?i(c):c);r&&r()};if($.browser.msie){do var c="inc"+Math.round(Math.random()*999);while($("#"+c).length);$("<iframe></iframe>").hide().attr("id",c).bind("readystatechange",function(){this.readyState=="complete"&&n(document.frames(c).document.body.innerHTML)}).attr("src",t).appendTo(document.body)}else $.ajax({url:t,complete:function(c,i){i=="success"&&n(c.responseText)}})})};
$(function(){$("[class~=inc]").each(function(){$(this).inc(unescape(this.className.replace(/.*inc:([^ ]+)( .*|$)/,"$1")))})});$(function(){$("pre.prettyprint").length&&prettyPrint()});var PR_SHOULD_USE_CONTINUATION=!0,PR_TAB_WIDTH=8,PR_normalizedHtml,PR,prettyPrintOne,prettyPrint;function _pr_isIE6(){var t=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);_pr_isIE6=function(){return t};return t}
(function(){function t(a){for(var a=a.split(/ /g),b={},c=a.length;--c>=0;){var d=a[c];d&&(b[d]=null)}return b}function i(a,b,c,d){a.unshift(c,d||0);try{b.splice.apply(b,a)}finally{a.splice(0,2)}}function r(a){return a.replace(L,"&amp;").replace(D,"&lt;").replace(I,"&gt;")}function m(a,b){switch(a.nodeType){case 1:var c=a.tagName.toLowerCase();b.push("<",c);for(var d=0;d<a.attributes.length;++d){var e=a.attributes[d];e.specified&&(b.push(" "),m(e,b))}b.push(">");for(d=a.firstChild;d;d=d.nextSibling)m(d,
b);(a.firstChild||!/^(?:br|link|img)$/.test(c))&&b.push("</",c,">");break;case 2:b.push(a.name.toLowerCase(),'="',a.value.replace(L,"&amp;").replace(D,"&lt;").replace(I,"&gt;").replace(P,"&quot;"),'"');break;case 3:case 4:b.push(r(a.nodeValue))}}function n(a){var b=0;return function(c){for(var d=null,e=0,g=0,f=c.length;g<f;++g)switch(c.charAt(g)){case "\t":d||(d=[]);d.push(c.substring(e,g));e=a-b%a;for(b+=e;e>=0;e-=16)d.push("                ".substring(0,e));e=g+1;break;case "\n":b=0;break;default:++b}if(!d)return c;
d.push(c.substring(e));return d.join("")}}function c(a,b){var c={};(function(){for(var d=a.concat(b),e=d.length;--e>=0;){var g=d[e],f=g[3];if(f)for(var h=f.length;--h>=0;)c[f.charAt(h)]=g}})();var d=b.length,e=/\S/;return function(a,g){for(var g=g||0,f=[g,s],h="",i=0,j=a;j.length;){var k,l=null,m,n=c[j.charAt(0)];if(n)m=j.match(n[1]),l=m[0],k=n[0];else{for(var F=0;F<d;++F)if(n=b[F],m=n[2],!m||m.test(h))if(m=j.match(n[1])){l=m[0];k=n[0];break}l||(k=s,l=j.substring(0,1))}f.push(g+i,k);i+=l.length;j=
j.substring(l.length);k!==w&&e.test(l)&&(h=l)}return f}}function p(a){var b=[],d=[];a.tripleQuotedStrings?b.push([A,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,"'\""]):a.multiLineStrings?b.push([A,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):b.push([A,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,
null,"\"'"]);d.push([s,/^(?:[^\'\"\`\/\#]+)/,null," \r\n"]);a.hashComments&&b.push([w,/^#[^\r\n]*/,null,"#"]);a.cStyleComments&&(d.push([w,/^\/\/[^\r\n]*/,null]),d.push([w,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));a.regexLiterals&&d.push([A,/^\/(?=[^/*])(?:[^/\x5B\x5C]|\x5C[\s\S]|\x5B(?:[^\x5C\x5D]|\x5C[\s\S])*(?:\x5D|$))+(?:\/|$)/,N]);var e=t(a.keywords),a=null,g=c(b,d),f=c([],[[s,/^\s+/,null," \r\n"],[s,/^[a-z_$@][a-z_$@0-9]*/i,null],[u,/^0x[a-f0-9]+[a-z]/i,null],[u,/^(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d+)(?:e[+\-]?\d+)?[a-z]*/i,
null,"123456789"],[y,/^[^\s\w\.$@]+/,null]]);return function(a){for(var b=g(a),c=0;c<b.length;c+=2)if(b[c+1]===s){var d,h;d=b[c];h=a.substring(d,c+2<b.length?b[c+2]:a.length);d=f(h,d);for(var j=0,l=d.length;j<l;j+=2)if(d[j+1]===s){var k=a.substring(d[j],j+2<l?d[j+2]:h.length);k==="."?d[j+1]=y:k in e?d[j+1]=H:/^@?[A-Z][A-Z$]*[a-z][A-Za-z$]*$/.test(k)&&(d[j+1]=k.charAt(0)==="@"?u:C)}i(d,b,c,2);c+=d.length-2}return b}}function J(a,b,c){function d(b){if(b>g){f&&f!==h&&(e.push("</span>"),f=null);!f&&h&&
(f=h,e.push('<span class="',f,'">'));var c=r(k(a.substring(g,b))).replace(p?m:l,"$1&nbsp;");p=q.test(c);e.push(c.replace(o,"<br />"));g=b}}for(var e=[],g=0,f=null,h=null,j=0,i=0,k=n(PR_TAB_WIDTH),l=/([\r\n ]) /g,m=/(^| ) /gm,o=/\r\n?|\n/g,q=/[ \r\n]$/,p=!0;;)if(j<b.length&&(i<c.length?b[j]<=c[i]:1))d(b[j]),f&&(e.push("</span>"),f=null),e.push(b[j+1]),j+=2;else if(i<c.length)d(c[i]),h=c[i+1],i+=2;else break;d(a.length);f&&e.push("</span>");return e.join("")}function k(a,b){for(var c=b.length;--c>=
0;){var d=b[c];M.hasOwnProperty(d)?"console"in window&&console.log("cannot override language handler %s",d):M[d]=a}}function v(c,g){var i;try{var k=c.match(h),m=[],n=0,o=[];if(k)for(var p=0,r=k.length;p<r;++p){var x=k[p];if(x.length>1&&x.charAt(0)==="<"){if(!l.test(x))if(j.test(x))m.push(x.substring(9,x.length-3)),n+=x.length-12;else if(q.test(x))m.push("\n"),++n;else if(x.indexOf(K)>=0&&x.replace(/\s(\w+)\s*=\s*(?:\"([^\"]*)\"|'([^\']*)'|(\S+))/g,' $1="$2$3$4"').match(/[cC][lL][aA][sS][sS]=\"[^\"]*\bnocode\b/)){var s=
x.match(E)[2],z=1,B=p+1;a:for(;B<r;++B){var v=k[B].match(E);if(v&&v[2]===s)if(v[1]==="/"){if(--z===0)break a}else++z}B<r?(o.push(n,k.slice(p,B+1).join("")),p=B):o.push(n,x)}else o.push(n,x)}else{var u;var z=x,t=z.indexOf("&");if(t<0)u=z;else{for(--t;(t=z.indexOf("&#",t+1))>=0;){var y=z.indexOf(";",t);if(y>=0){var w=z.substring(t+3,y),B=10;w&&w.charAt(0)==="x"&&(w=w.substring(1),B=16);var A=parseInt(w,B);isNaN(A)||(z=z.substring(0,t)+String.fromCharCode(A)+z.substring(y+1))}}u=z.replace(G,"<").replace(a,
">").replace(b,"'").replace(d,'"').replace(e,"&").replace(f," ")}m.push(u);n+=u.length}}i=m.join("");M.hasOwnProperty(g)||(g=/^\s*</.test(i)?"default-markup":"default-code");var C=M[g].call({},i);return J(i,o,C)}catch(D){return"console"in window&&(console.log(D),console.trace()),c}}var A="str",H="kwd",w="com",C="typ",u="lit",y="pun",s="pln",K="nocode",N=function(){for(var a="! != !== # % %= & && &&= &= ( * *= += , -= -> / /= : :: ; < << <<= <= = == === > >= >> >>= >>> >>>= ? @ [ ^ ^= ^^ ^^= { | |= || ||= ~ break case continue delete do else finally instanceof return throw try typeof".split(" "),
b="(?:(?:(?:^|[^0-9.])\\.{1,3})|(?:(?:^|[^\\+])\\+)|(?:(?:^|[^\\-])-)",c=0;c<a.length;++c){var d=a[c],e=d.charAt(0);b+=e>="a"&&e<="z"||e>="A"&&e<="Z"?"|\\b"+d:"|"+d.replace(/([^=<>:&])/g,"\\$1")}b+="|^)\\s*$";return RegExp(b)}(),L=/&/g,D=/</g,I=/>/g,P=/\"/g,G=/&lt;/g,a=/&gt;/g,b=/&apos;/g,d=/&quot;/g,e=/&amp;/g,f=/&nbsp;/g,g=null,h=/(?:[^<]+|<\!--[\s\S]*?--\>|<!\[CDATA\[([\s\S]*?)\]\]>|<\/?[a-zA-Z][^>]*>|<)/g,l=/^<\!--/,j=/^<\[CDATA\[/,q=/^<br\b/i,E=/^<(\/?)([a-zA-Z]+)/,R=c([],[[s,/^[^<]+/,null],
["dec",/^<!\w[^>]*(?:>|$)/,null],[w,/^<\!--[\s\S]*?(?:--\>|$)/,null],["src",/^<\?[\s\S]*?(?:\?>|$)/,null],["src",/^<%[\s\S]*?(?:%>|$)/,null],["src",/^<(script|style|xmp)\b[^>]*>[\s\S]*?<\/\1\b[^>]*>/i,null],["tag",/^<\/?\w[^<>]*>/,null]]),S=/^(<[^>]*>)([\s\S]*)(<\/[^>]*>)$/,o=c([["atv",/^\'[^\']*(?:\'|$)/,null,"'"],["atv",/^\"[^\"]*(?:\"|$)/,null,'"'],[y,/^[<>\/=]+/,null,"<>/="]],[["tag",/^[\w:\-]+/,/^</],["atv",/^[\w\-]+/,/^=/],["atn",/^[\w:\-]+/,null],[s,/^\s+/,null," \t\r\n"]]),O=p({keywords:"break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),M={};k(O,["default-code"]);k(function(a){for(var b=R(a),c=0;c<b.length;c+=2)if(b[c+1]==="src"){var d;d=b[c];var e=a.substring(d,c+2<b.length?b[c+2]:a.length).match(S);e&&b.splice(c,2,d,"tag",d+e[1].length,"src",d+e[1].length+(e[2]||"").length,"tag")}for(c=0;c<b.length;c+=2)b[c+1]==="tag"&&(d=b[c],e=a.substring(d,c+2<b.length?b[c+2]:a.length),d=o(e,d),i(d,b,c,2),c+=d.length-2);for(c=0;c<b.length;c+=2)if(b[c+1]==="src"){d=b[c];
for(var e=O(a.substring(d,c+2<b.length?b[c+2]:a.length)),g=0,f=e.length;g<f;g+=2)e[g]+=d;i(e,b,c,2);c+=e.length-2}d=!1;for(c=0;c<b.length;c+=2)if(e=b[c+1],e==="atn")e=b[c],g=c+2<b.length?b[c+2]:a.length,d=/^on|^style$/i.test(a.substring(e,g));else if(e==="atv"){if(d){e=b[c];g=c+2<b.length?b[c+2]:a.length;f=a.substring(e,g);d=f.length;(d=d>=2&&/^[\"\']/.test(f)&&f.charAt(0)===f.charAt(d-1))?(e+=1,g-=1):(e+=1,g-=1,f=f.substring(1,f.length-1));for(var f=O(f),h=0,j=f.length;h<j;h+=2)f[h]+=e;d?(f.push(g,
"atv"),i(f,b,c+2,0)):i(f,b,c,2)}d=!1}return b},"default-markup,html,htm,xhtml,xml,xsl".split(","));k(p({keywords:"break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
hashComments:!0,cStyleComments:!0}),"c,cc,cpp,cs,cxx,cyc".split(","));k(p({keywords:"break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient ",
cStyleComments:!0}),["java"]);k(p({keywords:"break continue do else for if return while case done elif esac eval fi function in local set then until ",hashComments:!0,multiLineStrings:!0}),["bsh","csh","sh"]);k(p({keywords:"break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py"]);k(p({keywords:"caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",
hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(p({keywords:"break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(p({keywords:"break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",
cStyleComments:!0,regexLiterals:!0}),["js"]);window.PR_normalizedHtml=m;window.prettyPrintOne=v;window.prettyPrint=function(a){function b(){for(var d=PR_SHOULD_USE_CONTINUATION?(new Date).getTime()+250:Infinity;j<e.length&&(new Date).getTime()<d;j++){var f=e[j];if(f.className&&f.className.indexOf("prettyprint")>=0){var h=f.className.match(/\blang-(\w+)\b/);h&&(h=h[1]);for(var i=!1,k=f.parentNode;k;k=k.parentNode)if((k.tagName==="pre"||k.tagName==="code"||k.tagName==="xmp")&&k.className&&k.className.indexOf("prettyprint")>=
0){i=!0;break}if(!i){i=f;null===g&&(k=document.createElement("PRE"),k.appendChild(document.createTextNode('<!DOCTYPE foo PUBLIC "foo bar">\n<foo />')),g=!/</.test(k.innerHTML));if(g)k=i.innerHTML,"XMP"===i.tagName&&(k=r(k)),i=k;else{k=[];for(i=i.firstChild;i;i=i.nextSibling)m(i,k);i=k.join("")}i=i.replace(/(?:\r\n?|\n)$/,"");h=v(i,h);if("XMP"===f.tagName){i=document.createElement("PRE");for(k=0;k<f.attributes.length;++k){var l=f.attributes[k];if(l.specified)l.name.toLowerCase()==="class"?i.className=
l.value:i.setAttribute(l.name,l.value)}i.innerHTML=h;f.parentNode.replaceChild(i,f);f=i}else f.innerHTML=h;if(c&&f.tagName==="PRE"){f=f.getElementsByTagName("br");for(h=f.length;--h>=0;)i=f[h],i.parentNode.replaceChild(document.createTextNode("\r\n"),i)}}}}j<e.length?setTimeout(b,250):a&&a()}for(var c=_pr_isIE6(),d=[document.getElementsByTagName("pre"),document.getElementsByTagName("code"),document.getElementsByTagName("xmp")],e=[],f=0;f<d.length;++f)for(var h=0;h<d[f].length;++h)e.push(d[f][h]);
var d=null,j=0;b()};window.PR={createSimpleLexer:c,registerLangHandler:k,sourceDecorator:p,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:w,PR_DECLARATION:"dec",PR_KEYWORD:H,PR_LITERAL:u,PR_NOCODE:K,PR_PLAIN:s,PR_PUNCTUATION:y,PR_SOURCE:"src",PR_STRING:A,PR_TAG:"tag",PR_TYPE:C}})();
$(function(){function t(i){for(var r="source,protocol,authority,userInfo,user,password,host,port,relative,path,directory,file,query,anchor".split(","),i=/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/.exec(i),m={},n=14;n--;)m[r[n]]=i[n]||"";m.queryKey={};m[r[12]].replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(c,i,n){i&&(m.queryKey[i]=n)});return m}(function(i,
r){var r=r||eval,m=document,n=m.createElement("script"),m=m.body;n.onload=n.onreadystatechange=function(){if(!n.readyState||/de|m/.test(n.readyState))r(),n.onload=n.onreadystatechange=null,m.removeChild(n)};n.src=i;m.appendChild(n)})("http://www.google-analytics.com/ga.js",function(){try{_gat._anonymizeIp();for(var i=_gat._createTracker("UA-7427410-12","t"),r="abcsok,alot,aolsvc,auone,babylon,bigseekpro,bingj,blingo,blogsearch.google,charter,comcast,conduit,cuil,com.com,daemon-search,dir.mobi,duckduckgo,earthlink,friendfeed,home.nl,icerocket,icq,incredimail,info.co.uk,mail.ru,metager2,mycricket,mytelus,nifty,ninemsn,oneview,orange.co,peoplepc,reddit,reference,semager,startpagina,sweetim,t-online,twitter,uluble,vinden,virginmedia,wibeez+q|ixquick,netzero,qip.ru,tiscali+query|att.net+string|orange.es+buscar|aliceadsl,rr.com+qs|alicesuche,gougou,technorati+search|avantfind+Keywords|mister-wong+keywords|delicious+p|info.com+qkw|sky+term|myspace+qry|gmx,web.de+su|soso+w|ukr.net+search_query|opendns+url|baidu,niuhu+bs|baidu,niuhu+word".split("|"),
m=r.length;m--;)for(var n=r[m].split(/[,+]/),c=n.length-1,p=c;p--;)i._addOrganic(n[p],n[c]);i._setDetectFlash(!1);i._setDetectTitle(!1);i._setAllowAnchor(!0);i._setAllowHash(!1);i._setVisitorCookieTimeout(52704E5);i._trackPageview((window.gaPrefix||"")+location.pathname.replace(/;jsessionid=[^?]+/,""))}catch(t){}});$("a[href], input:submit").filter(function(){if(!/^A$/i.test($(this).attr("tagName")))return!0;var i=t($(this).attr("href"));return i.host&&!RegExp(location.host).test(i.host)}).click(function(){try{_gat._getTrackerByName("t")._trackEvent("click",
"link-form")}catch(i){}})});

