(function(){var S=this,Y,ah=S.jQuery,G=S.$,R=S.jQuery=S.$=function(b,a){return new R.fn.init(b,a)},ae=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,X=/^.[^:#\[\.,]*$/;R.fn=R.prototype={init:function(d,b){d=d||document;if(d.nodeType){this[0]=d;this.length=1;this.context=d;return this}if(typeof d==="string"){var c=ae.exec(d);if(c&&(c[1]||!b)){if(c[1]){d=R.clean([c[1]],b)}else{var a=document.getElementById(c[3]);if(a&&a.id!=c[3]){return R().find(d)}var e=R(a||[]);e.context=document;e.selector=d;return e}}else{return R(b).find(d)}}else{if(R.isFunction(d)){return R(document).ready(d)}}if(d.selector&&d.context){this.selector=d.selector;this.context=d.context}return this.setArray(R.makeArray(d))},selector:"",jquery:"1.3.1",size:function(){return this.length},get:function(a){return a===Y?R.makeArray(this):this[a]},pushStack:function(a,b,d){var c=R(a);c.prevObject=this;c.context=this.context;if(b==="find"){c.selector=this.selector+(this.selector?" ":"")+d}else{if(b){c.selector=this.selector+"."+b+"("+d+")"}}return c},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return R.each(this,a,b)},index:function(a){return R.inArray(a&&a.jquery?a[0]:a,this)},attr:function(a,b,c){var d=a;if(typeof a==="string"){if(b===Y){return this[0]&&R[c||"attr"](this[0],a)}else{d={};d[a]=b}}return this.each(function(e){for(a in d){R.attr(c?this.style:this,a,R.prop(this,d[a],c,e,a))}})},css:function(b,a){if((b=="width"||b=="height")&&parseFloat(a)<0){a=Y}return this.attr(b,a,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(a))}var b="";R.each(a||this,function(){R.each(this.childNodes,function(){if(this.nodeType!=8){b+=this.nodeType!=1?this.nodeValue:R.fn.text([this])}})});return b},wrapAll:function(b){if(this[0]){var a=R(b,this[0].ownerDocument).clone();if(this[0].parentNode){a.insertBefore(this[0])}a.map(function(){var c=this;while(c.firstChild){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){R(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){R(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||R([])},push:[].push,find:function(c){if(this.length===1&&!/,/.test(c)){var b=this.pushStack([],"find",c);b.length=0;R.find(c,this[0],b);return b}else{var a=R.map(this,function(d){return R.find(c,d)});return this.pushStack(/[^+>] [^+>]/.test(c)?R.unique(a):a,"find",c)}},clone:function(a){var c=this.map(function(){if(!R.support.noCloneEvent&&!R.isXMLDoc(this)){var e=this.cloneNode(true),d=document.createElement("div");d.appendChild(e);return R.clean([d.innerHTML])[0]}else{return this.cloneNode(true)}});var b=c.find("*").andSelf().each(function(){if(this[O]!==Y){this[O]=null}});if(a===true){this.find("*").andSelf().each(function(f){if(this.nodeType==3){return}var e=R.data(this,"events");for(var d in e){for(var g in e[d]){R.event.add(b[f],d,e[d][g],e[d][g].data)}}})}return c},filter:function(a){return this.pushStack(R.isFunction(a)&&R.grep(this,function(c,b){return a.call(c,b)})||R.multiFilter(a,R.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(b){var a=R.expr.match.POS.test(b)?R(b):null;return this.map(function(){var c=this;while(c&&c.ownerDocument){if(a?a.index(c)>-1:R(c).is(b)){return c}c=c.parentNode}})},not:function(b){if(typeof b==="string"){if(X.test(b)){return this.pushStack(R.multiFilter(b,this,true),"not",b)}else{b=R.multiFilter(b,this)}}var a=b.length&&b[b.length-1]!==Y&&!b.nodeType;return this.filter(function(){return a?R.inArray(this,b)<0:this!=b})},add:function(a){return this.pushStack(R.unique(R.merge(this.get(),typeof a==="string"?R(a):R.makeArray(a))))},is:function(a){return !!a&&R.multiFilter(a,this).length>0},hasClass:function(a){return !!a&&this.is("."+a)},val:function(a){if(a===Y){var h=this[0];if(h){if(R.nodeName(h,"option")){return(h.attributes.value||{}).specified?h.value:h.text}if(R.nodeName(h,"select")){var c=h.selectedIndex,d=[],e=h.options,b=h.type=="select-one";if(c<0){return null}for(var f=b?c:0,i=b?c+1:e.length;f<i;f++){var g=e[f];if(g.selected){a=R(g).val();if(b){return a}d.push(a)}}return d}return(h.value||"").replace(/\r/g,"")}return Y}if(typeof a==="number"){a+=""}return this.each(function(){if(this.nodeType!=1){return}if(R.isArray(a)&&/radio|checkbox/.test(this.type)){this.checked=(R.inArray(this.value,a)>=0||R.inArray(this.name,a)>=0)}else{if(R.nodeName(this,"select")){var j=R.makeArray(a);R("option",this).each(function(){this.selected=(R.inArray(this.value,j)>=0||R.inArray(this.text,j)>=0)});if(!j.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),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(R.map(this,function(c,b){return a.call(c,b,c)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(a,d,f){if(this[0]){var j=(this[0].ownerDocument||this[0]).createDocumentFragment(),h=R.clean(a,(this[0].ownerDocument||this[0]),j),c=j.firstChild,i=this.length>1?j.cloneNode(true):j;if(c){for(var b=0,g=this.length;b<g;b++){f.call(e(this[b],c),b>0?i.cloneNode(true):j)}}if(h){R.each(h,af)}}return this;function e(l,k){return d&&R.nodeName(l,"table")&&R.nodeName(k,"tr")?(l.getElementsByTagName("tbody")[0]||l.appendChild(l.ownerDocument.createElement("tbody"))):l}}};R.fn.init.prototype=R.fn;function af(b,a){if(a.src){R.ajax({url:a.src,async:false,dataType:"script"})}else{R.globalEval(a.text||a.textContent||a.innerHTML||"")}if(a.parentNode){a.parentNode.removeChild(a)}}function aa(){return +new Date}R.extend=R.fn.extend=function(){var h=arguments[0]||{},b=1,c=arguments.length,g=false,f;if(typeof h==="boolean"){g=h;h=arguments[1]||{};b=2}if(typeof h!=="object"&&!R.isFunction(h)){h={}}if(c==b){h=this;--b}for(;b<c;b++){if((f=arguments[b])!=null){for(var e in f){var a=h[e],d=f[e];if(h===d){continue}if(g&&d&&typeof d==="object"&&!d.nodeType){h[e]=R.extend(g,a||(d.length!=null?[]:{}),d)}else{if(d!==Y){h[e]=d}}}}}return h};var U=/z-?index|font-?weight|opacity|zoom|line-?height/i,H=document.defaultView||{},F=Object.prototype.toString;R.extend({noConflict:function(a){S.$=G;if(a){S.jQuery=ah}return R},isFunction:function(a){return F.call(a)==="[object Function]"},isArray:function(a){return F.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType===9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&R.isXMLDoc(a.ownerDocument)},globalEval:function(b){b=R.trim(b);if(b){var a=document.getElementsByTagName("head")[0]||document.documentElement,c=document.createElement("script");c.type="text/javascript";if(R.support.scriptEval){c.appendChild(document.createTextNode(b))}else{c.text=b}a.insertBefore(c,a.firstChild);a.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},each:function(b,a,c){var d,g=0,f=b.length;if(c){if(f===Y){for(d in b){if(a.apply(b[d],c)===false){break}}}else{for(;g<f;){if(a.apply(b[g++],c)===false){break}}}}else{if(f===Y){for(d in b){if(a.call(b[d],d,b[d])===false){break}}}else{for(var e=b[0];g<f&&a.call(e,g,e)!==false;e=b[++g]){}}}return b},prop:function(b,c,d,a,e){if(R.isFunction(c)){c=c.call(b,a)}return typeof c==="number"&&d=="curCSS"&&!U.test(e)?c+"px":c},className:{add:function(b,a){R.each((a||"").split(/\s+/),function(d,c){if(b.nodeType==1&&!R.className.has(b.className,c)){b.className+=(b.className?" ":"")+c}})},remove:function(b,a){if(b.nodeType==1){b.className=a!==Y?R.grep(b.className.split(/\s+/),function(c){return !R.className.has(a,c)}).join(" "):""}},has:function(a,b){return a&&R.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(b,c,a){var d={};for(var e in c){d[e]=b.style[e];b.style[e]=c[e]}a.call(b);for(var e in c){b.style[e]=d[e]}},css:function(b,d,c){if(d=="width"||d=="height"){var a,e={position:"absolute",visibility:"hidden",display:"block"},g=d=="width"?["Left","Right"]:["Top","Bottom"];function f(){a=d=="width"?b.offsetWidth:b.offsetHeight;var i=0,h=0;R.each(g,function(){i+=parseFloat(R.curCSS(b,"padding"+this,true))||0;h+=parseFloat(R.curCSS(b,"border"+this+"Width",true))||0});a-=Math.round(i+h)}if(R(b).is(":visible")){f()}else{R.swap(b,e,f)}return Math.max(0,a)}return R.curCSS(b,d,c)},curCSS:function(c,f,g){var d,h=c.style;if(f=="opacity"&&!R.support.opacity){d=R.attr(h,"opacity");return d==""?"1":d}if(f.match(/float/i)){f=J}if(!g&&h&&h[f]){d=h[f]}else{if(H.getComputedStyle){if(f.match(/float/i)){f="float"}f=f.replace(/([A-Z])/g,"-$1").toLowerCase();var e=H.getComputedStyle(c,null);if(e){d=e.getPropertyValue(f)}if(f=="opacity"&&d==""){d="1"}}else{if(c.currentStyle){var i=f.replace(/\-(\w)/g,function(j,k){return k.toUpperCase()});d=c.currentStyle[f]||c.currentStyle[i];if(!/^\d+(px)?$/i.test(d)&&/^\d/.test(d)){var b=h.left,a=c.runtimeStyle.left;c.runtimeStyle.left=c.currentStyle.left;h.left=d||0;d=h.pixelLeft+"px";h.left=b;c.runtimeStyle.left=a}}}}return d},clean:function(e,a,c){a=a||document;if(typeof a.createElement==="undefined"){a=a.ownerDocument||a[0]&&a[0].ownerDocument||document}if(!c&&e.length===1&&typeof e[0]==="string"){var b=/^<(\w+)\s*\/?>$/.exec(e[0]);if(b){return[a.createElement(b[1])]}}var f=[],g=[],d=a.createElement("div");R.each(e,function(l,j){if(typeof j==="number"){j+=""}if(!j){return}if(typeof j==="string"){j=j.replace(/(<(\w+)[^>]*?)\/>/g,function(p,q,o){return o.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?p:q+"></"+o+">"});var k=R.trim(j).toLowerCase();var m=!k.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!k.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||k.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!k.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!k.indexOf("<td")||!k.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!k.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!R.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];d.innerHTML=m[1]+j+m[2];while(m[0]--){d=d.lastChild}if(!R.support.tbody){var i=!k.indexOf("<table")&&k.indexOf("<tbody")<0?d.firstChild&&d.firstChild.childNodes:m[1]=="<table>"&&k.indexOf("<tbody")<0?d.childNodes:[];for(var n=i.length-1;n>=0;--n){if(R.nodeName(i[n],"tbody")&&!i[n].childNodes.length){i[n].parentNode.removeChild(i[n])}}}if(!R.support.leadingWhitespace&&/^\s/.test(j)){d.insertBefore(a.createTextNode(j.match(/^\s*/)[0]),d.firstChild)}j=R.makeArray(d.childNodes)}if(j.nodeType){f.push(j)}else{f=R.merge(f,j)}});if(c){for(var h=0;f[h];h++){if(R.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript")){g.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h])}else{if(f[h].nodeType===1){f.splice.apply(f,[h+1,0].concat(R.makeArray(f[h].getElementsByTagName("script"))))}c.appendChild(f[h])}}return g}return f},attr:function(h,f,a){if(!h||h.nodeType==3||h.nodeType==8){return Y}var b=!R.isXMLDoc(h),d=a!==Y;f=b&&R.props[f]||f;if(h.tagName){var e=/href|src|style/.test(f);if(f=="selected"&&h.parentNode){h.parentNode.selectedIndex}if(f in h&&b&&!e){if(d){if(f=="type"&&R.nodeName(h,"input")&&h.parentNode){throw"type property can't be changed"}h[f]=a}if(R.nodeName(h,"form")&&h.getAttributeNode(f)){return h.getAttributeNode(f).nodeValue}if(f=="tabIndex"){var c=h.getAttributeNode("tabIndex");return c&&c.specified?c.value:h.nodeName.match(/(button|input|object|select|textarea)/i)?0:h.nodeName.match(/^(a|area)$/i)&&h.href?0:Y}return h[f]}if(!R.support.style&&b&&f=="style"){return R.attr(h.style,"cssText",a)}if(d){h.setAttribute(f,""+a)}var g=!R.support.hrefNormalized&&b&&e?h.getAttribute(f,2):h.getAttribute(f);return g===null?Y:g}if(!R.support.opacity&&f=="opacity"){if(d){h.zoom=1;h.filter=(h.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(a)+""=="NaN"?"":"alpha(opacity="+a*100+")")}return h.filter&&h.filter.indexOf("opacity=")>=0?(parseFloat(h.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}f=f.replace(/-([a-z])/ig,function(j,i){return i.toUpperCase()});if(d){h[f]=a}return h[f]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(b){var c=[];if(b!=null){var a=b.length;if(a==null||typeof b==="string"||R.isFunction(b)||b.setInterval){c[0]=b}else{while(a){c[--a]=b[a]}}}return c},inArray:function(b,a){for(var d=0,c=a.length;d<c;d++){if(a[d]===b){return d}}return -1},merge:function(b,d){var a=0,c,e=b.length;if(!R.support.getAll){while((c=d[a++])!=null){if(c.nodeType!=8){b[e++]=c}}}else{while((c=d[a++])!=null){b[e++]=c}}return b},unique:function(a){var b=[],d={};try{for(var c=0,g=a.length;c<g;c++){var f=R.data(a[c]);if(!d[f]){d[f]=true;b.push(a[c])}}}catch(e){b=a}return b},grep:function(a,f,d){var b=[];for(var e=0,c=a.length;e<c;e++){if(!d!=!f(a[e],e)){b.push(a[e])}}return b},map:function(d,f){var a=[];for(var b=0,e=d.length;b<e;b++){var c=f(d[b],b);if(c!=null){a[a.length]=c}}return a.concat.apply([],a)}});var ac=navigator.userAgent.toLowerCase();R.browser={version:(ac.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(ac),opera:/opera/.test(ac),msie:/msie/.test(ac)&&!/opera/.test(ac),mozilla:/mozilla/.test(ac)&&!/(compatible|webkit)/.test(ac)};R.each({parent:function(a){return a.parentNode},parents:function(a){return R.dir(a,"parentNode")},next:function(a){return R.nth(a,2,"nextSibling")},prev:function(a){return R.nth(a,2,"previousSibling")},nextAll:function(a){return R.dir(a,"nextSibling")},prevAll:function(a){return R.dir(a,"previousSibling")},siblings:function(a){return R.sibling(a.parentNode.firstChild,a)},children:function(a){return R.sibling(a.firstChild)},contents:function(a){return R.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:R.makeArray(a.childNodes)}},function(b,a){R.fn[b]=function(d){var c=R.map(this,a);if(d&&typeof d=="string"){c=R.multiFilter(d,c)}return this.pushStack(R.unique(c),b,d)}});R.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,a){R.fn[b]=function(){var c=arguments;return this.each(function(){for(var d=0,e=c.length;d<e;d++){R(c[d])[a](this)}})}});R.each({removeAttr:function(a){R.attr(this,a,"");if(this.nodeType==1){this.removeAttribute(a)}},addClass:function(a){R.className.add(this,a)},removeClass:function(a){R.className.remove(this,a)},toggleClass:function(a,b){if(typeof b!=="boolean"){b=!R.className.has(this,a)}R.className[b?"add":"remove"](this,a)},remove:function(a){if(!a||R.filter(a,[this]).length){R("*",this).add([this]).each(function(){R.event.remove(this);R.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){R(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(b,a){R.fn[b]=function(){return this.each(a,arguments)}});function M(b,a){return b[0]&&parseInt(R.curCSS(b[0],a,true),10)||0}var O="jQuery"+aa(),I=0,ad={};R.extend({cache:{},data:function(a,c,b){a=a==S?ad:a;var d=a[O];if(!d){d=a[O]=++I}if(c&&!R.cache[d]){R.cache[d]={}}if(b!==Y){R.cache[d][c]=b}return c?R.cache[d][c]:d},removeData:function(a,d){a=a==S?ad:a;var b=a[O];if(d){if(R.cache[b]){delete R.cache[b][d];d="";for(d in R.cache[b]){break}if(!d){R.removeData(a)}}}else{try{delete a[O]}catch(c){if(a.removeAttribute){a.removeAttribute(O)}}delete R.cache[b]}},queue:function(a,d,b){if(a){d=(d||"fx")+"queue";var c=R.data(a,d);if(!c||R.isArray(b)){c=R.data(a,d,R.makeArray(b))}else{if(b){c.push(b)}}}return c},dequeue:function(b,c){var d=R.queue(b,c),a=d.shift();if(!c||c==="fx"){a=d[0]}if(a!==Y){a.call(b)}}});R.fn.extend({data:function(d,b){var a=d.split(".");a[1]=a[1]?"."+a[1]:"";if(b===Y){var c=this.triggerHandler("getData"+a[1]+"!",[a[0]]);if(c===Y&&this.length){c=R.data(this[0],d)}return c===Y&&a[1]?this.data(a[0]):c}else{return this.trigger("setData"+a[1]+"!",[a[0],b]).each(function(){R.data(this,d,b)})}},removeData:function(a){return this.each(function(){R.removeData(this,a)})},queue:function(b,a){if(typeof b!=="string"){a=b;b="fx"}if(a===Y){return R.queue(this[0],b)}return this.each(function(){var c=R.queue(this,b,a);if(b=="fx"&&c.length==1){c[0].call(this)}})},dequeue:function(a){return this.each(function(){R.dequeue(this,a)})}});(function(){var l=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]+['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,a=0,i=Object.prototype.toString;var h=function(s,D,q,r){q=q||[];D=D||document;if(D.nodeType!==1&&D.nodeType!==9){return[]}if(!s||typeof s!=="string"){return q}var t=[],z,B,v,w,y,C,A=true;l.lastIndex=0;while((z=l.exec(s))!==null){t.push(z[1]);if(z[2]){C=RegExp.rightContext;break}}if(t.length>1&&f.exec(s)){if(t.length===2&&b.relative[t[0]]){B=c(t[0]+t[1],D)}else{B=b.relative[t[0]]?[D]:h(t.shift(),D);while(t.length){s=t.shift();if(b.relative[s]){s+=t.shift()}B=c(s,B)}}}else{var o=r?{expr:t.pop(),set:j(r)}:h.find(t.pop(),t.length===1&&D.parentNode?D.parentNode:D,m(D));B=h.filter(o.expr,o.set);if(t.length>0){v=j(B)}else{A=false}while(t.length){var p=t.pop(),x=p;if(!b.relative[p]){p=""}else{x=t.pop()}if(x==null){x=D}b.relative[p](v,x,m(D))}}if(!v){v=B}if(!v){throw"Syntax error, unrecognized expression: "+(p||s)}if(i.call(v)==="[object Array]"){if(!A){q.push.apply(q,v)}else{if(D.nodeType===1){for(var u=0;v[u]!=null;u++){if(v[u]&&(v[u]===true||v[u].nodeType===1&&n(D,v[u]))){q.push(B[u])}}}else{for(var u=0;v[u]!=null;u++){if(v[u]&&v[u].nodeType===1){q.push(B[u])}}}}}else{j(v,q)}if(C){h(C,D,q,r)}return q};h.matches=function(o,p){return h(o,null,null,p)};h.find=function(p,s,o){var r,u;if(!p){return[]}for(var t=0,w=b.order.length;t<w;t++){var q=b.order[t],u;if((u=b.match[q].exec(p))){var v=RegExp.leftContext;if(v.substr(v.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");r=b.find[q](u,s,o);if(r!=null){p=p.replace(b.match[q],"");break}}}}if(!r){r=s.getElementsByTagName("*")}return{set:r,expr:p}};h.filter=function(s,q,A,y){var B=s,o=[],u=q,t,w;while(s&&q.length){for(var v in b.filter){if((t=b.match[v].exec(s))!=null){var C=b.filter[v],z,r;w=false;if(u==o){o=[]}if(b.preFilter[v]){t=b.preFilter[v](t,u,A,o,y);if(!t){w=z=true}else{if(t===true){continue}}}if(t){for(var p=0;(r=u[p])!=null;p++){if(r){z=C(r,t,p,u);var x=y^!!z;if(A&&z!=null){if(x){w=true}else{u[p]=false}}else{if(x){o.push(r);w=true}}}}}if(z!==Y){if(!A){u=o}s=s.replace(b.match[v],"");if(!w){return[]}break}}}s=s.replace(/\s*,\s*/,"");if(s==B){if(w==null){throw"Syntax error, unrecognized expression: "+s}else{break}}B=s}return u};var b=h.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(o){return o.getAttribute("href")}},relative:{"+":function(r,s){for(var t=0,o=r.length;t<o;t++){var q=r[t];if(q){var p=q.previousSibling;while(p&&p.nodeType!==1){p=p.previousSibling}r[t]=typeof s==="string"?p||false:p===s}}if(typeof s==="string"){h.filter(s,r,true)}},">":function(s,t,r){if(typeof t==="string"&&!/\W/.test(t)){t=r?t:t.toUpperCase();for(var u=0,o=s.length;u<o;u++){var q=s[u];if(q){var p=q.parentNode;s[u]=p.nodeName===t?p:false}}}else{for(var u=0,o=s.length;u<o;u++){var q=s[u];if(q){s[u]=typeof t==="string"?q.parentNode:q.parentNode===t}}if(typeof t==="string"){h.filter(t,s,true)}}},"":function(q,s,r){var t="done"+(a++),o=k;if(!s.match(/\W/)){var p=s=r?s:s.toUpperCase();o=e}o("parentNode",s,t,q,p,r)},"~":function(q,s,r){var t="done"+(a++),o=k;if(typeof s==="string"&&!s.match(/\W/)){var p=s=r?s:s.toUpperCase();o=e}o("previousSibling",s,t,q,p,r)}},find:{ID:function(q,r,p){if(typeof r.getElementById!=="undefined"&&!p){var o=r.getElementById(q[1]);return o?[o]:[]}},NAME:function(o,p,q){if(typeof p.getElementsByName!=="undefined"&&!q){return p.getElementsByName(o[1])}},TAG:function(o,p){return p.getElementsByTagName(o[1])}},preFilter:{CLASS:function(r,t,u,o,s){r=" "+r[1].replace(/\\/g,"")+" ";var q;for(var p=0;(q=t[p])!=null;p++){if(q){if(s^(" "+q.className+" ").indexOf(r)>=0){if(!u){o.push(q)}}else{if(u){t[p]=false}}}}return false},ID:function(o){return o[1].replace(/\\/g,"")},TAG:function(p,o){for(var q=0;o[q]===false;q++){}return o[q]&&m(o[q])?p[1]:p[1].toUpperCase()},CHILD:function(o){if(o[1]=="nth"){var p=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(o[2]=="even"&&"2n"||o[2]=="odd"&&"2n+1"||!/\D/.test(o[2])&&"0n+"+o[2]||o[2]);o[2]=(p[1]+(p[2]||1))-0;o[3]=p[3]-0}o[0]="done"+(a++);return o},ATTR:function(p){var o=p[1].replace(/\\/g,"");if(b.attrMap[o]){p[1]=b.attrMap[o]}if(p[2]==="~="){p[4]=" "+p[4]+" "}return p},PSEUDO:function(r,s,t,o,q){if(r[1]==="not"){if(r[3].match(l).length>1){r[3]=h(r[3],null,null,s)}else{var p=h.filter(r[3],s,t,true^q);if(!t){o.push.apply(o,p)}return false}}else{if(b.match.POS.test(r[0])){return true}}return r},POS:function(o){o.unshift(true);return o}},filters:{enabled:function(o){return o.disabled===false&&o.type!=="hidden"},disabled:function(o){return o.disabled===true},checked:function(o){return o.checked===true},selected:function(o){o.parentNode.selectedIndex;return o.selected===true},parent:function(o){return !!o.firstChild},empty:function(o){return !o.firstChild},has:function(q,p,o){return !!h(o[3],q).length},header:function(o){return/h\d/i.test(o.nodeName)},text:function(o){return"text"===o.type},radio:function(o){return"radio"===o.type},checkbox:function(o){return"checkbox"===o.type},file:function(o){return"file"===o.type},password:function(o){return"password"===o.type},submit:function(o){return"submit"===o.type},image:function(o){return"image"===o.type},reset:function(o){return"reset"===o.type},button:function(o){return"button"===o.type||o.nodeName.toUpperCase()==="BUTTON"},input:function(o){return/input|select|textarea|button/i.test(o.nodeName)}},setFilters:{first:function(p,o){return o===0},last:function(r,q,o,p){return q===p.length-1},even:function(p,o){return o%2===0},odd:function(p,o){return o%2===1},lt:function(q,p,o){return p<o[3]-0},gt:function(q,p,o){return p>o[3]-0},nth:function(q,p,o){return o[3]-0==p},eq:function(q,p,o){return o[3]-0==p}},filter:{CHILD:function(s,u){var r=u[1],p=s.parentNode;var q=u[0];if(p&&(!p[q]||!s.nodeIndex)){var v=1;for(var w=p.firstChild;w;w=w.nextSibling){if(w.nodeType==1){w.nodeIndex=v++}}p[q]=v-1}if(r=="first"){return s.nodeIndex==1}else{if(r=="last"){return s.nodeIndex==p[q]}else{if(r=="only"){return p[q]==1}else{if(r=="nth"){var t=false,x=u[2],o=u[3];if(x==1&&o==0){return true}if(x==0){if(s.nodeIndex==o){t=true}}else{if((s.nodeIndex-o)%x==0&&(s.nodeIndex-o)/x>=0){t=true}}return t}}}}},PSEUDO:function(q,v,s,o){var u=v[1],t=b.filters[u];if(t){return t(q,s,v,o)}else{if(u==="contains"){return(q.textContent||q.innerText||"").indexOf(v[3])>=0}else{if(u==="not"){var p=v[3];for(var s=0,r=p.length;s<r;s++){if(p[s]===q){return false}}return true}}}},ID:function(p,o){return p.nodeType===1&&p.getAttribute("id")===o},TAG:function(p,o){return(o==="*"&&p.nodeType===1)||p.nodeName===o},CLASS:function(p,o){return o.test(p.className)},ATTR:function(r,t){var o=b.attrHandle[t[1]]?b.attrHandle[t[1]](r):r[t[1]]||r.getAttribute(t[1]),q=o+"",p=t[2],s=t[4];return o==null?p==="!=":p==="="?q===s:p==="*="?q.indexOf(s)>=0:p==="~="?(" "+q+" ").indexOf(s)>=0:!t[4]?o:p==="!="?q!=s:p==="^="?q.indexOf(s)===0:p==="$="?q.substr(q.length-s.length)===s:p==="|="?q===s||q.substr(0,s.length+1)===s+"-":false},POS:function(r,s,t,q){var o=s[2],p=b.setFilters[o];if(p){return p(r,t,s,q)}}}};var f=b.match.POS;for(var d in b.match){b.match[d]=RegExp(b.match[d].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var j=function(p,o){p=Array.prototype.slice.call(p);if(o){o.push.apply(o,p);return o}return p};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(g){j=function(q,p){var r=p||[];if(i.call(q)==="[object Array]"){Array.prototype.push.apply(r,q)}else{if(typeof q.length==="number"){for(var s=0,o=q.length;s<o;s++){r.push(q[s])}}else{for(var s=0;q[s];s++){r.push(q[s])}}}return r}}(function(){var p=document.createElement("form"),q="script"+(new Date).getTime();p.innerHTML="<input name='"+q+"'/>";var o=document.documentElement;o.insertBefore(p,o.firstChild);if(!!document.getElementById(q)){b.find.ID=function(t,s,u){if(typeof s.getElementById!=="undefined"&&!u){var r=s.getElementById(t[1]);return r?r.id===t[1]||typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id").nodeValue===t[1]?[r]:Y:[]}};b.filter.ID=function(t,s){var r=typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id");return t.nodeType===1&&r&&r.nodeValue===s}}o.removeChild(p)})();(function(){var o=document.createElement("div");o.appendChild(document.createComment(""));if(o.getElementsByTagName("*").length>0){b.find.TAG=function(s,r){var q=r.getElementsByTagName(s[1]);if(s[1]==="*"){var p=[];for(var t=0;q[t];t++){if(q[t].nodeType===1){p.push(q[t])}}q=p}return q}}o.innerHTML="<a href='#'></a>";if(o.firstChild&&o.firstChild.getAttribute("href")!=="#"){b.attrHandle.href=function(p){return p.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var o=h,p=document.createElement("div");p.innerHTML="<p class='TEST'></p>";if(p.querySelectorAll&&p.querySelectorAll(".TEST").length===0){return}h=function(s,r,u,q){r=r||document;if(!q&&r.nodeType===9&&!m(r)){try{return j(r.querySelectorAll(s),u)}catch(t){}}return o(s,r,u,q)};h.find=o.find;h.filter=o.filter;h.selectors=o.selectors;h.matches=o.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){b.order.splice(1,0,"CLASS");b.find.CLASS=function(o,p){return p.getElementsByClassName(o[1])}}function e(x,q,s,u,o,p){for(var w=0,y=u.length;w<y;w++){var t=u[w];if(t){t=t[x];var r=false;while(t&&t.nodeType){var v=t[s];if(v){r=u[v];break}if(t.nodeType===1&&!p){t[s]=w}if(t.nodeName===q){r=t;break}t=t[x]}u[w]=r}}}function k(w,r,q,t,p,o){for(var u=0,x=t.length;u<x;u++){var s=t[u];if(s){s=s[w];var v=false;while(s&&s.nodeType){if(s[q]){v=t[s[q]];break}if(s.nodeType===1){if(!o){s[q]=u}if(typeof r!=="string"){if(s===r){v=true;break}}else{if(h.filter(r,[s]).length>0){v=s;break}}}s=s[w]}t[u]=v}}}var n=document.compareDocumentPosition?function(p,o){return p.compareDocumentPosition(o)&16}:function(p,o){return p!==o&&(p.contains?p.contains(o):true)};var m=function(o){return o.nodeType===9&&o.documentElement.nodeName!=="HTML"||!!o.ownerDocument&&m(o.ownerDocument)};var c=function(r,o){var s=[],t="",p,v=o.nodeType?[o]:o;while((p=b.match.PSEUDO.exec(r))){t+=p[0];r=r.replace(b.match.PSEUDO,"")}r=b.relative[r]?r+"*":r;for(var q=0,u=v.length;q<u;q++){h(r,v[q],s)}return h.filter(t,s)};R.find=h;R.filter=h.filter;R.expr=h.selectors;R.expr[":"]=R.expr.filters;h.selectors.filters.hidden=function(o){return"hidden"===o.type||R.css(o,"display")==="none"||R.css(o,"visibility")==="hidden"};h.selectors.filters.visible=function(o){return"hidden"!==o.type&&R.css(o,"display")!=="none"&&R.css(o,"visibility")!=="hidden"};h.selectors.filters.animated=function(o){return R.grep(R.timers,function(p){return o===p.elem}).length};R.multiFilter=function(q,o,p){if(p){q=":not("+q+")"}return h.matches(q,o)};R.dir=function(r,q){var o=[],p=r[q];while(p&&p!=document){if(p.nodeType==1){o.push(p)}p=p[q]}return o};R.nth=function(q,o,s,p){o=o||1;var r=0;for(;q;q=q[s]){if(q.nodeType==1&&++r==o){break}}return q};R.sibling=function(q,p){var o=[];for(;q;q=q.nextSibling){if(q.nodeType==1&&q!=p){o.push(q)}}return o};return;S.Sizzle=h})();R.event={add:function(c,a,b,g){if(c.nodeType==3||c.nodeType==8){return}if(c.setInterval&&c!=S){c=S}if(!b.guid){b.guid=this.guid++}if(g!==Y){var d=b;b=this.proxy(d);b.data=g}var e=R.data(c,"events")||R.data(c,"events",{}),f=R.data(c,"handle")||R.data(c,"handle",function(){return typeof R!=="undefined"&&!R.event.triggered?R.event.handle.apply(arguments.callee.elem,arguments):Y});f.elem=c;R.each(a.split(/\s+/),function(k,h){var i=h.split(".");h=i.shift();b.type=i.slice().sort().join(".");var j=e[h];if(R.event.specialAll[h]){R.event.specialAll[h].setup.call(c,g,i)}if(!j){j=e[h]={};if(!R.event.special[h]||R.event.special[h].setup.call(c,g,i)===false){if(c.addEventListener){c.addEventListener(h,f,false)}else{if(c.attachEvent){c.attachEvent("on"+h,f)}}}}j[b.guid]=b;R.event.global[h]=true});c=null},guid:1,global:{},remove:function(a,b,h){if(a.nodeType==3||a.nodeType==8){return}var f=R.data(a,"events"),e,g;if(f){if(b===Y||(typeof b==="string"&&b.charAt(0)==".")){for(var c in f){this.remove(a,c+(b||""))}}else{if(b.type){h=b.handler;b=b.type}R.each(b.split(/\s+/),function(m,k){var l=k.split(".");k=l.shift();var j=RegExp("(^|\\.)"+l.slice().sort().join(".*\\.")+"(\\.|$)");if(f[k]){if(h){delete f[k][h.guid]}else{for(var i in f[k]){if(j.test(f[k][i].type)){delete f[k][i]}}}if(R.event.specialAll[k]){R.event.specialAll[k].teardown.call(a,l)}for(e in f[k]){break}if(!e){if(!R.event.special[k]||R.event.special[k].teardown.call(a,l)===false){if(a.removeEventListener){a.removeEventListener(k,R.data(a,"handle"),false)}else{if(a.detachEvent){a.detachEvent("on"+k,R.data(a,"handle"))}}}e=null;delete f[k]}}})}for(e in f){break}if(!e){var d=R.data(a,"handle");if(d){d.elem=null}R.removeData(a,"events");R.removeData(a,"handle")}}},trigger:function(c,a,b,g){var f=c.type||c;if(!g){c=typeof c==="object"?c[O]?c:R.extend(R.Event(f),c):R.Event(f);if(f.indexOf("!")>=0){c.type=f=f.slice(0,-1);c.exclusive=true}if(!b){c.stopPropagation();if(this.global[f]){R.each(R.cache,function(){if(this.events&&this.events[f]){R.event.trigger(c,a,this.handle.elem)}})}}if(!b||b.nodeType==3||b.nodeType==8){return Y}c.result=Y;c.target=b;a=R.makeArray(a);a.unshift(c)}c.currentTarget=b;var h=R.data(b,"handle");if(h){h.apply(b,a)}if((!b[f]||(R.nodeName(b,"a")&&f=="click"))&&b["on"+f]&&b["on"+f].apply(b,a)===false){c.result=false}if(!g&&b[f]&&!c.isDefaultPrevented()&&!(R.nodeName(b,"a")&&f=="click")){this.triggered=true;try{b[f]()}catch(d){}}this.triggered=false;if(!c.isPropagationStopped()){var e=b.parentNode||b.ownerDocument;if(e){R.event.trigger(c,a,e,true)}}},handle:function(a){var h,g;a=arguments[0]=R.event.fix(a||S.event);var d=a.type.split(".");a.type=d.shift();h=!d.length&&!a.exclusive;var c=RegExp("(^|\\.)"+d.slice().sort().join(".*\\.")+"(\\.|$)");g=(R.data(this,"events")||{})[a.type];for(var f in g){var b=g[f];if(h||c.test(b.type)){a.handler=b;a.data=b.data;var e=b.apply(this,arguments);if(e!==Y){a.result=e;if(e===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(b){if(b[O]){return b}var a=b;b=R.Event(a);for(var c=this.props.length,f;c;){f=this.props[--c];b[f]=a[f]}if(!b.target){b.target=b.srcElement||document}if(b.target.nodeType==3){b.target=b.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 e=document.documentElement,d=document.body;b.pageX=b.clientX+(e&&e.scrollLeft||d&&d.scrollLeft||0)-(e.clientLeft||0);b.pageY=b.clientY+(e&&e.scrollTop||d&&d.scrollTop||0)-(e.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},proxy:function(a,b){b=b||function(){return a.apply(this,arguments)};b.guid=a.guid=a.guid||b.guid||this.guid++;return b},special:{ready:{setup:ab,teardown:function(){}}},specialAll:{live:{setup:function(b,a){R.event.add(this,a[0],V)},teardown:function(b){if(b.length){var c=0,a=RegExp("(^|\\.)"+b[0]+"(\\.|$)");R.each((R.data(this,"events").live||{}),function(){if(a.test(this.type)){c++}});if(c<1){R.event.remove(this,b[0],V)}}}}}};R.Event=function(a){if(!this.preventDefault){return new R.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type}else{this.type=a}this.timeStamp=aa();this[O]=true};function N(){return false}function L(){return true}R.Event.prototype={preventDefault:function(){this.isDefaultPrevented=L;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=L;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=L;this.stopPropagation()},isDefaultPrevented:N,isPropagationStopped:N,isImmediatePropagationStopped:N};var W=function(a){var c=a.relatedTarget;while(c&&c!=this){try{c=c.parentNode}catch(b){c=this}}if(c!=this){a.type=a.data;R.event.handle.apply(this,arguments)}};R.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,b){R.event.special[b]={setup:function(){R.event.add(this,a,W,b)},teardown:function(){R.event.remove(this,a,W)}}});R.fn.extend({bind:function(a,b,c){return a=="unload"?this.one(a,b,c):this.each(function(){R.event.add(this,a,c||b,c&&b)})},one:function(b,a,c){var d=R.event.proxy(c||a,function(e){R(this).unbind(e,d);return(c||a).apply(this,arguments)});return this.each(function(){R.event.add(this,b,d,c&&a)})},unbind:function(a,b){return this.each(function(){R.event.remove(this,a,b)})},trigger:function(b,a){return this.each(function(){R.event.trigger(b,a,this)})},triggerHandler:function(c,b){if(this[0]){var a=R.Event(c);a.preventDefault();a.stopPropagation();R.event.trigger(a,b,this[0]);return a.result}},toggle:function(b){var c=arguments,a=1;while(a<c.length){R.event.proxy(b,c[a++])}return this.click(R.event.proxy(b,function(d){this.lastToggle=(this.lastToggle||0)%a;d.preventDefault();return c[this.lastToggle++].apply(this,arguments)||false}))},hover:function(b,a){return this.mouseenter(b).mouseleave(a)},ready:function(a){ab();if(R.isReady){a.call(document,R)}else{R.readyList.push(a)}return this},live:function(b,a){var c=R.event.proxy(a);c.guid+=this.selector+b;R(document).bind(P(b,this.selector),this.selector,c);return this},die:function(a,b){R(document).unbind(P(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});function V(b){var d=RegExp("(^|\\.)"+b.type+"(\\.|$)"),c=true,a=[];R.each(R.data(this,"events").live||[],function(f,g){if(d.test(g.type)){var e=R(b.target).closest(g.data)[0];if(e){a.push({elem:e,fn:g})}}});R.each(a,function(){if(this.fn.call(this.elem,b,this.fn.data)===false){c=false}});return c}function P(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"|")].join(".")}R.extend({isReady:false,readyList:[],ready:function(){if(!R.isReady){R.isReady=true;if(R.readyList){R.each(R.readyList,function(){this.call(document,R)});R.readyList=null}R(document).triggerHandler("ready")}}});var ag=false;function ab(){if(ag){return}ag=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);R.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);R.ready()}});if(document.documentElement.doScroll&&typeof S.frameElement==="undefined"){(function(){if(R.isReady){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}R.ready()})()}}}R.event.add(S,"load",R.ready)}R.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(a,b){R.fn[b]=function(c){return c?this.bind(b,c):this.trigger(b)}});R(S).bind("unload",function(){for(var a in R.cache){if(a!=1&&R.cache[a].handle){R.event.remove(R.cache[a].handle.elem)}}});(function(){R.support={};var a=document.documentElement,b=document.createElement("script"),g=document.createElement("div"),f="script"+(new Date).getTime();g.style.display="none";g.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var e=g.getElementsByTagName("*"),d=g.getElementsByTagName("a")[0];if(!e||!e.length||!d){return}R.support={leadingWhitespace:g.firstChild.nodeType==3,tbody:!g.getElementsByTagName("tbody").length,objectAll:!!g.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!g.getElementsByTagName("link").length,style:/red/.test(d.getAttribute("style")),hrefNormalized:d.getAttribute("href")==="/a",opacity:d.style.opacity==="0.5",cssFloat:!!d.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(document.createTextNode("window."+f+"=1;"))}catch(c){}a.insertBefore(b,a.firstChild);if(S[f]){R.support.scriptEval=true;delete S[f]}a.removeChild(b);if(g.attachEvent&&g.fireEvent){g.attachEvent("onclick",function(){R.support.noCloneEvent=false;g.detachEvent("onclick",arguments.callee)});g.cloneNode(true).fireEvent("onclick")}R(function(){var h=document.createElement("div");h.style.width="1px";h.style.paddingLeft="1px";document.body.appendChild(h);R.boxModel=R.support.boxModel=h.offsetWidth===2;document.body.removeChild(h)})})();var J=R.support.cssFloat?"cssFloat":"styleFloat";R.props={"for":"htmlFor","class":"className","float":J,cssFloat:J,styleFloat:J,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};R.fn.extend({_load:R.fn.load,load:function(b,g,a){if(typeof b!=="string"){return this._load(b)}var c=b.indexOf(" ");if(c>=0){var d=b.slice(c,b.length);b=b.slice(0,c)}var f="GET";if(g){if(R.isFunction(g)){a=g;g=null}else{if(typeof g==="object"){g=R.param(g);f="POST"}}}var e=this;R.ajax({url:b,type:f,dataType:"html",data:g,complete:function(i,h){if(h=="success"||h=="notmodified"){e.html(d?R("<div/>").append(i.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(d):i.responseText)}if(a){e.each(a,[i.responseText,h,i])}}});return this},serialize:function(){return R.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?R.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(c,a){var b=R(this).val();return b==null?null:R.isArray(b)?R.map(b,function(e,d){return{name:a.name,value:e}}):{name:a.name,value:b}}).get()}});R.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(b,a){R.fn[a]=function(c){return this.bind(a,c)}});var E=aa();R.extend({get:function(d,b,a,c){if(R.isFunction(b)){a=b;b=null}return R.ajax({type:"GET",url:d,data:b,success:a,dataType:c})},getScript:function(b,a){return R.get(b,null,a,"script")},getJSON:function(c,a,b){return R.get(c,a,b,"json")},post:function(d,b,a,c){if(R.isFunction(b)){a=b;b={}}return R.ajax({type:"POST",url:d,data:b,success:a,dataType:c})},ajaxSetup:function(a){R.extend(R.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return S.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(p){p=R.extend(true,p,R.extend(true,{},R.ajaxSettings,p));var f,q=/=\?(&|$)/g,a,e,r=p.type.toUpperCase();if(p.data&&p.processData&&typeof p.data!=="string"){p.data=R.param(p.data)}if(p.dataType=="jsonp"){if(r=="GET"){if(!p.url.match(q)){p.url+=(p.url.match(/\?/)?"&":"?")+(p.jsonp||"callback")+"=?"}}else{if(!p.data||!p.data.match(q)){p.data=(p.data?p.data+"&":"")+(p.jsonp||"callback")+"=?"}}p.dataType="json"}if(p.dataType=="json"&&(p.data&&p.data.match(q)||p.url.match(q))){f="jsonp"+E++;if(p.data){p.data=(p.data+"").replace(q,"="+f+"$1")}p.url=p.url.replace(q,"="+f+"$1");p.dataType="script";S[f]=function(t){e=t;l();o();S[f]=Y;try{delete S[f]}catch(u){}if(k){k.removeChild(g)}}}if(p.dataType=="script"&&p.cache==null){p.cache=false}if(p.cache===false&&r=="GET"){var s=aa();var h=p.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+s+"$2");p.url=h+((h==p.url)?(p.url.match(/\?/)?"&":"?")+"_="+s:"")}if(p.data&&r=="GET"){p.url+=(p.url.match(/\?/)?"&":"?")+p.data;p.data=null}if(p.global&&!R.active++){R.event.trigger("ajaxStart")}var d=/^(\w+:)?\/\/([^\/?#]+)/.exec(p.url);if(p.dataType=="script"&&r=="GET"&&d&&(d[1]&&d[1]!=location.protocol||d[2]!=location.host)){var k=document.getElementsByTagName("head")[0];var g=document.createElement("script");g.src=p.url;if(p.scriptCharset){g.charset=p.scriptCharset}if(!f){var n=false;g.onload=g.onreadystatechange=function(){if(!n&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){n=true;l();o();k.removeChild(g)}}}k.appendChild(g);return Y}var j=false;var i=p.xhr();if(p.username){i.open(r,p.url,p.async,p.username,p.password)}else{i.open(r,p.url,p.async)}try{if(p.data){i.setRequestHeader("Content-Type",p.contentType)}if(p.ifModified){i.setRequestHeader("If-Modified-Since",R.lastModified[p.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}i.setRequestHeader("X-Requested-With","XMLHttpRequest");i.setRequestHeader("Accept",p.dataType&&p.accepts[p.dataType]?p.accepts[p.dataType]+", */*":p.accepts._default)}catch(b){}if(p.beforeSend&&p.beforeSend(i,p)===false){if(p.global&&!--R.active){R.event.trigger("ajaxStop")}i.abort();return false}if(p.global){R.event.trigger("ajaxSend",[i,p])}var m=function(u){if(i.readyState==0){if(c){clearInterval(c);c=null;if(p.global&&!--R.active){R.event.trigger("ajaxStop")}}}else{if(!j&&i&&(i.readyState==4||u=="timeout")){j=true;if(c){clearInterval(c);c=null}a=u=="timeout"?"timeout":!R.httpSuccess(i)?"error":p.ifModified&&R.httpNotModified(i,p.url)?"notmodified":"success";if(a=="success"){try{e=R.httpData(i,p.dataType,p)}catch(t){a="parsererror"}}if(a=="success"){var v;try{v=i.getResponseHeader("Last-Modified")}catch(t){}if(p.ifModified&&v){R.lastModified[p.url]=v}if(!f){l()}}else{R.handleError(p,i,a)}o();if(u){i.abort()}if(p.async){i=null}}}};if(p.async){var c=setInterval(m,13);if(p.timeout>0){setTimeout(function(){if(i&&!j){m("timeout")}},p.timeout)}}try{i.send(p.data)}catch(b){R.handleError(p,i,null,b)}if(!p.async){m()}function l(){if(p.success){p.success(e,a)}if(p.global){R.event.trigger("ajaxSuccess",[i,p])}}function o(){if(p.complete){p.complete(i,a)}if(p.global){R.event.trigger("ajaxComplete",[i,p])}if(p.global&&!--R.active){R.event.trigger("ajaxStop")}}return i},handleError:function(a,b,d,c){if(a.error){a.error(b,d,c)}if(a.global){R.event.trigger("ajaxError",[b,a,c])}},active:0,httpSuccess:function(a){try{return !a.status&&location.protocol=="file:"||(a.status>=200&&a.status<300)||a.status==304||a.status==1223}catch(b){}return false},httpNotModified:function(b,d){try{var a=b.getResponseHeader("Last-Modified");return b.status==304||a==R.lastModified[d]}catch(c){}return false},httpData:function(f,b,c){var a=f.getResponseHeader("content-type"),d=b=="xml"||!b&&a&&a.indexOf("xml")>=0,e=d?f.responseXML:f.responseText;if(d&&e.documentElement.tagName=="parsererror"){throw"parsererror"}if(c&&c.dataFilter){e=c.dataFilter(e,b)}if(typeof e==="string"){if(b=="script"){R.globalEval(e)}if(b=="json"){e=S["eval"]("("+e+")")}}return e},param:function(d){var b=[];function a(e,f){b[b.length]=encodeURIComponent(e)+"="+encodeURIComponent(f)}if(R.isArray(d)||d.jquery){R.each(d,function(){a(this.name,this.value)})}else{for(var c in d){if(R.isArray(d[c])){R.each(d[c],function(){a(c,this)})}else{a(c,R.isFunction(d[c])?d[c]():d[c])}}}return b.join("&").replace(/%20/g,"+")}});var T={},Q,Z=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function K(a,c){var b={};R.each(Z.concat.apply([],Z.slice(0,c)),function(){b[this]=a});return b}R.fn.extend({show:function(h,d){if(h){return this.animate(K("show",3),h,d)}else{for(var b=0,e=this.length;b<e;b++){var g=R.data(this[b],"olddisplay");this[b].style.display=g||"";if(R.css(this[b],"display")==="none"){var f=this[b].tagName,a;if(T[f]){a=T[f]}else{var c=R("<"+f+" />").appendTo("body");a=c.css("display");if(a==="none"){a="block"}c.remove();T[f]=a}this[b].style.display=R.data(this[b],"olddisplay",a)}}return this}},hide:function(b,c){if(b){return this.animate(K("hide",3),b,c)}else{for(var d=0,a=this.length;d<a;d++){var e=R.data(this[d],"olddisplay");if(!e&&e!=="none"){R.data(this[d],"olddisplay",R.css(this[d],"display"))}this[d].style.display="none"}return this}},_toggle:R.fn.toggle,toggle:function(b,a){var c=typeof b==="boolean";return R.isFunction(b)&&R.isFunction(a)?this._toggle.apply(this,arguments):b==null||c?this.each(function(){var d=c?b:R(this).is(":hidden");R(this)[d?"show":"hide"]()}):this.animate(K("toggle",3),b,a)},fadeTo:function(c,b,a){return this.animate({opacity:b},c,a)},animate:function(c,a,b,d){var e=R.speed(a,b,d);return this[e.queue===false?"each":"queue"](function(){var f=R.extend({},e),h,g=this.nodeType==1&&R(this).is(":hidden"),i=this;for(h in c){if(c[h]=="hide"&&g||c[h]=="show"&&!g){return f.complete.call(this)}if((h=="height"||h=="width")&&this.style){f.display=R.css(this,"display");f.overflow=this.style.overflow}}if(f.overflow!=null){this.style.overflow="hidden"}f.curAnim=R.extend({},c);R.each(c,function(n,m){var l=new R.fx(i,f,n);if(/toggle|show|hide/.test(m)){l[m=="toggle"?g?"show":"hide":m](c)}else{var o=m.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),p=l.cur(true)||0;if(o){var k=parseFloat(o[2]),j=o[3]||"px";if(j!="px"){i.style[n]=(k||1)+j;p=((k||1)/l.cur(true))*p;i.style[n]=p+j}if(o[1]){k=((o[1]=="-="?-1:1)*k)+p}l.custom(p,k,j)}else{l.custom(p,m,"")}}});return true})},stop:function(a,c){var b=R.timers;if(a){this.queue([])}this.each(function(){for(var d=b.length-1;d>=0;d--){if(b[d].elem==this){if(c){b[d](true)}b.splice(d,1)}}});if(!c){this.dequeue()}return this}});R.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(b,a){R.fn[b]=function(d,c){return this.animate(a,d,c)}});R.extend({speed:function(b,a,c){var d=typeof b==="object"?b:{complete:c||!c&&a||R.isFunction(b)&&b,duration:b,easing:c&&a||a&&!R.isFunction(a)&&a};d.duration=R.fx.off?0:typeof d.duration==="number"?d.duration:R.fx.speeds[d.duration]||R.fx.speeds._default;d.old=d.complete;d.complete=function(){if(d.queue!==false){R(this).dequeue()}if(R.isFunction(d.old)){d.old.call(this)}};return d},easing:{linear:function(b,a,d,c){return d+c*b},swing:function(b,a,d,c){return((-Math.cos(b*Math.PI)/2)+0.5)*c+d}},timers:[],fx:function(a,c,b){this.options=c;this.elem=a;this.prop=b;if(!c.orig){c.orig={}}}});R.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(R.fx.step[this.prop]||R.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var b=parseFloat(R.css(this.elem,this.prop,a));return b&&b>-10000?b:parseFloat(R.curCSS(this.elem,this.prop))||0},custom:function(c,b,d){this.startTime=aa();this.start=c;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;function a(f){return e.step(f)}a.elem=this.elem;if(a()&&R.timers.push(a)==1){Q=setInterval(function(){var f=R.timers;for(var g=0;g<f.length;g++){if(!f[g]()){f.splice(g--,1)}}if(!f.length){clearInterval(Q)}},13)}},show:function(){this.options.orig[this.prop]=R.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());R(this.elem).show()},hide:function(){this.options.orig[this.prop]=R.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var c=aa();if(b||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var d=true;for(var a in this.options.curAnim){if(this.options.curAnim[a]!==true){d=false}}if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(R.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){R(this.elem).hide()}if(this.options.hide||this.options.show){for(var f in this.options.curAnim){R.attr(this.elem.style,f,this.options.orig[f])}}this.options.complete.call(this.elem)}return false}else{var e=c-this.startTime;this.state=e/this.options.duration;this.pos=R.easing[this.options.easing||(R.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}};R.extend(R.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){R.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}}});if(document.documentElement.getBoundingClientRect){R.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return R.offset.bodyOffset(this[0])}var f=this[0].getBoundingClientRect(),h=this[0].ownerDocument,e=h.body,g=h.documentElement,d=g.clientTop||e.clientTop||0,a=g.clientLeft||e.clientLeft||0,c=f.top+(self.pageYOffset||R.boxModel&&g.scrollTop||e.scrollTop)-d,b=f.left+(self.pageXOffset||R.boxModel&&g.scrollLeft||e.scrollLeft)-a;return{top:c,left:b}}}else{R.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return R.offset.bodyOffset(this[0])}R.offset.initialized||R.offset.initialize();var k=this[0],i=k.offsetParent,h=k,e=k.ownerDocument,g,b=e.documentElement,a=e.body,f=e.defaultView,j=f.getComputedStyle(k,null),d=k.offsetTop,c=k.offsetLeft;while((k=k.parentNode)&&k!==a&&k!==b){g=f.getComputedStyle(k,null);d-=k.scrollTop,c-=k.scrollLeft;if(k===i){d+=k.offsetTop,c+=k.offsetLeft;if(R.offset.doesNotAddBorder&&!(R.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(k.tagName))){d+=parseInt(g.borderTopWidth,10)||0,c+=parseInt(g.borderLeftWidth,10)||0}h=i,i=k.offsetParent}if(R.offset.subtractsBorderForOverflowNotVisible&&g.overflow!=="visible"){d+=parseInt(g.borderTopWidth,10)||0,c+=parseInt(g.borderLeftWidth,10)||0}j=g}if(j.position==="relative"||j.position==="static"){d+=a.offsetTop,c+=a.offsetLeft}if(j.position==="fixed"){d+=Math.max(b.scrollTop,a.scrollTop),c+=Math.max(b.scrollLeft,a.scrollLeft)}return{top:d,left:c}}}R.offset={initialize:function(){if(this.initialized){return}var e=document.body,g=document.createElement("div"),b,h,d,c,f,i,j=e.style.marginTop,a='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';f={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(i in f){g.style[i]=f[i]}g.innerHTML=a;e.insertBefore(g,e.firstChild);b=g.firstChild,h=b.firstChild,c=b.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(h.offsetTop!==5);this.doesAddBorderForTableAndCells=(c.offsetTop===5);b.style.overflow="hidden",b.style.position="relative";this.subtractsBorderForOverflowNotVisible=(h.offsetTop===-5);e.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(e.offsetTop===0);e.style.marginTop=j;e.removeChild(g);this.initialized=true},bodyOffset:function(c){R.offset.initialized||R.offset.initialize();var b=c.offsetTop,a=c.offsetLeft;if(R.offset.doesNotIncludeMarginInBodyOffset){b+=parseInt(R.curCSS(c,"marginTop",true),10)||0,a+=parseInt(R.curCSS(c,"marginLeft",true),10)||0}return{top:b,left:a}}};R.fn.extend({position:function(){var c=0,b=0,a;if(this[0]){var d=this.offsetParent(),f=this.offset(),e=/^body|html$/i.test(d[0].tagName)?{top:0,left:0}:d.offset();f.top-=M(this,"marginTop");f.left-=M(this,"marginLeft");e.top+=M(d,"borderTopWidth");e.left+=M(d,"borderLeftWidth");a={top:f.top-e.top,left:f.left-e.left}}return a},offsetParent:function(){var a=this[0].offsetParent||document.body;while(a&&(!/^body|html$/i.test(a.tagName)&&R.css(a,"position")=="static")){a=a.offsetParent}return R(a)}});R.each(["Left","Top"],function(a,c){var b="scroll"+c;R.fn[b]=function(d){if(!this[0]){return null}return d!==Y?this.each(function(){this==S||this==document?S.scrollTo(!a?d:R(S).scrollLeft(),a?d:R(S).scrollTop()):this[b]=d}):this[0]==S||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||R.boxModel&&document.documentElement[b]||document.body[b]:this[0][b]}});R.each(["Height","Width"],function(b,a){var d=b?"Left":"Top",c=b?"Right":"Bottom";R.fn["inner"+a]=function(){return this[a.toLowerCase()]()+M(this,"padding"+d)+M(this,"padding"+c)};R.fn["outer"+a]=function(f){return this["inner"+a]()+M(this,"border"+d+"Width")+M(this,"border"+c+"Width")+(f?M(this,"margin"+d)+M(this,"margin"+c):0)};var e=a.toLowerCase();R.fn[e]=function(f){return this[0]==S?document.compatMode=="CSS1Compat"&&document.documentElement["client"+a]||document.body["client"+a]:this[0]==document?Math.max(document.documentElement["client"+a],document.body["scroll"+a],document.documentElement["scroll"+a],document.body["offset"+a],document.documentElement["offset"+a]):f===Y?(this.length?R.css(this[0],e):null):this.css(e,typeof f==="string"?f:f+"px")}})})();(function(I){var D="colorbox",O="hover",q=true,e=false,T,G=!I.support.opacity,V=G&&!window.XMLHttpRequest,g="cbox_open",u="cbox_load",o="cbox_complete",s="cbox_cleanup",L="cbox_closed",P="resize.cbox_resize",v,k,z,c,h,l,S,K,E,f,t,p,Q,U,b,w,j,R,H,W,A,x,i,C,n,m,d,N,a,J,r={transition:"elastic",speed:350,width:e,height:e,innerWidth:e,innerHeight:e,initialWidth:"400",initialHeight:"400",maxWidth:e,maxHeight:e,scalePhotos:q,scrolling:q,inline:e,html:e,iframe:e,photo:e,href:e,title:e,rel:e,opacity:0.9,preloading:q,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:e,overlayClose:q,slideshow:e,slideshowAuto:q,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:e,onLoad:e,onComplete:e,onCleanup:e,onClosed:e};function y(X,Y){Y=Y==="x"?f.width():f.height();return(typeof X==="string")?Math.round((X.match(/%/)?(Y/100)*parseInt(X,10):parseInt(X,10))):X}function B(X){X=I.isFunction(X)?X.call(n):X;return N.photo||X.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function M(){for(var X in N){if(I.isFunction(N[X])&&X.substring(0,2)!=="on"){N[X]=N[X].call(n)}}}function F(Y){n=Y;N=I(n).data(D);M();var X=N.rel||n.rel;if(X&&X!=="nofollow"){E=I(".cboxElement").filter(function(){var Z=I(this).data(D).rel||this.rel;return(Z===X)});d=E.index(n);if(d<0){E=E.add(n);d=E.length-1}}else{E=I(n);d=0}if(!a){a=q;J=q;m=n;m.blur();I().bind("keydown.cbox_close",function(Z){if(Z.keyCode===27){Z.preventDefault();T.close()}}).bind("keydown.cbox_arrows",function(Z){if(E.length>1){if(Z.keyCode===37){Z.preventDefault();H.click()}else{if(Z.keyCode===39){Z.preventDefault();R.click()}}}});if(N.overlayClose){v.css({cursor:"pointer"}).one("click",T.close)}I.event.trigger(g);if(N.onOpen){N.onOpen.call(n)}v.css({opacity:N.opacity}).show();N.w=y(N.initialWidth,"x");N.h=y(N.initialHeight,"y");T.position(0);if(V){f.bind("resize.cboxie6 scroll.cboxie6",function(){v.css({width:f.width(),height:f.height(),top:f.scrollTop(),left:f.scrollLeft()})}).trigger("scroll.cboxie6")}}w.add(H).add(R).add(j).add(b).hide();W.html(N.close).show();T.slideshow();T.load()}T=I.fn.colorbox=function(Z,X){var Y=this;if(!Y.length){if(Y.selector===""){Y=I(Y);Z.open=q}else{return this}}Y.each(function(){var aa=I.extend({},I(this).data(D)?I(this).data(D):r,Z);I(this).data(D,aa).addClass("cboxElement");if(X){I(this).data(D).onComplete=X}});if(Z&&Z.open){F(Y)}return this};T.init=function(){function X(Y){return I('<div id="cbox'+Y+'"/>')}f=I(window);k=I('<div id="colorbox"/>');v=X("Overlay").hide();z=X("Wrapper");c=X("Content").append(t=X("LoadedContent").css({width:0,height:0}),Q=X("LoadingOverlay"),U=X("LoadingGraphic"),b=X("Title"),w=X("Current"),j=X("Slideshow"),R=X("Next"),H=X("Previous"),W=X("Close"));z.append(I("<div/>").append(X("TopLeft"),h=X("TopCenter"),X("TopRight")),I("<div/>").append(l=X("MiddleLeft"),c,S=X("MiddleRight")),I("<div/>").append(X("BottomLeft"),K=X("BottomCenter"),X("BottomRight"))).children().children().css({"float":"left"});p=I("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");I("body").prepend(v,k.append(z,p));if(G){k.addClass("cboxIE");if(V){v.css("position","absolute")}}c.children().addClass(O).mouseover(function(){I(this).addClass(O)}).mouseout(function(){I(this).removeClass(O)});A=h.height()+K.height()+c.outerHeight(q)-c.height();x=l.width()+S.width()+c.outerWidth(q)-c.width();i=t.outerHeight(q);C=t.outerWidth(q);k.css({"padding-bottom":A,"padding-right":x}).hide();R.click(T.next);H.click(T.prev);W.click(T.close);c.children().removeClass(O);I(".cboxElement").live("click",function(Y){if(Y.button!==0&&typeof Y.button!=="undefined"){return q}else{F(this);return e}})};T.position=function(X,Z){var ac,ab=f.height(),aa=Math.max(ab-N.h-i-A,0)/2+f.scrollTop(),Y=Math.max(document.documentElement.clientWidth-N.w-C-x,0)/2+f.scrollLeft();ac=(k.width()===N.w+C&&k.height()===N.h+i)?0:X;z[0].style.width=z[0].style.height="9999px";function ad(ae){h[0].style.width=K[0].style.width=c[0].style.width=ae.style.width;U[0].style.height=Q[0].style.height=c[0].style.height=l[0].style.height=S[0].style.height=ae.style.height}k.dequeue().animate({width:N.w+C,height:N.h+i,top:aa,left:Y},{duration:ac,complete:function(){ad(this);J=e;z[0].style.width=(N.w+C+x)+"px";z[0].style.height=(N.h+i+A)+"px";if(Z){Z()}},step:function(){ad(this)}})};T.resize=function(ag){if(!a){return}var ad,ae,af,ai,ah,aa,Z,ab=N.transition==="none"?0:N.speed;f.unbind(P);if(!ag){Z=setTimeout(function(){var aj=t.wrapInner("<div style='overflow:auto'></div>").children();N.h=aj.height();t.css({height:N.h});aj.replaceWith(aj.children());T.position(ab)},1);return}t.remove();t=I('<div id="cboxLoadedContent"/>').html(ag);function ac(){N.w=N.w||t.width();N.w=N.mw&&N.mw<N.w?N.mw:N.w;return N.w}function X(){N.h=N.h||t.height();N.h=N.mh&&N.mh<N.h?N.mh:N.h;return N.h}t.hide().appendTo(p).css({width:ac(),overflow:N.scrolling?"auto":"hidden"}).css({height:X()}).prependTo(c);I("#cboxPhoto").css({cssFloat:"none"});if(V){I("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(s,function(){this.style.visibility="inherit"})}function Y(aj){T.position(aj,function(){if(!a){return}if(G){if(aa){t.fadeIn(100)}k[0].style.removeAttribute("filter")}if(N.iframe){if(n.href.search("http://www.youtube.com/v/")!=-1){t.append('<embed height="100%" width="100%" name="plugin" src="'+(N.href||n.href)+'" type="application/x-shockwave-flash"/>')}else{t.append("<iframe id='cboxIframe'"+(N.scrolling?" ":"scrolling='no'")+" name='iframe_"+new Date().getTime()+"' frameborder=0 src='"+(N.href||n.href)+"' "+(G?"allowtransparency='true'":"")+" />")}}t.show();b.html(N.title||n.title);b.show();if(E.length>1){w.html(N.current.replace(/\{current\}/,d+1).replace(/\{total\}/,E.length)).show();R.html(N.next).show();H.html(N.previous).show();if(N.slideshow){j.show()}}Q.hide();U.hide();I.event.trigger(o);if(N.onComplete){N.onComplete.call(n)}if(N.transition==="fade"){k.fadeTo(ab,1,function(){if(G){k[0].style.removeAttribute("filter")}})}f.bind(P,function(){T.position(0)})})}if((N.transition==="fade"&&k.fadeTo(ab,0,function(){Y(0)}))||Y(ab)){}if(N.preloading&&E.length>1){ae=d>0?E[d-1]:E[E.length-1];ai=d<E.length-1?E[d+1]:E[0];ah=I(ai).data(D).href||ai.href;af=I(ae).data(D).href||ae.href;if(B(ah)){I("<img />").attr("src",ah)}if(B(af)){I("<img />").attr("src",af)}}};T.load=function(){var X,aa,Y,Z=T.resize;J=q;n=E[d];N=I(n).data(D);M();I.event.trigger(u);if(N.onLoad){N.onLoad.call(n)}N.h=N.height?y(N.height,"y")-i-A:N.innerHeight?y(N.innerHeight,"y"):e;N.w=N.width?y(N.width,"x")-C-x:N.innerWidth?y(N.innerWidth,"x"):e;N.mw=N.w;N.mh=N.h;if(N.maxWidth){N.mw=y(N.maxWidth,"x")-C-x;N.mw=N.w&&N.w<N.mw?N.w:N.mw}if(N.maxHeight){N.mh=y(N.maxHeight,"y")-i-A;N.mh=N.h&&N.h<N.mh?N.h:N.mh}X=N.href||I(n).attr("href");Q.show();U.show();if(N.inline){I('<div id="cboxInlineTemp" />').hide().insertBefore(I(X)[0]).bind(u+" "+s,function(){I(this).replaceWith(t.children())});Z(I(X))}else{if(N.iframe){Z(" ")}else{if(N.html){Z(N.html)}else{if(B(X)){aa=new Image();aa.onload=function(){var ab;aa.onload=null;aa.id="cboxPhoto";I(aa).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(N.scalePhotos){Y=function(){aa.height-=aa.height*ab;aa.width-=aa.width*ab};if(N.mw&&aa.width>N.mw){ab=(aa.width-N.mw)/aa.width;Y()}if(N.mh&&aa.height>N.mh){ab=(aa.height-N.mh)/aa.height;Y()}}if(N.h){aa.style.marginTop=Math.max(N.h-aa.height,0)/2+"px"}Z(aa);if(E.length>1){I(aa).css({cursor:"pointer"}).click(T.next)}if(G){aa.style.msInterpolationMode="bicubic"}};aa.src=X}else{I("<div />").appendTo(p).load(X,function(ac,ab){if(ab==="success"){Z(this)}else{Z(I("<p>Request unsuccessful.</p>"))}})}}}}};T.next=function(){if(!J){d=d<E.length-1?d+1:0;T.load()}};T.prev=function(){if(!J){d=d>0?d-1:E.length-1;T.load()}};T.slideshow=function(){var Z,Y,X="cboxSlideshow_";j.bind(L,function(){j.unbind();clearTimeout(Y);k.removeClass(X+"off "+X+"on")});function aa(){j.text(N.slideshowStop).bind(o,function(){Y=setTimeout(T.next,N.slideshowSpeed)}).bind(u,function(){clearTimeout(Y)}).one("click",function(){Z();I(this).removeClass(O)});k.removeClass(X+"off").addClass(X+"on")}Z=function(){clearTimeout(Y);j.text(N.slideshowStart).unbind(o+" "+u).one("click",function(){aa();Y=setTimeout(T.next,N.slideshowSpeed);I(this).removeClass(O)});k.removeClass(X+"on").addClass(X+"off")};if(N.slideshow&&E.length>1){if(N.slideshowAuto){aa()}else{Z()}}};T.close=function(){I.event.trigger(s);if(N.onCleanup){N.onCleanup.call(n)}a=e;I().unbind("keydown.cbox_close keydown.cbox_arrows");f.unbind(P+" resize.cboxie6 scroll.cboxie6");v.css({cursor:"auto"}).fadeOut("fast");k.stop(q,e).fadeOut("fast",function(){t.remove();k.css({opacity:1});try{m.focus()}catch(X){}I.event.trigger(L);if(N.onClosed){N.onClosed.call(n)}})};T.element=function(){return I(n)};T.settings=r;I(T.init)}(jQuery));var addthis_conf={ver:200};function addthis_invoke(j,l,i,n){addthis_config.username=n||_ate.pub();addthis_share.url=(l||k.addthis_url);addthis_share.title=(i||k.addthis_title);var k=window,h=addthis_share.url.toLowerCase(),m=addthis_share.title.toLowerCase();if(h===""||h==="[url]"){addthis_share.url=location.href}if(m===""||m==="[title]"){addthis_share.title=document.title}_ate.as(j);return false}if(!window._ate){var _atd="www.addthis.com/",_atr="//s7.addthis.com/",_euc=encodeURIComponent,_duc=decodeURIComponent,_atu="undefined",_atc={dr:0,ver:250,loc:0,enote:"",cwait:500,tamp:-1,samp:0.01,camp:1,vamp:1,addr:-1,addt:1,xfl:!!window.addthis_disable_flash,abf:!!window.addthis_do_ab};(function(){try{var U=window.location;if(U.protocol.indexOf("file")===0){_atr="http:"+_atr}if(U.hostname.indexOf("localhost")!=-1){_atc.loc=1}}catch(V){}var X=navigator.userAgent.toLowerCase(),W=document,c=window,b=c.addEventListener,i=c.attachEvent,y=W.location,s={win:/windows/.test(X),xp:/windows nt 5.1/.test(X)||/windows nt 5.2/.test(X),chr:/chrome/.test(X),iph:/iphone/.test(X),saf:/safari/.test(X),web:/webkit/.test(X),opr:/opera/.test(X),msi:(/msie/.test(X))&&!(/opera/.test(X)),ffx:/firefox/.test(X),ff2:/firefox\/2/.test(X),ie6:/msie 6.0/.test(X),ie7:/msie 7.0/.test(X),mod:-1},l={isBound:false,isReady:false,readyList:window.addthis_onload||[],onReady:function(){if(!l.isReady){l.isReady=true;var g=l.readyList;for(var f=0;f<g.length;f++){g[f].call(window)}l.readyList=[]}},addLoad:function(g){var f=c.onload;if(typeof c.onload!="function"){c.onload=g}else{c.onload=function(){if(f){f()}g()}}},bindReady:function(){if(ab.isBound){return}ab.isBound=true;if(W.addEventListener&&!s.opr){W.addEventListener("DOMContentLoaded",ab.onReady,false)}var g=window.addthis_product;if(g&&g.indexOf("f")>-1){ab.onReady();return}if(s.msi&&window==top){(function(){if(ab.isReady){return}try{W.documentElement.doScroll("left")}catch(h){setTimeout(arguments.callee,0);return}ab.onReady()})()}if(s.opr){W.addEventListener("DOMContentLoaded",function(){if(ab.isReady){return}for(var h=0;h<W.styleSheets.length;h++){if(W.styleSheets[h].disabled){setTimeout(arguments.callee,0);return}}ab.onReady()},false)}if(s.saf){var f;(function(){if(ab.isReady){return}if(W.readyState!="loaded"&&W.readyState!="complete"){setTimeout(arguments.callee,0);return}if(f===undefined){var k=W.gn("link");for(var h=0;h<k.length;h++){if(k[h].getAttribute("rel")=="stylesheet"){f++}}var j=W.gn("style");f+=j.length}if(W.styleSheets.length!=f){setTimeout(arguments.callee,0);return}ab.onReady()})()}ab.addLoad(ab.onReady)},append:function(f,g){ab.bindReady();if(ab.isReady){f.call(window,[])}else{ab.readyList.push(function(){return f.call(window,[])})}}},ab=l,a=function(h,j,g,m){if(!h){return g}if(h instanceof Array){for(var f=0,n=h.length,k=h[0];f<n;k=h[++f]){g=j.call(m||h,g,k,f,h)}}else{for(var o in h){g=j.call(m||h,g,h[o],o,h)}}return g},ae=Array.prototype.slice,ac=function(f){return ae.apply(f,ae.call(arguments,1))},af=function(f){return f.replace(/(^\s+|\s+$)/g,"")},Y=function(g,f){return a(ac(arguments,1),function(h,j){return a(j,function(n,k,m){n[m]=k;return n},h)},g)},d=function(f,g){return a(f,function(j,h,k){k=af(k);if(k){j.push(_euc(k)+"="+_euc(af(h)))}return j},[]).join(g||"&")},x=function(f,g){return a((f||"").split(g||"&"),function(h,m){var j=m.split("="),k=af(_duc(j[0])),n=af(_duc(j.slice(1).join("=")));if(k){h[k]=n}return h},{})},w={vst:[],rev:"$Rev: 72087 $",_euc:_euc,_duc:_duc,reduce:a,slice:ac,strip:af,extend:Y,toKV:d,fromKV:x,bro:s,clck:1,show:1,dl:y,camp:_atc.camp-Math.random(),samp:_atc.samp-Math.random(),vamp:_atc.vamp-Math.random(),tamp:_atc.tamp-Math.random(),ab:"-",scnt:1,seq:1,inst:1,wait:500,tmo:null,cvt:[],svt:[],sttm:new Date().getTime(),max:4294967295,pix:"tev",sid:0,sub:!!window.at_sub,dbm:0,uid:null,oot:null,swf:"//bin.clearspring.com/at/v/1/button1.6.swf",evu:"//o.addthis.com/at/",spt:"static/r07/widget13.png",ifpp:null,gat:function(){},com:function(f){if(window.parent&&window.postMessage){window.parent.postMessage(f,"*")}else{w.ifm(f)}},ifwn:function(){var f=w;try{f.rec(f.sifr.contentWindow.name)}catch(g){}},ifm:function(f){if(addthis_wpl){var g=(addthis_wpl.split("#"))[0];window.parent.location.href=g+"#at"+f}return false},hash:window.location.hash,ifp:function(){var k=w,j=window.location.hash,f=0;if(j&&j.indexOf("#at")>-1){j=j.substr(3).split(";");for(var g in j){var h=j[g].length>3?j[g].substr(0,3):null;switch(h){case"ssh":f=1;k.ssh(j[g].substr(4));break;case"uid":f=1;k.asetup(j[g].substr(4));break}}if(f){if(!k.hash.length||k.hash==""){k.hash="#"}window.location.hash=k.hash}}if(k.gssh&&k.guid){clearInterval(k.ifpp)}},pmh:function(f){if(f.origin.slice(-12)==".addthis.com"){w.rec(f.data)}},_rec:[],rec:function(f){if(!f){return}var j=x(f),k=w,m=k.sifr,g=k._rec;if(j.ssh){k.ssh(j.ssh)}if(j.uid){k.asetup(j.uid)}if(j.dbm){k.dbm=j.dbm}if(m&&m.parentNode){m.parentNode.removeChild(m);k.sifr=null}for(var h=0;h<g.length;h++){g[h](j)}},ssh:function(f){w.gssh=1;var g=window.addthis_ssh=_duc(f);w._ssh=g.split(",")},mun:function(g){var h=291;if(g){for(var f=0;f<g.length;f++){h=(h*(g.charCodeAt(f)+f)+3)&1048575}}return(h&16777215).toString(32)},ibt:function(){if(w.bti){return w.bti}var g=(window.addthis_product||"men").substr(0,3),f=g=="bkm"||g=="fct"||g=="fxe";if(f){w.bti=f}return f},off:function(){return Math.floor((new Date().getTime()-w.sttm)/100).toString(16)},ran:function(){return Math.floor(Math.random()*4294967295).toString(36)},srd:function(){if(w.dr){return"&pre="+_euc(w.dr)}else{return""}},cst:function(f){return"CXNID=2000001.521545608054043907"+(f||2)+"NXC"},imgz:[],hrr:function(g){if(g&&g.urls&&g.urls instanceof Array){for(var f=0;f<g.urls.length;f++){var h=new Image();w.imgz.push(h);h.src=g.urls[f]}}},img:function(j,k){if(!window.at_sub&&!_atc.xtr){var f=w,h=f.dr,m=((f.rev||"").split(" "));if(h){h=h.split("?").shift().split("http://").pop().split("https://").pop();if(h.length>25){h=h.substr(0,25)}}var g=new Image();f.imgz.push(g);g.src=_atr+"live/t00/"+j+".gif?"+(f.uid!==null?"uid="+f.uid+"&":"")+f.ran()+"&"+f.cst(k)+(f.pub()?"&pub="+f.pub():"")+(h?"&dr="+_euc(h):"")+(m.length>1?"&rev="+m[1]:"")}},cuid:function(){return((w.sttm/1000)&w.max).toString(16)+("00000000"+(Math.floor(Math.random()*(w.max+1))).toString(16)).slice(-8)},ssid:function(){if(w.sid===0){w.sid=w.cuid()}return w.sid},sev:function(f,g){w.pix="sev-"+(typeof(f)!=="number"?_euc(f):f);w.svt.push(f+";"+w.off());if(g===1){w.xmi(true)}else{w.sxm(true)}},cev:function(f,g){w.pix="cev-"+_euc(f);w.cvt.push(_euc(f)+"="+_euc(g)+";"+w.off());w.sxm(true)},sxm:function(f){if(w.tmo!==null){clearTimeout(w.tmo)}if(f){w.tmo=w.sto("_ate.xmi(false)",w.wait)}},sto:function(f,g){return setTimeout(f,g)},sta:function(){var f=w;return"AT-"+(f.pub()?f.pub():"unknown")+"/-/"+f.ab+"/"+f.ssid()+"/"+(f.seq++)+(f.uid!==null?"/"+f.uid:"")},xred:function(){var j=window,h=w,f=0,t=W.referer||W.referrer||"",n=y?y.href:null,m=0;if(h.camp>=0&&n&&y&&y.protocol&&(t.indexOf(".com")>-1)&&(y.protocol.indexOf("https")==-1)){if(t&&t.match(/ws\/results\/(Web|Images|Video|News)/)){m=1}else{if(t.indexOf(".com/search")>-1){var g=t.split("?").pop().split("&");for(var k=0;k<g.length;k++){if(g[k].indexOf("q=")===0||g[k].indexOf("p=")===0||g[k].indexOf("query")===0||g[k].indexOf("qry")===0||g[k].indexOf("text")===0){m=1;break}}}}if(!_atc.xtr&&!_atc.xck&&m&&h.mun(h.pub())!=="mu2r"){var o=W.ce("script");o.src="//cf.addthis.com/red/p.json?callback=_ate.hrr"+(h.pub()?"&pub="+h.pub():"")+(h.uid&&h.uid!=="anonymous"?"&uid="+_euc(h.uid):"")+"&url="+_euc(n)+"&ref="+_euc((W.referer||W.referrer));W.gn("head")[0].appendChild(o)}}},xld:function(){var f=w;if(!f.xld_p){f.xld_p=1;if(f.samp>=0&&!f.sub){f.sev("20");f.cev("plo",Math.round(1/_atc.samp));if(f.dr){f.cev("pre",f.dr)}}f.xred();f.img(_atc.ver+"lo","2")}},xmi:function(k){var n=w,h=n.dl?n.dl.hostname:"";if(!n.uid){n.dck("X"+n.cuid())}else{n.coo()}if(n.cvt.length+n.svt.length>0){n.sxm(false);if(n.seq===1){n.cev("pin",n.inst)}if(_atc.xtr){return}if(h.indexOf(".gov")>-1||h.indexOf(".mil")>-1){_atc.xck=1}var g=n.pix+"-"+n.ran()+".png?ev="+w.sta()+"&se="+n.svt.join(",")+"&ce="+n.cvt.join(",")+(_atc.xck?"&xck=1":""),f=n.evu+g;n.cvt=[];n.svt=[];if(k){var j=document,m=j.ce("iframe");m.id="_atf";m.src=f;w.opp(m.style);j.body.appendChild(m);m=j.getElementById("_atf")}else{var o=new Image();n.imgz.push(o);o.src=f}}},loc:function(){return _atc.loc},opp:function(f){f.width=f.height="1px";f.position="absolute";f.zIndex=100000},pub:function(){return _euc(window.addthis_config&&addthis_config.username?addthis_config.username:(window.addthis_pub||""))},plo:[],lad:function(f){w.plo.push(f)},lng:function(){return window.addthis_language||(window.addthis_config||{}).ui_language||(w.bro.msi?navigator.userLanguage:navigator.language)},alg:function(g){var f=document;if(g&&(g.toLowerCase()).indexOf("en")!==0&&!w.pll){w.pll=w.ajs("static/r07/lang04.js")}},jlr:{},ajs:function(g){if(!w.jlr[g]){var f=W.ce("script");f.src=_atr+g;W.gn("head")[0].appendChild(f);w.jlr[g]=1;return f}return 1},jlo:function(){try{var g=document,j=w,h=j.lng();j.alg(h);if(!j.pld){if(j.bro.ie6){var k=new Image();j.imgz.push(k);k.src=_atr+j.spt;if(window.addthis_feed){k=new Image();j.imgz.push(k);k.src=_atr+"static/r05/feed00.gif"}}j.pld=j.ajs("static/r07/menu42.js")}}catch(f){}},igv:function(g,f){if(!c.addthis_share){c.addthis_share={}}if(!addthis_share.url){c.addthis_share.url=c.addthis_url||g}if(!addthis_share.title){c.addthis_share.title=c.addthis_title||f}if(!c.addthis_config){c.addthis_config={username:c.addthis_pub}}else{if(addthis_config.data_use_flash===false){_atc.xfl=1}if(addthis_config.data_use_cookies===false){_atc.xck=1}}},lod:function(v){try{var j=window,g=w,L=g.bro.msi,D=0,n=W.referer||W.referrer||"",o=y?y.href:null,P=y.hostname,G=o?o.indexOf("sms_ss"):-1,E=((v===1||j.addthis_load_flash)&&!_atc.abf),I=((j.addthis_language||(j.addthis_config?j.addthis_config.ui_language:null)||(g.bro.msi?navigator.userLanguage:navigator.language)).split("-")).shift(),H=(y.href.indexOf(_atr)==-1)&&!g.bro.ie6&&!g.bro.ie7,u=W.gn("link"),J=_atr+"static/r07/sh10.html",M="_ate.ifwn()",f,C;if(!j.postMessage){var B=W.gn("img");for(var z=0;z<B.length;z++){if(B[z].src.split("//").pop().indexOf(P)==0){f=B[z].src;break}}}if(H&&(!_atc.xic||(j.postMessage||g.bro.msi))){if(!L){C=W.ce("iframe")}else{var A=W.ce("div");A.style.visibility="hidden";g.opp(A.style);W.body.insertBefore(A,W.body.firstChild);A.innerHTML='<iframe id="_atssh" width="1" height="1" name="_atssh" '+(!j.postMessage?'onload="'+M+'" ':"")+">";C=W.getElementById("_atssh")}}for(var z=0;z<u.length;z++){var k=u[z];if(k.rel&&k.rel=="canonical"&&k.href){o=k.href}}g.igv(o,W.title||"");g.gov();g.dr=n;var h=(g.swf&&!_atc.xfl&&!(g.loc())&&!_atc.abf&&(E||g.uid===null||(g.uid!=="anonymous"&&g.oot&&((new Date()).getTime()-g.oot>60480000))));J+="#swfp="+(h&&L?1:0);if(!L&&h){var N=function(R,ai,aj){var Q=W.ce("param");Q.name=ai;Q.value=aj;R.appendChild(Q)},A=W.ce("div"),t="atff",O=t+"c",K=W.ce("object");A.id=O;W.body.insertBefore(A,W.body.firstChild);setTimeout(function(){var Q=W.getElementById(O);K.id=t;K.data=g.swf;K.width=K.height="1px";K.type="application/x-shockwave-flash";N(K,"wmode","transparent");N(K,"allowScriptAccess","always");Q.appendChild(K)},10)}if(H&&C){C.id="_atssh";g.opp(C.style);C.frameborder=C.style.border=0;C.style.top=C.style.left=0;if(j.postMessage){C.src=J;if(L){j.attachEvent("onmessage",g.pmh)}else{j.addEventListener("message",g.pmh,false)}C=W.body.appendChild(C)}else{if(f&&!_atc.xic&&g.bro.msi&&window==top){C.onload=M;C.src=f;C=W.body.appendChild(C);C.src=J+"&wpl="+_euc(f)}}g.sifr=C}if(!E){if(h){g.uoo();if(g.bro.ie6||g.bro.ie7){g.sto("if (_ate.xld) _ate.xld()",5000)}else{g.sto("_ate.xld()",5000)}}else{g.guid=1;g.xld()}if(G>-1&&o.indexOf(_atd+"book")==-1){var F=o.substr(G);F=F.split("&").shift().split("#").shift().split("=").pop();if(g.vamp>=0&&!g.sub&&F.length){g.cev("plv",Math.round(1/_atc.vamp));g.cev("rsc",F)}}}if(g.plo.length>0){g.jlo()}}catch(m){}},kck:function(g){var f=document;if(f.cookie){f.cookie=g+"= ; expires=Tue, 31 Mar 2009 05:47:11 UTC; path=/"}},rck:function(f){var g=document;if(g.cookie){var k=g.cookie.split(";");for(var h=0;h<k.length;h++){var j=k[h],m=j.indexOf(f+"=");if(m>=0){return j.substring(m+(f.length+1))}}}return},uoo:function(){w.sck("_csoot",(new Date().getTime()))},coo:function(f){if(w.uid=="anonymous"&&!w.oot){w.xck=1;w.uoo()}},dck:function(f){w.uid=f;w.sck("_csuid",f);w.coo()},gov:function(){var f=w.dl?w.dl.hostname:"";if(f.indexOf(".gov")>-1||f.indexOf(".mil")>-1){_atc.xck=1;_atc.xfl=1}var g=w.pub(),h=["usarmymedia","govdelivery"];for(S in h){if(g==h[S]){_atc.xck=1;_atc.xfl=1;break}}},sck:function(f,h,g){w.gov();if(!_atc.xck){W.cookie=f+"="+h+(!g?"; expires=Wed, 04 Oct 2028 03:19:53 GMT":"")+"; path=/"}},asetup:function(g){var h=w;try{if(!h.guid){h.guid=1;if(g!==null&&g!==_atu){h.dck(g)}h.xld()}}catch(f){}return g},ao:function(j,f,g,k,h,m){w.lad(["open",j,f,g,k,h,m]);w.jlo();return false},ac:function(){},as:function(f,g,h){w.lad(["send",f,g,h]);w.jlo()}},q=w;c._ate=q;c._adr=ab;W.ce=W.createElement;W.gn=W.getElementsByTagName;ab.bindReady();if(!_atc.ost){if(!c.addthis_conf){c.addthis_conf={}}for(var S in addthis_conf){_atc[S]=addthis_conf[S]}_atc.ost=1}ab.append(q.lod);if(W.cookie){var ah=W.cookie.split(";");for(var S=0;S<ah.length;S++){var r=ah[S],p=r.indexOf("_csuid="),e=r.indexOf("_csoot=");if(p>=0){w.uid=r.substring(p+7)}else{if(e>=0){w.oot=r.substring(e+7)}}}}try{if(!_atc.xcs){var U=W.ce("link");U.rel="stylesheet";U.type="text/css";U.href=_atr+"static/r07/widget26.css";U.media="all";W.gn("head")[0].appendChild(U)}}catch(V){}var T=W.gn("script"),ag=T[T.length-1],Z=ag.src.indexOf("#")>-1?ag.src.replace(/^[^\#]+\#?/,""):ag.src.replace(/^[^\?]+\??/,""),aa=x(Z);if(aa.pub){c.addthis_pub=_duc(aa.pub)}else{if(aa.username){c.addthis_pub=_duc(aa.username)}}if(c.addthis_pub&&c.addthis_config){c.addthis_config.username=c.addthis_pub}if(aa.domready){_atc.dr=1}try{if(_atc.ver===120){var ad="atb"+c._ate.cuid();W.write('<span id="'+ad+'"></span>');c._ate.igv();c._ate.lad(["span",ad,addthis_share.url||"[url]",addthis_share.title||"[title]"])}if(c.addthis_clickout){w.lad(["cout"])}}catch(V){}})();function addthis_open(i,l,h,j,g,k){if(typeof g=="string"){g=null}return _ate.ao(i,l,h,j,g,k)}function addthis_close(){_ate.ac()}function addthis_sendto(d,e,f){_ate.as(d,e,f);return false}if(_atc.dr){_adr.onReady()}}else{_ate.inst++}if(_atc.abf){addthis_open(document.getElementById("ab"),"emailab",window.addthis_url||"[URL]",window.addthis_title||"[TITLE]")};