(function(){function b(a,d){d.src?c.ajax({url:d.src,async:false,dataType:"script"}):c.globalEval(d.text||d.textContent||d.innerHTML||"");d.parentNode&&d.parentNode.removeChild(d)}function k(){return+new Date}function e(a,d){return a[0]&&parseInt(c.curCSS(a[0],d,true),10)||0}function h(){return false}function m(){return true}function p(a){var d=RegExp("(^|\\.)"+a.type+"(\\.|$)"),f=true,j=[];c.each(c.data(this,"events").live||[],function(q,u){if(d.test(u.type))(q=c(a.target).closest(u.data)[0])&&j.push({elem:q,
fn:u})});j.sort(function(q,u){return c.data(q.elem,"closest")-c.data(u.elem,"closest")});c.each(j,function(){if(this.fn.call(this.elem,a,this.fn.data)===false)return f=false});return f}function o(a,d){return["live",a,d.replace(/\./g,"`").replace(/ /g,"|")].join(".")}function t(){if(!aa){aa=true;if(document.addEventListener)document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);c.ready()},false);else if(document.attachEvent){document.attachEvent("onreadystatechange",
function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);c.ready()}});document.documentElement.doScroll&&n==n.top&&function(){if(!c.isReady){try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}c.ready()}}()}c.event.add(n,"load",c.ready)}}function v(a,d){var f={};c.each(fa.concat.apply([],fa.slice(0,d)),function(){f[this]=a});return f}var n=this,w=n.jQuery,B=n.$,c=n.jQuery=n.$=function(a,d){return new c.fn.init(a,
d)},r=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,z=/^.[^:#\[\.,]*$/;c.fn=c.prototype={init:function(a,d){a=a||document;if(a.nodeType){this[0]=a;this.length=1;this.context=a;return this}if(typeof a==="string"){var f=r.exec(a);if(f&&(f[1]||!d))if(f[1])a=c.clean([f[1]],d);else{if((d=document.getElementById(f[3]))&&d.id!=f[3])return c().find(a);f=c(d||[]);f.context=document;f.selector=a;return f}else return c(d).find(a)}else if(c.isFunction(a))return c(document).ready(a);if(a.selector&&a.context){this.selector=
a.selector;this.context=a.context}return this.setArray(c.isArray(a)?a:c.makeArray(a))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(a){return a===void 0?Array.prototype.slice.call(this):this[a]},pushStack:function(a,d,f){a=c(a);a.prevObject=this;a.context=this.context;if(d==="find")a.selector=this.selector+(this.selector?" ":"")+f;else if(d)a.selector=this.selector+"."+d+"("+f+")";return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},
each:function(a,d){return c.each(this,a,d)},index:function(a){return c.inArray(a&&a.jquery?a[0]:a,this)},attr:function(a,d,f){var j=a;if(typeof a==="string")if(d===void 0)return this[0]&&c[f||"attr"](this[0],a);else{j={};j[a]=d}return this.each(function(q){for(a in j)c.attr(f?this.style:this,a,c.prop(this,j[a],f,q,a))})},css:function(a,d){if((a=="width"||a=="height")&&parseFloat(d)<0)d=void 0;return this.attr(a,d,"curCSS")},text:function(a){if(typeof a!=="object"&&a!=null)return this.empty().append((this[0]&&
this[0].ownerDocument||document).createTextNode(a));var d="";c.each(a||this,function(){c.each(this.childNodes,function(){if(this.nodeType!=8)d+=this.nodeType!=1?this.nodeValue:c.fn.text([this])})});return d},wrapAll:function(a){if(this[0]){a=c(a,this[0].ownerDocument).clone();this[0].parentNode&&a.insertBefore(this[0]);a.map(function(){for(var d=this;d.firstChild;)d=d.firstChild;return d}).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,true,function(a){this.nodeType==1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType==1&&this.insertBefore(a,this.firstChild)})},before:function(){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||c([])},push:[].push,sort:[].sort,splice:[].splice,find:function(a){if(this.length===1){var d=this.pushStack([],"find",a);d.length=0;c.find(a,this[0],d);return d}else return this.pushStack(c.unique(c.map(this,function(f){return c.find(a,f)})),"find",a)},clone:function(a){var d=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var q=this.outerHTML;if(!q){q=this.ownerDocument.createElement("div");q.appendChild(this.cloneNode(true));
q=q.innerHTML}return c.clean([q.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else return this.cloneNode(true)});if(a===true){var f=this.find("*").andSelf(),j=0;d.find("*").andSelf().each(function(){if(this.nodeName===f[j].nodeName){var q=c.data(f[j],"events");for(var u in q)for(var y in q[u])c.event.add(this,u,q[u][y],q[u][y].data);j++}})}return d},filter:function(a){return this.pushStack(c.isFunction(a)&&c.grep(this,function(d,f){return a.call(d,f)})||c.multiFilter(a,c.grep(this,
function(d){return d.nodeType===1})),"filter",a)},closest:function(a){var d=c.expr.match.POS.test(a)?c(a):null,f=0;return this.map(function(){for(var j=this;j&&j.ownerDocument;){if(d?d.index(j)>-1:c(j).is(a)){c.data(j,"closest",f);return j}j=j.parentNode;f++}})},not:function(a){if(typeof a==="string")if(z.test(a))return this.pushStack(c.multiFilter(a,this,true),"not",a);else a=c.multiFilter(a,this);var d=a.length&&a[a.length-1]!==void 0&&!a.nodeType;return this.filter(function(){return d?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!!a&&this.is("."+a)},val:function(a){if(a===void 0){var d=this[0];if(d){if(c.nodeName(d,"option"))return(d.attributes.value||{}).specified?d.value:d.text;if(c.nodeName(d,"select")){var f=d.selectedIndex,j=[],q=d.options;d=d.type=="select-one";if(f<0)return null;var u=d?f:0;for(f=d?f+1:q.length;u<
f;u++){var y=q[u];if(y.selected){a=c(y).val();if(d)return a;j.push(a)}}return j}return(d.value||"").replace(/\r/g,"")}}else{if(typeof a==="number")a+="";return this.each(function(){if(this.nodeType==1)if(c.isArray(a)&&/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 A=c.makeArray(a);c("option",this).each(function(){this.selected=c.inArray(this.value,A)>=0||c.inArray(this.text,A)>=0});if(!A.length)this.selectedIndex=
-1}else this.value=a})}},html:function(a){return a===void 0?this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):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(c.map(this,function(d,f){return a.call(d,f,d)}))},andSelf:function(){return this.add(this.prevObject)},
domManip:function(a,d,f){function j(L,N){return d&&c.nodeName(L,"table")&&c.nodeName(N,"tr")?L.getElementsByTagName("tbody")[0]||L.appendChild(L.ownerDocument.createElement("tbody")):L}if(this[0]){var q=(this[0].ownerDocument||this[0]).createDocumentFragment();a=c.clean(a,this[0].ownerDocument||this[0],q);var u=q.firstChild;if(u)for(var y=0,A=this.length;y<A;y++)f.call(j(this[y],u),this.length>1||y>0?q.cloneNode(true):q);a&&c.each(a,b)}return this}};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=
arguments[0]||{},d=1,f=arguments.length,j=false,q;if(typeof a==="boolean"){j=a;a=arguments[1]||{};d=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(f==d){a=this;--d}for(;d<f;d++)if((q=arguments[d])!=null)for(var u in q){var y=a[u],A=q[u];if(a!==A)if(j&&A&&typeof A==="object"&&!A.nodeType)a[u]=c.extend(j,y||(A.length!=null?[]:{}),A);else if(A!==void 0)a[u]=A}return a};var D=/z-?index|font-?weight|opacity|zoom|line-?height/i,F=document.defaultView||{},G=Object.prototype.toString;c.extend({noConflict:function(a){n.$=
B;if(a)n.jQuery=w;return c},isFunction:function(a){return G.call(a)==="[object Function]"},isArray:function(a){return G.call(a)==="[object Array]"},isXMLDoc:function(a){return a.nodeType===9&&a.documentElement.nodeName!=="HTML"||!!a.ownerDocument&&c.isXMLDoc(a.ownerDocument)},globalEval:function(a){if(a&&/\S/.test(a)){var d=document.getElementsByTagName("head")[0]||document.documentElement,f=document.createElement("script");f.type="text/javascript";if(c.support.scriptEval)f.appendChild(document.createTextNode(a));
else f.text=a;d.insertBefore(f,d.firstChild);d.removeChild(f)}},nodeName:function(a,d){return a.nodeName&&a.nodeName.toUpperCase()==d.toUpperCase()},each:function(a,d,f){var j,q=0,u=a.length;if(f)if(u===void 0)for(j in a){if(d.apply(a[j],f)===false)break}else for(;q<u;){if(d.apply(a[q++],f)===false)break}else if(u===void 0)for(j in a){if(d.call(a[j],j,a[j])===false)break}else for(f=a[0];q<u&&d.call(f,q,f)!==false;f=a[++q]);return a},prop:function(a,d,f,j,q){if(c.isFunction(d))d=d.call(a,j);return typeof d===
"number"&&f=="curCSS"&&!D.test(q)?d+"px":d},className:{add:function(a,d){c.each((d||"").split(/\s+/),function(f,j){if(a.nodeType==1&&!c.className.has(a.className,j))a.className+=(a.className?" ":"")+j})},remove:function(a,d){if(a.nodeType==1)a.className=d!==void 0?c.grep(a.className.split(/\s+/),function(f){return!c.className.has(d,f)}).join(" "):""},has:function(a,d){return a&&c.inArray(d,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,d,f){var j={};for(var q in d){j[q]=a.style[q];
a.style[q]=d[q]}f.call(a);for(q in d)a.style[q]=j[q]},css:function(a,d,f,j){if(d=="width"||d=="height"){var q;f={position:"absolute",visibility:"hidden",display:"block"};var u=d=="width"?["Left","Right"]:["Top","Bottom"],y=function(){q=d=="width"?a.offsetWidth:a.offsetHeight;j!=="border"&&c.each(u,function(){j||(q-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(j==="margin")q+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else q-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})};a.offsetWidth!==
0?y():c.swap(a,f,y);return Math.max(0,Math.round(q))}return c.curCSS(a,d,f)},curCSS:function(a,d,f){var j,q=a.style;if(d=="opacity"&&!c.support.opacity){j=c.attr(q,"opacity");return j==""?"1":j}if(d.match(/float/i))d=W;if(!f&&q&&q[d])j=q[d];else if(F.getComputedStyle){if(d.match(/float/i))d="float";d=d.replace(/([A-Z])/g,"-$1").toLowerCase();if(a=F.getComputedStyle(a,null))j=a.getPropertyValue(d);if(d=="opacity"&&j=="")j="1"}else if(a.currentStyle){j=d.replace(/\-(\w)/g,function(u,y){return y.toUpperCase()});
j=a.currentStyle[d]||a.currentStyle[j];if(!/^\d+(px)?$/i.test(j)&&/^\d/.test(j)){d=q.left;f=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;q.left=j||0;j=q.pixelLeft+"px";q.left=d;a.runtimeStyle.left=f}}return j},clean:function(a,d,f){d=d||document;if(typeof d.createElement==="undefined")d=d.ownerDocument||d[0]&&d[0].ownerDocument||document;if(!f&&a.length===1&&typeof a[0]==="string"){var j=/^<(\w+)\s*\/?>$/.exec(a[0]);if(j)return[d.createElement(j[1])]}var q=[];j=[];var u=d.createElement("div");
c.each(a,function(y,A){if(typeof A==="number")A+="";if(A){if(typeof A==="string"){A=A.replace(/(<(\w+)[^>]*?)\/>/g,function(M,Q,S){return S.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?M:Q+"></"+S+">"});y=A.replace(/^\s+/,"").substring(0,10).toLowerCase();var L=!y.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!y.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||y.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!y.indexOf("<tr")&&[2,"<table><tbody>",
"</tbody></table>"]||(!y.indexOf("<td")||!y.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!y.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!c.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];for(u.innerHTML=L[1]+A+L[2];L[0]--;)u=u.lastChild;if(!c.support.tbody){var N=/<tbody/i.test(A);y=!y.indexOf("<table")&&!N?u.firstChild&&u.firstChild.childNodes:L[1]=="<table>"&&!N?u.childNodes:[];for(L=y.length-1;L>=0;--L)c.nodeName(y[L],"tbody")&&
!y[L].childNodes.length&&y[L].parentNode.removeChild(y[L])}!c.support.leadingWhitespace&&/^\s/.test(A)&&u.insertBefore(d.createTextNode(A.match(/^\s*/)[0]),u.firstChild);A=c.makeArray(u.childNodes)}if(A.nodeType)q.push(A);else q=c.merge(q,A)}});if(f){for(a=0;q[a];a++)if(c.nodeName(q[a],"script")&&(!q[a].type||q[a].type.toLowerCase()==="text/javascript"))j.push(q[a].parentNode?q[a].parentNode.removeChild(q[a]):q[a]);else{q[a].nodeType===1&&q.splice.apply(q,[a+1,0].concat(c.makeArray(q[a].getElementsByTagName("script"))));
f.appendChild(q[a])}return j}return q},attr:function(a,d,f){if(!(!a||a.nodeType==3||a.nodeType==8)){var j=!c.isXMLDoc(a),q=f!==void 0;d=j&&c.props[d]||d;if(a.tagName){var u=/href|src|style/.test(d);if(d in a&&j&&!u){if(q){if(d=="type"&&c.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";a[d]=f}if(c.nodeName(a,"form")&&a.getAttributeNode(d))return a.getAttributeNode(d).nodeValue;if(d=="tabIndex")return(d=a.getAttributeNode("tabIndex"))&&d.specified?d.value:a.nodeName.match(/(button|input|object|select|textarea)/i)?
0:a.nodeName.match(/^(a|area)$/i)&&a.href?0:void 0;return a[d]}if(!c.support.style&&j&&d=="style")return c.attr(a.style,"cssText",f);q&&a.setAttribute(d,""+f);a=!c.support.hrefNormalized&&j&&u?a.getAttribute(d,2):a.getAttribute(d);return a===null?void 0:a}if(!c.support.opacity&&d=="opacity"){if(q){a.zoom=1;a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(f)+""=="NaN"?"":"alpha(opacity="+f*100+")")}return a.filter&&a.filter.indexOf("opacity=")>=0?parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/
100+"":""}d=d.replace(/-([a-z])/ig,function(y,A){return A.toUpperCase()});if(q)a[d]=f;return a[d]}},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var d=[];if(a!=null){var f=a.length;if(f==null||typeof a==="string"||c.isFunction(a)||a.setInterval)d[0]=a;else for(;f;)d[--f]=a[f]}return d},inArray:function(a,d){for(var f=0,j=d.length;f<j;f++)if(d[f]===a)return f;return-1},merge:function(a,d){var f=0,j,q=a.length;if(c.support.getAll)for(;(j=d[f++])!=null;)a[q++]=j;else for(;(j=
d[f++])!=null;)if(j.nodeType!=8)a[q++]=j;return a},unique:function(a){var d=[],f={};try{for(var j=0,q=a.length;j<q;j++){var u=c.data(a[j]);if(!f[u]){f[u]=true;d.push(a[j])}}}catch(y){d=a}return d},grep:function(a,d,f){for(var j=[],q=0,u=a.length;q<u;q++)!f!=!d(a[q],q)&&j.push(a[q]);return j},map:function(a,d){for(var f=[],j=0,q=a.length;j<q;j++){var u=d(a[j],j);if(u!=null)f[f.length]=u}return f.concat.apply([],f)}});var K=navigator.userAgent.toLowerCase();c.browser={version:(K.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||
[0,"0"])[1],safari:/webkit/.test(K),opera:/opera/.test(K),msie:/msie/.test(K)&&!/opera/.test(K),mozilla:/mozilla/.test(K)&&!/(compatible|webkit)/.test(K)};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,d){c.fn[a]=function(f){var j=c.map(this,d);if(f&&typeof f=="string")j=c.multiFilter(f,j);return this.pushStack(c.unique(j),a,f)}});c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,d){c.fn[a]=function(f){for(var j=[],q=c(f),u=0,y=q.length;u<
y;u++){var A=(u>0?this.clone(true):this).get();c.fn[d].apply(c(q[u]),A);j=j.concat(A)}return this.pushStack(j,a,f)}});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,d){if(typeof d!=="boolean")d=!c.className.has(this,a);c.className[d?"add":"remove"](this,a)},remove:function(a){if(!a||c.filter(a,[this]).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).children().remove();this.firstChild;)this.removeChild(this.firstChild)}},function(a,d){c.fn[a]=function(){return this.each(d,arguments)}});var O="jQuery"+k(),ba=0,X={};c.extend({cache:{},data:function(a,d,f){a=a==n?X:a;var j=a[O];j||(j=a[O]=++ba);if(d&&!c.cache[j])c.cache[j]={};if(f!==void 0)c.cache[j][d]=f;return d?c.cache[j][d]:j},removeData:function(a,d){a=a==n?X:a;var f=a[O];if(d){if(c.cache[f]){delete c.cache[f][d];
d="";for(d in c.cache[f])break;d||c.removeData(a)}}else{try{delete a[O]}catch(j){a.removeAttribute&&a.removeAttribute(O)}delete c.cache[f]}},queue:function(a,d,f){if(a){d=(d||"fx")+"queue";var j=c.data(a,d);if(!j||c.isArray(f))j=c.data(a,d,c.makeArray(f));else f&&j.push(f)}return j},dequeue:function(a,d){var f=c.queue(a,d),j=f.shift();if(!d||d==="fx")j=f[0];j!==void 0&&j.call(a)}});c.fn.extend({data:function(a,d){var f=a.split(".");f[1]=f[1]?"."+f[1]:"";if(d===void 0){var j=this.triggerHandler("getData"+
f[1]+"!",[f[0]]);if(j===void 0&&this.length)j=c.data(this[0],a);return j===void 0&&f[1]?this.data(f[0]):j}else return this.trigger("setData"+f[1]+"!",[f[0],d]).each(function(){c.data(this,a,d)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})},queue:function(a,d){if(typeof a!=="string"){d=a;a="fx"}if(d===void 0)return c.queue(this[0],a);return this.each(function(){var f=c.queue(this,a,d);a=="fx"&&f.length==1&&f[0].call(this)})},dequeue:function(a){return this.each(function(){c.dequeue(this,
a)})}});(function(){function a(g,l,s,x,C,E){C=g=="previousSibling"&&!E;for(var H=0,P=x.length;H<P;H++){var I=x[H];if(I){if(C&&I.nodeType===1){I.sizcache=s;I.sizset=H}I=I[g];for(var R=false;I;){if(I.sizcache===s){R=x[I.sizset];break}if(I.nodeType===1&&!E){I.sizcache=s;I.sizset=H}if(I.nodeName===l){R=I;break}I=I[g]}x[H]=R}}}function d(g,l,s,x,C,E){C=g=="previousSibling"&&!E;for(var H=0,P=x.length;H<P;H++){var I=x[H];if(I){if(C&&I.nodeType===1){I.sizcache=s;I.sizset=H}I=I[g];for(var R=false;I;){if(I.sizcache===
s){R=x[I.sizset];break}if(I.nodeType===1){if(!E){I.sizcache=s;I.sizset=H}if(typeof l!=="string"){if(I===l){R=true;break}}else if(u.filter(l,[I]).length>0){R=I;break}}I=I[g]}x[H]=R}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,j=0,q=Object.prototype.toString,u=function(g,l,s,x){s=s||[];l=l||document;if(l.nodeType!==1&&l.nodeType!==9)return[];if(!g||typeof g!=="string")return s;var C=[],E,H,P,I=true;for(f.lastIndex=0;(E=
f.exec(g))!==null;){C.push(E[1]);if(E[2]){P=RegExp.rightContext;break}}if(C.length>1&&A.exec(g))if(C.length===2&&y.relative[C[0]])E=U(C[0]+C[1],l);else for(E=y.relative[C[0]]?[l]:u(C.shift(),l);C.length;){g=C.shift();if(y.relative[g])g+=C.shift();E=U(g,E)}else{E=x?{expr:C.pop(),set:N(x)}:u.find(C.pop(),C.length===1&&l.parentNode?l.parentNode:l,J(l));E=u.filter(E.expr,E.set);if(C.length>0)H=N(E);else I=false;for(;C.length;){var R=C.pop(),T=R;if(y.relative[R])T=C.pop();else R="";if(T==null)T=l;y.relative[R](H,
T,J(l))}}H||(H=E);if(!H)throw"Syntax error, unrecognized expression: "+(R||g);if(q.call(H)==="[object Array]")if(I)if(l.nodeType===1)for(g=0;H[g]!=null;g++){if(H[g]&&(H[g]===true||H[g].nodeType===1&&S(l,H[g])))s.push(E[g])}else for(g=0;H[g]!=null;g++)H[g]&&H[g].nodeType===1&&s.push(E[g]);else s.push.apply(s,H);else N(H,s);if(P){u(P,l,s,x);if(Q){hasDuplicate=false;s.sort(Q);if(hasDuplicate)for(g=1;g<s.length;g++)s[g]===s[g-1]&&s.splice(g--,1)}}return s};u.matches=function(g,l){return u(g,null,null,
l)};u.find=function(g,l,s){var x,C;if(!g)return[];for(var E=0,H=y.order.length;E<H;E++){var P=y.order[E];if(C=y.match[P].exec(g)){var I=RegExp.leftContext;if(I.substr(I.length-1)!=="\\"){C[1]=(C[1]||"").replace(/\\/g,"");x=y.find[P](C,l,s);if(x!=null){g=g.replace(y.match[P],"");break}}}}x||(x=l.getElementsByTagName("*"));return{set:x,expr:g}};u.filter=function(g,l,s,x){for(var C=g,E=[],H=l,P,I,R=l&&l[0]&&J(l[0]);g&&l.length;){for(var T in y.filter)if((P=y.match[T].exec(g))!=null){var ha=y.filter[T],
ca,da;I=false;if(H==E)E=[];if(y.preFilter[T])if(P=y.preFilter[T](P,H,s,E,x,R)){if(P===true)continue}else I=ca=true;if(P)for(var ea=0;(da=H[ea])!=null;ea++)if(da){ca=ha(da,P,ea,H);var ga=x^!!ca;if(s&&ca!=null)if(ga)I=true;else H[ea]=false;else if(ga){E.push(da);I=true}}if(ca!==void 0){s||(H=E);g=g.replace(y.match[T],"");if(!I)return[];break}}if(g==C)if(I==null)throw"Syntax error, unrecognized expression: "+g;else break;C=g}return H};var y=u.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(g){return g.getAttribute("href")}},
relative:{"+":function(g,l,s){var x=typeof l==="string",C=x&&!/\W/.test(l);x=x&&!C;if(C&&!s)l=l.toUpperCase();s=0;C=g.length;for(var E;s<C;s++)if(E=g[s]){for(;(E=E.previousSibling)&&E.nodeType!==1;);g[s]=x||E&&E.nodeName===l?E||false:E===l}x&&u.filter(l,g,true)},">":function(g,l,s){var x=typeof l==="string";if(x&&!/\W/.test(l)){l=s?l:l.toUpperCase();s=0;for(var C=g.length;s<C;s++){var E=g[s];if(E){x=E.parentNode;g[s]=x.nodeName===l?x:false}}}else{s=0;for(C=g.length;s<C;s++)if(E=g[s])g[s]=x?E.parentNode:
E.parentNode===l;x&&u.filter(l,g,true)}},"":function(g,l,s){var x=j++,C=d;if(!l.match(/\W/)){var E=l=s?l:l.toUpperCase();C=a}C("parentNode",l,x,g,E,s)},"~":function(g,l,s){var x=j++,C=d;if(typeof l==="string"&&!l.match(/\W/)){var E=l=s?l:l.toUpperCase();C=a}C("previousSibling",l,x,g,E,s)}},find:{ID:function(g,l,s){if(typeof l.getElementById!=="undefined"&&!s)return(g=l.getElementById(g[1]))?[g]:[]},NAME:function(g,l){if(typeof l.getElementsByName!=="undefined"){var s=[];l=l.getElementsByName(g[1]);
for(var x=0,C=l.length;x<C;x++)l[x].getAttribute("name")===g[1]&&s.push(l[x]);return s.length===0?null:s}},TAG:function(g,l){return l.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,l,s,x,C,E){g=" "+g[1].replace(/\\/g,"")+" ";if(E)return g;E=0;for(var H;(H=l[E])!=null;E++)if(H)if(C^(H.className&&(" "+H.className+" ").indexOf(g)>=0))s||x.push(H);else if(s)l[E]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g,l){for(var s=0;l[s]===false;s++);return l[s]&&J(l[s])?
g[1]:g[1].toUpperCase()},CHILD:function(g){if(g[1]=="nth"){var l=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]=="even"&&"2n"||g[2]=="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=l[1]+(l[2]||1)-0;g[3]=l[3]-0}g[0]=j++;return g},ATTR:function(g,l,s,x,C,E){l=g[1].replace(/\\/g,"");if(!E&&y.attrMap[l])g[1]=y.attrMap[l];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,l,s,x,C){if(g[1]==="not")if(g[3].match(f).length>1||/^\w/.test(g[3]))g[3]=u(g[3],null,null,l);else{g=u.filter(g[3],l,s,true^
C);s||x.push.apply(x,g);return false}else if(y.match.POS.test(g[0])||y.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,l,s){return!!u(s[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toUpperCase()==="BUTTON"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,l){return l===0},last:function(g,l,s,x){return l===x.length-1},even:function(g,l){return l%2===0},odd:function(g,l){return l%2===1},lt:function(g,l,s){return l<s[3]-0},gt:function(g,l,s){return l>s[3]-0},nth:function(g,l,s){return s[3]-0==l},eq:function(g,l,s){return s[3]-0==l}},filter:{PSEUDO:function(g,l,s,x){var C=l[1],E=y.filters[C];if(E)return E(g,s,l,x);else if(C==="contains")return(g.textContent||g.innerText||"").indexOf(l[3])>=0;else if(C==="not"){l=l[3];s=0;for(x=
l.length;s<x;s++)if(l[s]===g)return false;return true}},CHILD:function(g,l){var s=l[1],x=g;switch(s){case "only":case "first":for(;x=x.previousSibling;)if(x.nodeType===1)return false;if(s=="first")return true;x=g;case "last":for(;x=x.nextSibling;)if(x.nodeType===1)return false;return true;case "nth":s=l[2];var C=l[3];if(s==1&&C==0)return true;l=l[0];var E=g.parentNode;if(E&&(E.sizcache!==l||!g.nodeIndex)){var H=0;for(x=E.firstChild;x;x=x.nextSibling)if(x.nodeType===1)x.nodeIndex=++H;E.sizcache=l}g=
g.nodeIndex-C;return s==0?g==0:g%s==0&&g/s>=0}},ID:function(g,l){return g.nodeType===1&&g.getAttribute("id")===l},TAG:function(g,l){return l==="*"&&g.nodeType===1||g.nodeName===l},CLASS:function(g,l){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(l)>-1},ATTR:function(g,l){var s=l[1];g=y.attrHandle[s]?y.attrHandle[s](g):g[s]!=null?g[s]:g.getAttribute(s);s=g+"";var x=l[2];l=l[4];return g==null?x==="!=":x==="="?s===l:x==="*="?s.indexOf(l)>=0:x==="~="?(" "+s+" ").indexOf(l)>=0:!l?s&&g!==
false:x==="!="?s!=l:x==="^="?s.indexOf(l)===0:x==="$="?s.substr(s.length-l.length)===l:x==="|="?s===l||s.substr(0,l.length+1)===l+"-":false},POS:function(g,l,s,x){var C=y.setFilters[l[2]];if(C)return C(g,s,l,x)}}},A=y.match.POS;for(var L in y.match)y.match[L]=RegExp(y.match[L].source+/(?![^\[]*\])(?![^\(]*\))/.source);var N=function(g,l){g=Array.prototype.slice.call(g);if(l){l.push.apply(l,g);return l}return g};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(M){N=function(g,
l){l=l||[];if(q.call(g)==="[object Array]")Array.prototype.push.apply(l,g);else if(typeof g.length==="number")for(var s=0,x=g.length;s<x;s++)l.push(g[s]);else for(s=0;g[s];s++)l.push(g[s]);return l}}var Q;if(document.documentElement.compareDocumentPosition)Q=function(g,l){g=g.compareDocumentPosition(l)&4?-1:g===l?0:1;if(g===0)hasDuplicate=true;return g};else if("sourceIndex"in document.documentElement)Q=function(g,l){g=g.sourceIndex-l.sourceIndex;if(g===0)hasDuplicate=true;return g};else if(document.createRange)Q=
function(g,l){var s=g.ownerDocument.createRange(),x=l.ownerDocument.createRange();s.selectNode(g);s.collapse(true);x.selectNode(l);x.collapse(true);g=s.compareBoundaryPoints(Range.START_TO_END,x);if(g===0)hasDuplicate=true;return g};(function(){var g=document.createElement("form"),l="script"+(new Date).getTime();g.innerHTML="<input name='"+l+"'/>";var s=document.documentElement;s.insertBefore(g,s.firstChild);if(document.getElementById(l)){y.find.ID=function(x,C,E){if(typeof C.getElementById!=="undefined"&&
!E)return(C=C.getElementById(x[1]))?C.id===x[1]||typeof C.getAttributeNode!=="undefined"&&C.getAttributeNode("id").nodeValue===x[1]?[C]:void 0:[]};y.filter.ID=function(x,C){var E=typeof x.getAttributeNode!=="undefined"&&x.getAttributeNode("id");return x.nodeType===1&&E&&E.nodeValue===C}}s.removeChild(g)})();(function(){var g=document.createElement("div");g.appendChild(document.createComment(""));if(g.getElementsByTagName("*").length>0)y.find.TAG=function(l,s){s=s.getElementsByTagName(l[1]);if(l[1]===
"*"){l=[];for(var x=0;s[x];x++)s[x].nodeType===1&&l.push(s[x]);s=l}return s};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")y.attrHandle.href=function(l){return l.getAttribute("href",2)}})();document.querySelectorAll&&function(){var g=u,l=document.createElement("div");l.innerHTML="<p class='TEST'></p>";if(!(l.querySelectorAll&&l.querySelectorAll(".TEST").length===0)){u=function(s,x,C,E){x=x||document;if(!E&&x.nodeType===
9&&!J(x))try{return N(x.querySelectorAll(s),C)}catch(H){}return g(s,x,C,E)};u.find=g.find;u.filter=g.filter;u.selectors=g.selectors;u.matches=g.matches}}();document.getElementsByClassName&&document.documentElement.getElementsByClassName&&function(){var g=document.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(g.getElementsByClassName("e").length!==0){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){y.order.splice(1,0,"CLASS");y.find.CLASS=
function(l,s,x){if(typeof s.getElementsByClassName!=="undefined"&&!x)return s.getElementsByClassName(l[1])}}}}();var S=document.compareDocumentPosition?function(g,l){return g.compareDocumentPosition(l)&16}:function(g,l){return g!==l&&(g.contains?g.contains(l):true)},J=function(g){return g.nodeType===9&&g.documentElement.nodeName!=="HTML"||!!g.ownerDocument&&J(g.ownerDocument)},U=function(g,l){var s=[],x="",C;for(l=l.nodeType?[l]:l;C=y.match.PSEUDO.exec(g);){x+=C[0];g=g.replace(y.match.PSEUDO,"")}g=
y.relative[g]?g+"*":g;C=0;for(var E=l.length;C<E;C++)u(g,l[C],s);return u.filter(x,s)};c.find=u;c.filter=u.filter;c.expr=u.selectors;c.expr[":"]=c.expr.filters;u.selectors.filters.hidden=function(g){return g.offsetWidth===0||g.offsetHeight===0};u.selectors.filters.visible=function(g){return g.offsetWidth>0||g.offsetHeight>0};u.selectors.filters.animated=function(g){return c.grep(c.timers,function(l){return g===l.elem}).length};c.multiFilter=function(g,l,s){if(s)g=":not("+g+")";return u.matches(g,
l)};c.dir=function(g,l){var s=[];for(g=g[l];g&&g!=document;){g.nodeType==1&&s.push(g);g=g[l]}return s};c.nth=function(g,l,s){l=l||1;for(var x=0;g;g=g[s])if(g.nodeType==1&&++x==l)break;return g};c.sibling=function(g,l){for(var s=[];g;g=g.nextSibling)g.nodeType==1&&g!=l&&s.push(g);return s}})();c.event={add:function(a,d,f,j){if(!(a.nodeType==3||a.nodeType==8)){if(a.setInterval&&a!=n)a=n;if(!f.guid)f.guid=this.guid++;if(j!==void 0){f=this.proxy(f);f.data=j}var q=c.data(a,"events")||c.data(a,"events",
{}),u=c.data(a,"handle")||c.data(a,"handle",function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(arguments.callee.elem,arguments):void 0});u.elem=a;c.each(d.split(/\s+/),function(y,A){y=A.split(".");A=y.shift();f.type=y.slice().sort().join(".");var L=q[A];c.event.specialAll[A]&&c.event.specialAll[A].setup.call(a,j,y);if(!L){L=q[A]={};if(!c.event.special[A]||c.event.special[A].setup.call(a,j,y)===false)if(a.addEventListener)a.addEventListener(A,u,false);else a.attachEvent&&
a.attachEvent("on"+A,u)}L[f.guid]=f;c.event.global[A]=true});a=null}},guid:1,global:{},remove:function(a,d,f){if(!(a.nodeType==3||a.nodeType==8)){var j=c.data(a,"events"),q;if(j){if(d===void 0||typeof d==="string"&&d.charAt(0)==".")for(var u in j)this.remove(a,u+(d||""));else{if(d.type){f=d.handler;d=d.type}c.each(d.split(/\s+/),function(y,A){y=A.split(".");A=y.shift();var L=RegExp("(^|\\.)"+y.slice().sort().join(".*\\.")+"(\\.|$)");if(j[A]){if(f)delete j[A][f.guid];else for(var N in j[A])L.test(j[A][N].type)&&
delete j[A][N];c.event.specialAll[A]&&c.event.specialAll[A].teardown.call(a,y);for(q in j[A])break;if(!q){if(!c.event.special[A]||c.event.special[A].teardown.call(a,y)===false)if(a.removeEventListener)a.removeEventListener(A,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+A,c.data(a,"handle"));q=null;delete j[A]}}})}for(q in j)break;if(!q){if(d=c.data(a,"handle"))d.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,d,f,j){var q=a.type||a;if(!j){a=typeof a===
"object"?a[O]?a:c.extend(c.Event(q),a):c.Event(q);if(q.indexOf("!")>=0){a.type=q=q.slice(0,-1);a.exclusive=true}if(!f){a.stopPropagation();this.global[q]&&c.each(c.cache,function(){this.events&&this.events[q]&&c.event.trigger(a,d,this.handle.elem)})}if(!f||f.nodeType==3||f.nodeType==8)return;a.result=void 0;a.target=f;d=c.makeArray(d);d.unshift(a)}a.currentTarget=f;var u=c.data(f,"handle");u&&u.apply(f,d);if((!f[q]||c.nodeName(f,"a")&&q=="click")&&f["on"+q]&&f["on"+q].apply(f,d)===false)a.result=
false;if(!j&&f[q]&&!a.isDefaultPrevented()&&!(c.nodeName(f,"a")&&q=="click")){this.triggered=true;try{f[q]()}catch(y){}}this.triggered=false;if(!a.isPropagationStopped())(f=f.parentNode||f.ownerDocument)&&c.event.trigger(a,d,f,true)},handle:function(a){var d,f;a=arguments[0]=c.event.fix(a||n.event);a.currentTarget=this;f=a.type.split(".");a.type=f.shift();d=!f.length&&!a.exclusive;var j=RegExp("(^|\\.)"+f.slice().sort().join(".*\\.")+"(\\.|$)");f=(c.data(this,"events")||{})[a.type];for(var q in f){var u=
f[q];if(d||j.test(u.type)){a.handler=u;a.data=u.data;u=u.apply(this,arguments);if(u!==void 0){a.result=u;if(u===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(a){if(a[O])return a;var d=a;a=c.Event(d);for(var f=this.props.length,j;f;){j=this.props[--f];a[j]=d[j]}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){d=document.documentElement;f=document.body;a.pageX=a.clientX+(d&&d.scrollLeft||f&&f.scrollLeft||0)-(d.clientLeft||0);a.pageY=a.clientY+(d&&d.scrollTop||
f&&f.scrollTop||0)-(d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},proxy:function(a,d){d=d||function(){return a.apply(this,arguments)};d.guid=a.guid=a.guid||d.guid||this.guid++;return d},special:{ready:{setup:t,teardown:function(){}}},specialAll:{live:{setup:function(a,d){c.event.add(this,d[0],p)},teardown:function(a){if(a.length){var d=
0,f=RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){f.test(this.type)&&d++});d<1&&c.event.remove(this,a[0],p)}}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=k();this[O]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=m;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=
m;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=m;this.stopPropagation()},isDefaultPrevented:h,isPropagationStopped:h,isImmediatePropagationStopped:h};var Z=function(a){for(var d=a.relatedTarget;d&&d!=this;)try{d=d.parentNode}catch(f){d=this}if(d!=this){a.type=a.data;c.event.handle.apply(this,arguments)}};c.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(a,d){c.event.special[d]=
{setup:function(){c.event.add(this,a,Z,d)},teardown:function(){c.event.remove(this,a,Z)}}});c.fn.extend({bind:function(a,d,f){return a=="unload"?this.one(a,d,f):this.each(function(){c.event.add(this,a,f||d,f&&d)})},one:function(a,d,f){var j=c.event.proxy(f||d,function(q){c(this).unbind(q,j);return(f||d).apply(this,arguments)});return this.each(function(){c.event.add(this,a,j,f&&d)})},unbind:function(a,d){return this.each(function(){c.event.remove(this,a,d)})},trigger:function(a,d){return this.each(function(){c.event.trigger(a,
d,this)})},triggerHandler:function(a,d){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,d,this[0]);return a.result}},toggle:function(a){for(var d=arguments,f=1;f<d.length;)c.event.proxy(a,d[f++]);return this.click(c.event.proxy(a,function(j){this.lastToggle=(this.lastToggle||0)%f;j.preventDefault();return d[this.lastToggle++].apply(this,arguments)||false}))},hover:function(a,d){return this.mouseenter(a).mouseleave(d)},ready:function(a){t();c.isReady?a.call(document,
c):c.readyList.push(a);return this},live:function(a,d){d=c.event.proxy(d);d.guid+=this.selector+a;c(document).bind(o(a,this.selector),this.selector,d);return this},die:function(a,d){c(document).unbind(o(a,this.selector),d?{guid:d.guid+this.selector+a}:null);return this}});c.extend({isReady:false,readyList:[],ready:function(){if(!c.isReady){c.isReady=true;if(c.readyList){c.each(c.readyList,function(){this.call(document,c)});c.readyList=null}c(document).triggerHandler("ready")}}});var aa=false;c.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,d){c.fn[d]=function(f){return f?this.bind(d,f):this.trigger(d)}});c(n).bind("unload",function(){for(var a in c.cache)a!=1&&c.cache[a].handle&&c.event.remove(c.cache[a].handle.elem)});(function(){c.support={};var a=document.documentElement,d=document.createElement("script"),f=document.createElement("div"),j="script"+(new Date).getTime();f.style.display="none";f.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 q=f.getElementsByTagName("*"),u=f.getElementsByTagName("a")[0];if(!(!q||!q.length||!u)){c.support={leadingWhitespace:f.firstChild.nodeType==3,tbody:!f.getElementsByTagName("tbody").length,objectAll:!!f.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!f.getElementsByTagName("link").length,style:/red/.test(u.getAttribute("style")),hrefNormalized:u.getAttribute("href")==="/a",opacity:u.style.opacity==="0.5",cssFloat:!!u.style.cssFloat,scriptEval:false,noCloneEvent:true,
boxModel:null};d.type="text/javascript";try{d.appendChild(document.createTextNode("window."+j+"=1;"))}catch(y){}a.insertBefore(d,a.firstChild);if(n[j]){c.support.scriptEval=true;delete n[j]}a.removeChild(d);if(f.attachEvent&&f.fireEvent){f.attachEvent("onclick",function(){c.support.noCloneEvent=false;f.detachEvent("onclick",arguments.callee)});f.cloneNode(true).fireEvent("onclick")}c(function(){var A=document.createElement("div");A.style.width=A.style.paddingLeft="1px";document.body.appendChild(A);
c.boxModel=c.support.boxModel=A.offsetWidth===2;document.body.removeChild(A).style.display="none"})}})();var W=c.support.cssFloat?"cssFloat":"styleFloat";c.props={"for":"htmlFor","class":"className","float":W,cssFloat:W,styleFloat:W,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};c.fn.extend({_load:c.fn.load,load:function(a,d,f){if(typeof a!=="string")return this._load(a);var j=a.indexOf(" ");if(j>=0){var q=a.slice(j,a.length);a=a.slice(0,
j)}j="GET";if(d)if(c.isFunction(d)){f=d;d=null}else if(typeof d==="object"){d=c.param(d);j="POST"}var u=this;c.ajax({url:a,type:j,dataType:"html",data:d,complete:function(y,A){if(A=="success"||A=="notmodified")u.html(q?c("<div/>").append(y.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(q):y.responseText);f&&u.each(f,[y.responseText,A,y])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?
c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(a,d){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(f){return{name:d.name,value:f}}):{name:d.name,value:a}}).get()}});c.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,d){c.fn[d]=function(f){return this.bind(d,f)}});var $=k();c.extend({get:function(a,
d,f,j){if(c.isFunction(d)){f=d;d=null}return c.ajax({type:"GET",url:a,data:d,success:f,dataType:j})},getScript:function(a,d){return c.get(a,null,d,"script")},getJSON:function(a,d,f){return c.get(a,d,f,"json")},post:function(a,d,f,j){if(c.isFunction(d)){f=d;d={}}return c.ajax({type:"POST",url:a,data:d,success:f,dataType:j})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,
xhr:function(){return n.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(a){function d(){a.success&&a.success(y,u);a.global&&c.event.trigger("ajaxSuccess",[J,a])}function f(){a.complete&&a.complete(J,u);a.global&&c.event.trigger("ajaxComplete",[J,a]);a.global&&!--c.active&&
c.event.trigger("ajaxStop")}a=c.extend(true,a,c.extend(true,{},c.ajaxSettings,a));var j,q=/=\?(&|$)/g,u,y,A=a.type.toUpperCase();if(a.data&&a.processData&&typeof a.data!=="string")a.data=c.param(a.data);if(a.dataType=="jsonp"){if(A=="GET")a.url.match(q)||(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(q))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(q)||a.url.match(q))){j="jsonp"+
$++;if(a.data)a.data=(a.data+"").replace(q,"="+j+"$1");a.url=a.url.replace(q,"="+j+"$1");a.dataType="script";n[j]=function(x){y=x;d();f();n[j]=void 0;try{delete n[j]}catch(C){}N&&N.removeChild(M)}}if(a.dataType=="script"&&a.cache==null)a.cache=false;if(a.cache===false&&A=="GET"){q=k();var L=a.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+q+"$2");a.url=L+(L==a.url?(a.url.match(/\?/)?"&":"?")+"_="+q:"")}if(a.data&&A=="GET"){a.url+=(a.url.match(/\?/)?"&":"?")+a.data;a.data=null}a.global&&!c.active++&&c.event.trigger("ajaxStart");
q=/^(\w+:)?\/\/([^\/?#]+)/.exec(a.url);if(a.dataType=="script"&&A=="GET"&&q&&(q[1]&&q[1]!=location.protocol||q[2]!=location.host)){var N=document.getElementsByTagName("head")[0],M=document.createElement("script");M.src=a.url;if(a.scriptCharset)M.charset=a.scriptCharset;if(!j){var Q=false;M.onload=M.onreadystatechange=function(){if(!Q&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){Q=true;d();f();M.onload=M.onreadystatechange=null;N.removeChild(M)}}}N.appendChild(M)}else{var S=
false,J=a.xhr();a.username?J.open(A,a.url,a.async,a.username,a.password):J.open(A,a.url,a.async);try{a.data&&J.setRequestHeader("Content-Type",a.contentType);if(a.ifModified)J.setRequestHeader("If-Modified-Since",c.lastModified[a.url]||"Thu, 01 Jan 1970 00:00:00 GMT");J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",a.dataType&&a.accepts[a.dataType]?a.accepts[a.dataType]+", */*":a.accepts._default)}catch(U){}if(a.beforeSend&&a.beforeSend(J,a)===false){a.global&&
!--c.active&&c.event.trigger("ajaxStop");J.abort();return false}a.global&&c.event.trigger("ajaxSend",[J,a]);var g=function(x){if(J.readyState==0){if(l){clearInterval(l);l=null;a.global&&!--c.active&&c.event.trigger("ajaxStop")}}else if(!S&&J&&(J.readyState==4||x=="timeout")){S=true;if(l){clearInterval(l);l=null}u=x=="timeout"?"timeout":!c.httpSuccess(J)?"error":a.ifModified&&c.httpNotModified(J,a.url)?"notmodified":"success";if(u=="success")try{y=c.httpData(J,a.dataType,a)}catch(C){u="parsererror"}if(u==
"success"){var E;try{E=J.getResponseHeader("Last-Modified")}catch(H){}if(a.ifModified&&E)c.lastModified[a.url]=E;j||d()}else c.handleError(a,J,u);f();x&&J.abort();if(a.async)J=null}};if(a.async){var l=setInterval(g,13);a.timeout>0&&setTimeout(function(){J&&!S&&g("timeout")},a.timeout)}try{J.send(a.data)}catch(s){c.handleError(a,J,null,s)}a.async||g();return J}},handleError:function(a,d,f,j){a.error&&a.error(d,f,j);a.global&&c.event.trigger("ajaxError",[d,a,j])},active:0,httpSuccess:function(a){try{return!a.status&&
location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||a.status==1223}catch(d){}return false},httpNotModified:function(a,d){try{var f=a.getResponseHeader("Last-Modified");return a.status==304||f==c.lastModified[d]}catch(j){}return false},httpData:function(a,d,f){var j=a.getResponseHeader("content-type");a=(j=d=="xml"||!d&&j&&j.indexOf("xml")>=0)?a.responseXML:a.responseText;if(j&&a.documentElement.tagName=="parsererror")throw"parsererror";if(f&&f.dataFilter)a=f.dataFilter(a,d);if(typeof a===
"string"){d=="script"&&c.globalEval(a);if(d=="json")a=n.eval("("+a+")")}return a},param:function(a){function d(q,u){f[f.length]=encodeURIComponent(q)+"="+encodeURIComponent(u)}var f=[];if(c.isArray(a)||a.jquery)c.each(a,function(){d(this.name,this.value)});else for(var j in a)c.isArray(a[j])?c.each(a[j],function(){d(j,this)}):d(j,c.isFunction(a[j])?a[j]():a[j]);return f.join("&").replace(/%20/g,"+")}});var Y={},V,fa=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft",
"marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,d){if(a)return this.animate(v("show",3),a,d);else{a=0;for(d=this.length;a<d;a++){var f=c.data(this[a],"olddisplay");this[a].style.display=f||"";if(c.css(this[a],"display")==="none"){f=this[a].tagName;var j;if(Y[f])j=Y[f];else{var q=c("<"+f+" />").appendTo("body");j=q.css("display");if(j==="none")j="block";q.remove();Y[f]=j}c.data(this[a],"olddisplay",j)}}a=0;for(d=this.length;a<d;a++)this[a].style.display=c.data(this[a],
"olddisplay")||"";return this}},hide:function(a,d){if(a)return this.animate(v("hide",3),a,d);else{a=0;for(d=this.length;a<d;a++){var f=c.data(this[a],"olddisplay");!f&&f!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(d=this.length;a<d;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,d){var f=typeof a==="boolean";return c.isFunction(a)&&c.isFunction(d)?this._toggle.apply(this,arguments):a==null||f?this.each(function(){var j=f?a:c(this).is(":hidden");
c(this)[j?"show":"hide"]()}):this.animate(v("toggle",3),a,d)},fadeTo:function(a,d,f){return this.animate({opacity:d},a,f)},animate:function(a,d,f,j){var q=c.speed(d,f,j);return this[q.queue===false?"each":"queue"](function(){var u=c.extend({},q),y,A=this.nodeType==1&&c(this).is(":hidden"),L=this;for(y in a){if(a[y]=="hide"&&A||a[y]=="show"&&!A)return u.complete.call(this);if((y=="height"||y=="width")&&this.style){u.display=c.css(this,"display");u.overflow=this.style.overflow}}if(u.overflow!=null)this.style.overflow=
"hidden";u.curAnim=c.extend({},a);c.each(a,function(N,M){var Q=new c.fx(L,u,N);if(/toggle|show|hide/.test(M))Q[M=="toggle"?A?"show":"hide":M](a);else{var S=M.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),J=Q.cur(true)||0;if(S){M=parseFloat(S[2]);var U=S[3]||"px";if(U!="px"){L.style[N]=(M||1)+U;J=(M||1)/Q.cur(true)*J;L.style[N]=J+U}if(S[1])M=(S[1]=="-="?-1:1)*M+J;Q.custom(J,M,U)}else Q.custom(J,M,"")}});return true})},stop:function(a,d){var f=c.timers;a&&this.queue([]);this.each(function(){for(var j=
f.length-1;j>=0;j--)if(f[j].elem==this){d&&f[j](true);f.splice(j,1)}});d||this.dequeue();return this}});c.each({slideDown:v("show",1),slideUp:v("hide",1),slideToggle:v("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,d){c.fn[a]=function(f,j){return this.animate(d,f,j)}});c.extend({speed:function(a,d,f){var j=typeof a==="object"?a:{complete:f||!f&&d||c.isFunction(a)&&a,duration:a,easing:f&&d||d&&!c.isFunction(d)&&d};j.duration=c.fx.off?0:typeof j.duration==="number"?j.duration:
c.fx.speeds[j.duration]||c.fx.speeds._default;j.old=j.complete;j.complete=function(){j.queue!==false&&c(this).dequeue();c.isFunction(j.old)&&j.old.call(this)};return j},easing:{linear:function(a,d,f,j){return f+j*a},swing:function(a,d,f,j){return(-Math.cos(a*Math.PI)/2+0.5)*j+f}},timers:[],fx:function(a,d,f){this.options=d;this.elem=a;this.prop=f;if(!d.orig)d.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);
if((this.prop=="height"||this.prop=="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,d,f){function j(u){return q.step(u)}this.startTime=k();this.start=a;this.end=d;this.unit=f||this.unit||"px";this.now=this.start;this.pos=this.state=0;var q=
this;j.elem=this.elem;if(j()&&c.timers.push(j)&&!V)V=setInterval(function(){for(var u=c.timers,y=0;y<u.length;y++)u[y]()||u.splice(y--,1);if(!u.length){clearInterval(V);V=void 0}},13)},show:function(){this.options.orig[this.prop]=c.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),
0)},step:function(a){var d=k();if(a||d>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();a=this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)a=false;if(a){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(c.css(this.elem,"display")=="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||
this.options.show)for(var j in this.options.curAnim)c.attr(this.elem.style,j,this.options.orig[j]);this.options.complete.call(this.elem)}return false}else{f=d-this.startTime;this.state=f/this.options.duration;this.pos=c.easing[this.options.easing||(c.easing.swing?"swing":"linear")](this.state,f,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.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}}});c.fn.offset=document.documentElement.getBoundingClientRect?function(){if(!this[0])return{top:0,left:0};if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);var a=this[0].getBoundingClientRect(),d=this[0].ownerDocument,f=d.body;d=d.documentElement;return{top:a.top+(self.pageYOffset||c.boxModel&&d.scrollTop||f.scrollTop)-(d.clientTop||
f.clientTop||0),left:a.left+(self.pageXOffset||c.boxModel&&d.scrollLeft||f.scrollLeft)-(d.clientLeft||f.clientLeft||0)}}:function(){if(!this[0])return{top:0,left:0};if(this[0]===this[0].ownerDocument.body)return c.offset.bodyOffset(this[0]);c.offset.initialized||c.offset.initialize();var a=this[0],d=a.offsetParent,f=a.ownerDocument,j,q=f.documentElement,u=f.body;f=f.defaultView;j=f.getComputedStyle(a,null);for(var y=a.offsetTop,A=a.offsetLeft;(a=a.parentNode)&&a!==u&&a!==q;){j=f.getComputedStyle(a,
null);y-=a.scrollTop;A-=a.scrollLeft;if(a===d){y+=a.offsetTop;A+=a.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(a.tagName))){y+=parseInt(j.borderTopWidth,10)||0;A+=parseInt(j.borderLeftWidth,10)||0}d=a.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){y+=parseInt(j.borderTopWidth,10)||0;A+=parseInt(j.borderLeftWidth,10)||0}j=j}if(j.position==="relative"||j.position==="static"){y+=u.offsetTop;A+=u.offsetLeft}if(j.position===
"fixed"){y+=Math.max(q.scrollTop,u.scrollTop);A+=Math.max(q.scrollLeft,u.scrollLeft)}return{top:y,left:A}};c.offset={initialize:function(){if(!this.initialized){var a=document.body,d=document.createElement("div"),f,j,q,u=a.style.marginTop;f={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(j in f)d.style[j]=f[j];d.innerHTML='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';
a.insertBefore(d,a.firstChild);f=d.firstChild;j=f.firstChild;q=f.nextSibling.firstChild.firstChild;this.doesNotAddBorder=j.offsetTop!==5;this.doesAddBorderForTableAndCells=q.offsetTop===5;f.style.overflow="hidden";f.style.position="relative";this.subtractsBorderForOverflowNotVisible=j.offsetTop===-5;a.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=a.offsetTop===0;a.style.marginTop=u;a.removeChild(d);this.initialized=true}},bodyOffset:function(a){c.offset.initialized||c.offset.initialize();
var d=a.offsetTop,f=a.offsetLeft;if(c.offset.doesNotIncludeMarginInBodyOffset){d+=parseInt(c.curCSS(a,"marginTop",true),10)||0;f+=parseInt(c.curCSS(a,"marginLeft",true),10)||0}return{top:d,left:f}}};c.fn.extend({position:function(){var a;if(this[0]){a=this.offsetParent();var d=this.offset(),f=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();d.top-=e(this,"marginTop");d.left-=e(this,"marginLeft");f.top+=e(a,"borderTopWidth");f.left+=e(a,"borderLeftWidth");a={top:d.top-f.top,left:d.left-
f.left}}return a},offsetParent:function(){for(var a=this[0].offsetParent||document.body;a&&!/^body|html$/i.test(a.tagName)&&c.css(a,"position")=="static";)a=a.offsetParent;return c(a)}});c.each(["Left","Top"],function(a,d){var f="scroll"+d;c.fn[f]=function(j){if(!this[0])return null;return j!==void 0?this.each(function(){this==n||this==document?n.scrollTo(!a?j:c(n).scrollLeft(),a?j:c(n).scrollTop()):(this[f]=j)}):this[0]==n||this[0]==document?self[a?"pageYOffset":"pageXOffset"]||c.boxModel&&document.documentElement[f]||
document.body[f]:this[0][f]}});c.each(["Height","Width"],function(a,d){var f=d.toLowerCase();c.fn["inner"+d]=function(){return this[0]?c.css(this[0],f,false,"padding"):null};c.fn["outer"+d]=function(q){return this[0]?c.css(this[0],f,false,q?"margin":"border"):null};var j=d.toLowerCase();c.fn[j]=function(q){return this[0]==n?document.compatMode=="CSS1Compat"&&document.documentElement["client"+d]||document.body["client"+d]:this[0]==document?Math.max(document.documentElement["client"+d],document.body["scroll"+
d],document.documentElement["scroll"+d],document.body["offset"+d],document.documentElement["offset"+d]):q===void 0?this.length?c.css(this[0],j):null:this.css(j,typeof q==="string"?q:q+"px")}})})();var Sprint20Language="en",Sprint20Content={modal:{closeButtonAltText:{en:"Close Window",es:"Cerrar Ventana"},loadingText:{en:"Loading",es:""}},shade:{closedText:{en:"Help",es:"Ayuda"},openedText:{en:"Close",es:"Cerrar"}},carousel:{nextButtonText:{en:"Next",es:""},prevButtonText:{en:"Previous",es:""}},accordion:{toggleButtonClosedText:{en:"Open",es:""},toggleButtonOpenedText:{en:"Close",es:""}},disclosure:{openedText:{en:"Close",es:""},closedText:{en:"Open",es:""}},userLoginDisclosure:{openedText:{en:"",
es:""},closedText:{en:"",es:""}},userLoggedInDisclosure:{openedText:{en:"",es:""},closedText:{en:"",es:""}},formFieldErrors:{errorLabel:{en:"Sorry! Before you can continue, you&rsquo;ll need to fix <$> things: ",es:""},errorLabelSingle:{en:"Sorry! Before you can continue, you&rsquo;ll need to fix <$> thing: ",es:""},accountNumberEmpty:{en:"You forgot to enter a number.",es:""},accountNumberInvalid:{en:"The account number you entered doesn't seem to be valid. Please check and try again.",es:""},accountDeviceNumberEmpty:{en:"Before we can help you with an account PIN, we need you to enter your phone, serial or account number.",
es:""},addressOrderNumberEmpty:{en:"Please enter your Address Order Number",es:""},addressOrderNumberInvalid:{en:"Please enter a valid Address Order Number",es:""},addressUrbanizationEmpty:{en:"Please enter your Urbanization",es:""},addressUrbanizationInvalid:{en:"Please enter a valid Urbanization",es:""},cityEmpty:{en:"Oops. We need your city.",es:""},cityInvalid:{en:"Please enter a valid City",es:""},creationCodeEmpty:{en:"You forgot to enter a code.",es:""},creationCodeInvalid:{en:"The temporary code you provided is invalid",
es:""},deviceNumberEmpty:{en:"You forgot to enter a number.",es:""},deviceNumberInvalid:{en:"Please enter a valid Device Number",es:""},displayNameEmpty:{en:"Please enter a Display Name",es:""},displayNameInvalid:{en:"Try again. Names can be 2-60 characters, A-Z, 0-9, upper and lowercase. No spaces or special characters.",es:""},displayNameExists:{en:"Sorry! Someone else already has this name. Please try another one.",es:""},DoBEmpty:{en:"Oops, you forgot to enter your date of birth.",es:""},DoBInvalid:{en:"Sorry, but the birth date you entered doesn't seem to be valid. Please check and try again.",
es:""},DoBMonthInvalid:{en:"Please Select a valid month of birth",es:""},DoBMonthEmpty:{en:"Please Select your month of birth",es:""},DoBDateInvalid:{en:"Please Select a valid Date of birth",es:""},DoBDateEmpty:{en:"Please Select your Date of birth",es:""},DoBYearEmpty:{en:"Please Select your Date of birth",es:""},DoBYearInvalid:{en:"Please Select a valid year of birth",es:""},DoBMinor:{en:"Sorry, but you have to be at least 18 years old to buy something at sprint.com. If your parents are nearby, they can finish checking out on your behalf.",
es:""},emailAddressEmpty:{en:"You forgot to enter an email address.",es:""},emailAddressInvalid:{en:"Your email format needs some fixing. Please try again.",es:""},esnEmpty:{en:"Please enter your device's ESN/ MEID/ MACID",es:""},esnInvalid:{en:"Please enter a valid ESN/ MEID/ MACID",es:""},macEmpty:{en:"Please enter your device's MAC-ID",es:""},macInvalid:{en:"Please enter a valid MAC-ID",es:""},firstNameEmpty:{en:"Please enter your First Name",es:""},firstNameInvalid:{en:"Please enter a valid First Name",
es:""},initialEmpty:{en:"Please enter your Initial",es:""},initialInvalid:{en:"Please enter a valid Initial",es:""},lastNameEmpty:{en:"Oops, we need your last name.",es:""},lastNameInvalid:{en:"Please enter a valid Last Name",es:""},nicknameEmpty:{en:"Oops, you left your nickname blank. Please try again.",es:""},nicknameInvalid:{en:"Try again. Your nickname must be 2-60 characters and can have special characters and spaces.",es:""},companyNameEmpty:{en:"Please enter your Company Name",es:""},companyNameInvalid:{en:"Please enter a valid Company Name",
es:""},passwordEmpty:{en:"You forgot to enter a password.",es:""},passwordInvalid:{en:"Please pick a different password. For security reasons, your password should be 6-33 characters and not match your username.",es:""},passwordConfirmEmpty:{en:"You forgot to reenter your password.",es:""},passwordConfirmInvalid:{en:"Oops, your passwords don't match. Please try again.",es:""},bestTimetoCallInvalid:{en:"Please select a valid time to call",es:""},bestTimetoCallEmpty:{en:"Please select a time to call",
es:""},phoneExtensionEmpty:{en:"Please enter your Phone Number Extension",es:""},phoneExtensionInvalid:{en:"Please enter a valid Phone Number Extension",es:""},phoneFieldLabel:{en:"Phone number",es:""},phoneNumberEmpty:{en:"You forgot to enter a number.",es:""},contactPhoneNumberEmpty:{en:"You didn't leave a number. We'll only use your phone number to reach you about your account.",es:""},phoneNumberInvalid:{en:"Try again. Please enter a 10 digit number.",es:""},pinEmpty:{en:"You forgot to enter your PIN.",
es:""},pinInvalid:{en:"Try again. Your PIN must be 6-10 digits long and cannot match your username or significant portions of your phone number, account number, tax ID or social security number.",es:""},pinRequired:{en:"Oops! Did you want to manage your account online? If so, we'll need your PIN as well. If not, then clear up the Billing Zip Code field above and click on Submit.",es:""},securityQuestionEmpty:{en:"You forgot to pick a security question.",es:""},securityAnswerEmpty:{en:"You forgot to enter an answer.",
es:""},securityHintAnswerEmpty:{en:"You forgot to enter an answer.",es:""},securityHintAnswerInvalid:{en:"Try again. Your answer must be 2-30 characters long.",es:""},serialEmpty:{en:"You forgot to enter a number.",es:""},serialInvalid:{en:"The serial number you entered doesn't seem to be valid. Please check and try again.",es:""},simEmpty:{en:"You forgot to enter a SIM ID.",es:""},simInvalid:{en:"The SIM ID you entered doesn't seem to be valid. Please check and try again.",es:""},stateEmpty:{en:"Oops. We need your state.",
es:""},stateInvalid:{en:"Please Select a valid State",es:""},streetAddressEmpty:{en:"Please try again. Here we need a valid address where we can reach you by mail.",es:""},streetAddressInvalid:{en:"Please enter a valid Street Address",es:""},streetApartmentDepartmentEmpty:{en:"Please enter your Street, Apartment or Department",es:""},streetApartmentDepartmentInvalid:{en:"Please enter a valid Street, Apartment or Department",es:""},taxIdEmpty:{en:"You forgot to enter a Tax-ID.",es:""},taxIdInvalid:{en:"The Tax-ID you entered doesn't seem to be valid. Please check and try again.",
es:""},usernameEmpty:{en:"You forgot to enter a username.",es:""},forgotPasswordUsernameEmpty:{en:"You forgot to enter a username.",es:""},usernameInvalid:{en:"Please pick a different username. Your username can be 6-33 characters. Already have a Community or Buzz About Wireless name? You can reclaim your account after you sign in.",es:""},usernameExists:{en:"Please pick a different username. Your username can be 6-33 characters. Already have a Community or Buzz About Wireless name? You can reclaim your account after you sign in.",
es:""},usernameMatchesPassword:{en:"Please pick a different username. Username must be different from password.",es:""},validationCodeEmpty:{en:"You forgot to enter a code.",es:""},validationCodeInvalid:{en:"Sorry! This code doesn't match what we sent you. Try again. It should be 8 digits long.",es:""},validationCodeMatchError:{en:"Sorry! This code doesn't match what we sent you. Try again. It should be 8 digits long.",es:""},paymentAmountEmpty:{en:"Please enter a payment amount.",es:""},paymentAmountInvalid:{en:"Please enter a valid payment amount.",
es:""},zipCodeEmpty:{en:"You forgot to enter a ZIP Code.",es:""},zipCodeInvalid:{en:"Oops! We need a valid 5-digit ZIP code",es:""},cardTypeEmpty:{en:"Please select a card type.",es:""},cardNameEmpty:{en:"Please enter a card name.",es:""},cardNumberEmpty:{en:"Please enter a Credit Card Number.",es:""},cardNumberInvalid:{en:"Please enter a valid Credit Card Number",es:""},cardExpiryMonthEmpty:{en:"Please select a card expiry month and year",es:""},cardExpiryMonthInvalid:{en:"Please select a valid card expiry month and year",
es:""},securityCodeEmpty:{en:"Please enter a  security code.",es:""},securityCodeInvalid:{en:"Please enter a valid security code.",es:""},AgreeTermsInvalid:{en:"Please indicate that you agree to the terms and conditions.",es:""},chkAgreePurchaseTermsInvalid:{en:"Please indicate that you agree to the shopping terms and conditions.",es:""},selectEmailEmpty:{en:"Please select the existing email address or provide a new one.",es:""},purchaseOrderNumberInvalid:{en:"The purchase order number you entered doesn't seem to be valid. Please check and try again.",
es:""},purchaseOrderNumberEmpty:{en:"Please enter a purchase order number.",es:""}},signInOutErrors:{usernameEmpty:{en:"You forgot to enter a username.",es:""},usernameInvalid:{en:"Try again. Usernames should be 6-33 characters.",es:""},passwordEmpty:{en:"You forgot to enter a password.",es:""},passwordInvalid:{en:"Try again. Passwords need to be at least 6 characters long.",es:""},AgreeTermsInvalid:{en:"Please indicate that you agree to the terms and conditions.",es:""}},forgotPasswordErrors:{passwordDestinationEmpty:{en:"Please select where to send your Password",
es:""},displayNameExists:{en:"Sorry! Someone else already has this name. Please try another one.",es:""},newPasswordEmpty:{en:"You forgot to enter a password.",es:""},newPasswordInvalid:{en:"Please pick a different password. For security reasons, your password should be 6-33 characters and not match your username.",es:""},newPasswordConfirmEmpty:{en:"You forgot to reenter your password.",es:""},newPasswordConfirmInvalid:{en:"Oops, your passwords don't match. Please try again.",es:""},passwordCodeEmpty:{en:"You forgot to enter a code.",
es:""},passwordCodeInvalid:{en:"Please enter a valid ESN, DEC, HEX, MEID, BAN or PTN",es:""},phoneNumberAndEmailEmpty:{en:"Oops, we need some more information. Please enter a phone number or email.",es:""},pinInvalid:{en:"Please enter a valid PIN",es:""},pinAndAnswerEmpty:{en:"Oops, we need some more information. Please enter a PIN or answer your security question.",es:""},securityAnswerInvalid:{en:"Try again. Your answer must be 2-30 characters long.",es:""}},pSearchEmailErrors:{radIsExistingCustomerEmpty:{en:"Please select if you are an existing customer",
es:""},selTopicEmpty:{en:"Please select a valid Topic",es:""},selSubTopicEmpty:{en:"Please select a valid Sub Topic",es:""},emailDetailsEmpty:{en:"Please describe your issue",es:""},txtEmailDetailsoverflow:{en:"Your message has exceeded the Character limit for this field, please rephrase your message to 1200 characters.",es:""},firstNameEmpty:{en:"Please enter your First Name",es:""},firstNameInvalid:{en:"Please enter a valid First Name",es:""},lastNameEmpty:{en:"Please enter your Last Name",es:""},
lastNameInvalid:{en:"Please enter a valid Last Name",es:""},emailAddressEmpty:{en:"You forgot to enter an email address.",es:""},emailAddressInvalid:{en:"Your email format needs some fixing. Please try again.",es:""},deviceNumberEmpty:{en:"You forgot to enter a number.",es:""},phoneNumberEmpty:{en:"You forgot to enter a number.",es:""},phoneNumberInvalid:{en:"Try again. Please enter a 10 digit number.",es:""},pinEmpty:{en:"You forgot to enter your PIN.",es:""},pinInvalid:{en:"Please enter a valid PIN",
es:""},streetAddressEmpty:{en:"Please enter your Street Address",es:""},streetAddressInvalid:{en:"Please enter a valid Street Address",es:""},cityEmpty:{en:"Oops. We need your city.",es:""},cityInvalid:{en:"Please enter a valid City",es:""},stateEmpty:{en:"Oops. We need your state.",es:""},stateInvalid:{en:"Please Select a valid State",es:""},zipCodeEmpty:{en:"You forgot to enter a ZIP Code.",es:""},zipCodeInvalid:{en:"Oops! We need a valid 5-digit ZIP code.",es:""},noSearchResults:{en:"We couldn't find anything that matched your search. Try again?",
es:""}},mySprint:{imageAltTags:{blocked:{en:"Blocked",es:""},error:{en:"Error:",es:""},errorneous:{en:"Errorneous device:",es:""},errorText:{en:"Error",es:""},restricted:{en:"Restricted:",es:""},selected:{en:"Selected:",es:""},success:{en:"Success:",es:""},updated:{en:"Device updated",es:""}},myAccount:{nickname:{addNickname:{en:"Add Nickname",es:""},save:{en:"Save",es:""},cancel:{en:"Cancel",es:""}},noPhoneResultField:{en:"Hmm... This number doesn't match our records.",es:""},noSearchResultsField:{en:"Hmm... no matches found. Try searching again.",
es:""},disclosureLoading:{en:"Loading...",es:""}},myPreferences:{preferencesModal:{closeInterceptMessage:{en:"You've made some changes. Want to leave without saving them?",es:""},deleteListMessage:{en:"Discard [type] list? \n\nYou will loose your [type] list if you change settings. Click cancel to keep this setting and your [type] list or click OK to discard your [type] list and change your text message settings.",es:""},noChangesToSaveMessage:{en:"There are no changes to save.",es:""},noChangesToSaveMessageAcntContactInfo:{en:"Good news! This address is  already in our  system.",
es:""},removedEmailAddressWarning:{en:"Since you removed your email address, we're going to have to start communicating with you the old-fashioned way - by U.S. Mail. If you'd like to reestablish electronic communications, all you have to do is give us an email address.",es:""},removedEmailAddressesWarning:{en:"Since you removed the email address for some of the people on your account, we're going to have to start communicating with them the old-fashioned way - by U.S. Mail. If you'd like them to receive electronic communications again, all you have to do is give us an email address.",
es:""},communicationValidateEmailMessage:{en:"Thanks for giving us your email.  We just sent you a note to make sure we have it right.",es:""},navigationInterceptMessage:{en:"Your preferences have changed, but these changes will not be retained if you navigate away from this page before saving them.",es:""},revealPinMessage:{en:"Show it",es:""},showPinMessage:{en:"Show me",es:""},hidePinMessage:{en:"Hide PIN",es:""},billDeliveryMethodInvalid:{en:"Please select a Bill Delivery option.",es:""},billLanguageInvalid:{en:"Please select a Bill Language option.",
es:""},blocked:{en:"Blocked",es:""},spanishAgreeInvalid:{en:"Please indicate that you agree to the terms of the Spanish bill language option.",es:""},contactNameEmpty:{en:"Oops, we need your last name.",es:""},contactPhoneNumberEmpty:{en:"You didn't leave a number. We'll only use your phone number to reach you about your account.",es:""},contactPhoneNumberInvalid:{en:"Try again. Please enter a 10 digit number.",es:""},emailNotificationInvalid:{en:"Please select a notification preference option.",
es:""},emailValidateEmailError:{en:"Please ensure you have a valid e-mail before trying to validate.",es:""},enterPhoneNumber:{en:"Enter 10-digit Sprint phone number",es:""},itemListDuplicate:{en:"That value is already in your list.",es:""},itemListLimit:{en:"You cannot add any more items to the list. Limit reached.",es:""},phoneNumberUnblockable:{en:"That phone number cannot be blocked.",es:""},phoneNumbersUnblockable:{en:"One or more numbers could not be blocked.",es:""},error:{en:"Error",es:""},
passcodeEmpty:{en:"You forgot to enter your passcode.",es:""},passcodeInvalid:{en:"Try again. Your passcode should be 4-10 numbers.",es:""},passcodeConfirmEmpty:{en:"Oops, you forgot to confirm your passcode.",es:""},passcodeConfirmInvalid:{en:"Uh-oh, your passcodes don't match. Try again.",es:""},phoneEsnEmpty:{en:"You forgot to enter a number.",es:""},phoneEsnInvalid:{en:"Please enter a valid Phone/ ESN/ MEID/ MACID.",es:""},newDeviceEmpty:{en:"Please select a new device to attach.",es:""},newDeviceInvalid:{en:"Please select a valid new device to attach.",
es:""},nicknamesInvalid:{en:"Please enter valid Nickname(s) for the erroneous fields.",es:""},noPermissionsOneTouch:{en:"Your One Touch settings are not able to be changed."},removeAccountsCheck:{en:"Are you sure you want to remove these accounts?",es:""},resetVoicemailAccountPasscodeNoChecksChecked:{en:"Please select at least one account to reset the voicemail passcode for.",es:""},restricted:{en:"Restricted",es:""},selected:{en:"Selected",es:""},unblock:{en:"Unblock",es:""},updated:{en:"Updated",
es:""},termsOfServiceNoCheck:{en:"Please indicate that you agree to the terms of service",es:""},findMyDeviceValidation:{en:"Thank you! Now, we need to confirm your device",es:""},saving:{en:"Saving",es:""},confirmValidAddress:{en:"[911 Address Confirmation Title]\n\n[911 Address Confirmation message 911 Address Confirmation message 911 Address Confirmation message]",es:""}}},phoneWall:{comparePhone:{alreadyAddedError:{en:"You've already added this phone, please select a different phone to compare.",
es:""},maxPhonesError:{en:"You've already added 4 phones, please click the compare button to continue.",es:""},clearCompareWidget:{en:"If you add this device to compare, all other items will be cleared. Are you sure you want to do this?",es:""},clearCompareWidgetAccessories:{en:"You already have items from one category in your comparison list; adding this item will remove those items and start a new one.",es:""}}},myPhoneAndMedia:{messaging:{toPhoneNumberEmpty:{en:"Please enter a Phone Number to send your text message to.",
es:""},toPhoneNumberInvalid:{en:"Please enter a valid Phone Number to send your text message to.",es:""},toMessageEmpty:{en:"Please enter a Message for your text message.",es:""}}},orderReview:{changeOrderModal:{mainHeading:{en:"Change all phones?",es:""},questionText:{en:"Changing this phone will change all of the new phones you have added.",es:""},continueButtonText:{en:"Continue",es:""},cancelButtonText:{en:"Cancel",es:""}}}},support:{formErrors:{emailArticleForm:{invalidSenderEmailError:{en:"Oops, your email seems to be in the wrong format. It should look something like this: emailhandle@domain.com.",
es:""},missingSenderEmailError:{en:"Oops, you forgot to enter your email address. Please try again.",es:""},invalidRecipientEmailError:{en:"Oops, recipient email seems to be in the wrong format. It should look something like this: emailhandle@domain.com.",es:""},missingRecipientEmailError:{en:"Oops, you forgot to enter recipient email address. Please try again.",es:""},invalidMultipleRecipientEmailError:{en:"One or more of recipient emails is incorrect",es:""}}}},community:{},shop:{cart:{formErrors:{missingCouponCodeError:{en:"Coupon code is missing",
es:""},invalidCouponCodeError:{en:"Coupon code is too short",es:""},emailAddressEmpty:{en:"You forgot to enter an email address.",es:""},emailAddressInvalid:{en:"Your email format needs some fixing. Please try again.",es:""},multipleEmailAddressEmpty:{en:"You forgot to enter an email address.",es:""},multipleEmailAddressInvalid:{en:"Your email format needs some fixing. Please try again.",es:""},emailMessageEmpty:{en:"You email message is empty.",es:""},emailMessageInvalid:{en:"Your email message doesn't have enough conten.",
es:""}}},checkout:{changeSelectedAreaCode:{referenceNumberEmpty:{en:"You forgot to enter a reference phone number",es:""},referenceNumberInvalid:{en:"Please enter a valid reference phone number in the format 555-555-5555",es:""}},bringExistingNumber:{referenceNumberEmpty:{en:"You forgot to enter a reference phone number",es:""},referenceNumberInvalid:{en:"Please enter a valid reference phone number in the format 555-555-5555",es:""}},accountContactInformation:{accountNumberEmpty:{en:"Please enter your account number",
es:""},accountNumberInvalid:{en:"Please enter a valid account number",es:""},accountPasswordEmpty:{en:"Please enter your account password",es:""},accountPasswordInvalid:{en:"Please enter a valid account password",es:""},ssnEmpty:{en:"Please enter your account social security number",es:""},ssnInvalid:{en:"Please enter a valid account social security number",es:""},birthdayEmpty:{en:"Please select your birthday",es:""},birthdayInvalid:{en:"Please select a valid birthday",es:""},apartmentInvalid:{en:"Please enter a valid apartment",
es:""}},orderConfirmation:{seeLess:{en:"See less details",es:""},seeMore:{en:"See more details",es:""}}}},ajax:{error:{en:"error communicating with server\n\nStatus: ",es:""}},ecenter:{myPreferences:{createUser:{selectOneUserRole:{en:"Please select the user Role here.",es:""}}}}};jQuery.noConflict();
var Sprint={content:Sprint20Content,currentLanguage:Sprint20Language,lastHttpRequest:null,pagination:{},nav:{},modal:{elem:{},dimensions:{}},tooltip:{elem:{}},shade:{},ieShims:{currentShims:0},flashComm:{trackVideoPlay:function(b){b=Sprint.fn.getVideoFileDetails(b);Analytics.Support.trackVideoPlay(b)},trackVideoProgress25:function(b){b=Sprint.fn.getVideoFileDetails(b);Analytics.Support.trackVideoProgress25(b)},trackVideoProgressComplete:function(b){b=Sprint.fn.getVideoFileDetails(b);Analytics.Support.trackVideoProgressComplete(b)},
Type:function(){return!!arg&&Object.prototype.toString.call(arg).match(/(\w+)\]/)[1]},Flash:function(b){return navigator.appName.indexOf("Microsoft")!=-1?window[b]:document[b]}},formFieldTypes:{username:function(b){var k=true;b=b.val();if(/^[a-zA-Z0-9\.\-_]{1}[a-zA-Z0-9\.\-_]{4,31}[a-zA-Z0-9\.\-_]{1}$/.test(b)||Sprint.formFieldTypes.emailAddress.test(b))for(var e=b.length,h="",m=0,p=0;p<e;p++){var o=String(b.substr(p,1)).toLowerCase();if(o==h){m++;if(m>=2){k=false;break}}else m=0;h=o}else k=false;
return k},displayName:/^[a-zA-Z0-9_\.\-]{2,60}$|^[a-zA-Z0-9_\.\-]+\@([a-zA-Z0-9\-]+\.)+[A-Za-z]{2,6}$/,nickName:/^[a-zA-Z0-9_\.\-]{1}[a-zA-Z0-9_\.\-\s]{1,59}$|^[a-zA-Z0-9_\.\-]+\@([a-zA-Z0-9\-]+\.)+[A-Za-z]{2,6}$/,password:function(b){var k=true;b=b.val();if(/^[a-zA-Z0-9\.\-_]{6,33}$/.test(b))for(var e=b.length,h="",m=0,p=0;p<e;p++){var o=b.substr(p,1);if(o==h){m++;if(m>=2){k=false;break}}else m=0;h=o}else k=false;return k},emailAddress:/^[a-zA-Z0-9_\.\-]+\@([a-zA-Z0-9\-]+\.)+[A-Za-z]{2,6}$/,enterpriseEmailAddress:/^[a-zA-Z0-9_\-]+(?:\.[a-zA-Z0-9_\-]+)*\@([a-zA-Z0-9\-]+\.)+[A-Za-z]{2,6}$/,
domainName:/^([a-zA-Z0-9\-]{3,63}\.)+(?:[coCO]{2}\.)?[A-Za-z]{2,6}$/,phoneNumber:/^\(?\d{3}\)?[\s|\-|\.]?\d{3}[\s|\-|\.]?\d{4}$/,checkbox:function(b){if(b.is(":checked"))return true;return false},radioButton:function(b){if(b.is(":checked"))return true;return false},select:function(b){if(b.val()!="-")return true;return false},textArea:function(b){if(b.val().length>1)return true;return false},ESN:/^\d{11}$|^[a-fA-F0-9]{8}$/,MEID:/^\d{18}$|^[a-fA-F0-9]{14}$/,BAN:/^\d{9}$/,DAC:/^\d{9}\-\d{1,10}$/,PIN:/^\d{6,10}$/,
SIM:/^\d{15}$/,MAC:/^[a-zA-Z0-9_\.\-]{12}$/,validationCode:/^[0-9bilosBILOS]{8}$/,passcode:/^.{1,20}$/,securityHintAnswer:/^.{2,30}$/,securityAnswer:/^\w{2,30}$/,firstName:/^[a-zA-Z0-9_\.\-]{1}[a-zA-Z0-9_\.\-\s]{0,30}[a-zA-Z0-9_\.\-]{1}$/,initial:/^[a-zA-Z0-9_\.\-]{1,32}$/,lastName:/^[a-zA-Z0-9_\.\-]{1}[a-zA-Z0-9_\.\-\s]{0,58}[a-zA-Z0-9_\.\-]{1}$/,companyName:/^[A-Za-z0-9\s]{2,30}$/,phoneNumber3Digits:/^\d{3}$/,phoneNumber4Digits:/^\d{4}$/,phoneExtension:/^\d{1,4}$/,phoneShortCode:/^\d{4,8}$/,addressOrderNumber:/^.{2,25}$/,
streetAddress:/^.{2,66}$/,text:/^.{2,36}$/,city:/^.{2,26}$/,zipCode:/^\d{5}$/,taxId:/^\d{2}[\s|\-|\.]?\d{4}$/,voicemailPasscode:/^\d{4,10}$/,cardnumber:/^(?:4[0-9]{12}(?:[0-9]{3})?|5[1-5][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})$/,cvv:/(?!000)\d{3,4}$/,price:/^[0-9]+(\.[0-9]{2})?$/},fn:{getContentString:function(b){var k;try{k=eval("Sprint.content."+b+"['"+Sprint.currentLanguage+"']")}catch(e){k=""}return k},formatPrice:function(b){var k=
b.toString().split(".");b=k[0];k=k[1];for(var e=[],h=b.length;h>=3;){e.unshift(b.substring(h-3,h));h-=3}h>0&&e.unshift(b.substring(0,h));if(k==null||k.length==0)k="00";else if(k.length<2)k+="0";else if(k.length>2)k=k.substring(0,2);b=e.join(",");return b+"."+k},ajaxError:function(b){if(b!==undefined&&b.hasOwnProperty("status")&&b.status!==0&&b.readyState!==4)window.location.href=b.status===400?"/mysprint/pages/sl/common/400.jsp":b.status===403?"/mysprint/pages/sl/common/403.jsp":b.status===404?"/mysprint/pages/sl/common/404.jsp":
b.status===500?"/mysprint/pages/sl/common/500.jsp":b.readyState===0?"/mysprint/pages/sl/common/err.jsp":"/mysprint/pages/sl/common/404.jsp"},validateSession:function(b){if(b!==undefined&&b!==null&&typeof b==="object"&&b.hasOwnProperty("sessionValidated")&&!b.sessionValidated&&b.hasOwnProperty("sessionRedirectUrl")){Sprint.modal.elem&&Sprint.modal.elem.length>0&&Sprint.modal.elem.closeModal();window.location.href=b.sessionRedirectUrl}},validateForm:function(b,k){function e(c,r,z){p[c]={name:c,errorMessage:r,
fieldLabel:z}}var h=jQuery,m=true,p={};for(field in k){var o=k[field],t=b.find("[name='"+o.name+"']");if(t.length>0&&!t.is(":disabled")){var v=typeof t.val()=="object"?h.trim(t.val()+""):h.trim(t.val());if(!o.required&&t.is(":checkbox"))v="";if(o.required&&h.trim(v)==""){m=false;e(o.name,o.emptyErrorMessage,o.fieldLabel)}else if(h.trim(v)!=""){if(!o.required&&o.type=="select"&&v=="-")break;if(o.customValidationRule)if(!o.customValidationRule.test&&!o.customValidationRule(t)){m=false;e(o.name,o.invalidErrorMessage,
o.fieldLabel)}else{if(o.customValidationRule.test&&!o.customValidationRule.test(v)){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}}else{var n=o.type.split(",");if(n.length>1){var w=false,B=n.length;for(i=0;i<B;i++)if(!Sprint.formFieldTypes[n[i]].test&&Sprint.formFieldTypes[n[i]](t))w=true;else if(Sprint.formFieldTypes[n[i]].test&&Sprint.formFieldTypes[n[i]].test(v)){w=true;break}if(!w){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}}else if(o.type!="match")if(o.mustNotMatch&&v.toLowerCase()==
b.find("[name='"+o.mustNotMatch+"']").val().toLowerCase()){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}else if(!Sprint.formFieldTypes[o.type].test&&!Sprint.formFieldTypes[o.type](t)){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}else{if(Sprint.formFieldTypes[o.type].test&&!Sprint.formFieldTypes[o.type].test(v)){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}}else if(o.type=="match"&&v!=b.find("[name='"+o.mustMatch+"']").val()){m=false;e(o.name,o.invalidErrorMessage,o.fieldLabel)}}}}}return m?
m:p},getScrollbarWidth:function(){var b=jQuery;if(!Sprint.scrollbarWidth){var k=b("<div />");k.css({position:"absolute",left:"-1000px",top:"-1000px",width:"50px",height:"50px",overflow:"hidden"});b("<div />").css("height","100px").appendTo(k);k.appendTo("body");var e=b("div",k).width();k.css("overflow-y","scroll");b=b("div",k).width();k.remove();Sprint.scrollbarWidth=e-b}return Sprint.scrollbarWidth},deserialize:function(b){var k={};b=b.split("&");var e=b.length;for(i=0;i<e;i++){var h=b[i].split("=");
k[h[0]]=h[1]}return k},cloneObject:function(b){if(b==null||typeof b!="object")return b;var k=new b.constructor;for(var e in b)k[e]=Sprint.fn.cloneObject(b[e]);return k},getQueryString:function(b){return querystring=b.substr(b.indexOf("?"))},getURLParameter:function(b,k,e){b=b.substr(1);b=b.split("&");for(var h=b.length,m=0;m<h;m++){var p=b[m].split("=");if(p[0]==k)return e?p[1]:decodeURIComponent(p[1])}},isItemInView:function(b){var k=jQuery,e=0,h=k(window).height(),m=k("html").scrollTop();k=k("body").scrollTop();
if(m>0||k>0)if(m>0)e=m;else if(k>0)e=k;if(e+h<b.outerHeight()+b.offset().top)return false;return true},getVideoFileDetails:function(b){var k="";if(Analytics.MetricData.articleName==undefined){for(property in b)k+=property+": "+b[property]+"; ";b=k.lastIndexOf("/");if(b!=-1){k=k.substring(b+1);endIndex=k.lastIndexOf(".");if(endIndex!=-1)k=k.substring(0,endIndex)}}else k=Analytics.MetricData.articleName;return k}}};
(function(b){b.fn.extend({openModal:function(k){if(Sprint.modal.elem&&Sprint.modal.elem.length>0)return this;var e=b.extend({width:750,isCommented:false,ajaxContent:false,ajaxPath:"",overlayColor:"#000",overlayOpacity:0.4,allowOverlayClick:false,delay:0,closeButton:true,openCallback:null,closeCallback:null},k);Sprint.modal.options=e;Sprint.modal.dimensions.documentWidth=docWidth=b(document).width();Sprint.modal.dimensions.documentHeight=docHeight=b(document).height();Sprint.modal.dimensions.windowWidth=
winWidth=b(window).width();Sprint.modal.dimensions.windowHeight=winHeight=b(window).height();Sprint.modal.dimensions.bodyWidth=bodyWidth=b("body").width();Sprint.modal.dimensions.bodyHeight=bodyHeight=b("body").height();Sprint.modal.dimensions.overlayWidth=b.browser.msie&&parseInt(b.browser.version)<7?bodyWidth:docWidth;Sprint.modal.dimensions.overlayHeight=docHeight<winHeight?winHeight:docHeight;Sprint.modal.dimensions.scrollLeft=b(document).scrollLeft();Sprint.modal.dimensions.scrollTop=b(document).scrollTop();
var h=Sprint.modal.dimensions;Sprint.modal.content=this;var m=b(this);Sprint.modal.originalContent=b(this).clone(true);showModal=function(){Sprint.modal.timer&&clearTimeout(Sprint.modal.timer);b('<div id="modalOverlay"></div>').css({backgroundColor:e.overlayColor,opacity:e.overlayOpacity,width:h.overlayWidth,height:h.overlayHeight}).appendTo("body").addShim(749);var p=modalCloseButton="";if(e.closeButton)modalCloseButton='<a href="#" class="modalChromeCloseButton closeModal"><img src="/global/images/template/widgets/modal/ico_close.png" width="21" height="19" alt="'+
Sprint.fn.getContentString("modal.closeButtonAltText")+'"></a>';p+='<div class="modalChromeTopLeft"><div class="modalChromeTopRight">'+modalCloseButton+"</div></div>";p+='<div class="modalChromeLeft"><div class="modalChromeRight"><div class="modalContent content"></div></div></div>';p+='<div class="modalChromeBottomLeft"><div class="modalChromeBottomRight"></div></div>';Sprint.modal.elem=b('<div id="modalHolder" class="sprint" />').append(p).appendTo("body");e.isCommented&&Sprint.modal.content.html(Sprint.modal.content.html().replace(/^\s*<!--\s*|\s*--\>\s*$/mg,
""));Sprint.modal.content.parent().attr("id",Sprint.modal.content.attr("id")+"_holder");Sprint.modal.content.appendTo(".modalContent");Sprint.modal.elem.sizeModal(e).hide();p=function(){if(e.openCallback||e.ajaxContent){e.ajaxContent&&Sprint.modal.elem.loadModalContent(e.ajaxPath,m);e.openCallback&&e.openCallback();e.ajaxContent||Sprint.modal.elem.focusFirstElement({focusableElements:"input[type!='hidden'], select, textarea, button",containFocus:true})}b(document).bind("keydown",function(o){if(o.keyCode==
27){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(o);Sprint.modal.elem&&Sprint.modal.elem.closeModal();e.closeCallback&&e.closeCallback();return false}});e.allowOverlayClick&&b("#modalOverlay").bind("click",function(o){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(o);Sprint.modal.elem.closeModal();e.closeCallback&&e.closeCallback();return false})};if(b.support.opacity)Sprint.modal.elem.fadeIn("fast",p);else{Sprint.modal.elem.show();
p()}Sprint.modal.elem.find(".closeModal").bind("click",function(o){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(o);Sprint.modal.elem.closeModal();e.closeCallback&&e.closeCallback();return false});b(window).bind("resize",function(){Sprint.modal.dimensions.documentWidth=docWidth=b(document).width();Sprint.modal.dimensions.documentHeight=docHeight=b(document).height();Sprint.modal.dimensions.windowWidth=winWidth=b(window).width();Sprint.modal.dimensions.windowHeight=
winHeight=b(window).height();Sprint.modal.dimensions.bodyWidth=bodyWidth=b("body").width();Sprint.modal.dimensions.bodyHeight=bodyHeight=b("body").height();Sprint.modal.dimensions.overlayWidth=b.browser.msie&&parseInt(b.browser.version)<7?bodyWidth:docWidth;Sprint.modal.dimensions.overlayHeight=docHeight<winHeight?winHeight:docHeight;Sprint.modal.dimensions.scrollLeft=b(document).scrollLeft();Sprint.modal.dimensions.scrollTop=b(document).scrollTop();var o=Sprint.modal.dimensions;b("#modalOverlay").css({width:o.overlayWidth,
height:o.overlayHeight}).removeShim().addShim(749);Sprint.modal.elem.sizeModal(e)})};if(e.delay>0)Sprint.modal.timer=setTimeout("showModal()",e.delay);else showModal()},closeModal:function(){Sprint.modal.originalContent.appendTo("#"+Sprint.modal.content.attr("id")+"_holder");var k=function(){Sprint.modal.elem.remove();b("#modalOverlay").removeShim().hide().remove();delete Sprint.modal.options;delete Sprint.modal.elem;b(window).unbind("resize");typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&
TeaLeaf.Client.tlProcessNode("document.body")};b.support.opacity?Sprint.modal.elem.fadeOut("fast",k()):Sprint.modal.elem.hide(k())},sizeModal:function(k){if(!k)k=Sprint.modal.options;Sprint.modal.dimensions.scrollLeft=b(document).scrollLeft();Sprint.modal.dimensions.scrollTop=b(document).scrollTop();var e=Sprint.modal.dimensions;modalWidth=b(Sprint.modal.content).width();if(modalWidth>k.width)modalWidth=k.width;b(".modalChromeRight, .modalContent").css({width:modalWidth});var h=modalWidth+48;k=modalWidth+
96;b(".modalChromeTopRight, .modalChromeBottomRight").css({width:h});h=this.height();if(h>e.windowHeight){h=0;var m=e.scrollTop+"px"}else{h=Math.round(h/2)*-1+e.scrollTop+"px";m="50%"}if(k>e.windowWidth)var p=k=0;else{k=Math.round(k/2)*-1+"px";p="50%"}this.css({marginTop:h,marginLeft:k,top:m,left:p});setTimeout(function(){var o=b("#modalOverlay");o.css({width:0,height:0});Sprint.modal.dimensions.documentWidth=docWidth=b(document).width();Sprint.modal.dimensions.documentHeight=docHeight=b(document).height();
Sprint.modal.dimensions.windowWidth=winWidth=b(window).width();Sprint.modal.dimensions.windowHeight=winHeight=b(window).height();Sprint.modal.dimensions.bodyWidth=bodyWidth=b("body").width();Sprint.modal.dimensions.bodyHeight=bodyHeight=b("body").height();Sprint.modal.dimensions.overlayWidth=b.browser.msie&&parseInt(b.browser.version)<7?bodyWidth:docWidth;Sprint.modal.dimensions.overlayHeight=docHeight<winHeight?winHeight:docHeight;e=Sprint.modal.dimensions;o.css({width:e.overlayWidth,height:e.overlayHeight}).removeShim().addShim(749)},
1);return this},loadModalContent:function(k,e){var h='<div id="modalSpinner">'+Sprint.fn.getContentString("modal.loadingText")+"</div>";e.empty().html(h);Sprint.modal.elem.sizeModal();b.ajax({data:"ajax=true",type:"GET",url:k,cache:false,async:false,success:function(m){e.empty().html(m)},error:Sprint.fn.ajaxError});e.setupComponents();Sprint.modal.elem.sizeModal();Sprint.modal.elem.focusFirstElement({focusableElements:"input[type!='hidden'], select, textarea, button",containFocus:true})},tooltip:function(k){var e=
b.extend({timeout:500,belowAnchor:false,overrideClass:"",disableClick:true},k),h=b("#tooltip");if(h.length<1){h=b('<div id="tooltip" class="tooltipChrome"><div class="tooltipChromeMiddleRight"><div class="tooltipChromeMiddleLeft"><div class="tooltipChromeMiddle"><div class="tooltipContentArea"></div></div></div></div></div>');h.prepend('<div class="tooltipChromeTopRight"><div class="tooltipChromeTopLeft"><div class="tooltipChromeTop">&nbsp;</div></div></div>');h.append('<div class="tooltipChromeBottomRight"><div class="tooltipChromeBottomLeft"><div class="tooltipChromeBottom">&nbsp;</div></div></div>');
h.append('<div class="tooltipChromeArrow">&nbsp;</div>');h.hide();b(".sprint").append(h)}return this.each(function(){function m(r){if(r||!b.support.opacity){h.hide();h.removeClass(e.overrideClass);h.attr("class","tooltipChrome")}else h.fadeOut("normal",function(){h.removeClass(e.overrideClass);h.attr("class","tooltipChrome")});h.removeShim();Sprint.tooltip.visible=false;b(".currentTooltip").removeClass("currentTooltip").unbind("mouseleave.tooltip");h.unbind("mouseleave.tooltip");h.unbind("mouseleave.tooltip");
clearTimeout(Sprint.tooltip.tooltipScroll)}var p=b(this),o=false,t=p.data("events");t&&t.click&&b.each(t.click,function(){if(this.type=="tooltip")o=true});if(!o){e.disableClick&&p.bind("click.tooltip",function(){if(b(this).parent().is("label")){var r=b("#"+b(this).parent().attr("for"));r.is(":radio")||r.is(":checkbox")?r.click().trigger("click"):r.focus()}return false});var v=t="",n=null;if(p.hasClass("tooltipBox")){var w=/\btooltip_(\w+)\b/.exec(p.attr("class"));if(w!=null)n="#"+w[1]}else{w=p.attr("rel");
var B=b.trim(p.attr("href")),c=p.attr("tooltipCustom");if(w&&w.indexOf("#")==0)n=w;else if(c)t=v=c;else{n=B;n=n.substr(n.indexOf("#"))}}if(n&&String(n).length>1){t=b(n).text();v=b(n).html()}if(b.trim(t)==""){if(B.indexOf(window.location.pathname)>-1||B==""||B.indexOf("#")==0){B="<span class='replacedTooltip'>"+p.html()+"</span>";p.after(B);p.remove()}}else p.bind("mouseenter.tooltip",function(){if(p.is(".currentTooltip"))clearTimeout(Sprint.tooltip.timer);else{if(Sprint.tooltip.visible){clearTimeout(Sprint.tooltip.timer);
m(true)}else h.attr("class","tooltipChrome");Sprint.tooltip.showTimer=setTimeout(function(){function r(){h.addShim(parseInt(h.css("zIndex")-1));Sprint.tooltip.tooltipScroll=setTimeout(function(){var $=0,Y=b("html").scrollTop(),V=b("body").scrollTop();if(Y>0||V>0)if(Y>0)$=Y;else if(V>0)$=V;if(e.belowAnchor)$+K<Z+h.offset().top&&h.scrollTo({speed:"slow",topOffset:K-Z-15});else h.offset().top<$&&h.scrollTo({speed:"slow"})},100)}h.find(".tooltipContentArea").html(v);e.belowAnchor?h.addClass("tooltipBelow"):
h.removeClass("tooltipBelow");e.overrideClass&&h.addClass(e.overrideClass);if(!b.support.opacity){h.show();h.hide()}h.css({position:"absolute",top:"-9999px",left:"-9999px"});var z=p.offset().top,D=p.offset().left,F=p.height(),G=p.width();b(window).width();var K=b(window).height(),O=0,ba=0,X=h.width(),Z=h.height(),aa=b("body").offset().left,W=b("body").width();O=D+G/2-X/2;D=X/2;ba=z-Z-3;if(e.belowAnchor)ba=z+F-2;D-=13;if(O<aa){z=Math.abs(O)-aa+20;O+=z;D-=z}else if(O+X>W){z=W-(O+X)-20;O+=z;D-=z}h.css({top:ba,
left:O});b("#modalHolder").length>0?h.css("zIndex",900):h.css("zIndex","");h.find(".tooltipChromeArrow").css({left:D});h.stop(true,true);if(b.support.opacity)h.fadeIn("fast",r);else{h.show();r()}Sprint.tooltip.visible=true;p.addClass("currentTooltip")},250);p.bind("mouseleave.tooltip",function(){clearTimeout(Sprint.tooltip.showTimer);Sprint.tooltip.timer=setTimeout(function(){m()},250)});h.bind("mouseenter.tooltip",function(){clearTimeout(Sprint.tooltip.timer)});h.bind("mouseleave.tooltip",function(){Sprint.tooltip.timer=
setTimeout(function(){m()},250)})}})}})},destroyTooltip:function(){return this.each(function(){b(this).unbind(".tooltip").removeAttr("tooltipcustom")})},shade:function(k){function e(n){if(!Sprint.shade.isAnimating){n.stopPropagation();Sprint.shade.close();m()}}function h(){b("html, body, div").not(b(".shade, .shade div")).bind("click",e)}function m(){b("html, body, div").not(b(".shade, .shade div")).unbind("click",e)}function p(n){if(!Sprint.shade.isAnimating){Sprint.shade.isAnimating=true;n.find(".shadeContainer").removeShim();
n.find(".shadeContent").stop().slideUp(v.speed,function(){Sprint.shade.isAnimating=false;n.find(".headingTabLink").removeShim().find("a").html(v.closedText);b(this).removeShim()})}}function o(n){if(!Sprint.shade.isAnimating){Sprint.shade.isAnimating=true;n.find(".shadeContent").stop().slideDown(v.speed,function(){Sprint.shade.isAnimating=false;n.find(".headingTabLink").addShim(1,true).find("a").html(v.openedText);b(this).addShim(1,true)})}}var t={width:380,isCommented:false,closedText:Sprint.fn.getContentString("shade.closedText"),
openedText:Sprint.fn.getContentString("shade.openedText"),speed:"fast"},v=b.extend(t,k);if(this.length==0)return this;Sprint.shade.close=function(){b(".shade").each(function(){p(b(this))});m()};return this.each(function(){if(v.isCommented){shadeContent=b(this).html().replace(/^\s*<!--\s*|\s*--\>\s*$/mg,"");b(this).html(shadeContent)}var n=b(this).html();b(this).html('<div class="shadeContainer"><div class="headingTabLink"><a href="#">'+v.closedText+"</a></div></div>");b(this).css("display","block");
b(this).find(".shadeContainer").width(v.width);b(this).find(".shadeContainer").html('<div class="shadeContent" style="display: none" >'+n+'</div><div class="headingTabLink"><a href="#">'+v.closedText+"</a></div>");b(this).find("div:not(.headingTabLink)").bind("click",function(w){w.stopPropagation()});b(this).find(".headingTabLink").bind("click",function(w){w.stopPropagation();var B=b(this).parents(".shade");if(B.find(".shadeContent").css("display")=="block"){p(B);m()}else{Sprint.shade.close();o(B);
h()}w.preventDefault()})})},accordion:function(k){var e={speed:"slow",toggleButton:false,toggleButtonClosedText:Sprint.fn.getContentString("accordion.toggleButtonClosedText"),toggleButtonOpenedText:Sprint.fn.getContentString("accordion.toggleButtonOpenedText")},h=b.extend(e,k);return this.each(function(){var m=b(this);m.find(".accordionContent").each(function(){b(this).parent().is(".accordionItemSelected")||b(this).hide()});m.find(".accordionItemSelected").length<1&&m.find(".accordionContent:first").show().parent().addClass("accordionItemSelected");
m.find(".accordionHeader").each(function(){b(this).html('<a href="#">'+b(this).html()+"</a>")});m.find(".accordionHeader").bind("click",function(){if(!b(this).parent().hasClass("accordionItemSelected")){m.find(".accordionItemSelected").find(".accordionContent").slideUp(h.speed);m.find(".accordionItemSelected").removeClass("accordionItemSelected");var p=b(this).parent();p.addClass("accordionItemSelected");p.find(".accordionContent").slideDown(h.speed)}if(h.toggleButton){m.find(".accordionItem a.accordionToggle").html(h.toggleButtonClosedText);
m.find(".accordionItemSelected a.accordionToggle").html(h.toggleButtonOpenedText)}return false});h.toggleButton&&m.find(".accordionItem").each(function(){var p=h.toggleButtonClosedText;if(b(this).hasClass("accordionItemSelected"))p=h.toggleButtonOpenedText;p=b('<a href="#" class="accordionToggle">'+p+"</a>");p.bind("click",function(){b(this).parents(".accordionItem").find(".accordionHeader").trigger("click");return false});b(this).append(p)})})},horizontalAccordion:function(){function k(o){o=parseInt(o);
if(isNaN(o))o=0;return o}if(this.length!=0){var e=b(this).get(0);e.isAnimating=false;e.selectItem=function(o){var t=this;if(b(this).find(".current").length>0){var v=b(this).children(".accordionItem").get(o),n=b(this).children(".current").get(0),w=b(v).width(),B=b(n).width();b(v).css("background-color");b(n).css("background-color");b(b(n).children().get(0)).fadeOut("fast",function(){b(n).animate({width:w,opacity:0},"slow",function(){b(b(n).children().get(0)).fadeIn("fast");b(n).removeClass("current")})});
b(b(v).children().get(0)).fadeOut("fast",function(){b(v).animate({width:B},"slow",function(){b(t).find(".accordionItem").css({opacity:"",width:"",backgroundColor:"","float":""});b(b(v).children().get(0)).fadeIn("fast");t.setClasses(o)})});b(this).find(".accordionItem:last-child").css({"float":"right"})}else t.setClasses(o)};e.setClasses=function(o){b(this).children(".accordionItem").each(function(t){b(this).removeClass("current leftSide rightSide");if(t<o)b(this).addClass("leftSide");else t>o?b(this).addClass("rightSide"):
b(this).addClass("current")});e.setZIndexes()};e.setZIndexes=function(){b(this).find(".accordionItem");var o=b(this).find(".accordionItem.leftSide"),t=b(this).find(".accordionItem.rightSide");b(o).each(function(v){b(this).css({zIndex:o.length-v+1})});b(t).each(function(v){b(this).css({zIndex:v+1})});b(this).find(".accordionItem.current").each(function(){b(this).css({zIndex:0})});setTimeout(function(){e.isAnimating=false},250)};b(this).addClass("horizontalAccordion");b(this).children().addClass("accordionItem");
var h=parseInt(b(this).find(".accordionItem:first-child").css("padding-top")),m=parseInt(b(this).find(".accordionItem:first-child").css("padding-bottom"));b(this).find(".accordionItem").addClass("current");b(this).css({position:"absolute",width:"9999px"});e.accordionHeight=b(this).height();b(this).find(".accordionItem").removeClass("current").addClass("leftSide");if(b(this).height()>e.accordionHeight)e.accordionHeight=b(this).height();b(this).find(".accordionItem").each(function(){b(this).height(e.accordionHeight-
h-m)});b(this).css({position:"",width:""});e.selectItem(0);e.accordionWidth=b(this).width();var p=0;b(this).find(".accordionItem").each(function(){p=p+k(b(this).css("border-left"))+k(b(this).css("border-right"));p=p+k(b(this).css("padding-left"))+k(b(this).css("padding-right"));p=p+k(b(this).css("margin-left"))+k(b(this).css("margin-right"));p+=k(b(this).css("width"))});e.accordionWidth=p+2;b(this).width(e.accordionWidth);b(this).height(e.accordionHeight);b(this).find(".moreTab a").bind("click",function(o){o.preventDefault();
if(!e.isAnimating){var t,v=b(this).parents(".accordionItem").get(0);b(this).parents(".horizontalAccordion").children(".accordionItem").each(function(n){if(this==v)t=n});e.isAnimating=true;b(this).parents(".horizontalAccordion").get(0).selectItem(t)}})}},tabbedContent:function(k){function e(){var t=window.location.hash.slice(1);return t.indexOf("?")>-1?t.slice(0,t.indexOf("?")):t}var h=b.extend({indexClass:"contentTabs",beforeSwitch:null,afterSwitch:null,useFullTitleContents:false,allowAnchorClicks:false},
k),m=true,p=e(),o="";return this.each(function(){function t(c){var r=b(B.children("li")[c]);b(B.children("li")[w]);b(v.children(".tabContent")[w]);B.children("li").removeClass("selected firstSelected beforeSelected afterSelected");r.addClass("selected");r.prev().addClass("beforeSelected");r.next().addClass("afterSelected");b(".tabIndex li.first.selected").addClass("firstSelected");v.children(".tabContent").hide().removeClass("selected");b(v.children(".tabContent")[c]).show().addClass("selected");
h.afterSwitch&&h.afterSwitch();w=c}var v=b(this);if(!(v.children(".tabContent").length<1)){var n=0,w=n;v.children(".tabContent").hide();var B=b('<ul class="tabIndex"></ul>');B.addClass(h.indexClass);v.children(".tabContent").each(function(c){var r=b(this).children(".sectionTitle").attr("id"),z;if(p==r&&p!="")o=c;if(h.useFullTitleContents){z=b(this).children(".sectionTitle").html();z=b("<li>"+z+"</li>")}else{z=b(this).children(".sectionTitle").text();z=b('<li><a href="#">'+z+"</a></li>")}r!=""&&z.attr("id",
r);b(this).children(".sectionTitle").attr("id","").hide();z.appendTo(B);if(b(this).is(".selected"))w=n=c});B.children("li:first").addClass("first");B.children("li:last").addClass("last");B.insertBefore(v);B.children("li").bind("click",function(c){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(c);var r=c.originalEvent;if(r){r=b.browser.msie?r.srcElement:r.target;if(h.allowAnchorClicks==true&&r&&r.nodeName=="A")return true}if(h.beforeSwitch)if(h.beforeSwitch(c)==
false)return false;c=B.children("li").index(this);if(!m){r=b(v.children(".tabContent")[w]).find("#tileVideaPlayer");if(r.size()>0)try{r[0].stopVideo()}catch(z){}}m=false;t(c);return false});b(this).parents(".tabContent");if(o=="")t(n);else{t(o);b(".sprint:first").scrollTo()}}})},scrollTo:function(k){var e=b.extend({target:"html, body",speed:"fast",topOffset:5,horizontalScroll:false,verticalScroll:true,afterScroll:null},k),h=false;k=b(this).offset().top-e.topOffset;var m=b(this).offset().left,p={};
if(e.verticalScroll)p.scrollTop=k;if(e.horizontalScroll)p.scrollLeft=m;b(e.target).animate(p,e.speed,function(){if(!h){e.afterScroll&&e.afterScroll();h=true}});return this},disclosure:function(k){var e={openedText:Sprint.fn.getContentString("disclosure.openedText"),closedText:Sprint.fn.getContentString("disclosure.closedText"),speed:"medium",startClosed:false,titleClickable:true,openCallback:null,closeCallback:null},h=b.extend(e,k);return this.each(function(m){var p=b(this),o=h.openedText;if(h.startClosed||
p.hasClass("disclosureClosed")){p.addClass("disclosureClosed");p.find(".disclosureContent:first").hide();o=h.closedText}else p.addClass("disclosureOpen");m=b('<a href="#" class="disclosureToggle" id="disclosureToggleButton_'+m+'">'+o+"</a>");p.append(m);typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlProcessNode("document.body");m.bind("click",function(t){if(p.is(".disclosureClosed")){p.find(".disclosureContent:first").slideDown(h.speed,function(){typeof h.openCallback==
"function"&&h.openCallback(t);p.removeClass("disclosureClosed").addClass("disclosureOpen")});b(this).html(h.openedText)}else{p.find(".disclosureContent:first").slideUp(h.speed,function(){typeof h.closeCallback=="function"&&h.closeCallback(t);p.removeClass("disclosureOpen").addClass("disclosureClosed")});b(this).html(h.closedText)}typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(t);return false});if(h.titleClickable){p.find(".disclosureTitle:first").css("cursor",
"pointer");p.find(".disclosureTitle:first").bind("click",function(){p.find(".disclosureToggle:first").trigger("click")})}})},addRoundedCorners:function(){return this.each(function(){b(this).append('<div class="roundCorner roundCornerTopLeft"></div><div class="roundCorner roundCornerTopRight"></div><div class="roundCorner roundCornerBottomLeft"></div><div class="roundCorner roundCornerBottomRight"></div>')})},addDropShadows:function(){return this.each(function(){var k=b(this),e=b('<div class="dropShadow"></div>');
e.width(k.outerWidth()-4);e.appendTo(k)})},equalizeHeights:function(){var k=0;b(this).each(function(){if(b(this).outerHeight()>k)k=b(this).outerHeight()});b(this).each(function(){b(this).height(k-(b(this).outerHeight()-b(this).height()))});return this},equalizeWidths:function(){var k=0;b(this).each(function(){if(b(this).outerWidth()>k)k=b(this).outerWidth()});b(this).each(function(){b(this).width(k-(b(this).outerWidth()-b(this).width()))});return this},createHighResButtons:function(k){var e=b.extend({attachClickEvent:true},
k);return this.each(function(){var h=b(this);if(!h.parent().hasClass(".doNotConvert")){var m,p=h.attr("class")+"_converted",o=h.attr("id");if(h.is("a")){m=h.html();h.html("<span><span><span><span>"+m+"</span></span></span></span>");h.removeClass("button1 button2 button3 button4");h.addClass(p)}else{h.hide();m=h.val();h.attr("id",o+"_original");var t=b('<a href="#" id="'+o+'" class="'+p+'"><span><span><span><span>'+m+"</span></span></span></span></a>");e.attachClickEvent&&t.bind("click",function(){t.is(".disabled")||
h.trigger("click");return false});t.insertBefore(h)}}})},verticalCenter:function(){return this.each(function(){var k=parseInt(b(this).parent().height(),"10"),e=parseInt(b(this).parent().css("padding-top"),"10"),h=parseInt(b(this).parent().css("padding-bottom"),"10"),m=parseInt(b(this).height(),"10"),p=parseInt(b(this).css("padding-top"),"10"),o=parseInt(b(this).css("padding-bottom"),"10");k=parseInt((k+e+h-(m+p+o))/2,"10");e=parseInt(b(this).css("margin-top"),"10");if(isNaN(e))e=0;if(isNaN(k))k=0;
b(this).css("margin-top",e+k)})},starRating:function(){return this.each(function(){var k=b(this);k.addClass("starRating");k.find("input[type=radio]").each(function(){b(this).attr("checked")&&b(this).parent().addClass("rating"+b(this).val())});k.find("label").each(function(e){var h=b(this).text();b(this).html('<a href="#">'+h+"</a>");b(this).addClass("rate"+(e+1))});k.find("label").bind("click",function(){var e=b(this).attr("for");b("#"+e).attr("checked",true);e=b("#"+e).val();k.removeClass("rating1 rating2 rating3 rating4 rating5");
k.addClass("rating"+e);b(this).find("a").trigger("blur");return false})})},addShim:function(k,e){if(b.browser.msie&&parseInt(b.browser.version)<7)return this.each(function(){e=e===true;var h=b(this);if(h.data("shim")==null){var m=++Sprint.ieShims.currentShims,p={pos:e==true?h.position():h.offset(),width:h.outerWidth(),height:h.outerHeight()};m=b('<iframe src="javascript:false;" id="IESHIM_'+m+'"></iframe>').css({position:"absolute",top:p.pos.top+"px",left:p.pos.left+"px",margin:0,padding:0,width:p.width+
"px",height:p.height+"px",border:"none",opacity:0});k&&k>0&&m.css("z-index",k);e==true?h.after(m):m.appendTo("body");h.data("shim",m)}});return this},removeShim:function(){if(b.browser.msie&&parseInt(b.browser.version)<7)return this.each(function(){var k=b(this),e=k.data("shim");if(e){e.remove();k.data("shim",null)}});return this},carousel:function(k){var e={scroll:5,speed:"slow",baseClass:"carousel",visibleItems:5,numRows:1,nextButtonText:Sprint.fn.getContentString("carousel.nextButtonText"),prevButtonText:Sprint.fn.getContentString("carousel.prevButtonText"),
type:"list"},h=b.extend(e,k);return this.each(function(){function m(){var F=parseInt(o.css("left"));if(isNaN(F))F=0;return F}function p(){z.removeClass("locked");D.removeClass("locked");var F=m();F==0?z.removeClass("prevLink").addClass("prevLinkDisabled"):z.removeClass("prevLinkDisabled").addClass("prevLink");Math.abs(F)+r+w==c||r>c?D.removeClass("nextLink").addClass("nextLinkDisabled"):D.removeClass("nextLinkDisabled").addClass("nextLink")}b(this).addClass(h.baseClass);if(h.type=="table"){var o=
b(this).find("table"),t=o.children("tbody").children("tr:first").find("td").length,v=o.children("tbody").children("tr:first").find("td").width(),n=o.children("tbody").children("tr:first").find("td").outerWidth(true),w=0;isNaN(parseInt(o.children("tbody").children("tr:first").find("td").css("marginRight")))||(w=parseInt(o.children("tbody").children("tr:first").find("td").css("marginRight")));if(v==0)if(isNaN(parseInt(o.children("tbody").children("tr:first").find("td").css("width"))))v=0;else{v=parseInt(o.children("tbody").children("tr:first").find("td").css("width"));
if(n>0)v+=n}var B=o.height()}else{o=b(this).find("ul").not("ul li ul");t=o.find("li").not("li ul li ").length;v=o.find("li").width();n=o.find("li").outerWidth(true);w=0;isNaN(parseInt(o.find("li").css("marginRight")))||(w=parseInt(o.find("li").css("marginRight")));if(v==0)if(isNaN(parseInt(o.find("li").css("width"))))v=0;else{v=parseInt(o.find("li").css("width"));if(n>0)v+=n}}if(n>v)v=n;var c=Math.ceil(t/h.numRows)*v;o.wrap('<div class="carouselClip" />');var r=v*h.visibleItems-w;b(this).width(r);
b(this).find(".carouselClip").width(r);h.type=="table"&&b(this).find(".carouselClip").height(B).children("table").css("position","absolute");var z=b('<a href="#" class="prevLink">'+h.prevButtonText+"</a>"),D=b('<a href="#" class="nextLink">'+h.nextButtonText+"</a>");b(this).append(z);b(this).append(D);o.width(c);z.bind("click",function(){if(b(this).hasClass("prevLinkDisabled")||b(this).hasClass("locked"))return false;b(this).addClass("locked");D.addClass("locked");currentLeft=m();var F=currentLeft+
v*h.scroll;if(F>0)F=0;o.animate({left:F+"px"},h.speed,p);b(this).trigger("blur");return false});D.bind("click",function(){if(b(this).hasClass("nextLinkDisabled")||b(this).hasClass("locked"))return false;b(this).addClass("locked");z.addClass("locked");currentLeft=m();var F=currentLeft-v*h.scroll;if(Math.abs(F)+r>c)F=(c-r-w)*-1;o.animate({left:F+"px"},h.speed,p);b(this).trigger("blur");return false});p()})},showFormSuggestions:function(k){var e=b.extend({showInline:true,showSummary:true,summaryAnchor:null,
suggestionData:null,suggestionSummaryMessage:"",scrollToSummary:true,callback:null},k);return this.each(function(){var h=b(this),m=0;if(e.showSummary)var p=b('<ul class="formSuggestions"></ul>');for(field in e.suggestionData){var o=h.find("[name='"+e.suggestionData[field].name+"']"),t=e.suggestionData[field].suggestionMessage;o.addClass("suggestion");if(o.length<1)break;m++;if(e.showInline){t=b('<label for="'+o.attr("id")+'" class="suggestion">'+t+"</label>");o.parent("label").length>0?t.appendTo(o.parent().parent()):
t.insertAfter(o)}if(e.showSummary&&e.summaryAnchor!=undefined&&m>0){e.scrollToSummary&&e.summaryAnchor.scrollTo({speed:"slow"});e.summaryAnchor.append(p)}o.val(e.suggestionData[field].suggestedValue);e.callback&&e.callback()}e.showSummary&&b("<li>"+e.suggestionSummaryMessage+"</li>").appendTo(p)})},showFormErrors:function(k){var e=b.extend({showInline:true,showSummary:true,showSummaryPlain:false,summaryAnchor:null,errorData:null,scrollToSummary:true,callback:null},k);return this.each(function(){var h=
b(this),m=0,p="";if(e.showSummary)var o=b('<ul class="formErrors"><li></li></ul>'),t=o.find("li");for(field in e.errorData){var v=h.find("[name='"+e.errorData[field].name+"']");v.val();var n=e.errorData[field].errorMessage;v.is("select")||v.addClass("error");if(!(v.length<1)){m++;if(e.showSummary){var w=h.find("label[for='"+v.attr("id")+"']"),B=w.attr("id");w=w.text().replace("*","").replace(":","");if(e.errorData[field].fieldLabel)w=e.errorData[field].fieldLabel;B||(B=v.attr("id"));if(!e.showInline&&
e.showSummary)w+=e.showSummaryPlain?n:" ("+n+")";m==1?b('<span> <a href="#'+B+'">'+w+"</a></span>").appendTo(t):b('<span>, <a href="#'+B+'">'+w+"</a></span>").appendTo(t)}p+=(p==""?"":"|")+n;if(e.showInline){B=b('<label for="'+v.attr("id")+'" class="error"></label>');B.html(n);if(v.parent().hasClass("multiFieldRow")){n=v.parent().parent().find(".multiFieldErrors");if(n.length<1)n=b('<div class="multiFieldErrors"></div>').appendTo(v.parent().parent());B.appendTo(n)}else if(v.attr("type").toLowerCase()==
"radio"){v=v.parent("label").length>0?v.eq(0).parent().parent():v.eq(0).parent();B.addClass("radioGroupError").insertBefore(v)}else v.parent("label").length>0?B.appendTo(v.parent().parent()):B.insertAfter(v)}}}if(e.showSummary&&!e.showSummaryPlain){h=m==1?Sprint.fn.getContentString("formFieldErrors.errorLabelSingle"):Sprint.fn.getContentString("formFieldErrors.errorLabel");t.prepend("<span>"+h.replace("<$>",m)+"</span>")}if(e.showSummary&&e.summaryAnchor!=undefined&&m>0){e.scrollToSummary&&e.summaryAnchor.scrollTo({speed:"slow"});
e.summaryAnchor.append(o)}e.callback&&e.callback();if(m>0){m=b("#OmnitureCalls");o=b("#disableOmnitureErrorTrac");m.length>0&&m.val()=="false"&&Analytics.Support.trackError("user",p);o.length>0&&o.val()=="false"&&Analytics.eCareATG.trackError("user",p)}})},focusFirstElement:function(k){k=b.extend({focusableElements:"input[type!='hidden'], select, textarea, button",containFocus:false},k);k=b(this).find(k.focusableElements);if(k.length<1)return this;var e;if(b.browser.msie&&parseInt(b.browser.version)<
7)for(var h=0;h<k.length;h++){if(!k.eq(h).is("select")){e=k.eq(h);break}}else e=k.eq(0);e!=undefined&&setTimeout(function(){e.focus()},1);return this},sortableTable:function(k){var e=b.extend({reverseSort:false,pagination:false,paginationAbove:true,paginationAboveAnchor:null,paginationBelow:true,paginationBelowAnchor:null,paginationNumbers:true,paginationNextPrev:true,rowsPerPage:15,customSortFunctions:null,excludeColumns:null,columnValueFunctions:null,beforeSort:null,afterSort:null,afterPageUpdate:null},
k);return this.each(function(){function h(n,w){var B=false;b.each(n,function(c){if(!B)if(n[c]==w)B=true});return B}function m(n,w,B){if(n<1)return false;var c=(n-1)*e.rowsPerPage+1;if(n==1)c=1;var r=c+e.rowsPerPage,z=t.find("tbody:first > tr"),D=Math.ceil(z.length/e.rowsPerPage);z.each(function(F){F+1>=c&&F+1<r?b(this).show():b(this).hide()});t.data("currentPage",n);if(e.pagination){z=b("div.tablePagination");D>6&&z.each(function(){var F=b(this),G=F.find("li").not(".pagePrev, .pageNext, .elipsis");
if(!(w&&n!=1&&n!=D&&G.eq(parseInt(n)-1).is(":visible"))){G.hide();if(n<6){G.filter(":lt(5)").show();F.find("li.elipsis.up").show().find("a").attr("href","?p=6");F.find("li.elipsis.down").hide()}else{F.find("li.elipsis.down").show();if(B)if(parseInt(n)<D){F.find("li.elipsis.up").show();G.filter(":lt("+n+")").show();G.filter(":lt("+(parseInt(n)-5)+")").hide()}else{F.find("li.elipsis.up").hide();G.filter(":gt("+(D-6)+")").show()}else if(parseInt(n)+4<D){F.find("li.elipsis.up").show();G.filter(":gt("+
(parseInt(n)-2)+")").show();G.filter(":gt("+(parseInt(n)-1+4)+")").hide()}else{F.find("li.elipsis.up").hide();G.filter(":gt("+(D-6)+")").show()}}G.filter(".first, .last").show();var K=G.not(".first, .last").filter(":visible").filter(":last").find("a");G=G.not(".first, .last").filter(":visible").filter(":first").find("a");K=parseInt(Sprint.fn.getURLParameter(Sprint.fn.getQueryString(K.attr("href")),"p"))+1;G=parseInt(Sprint.fn.getURLParameter(Sprint.fn.getQueryString(G.attr("href")),"p"))-1;F.find("li.elipsis.up").find("a").attr("href",
"?p="+K);F.find("li.elipsis.down").find("a").attr("href","?p="+G)}});z=z.find("a");if(z.length>0){z.each(function(){var F=b(this),G=F.attr("href");G=G.substr(G.indexOf("?"));G=Sprint.fn.getURLParameter(G,"p");G==n&&!F.is(".prev")&&!F.is(".next")?F.addClass("selected"):F.removeClass("selected");if(F.is(".prev"))n>1?F.attr("href","?p="+(parseInt(n)-1)).removeClass("disabled"):F.attr("href","?p=0").addClass("disabled");else if(F.is(".next"))n<D?F.attr("href","?p="+(parseInt(n)+1)).removeClass("disabled"):
F.attr("href","?p=0").addClass("disabled")});e.afterPageUpdate&&e.afterPageUpdate()}}}function p(){t.data("paginationAbove")&&t.data("paginationAbove").remove();t.data("paginationBelow")&&t.data("paginationBelow").remove();var n=e.rowsPerPage,w=Math.ceil(t.find("tbody:first > tr").length/n);t.data("totalPages",w);if(w>1){n=b('<ul class="pageList"></ul>');if(e.paginationNumbers){for(i=1;i<=w;i++)if(i==1)n.append('<li class="first"><a href="?p='+i+'">'+i+"</a>");else i==w?n.append('<li class="last"><a href="?p='+
i+'">'+i+"</a>"):n.append('<li><a href="?p='+i+'">'+i+"</a>");if(w>6){b('<li class="elipsis down"><a href="#">&hellip;</a>').insertAfter(n.find("li.first"));b('<li class="elipsis up"><a href="#">&hellip;</a>').insertBefore(n.find("li.last"))}}if(e.paginationNextPrev){n.prepend('<li class="pagePrev"><a href="?p=0" class="prev">Previous</a></li>');n.append('<li class="pageNext"><a href="?p=0" class="next">Next</a></li>')}n.bind("click",function(B){B.preventDefault();B=b(B.target);if(B.is("a")&&!B.is(".selected")){var c=
B.attr("href"),r=false;c=c.substr(c.indexOf("?"));c=Sprint.fn.getURLParameter(c,"p");if(B.parent().is(".pagePrev")||B.parent().is(".elipsis.down"))r=true;m(c,true,r)}});if(e.paginationAbove){w=b('<div class="tablePagination tablePaginationAbove"></div>');w.append(n);e.paginationAboveAnchor?e.paginationAboveAnchor.append(w):w.insertBefore(t);t.data("paginationAbove",w)}if(e.paginationBelow){w=b('<div class="tablePagination tablePaginationBelow"></div>');w.append(n.clone(true));e.paginationBelowAnchor?
e.paginationBelowAnchor.append(w):w.insertAfter(t);t.data("paginationBelow",w)}}}function o(n){var w=t.find("thead th").eq(n),B=t.find("tbody"),c=t.find("tbody:first > tr"),r=[],z="ASC";w.siblings().removeClass("sortedAsc sortedDesc");if(e.reverseSort&&w.hasClass("sortedAsc")){z="DESC";w.removeClass("sortedAsc").addClass("sortedDesc")}else{if(w.hasClass("sortedAsc"))return;z="ASC";w.removeClass("sortedDesc").addClass("sortedAsc")}e.beforeSort&&e.beforeSort();c.each(function(D){var F=b(this),G=F.find("td").eq(n).text();
if(e.columnValueFunctions&&e.columnValueFunctions[n])G=e.columnValueFunctions[n](F.find("td").eq(n));G=b.trim(String(G).toLocaleLowerCase());r[D]=[G,F]});e.customSortFunctions&&e.customSortFunctions[n]?r.sort(e.customSortFunctions[n]):r.sort();b.each(r,function(D){z=="DESC"?B.prepend(r[D][1]):B.append(r[D][1])});e.pagination&&Math.ceil(t.find("tbody:first > tr").length/e.rowsPerPage)>1&&m(1);e.afterSort&&e.afterSort()}var t=b(this),v=t.find("thead");v.find("th").each(function(n){var w=false;if(e.excludeColumns)if(h(e.excludeColumns,
n))w=true;if(!w){n=b(this);n.find("a").length<1?n.html('<a href="#">'+n.html()+"</a>"):n.find("a").unbind("click")}});if(e.pagination){p();t.data("resetPagination",p);t.data("switchToPage",m)}v.bind("click",function(n){n=b(n.target);if(n.is("a")||n.parents("a").length>0){n.is("a")||(n=n.parents("a"));n=v.find("th").index(n.parent());o(n)}return false});e.pagination&&m(1)})},setupComponents:function(k){var e=b.extend({buttons:true,tooltips:true,modals:false,shades:true,accordions:true,horizontalAccordions:true,
tabbedContent:true,disclosures:true,roundedCorners:true,dropShadows:true,sifrHeadings:true,starRaters:true,pngFix:true},k);return this.each(function(){var h=b(this);h.find("div.tabContent").show();e.buttons&&h.find("input[type='submit'], input[type='button'], a.button1, a.button2, a.button3, a.button4, a.flyout").createHighResButtons();if(e.tooltips){h.find(".footnoteAnchor, .tooltipAnchor, .tooltipBox").tooltip();h.find("#footnotes, .footnotes").hide()}if(e.modals){h.find(".modal").hide();h.find(".launchModal").bind("click",
function(){var m=b(this).attr("href");m=m.substr(m.indexOf("#"));b(m).openModal();return false})}e.shades&&h.find(".shade").shade().prev().addClass("hasShade");e.accordions&&h.find(".accordion").accordion();e.horizontalAccordions&&h.find(".comparisonList").each(function(){b(this).horizontalAccordion()});e.tabbedContent&&h.find(".tabWrapper").tabbedContent({indexClass:"tabs"});e.disclosures&&h.find(".disclosure").disclosure();e.roundedCorners&&h.find(".moduleDefault, .moduleFeature, .moduleFeatureDk, .accordion, .calloutBanner").addRoundedCorners();
if(e.dropShadows)b.browser.msie&&b.browser.version<7||h.find(".moduleTabbed, .moduleDefault").addDropShadows();e.sifrHeadings&&b.fn.flash.hasFlash(7)&&h.find("h1.corporate, h2.corporate, h3.corporate, label.corporate").sifr({path:"/global/flash/",font:"sifr",textAlign:"left"});e.starRaters&&h.find("fieldset.rating").starRating();e.pngFix&&parseInt(b.browser.version)==6&&b.browser.msie&&h.find(".pngFix").ifixpng()})},makeAbsolute:function(k){var e=b.extend({vSnap:"top",hSnap:"left"},k);return this.each(function(){var h=
b(this),m=h.position(),p=e.hSnap=="right"?"right":"left";if((e.vSnap=="bottom"?"bottom":"top")=="bottom")p=="right"?h.css({position:"absolute",marginLeft:0,marginTop:0,top:"auto",bottom:-m.top,left:"auto",right:-m.left}):h.css({position:"absolute",marginLeft:0,marginTop:0,top:"auto",bottom:-m.top,left:m.left,right:"auto"});else p=="right"?h.css({position:"absolute",marginLeft:0,marginTop:0,top:m.top,bottom:"auto",left:"auto",right:-m.left}):h.css({position:"absolute",marginLeft:0,marginTop:0,top:m.top,
bottom:"auto",left:m.left,right:"auto"})})},paginator:function(k){var e=b.extend({current:1,totalPages:5,numbers:true,nextPrev:true},k);return this.each(function(){function h(w,B){function c(r,z){r[z?"addClass":"removeClass"]("disabled")}n.removeClass("active").eq(w-1).addClass("active");c(v.find(".pagePrev a"),w<=1);c(v.find(".pageNext a"),w>=e.totalPages);B!=false&&b(v).trigger("pagechange",w)}function m(w){try{var B=/\?(.*)$/.exec(b(w).attr("href"))[0];return parseInt(Sprint.fn.getURLParameter(B,
"p"))}catch(c){return NaN}}if(!(e.totalPages<=1)){var p='<ul class="pageList">',o=1+e.totalPages;if(e.nextPrev)p+="<li class='pagePrev'><a href='#' class='prev'>Previous</a></li>";if(e.numbers)for(var t=1;t<o;t++)p+="<li class='number'><a href='?p="+t+"'>"+t+"</a>";if(e.nextPrev)p+="<li class='pageNext'><a href='#' class='next'>Next</a></li>";p+="</ul>";o=b(this);var v=b(p),n=v.find("li.number");o.html(v);n.eq(0).addClass("first");n.filter(":last").addClass("last");h(e.current,false);v.find(".pagePrev").unbind().bind("click",
function(w){w.preventDefault();w=m(v.find("li.active").prev(".number").find("a"));!isNaN(w)&&w>0&&h(w)});v.find(".pageNext").unbind().bind("click",function(w){w.preventDefault();w=m(v.find("li.active").next(".number").find("a"));!isNaN(w)&&w<=e.totalPages&&h(w)});n.unbind().find("a").bind("click",function(w){w.preventDefault();h(m(this))})}})}});b.fn.reverse=[].reverse;b.fn.filterWidget=function(k){return this.each(function(){new b.filterWidget(this,k)})};b.filterWidget=function(k,e){this.filterSelector=
e.filterSelector;this.categorySelector=e.filterCategorySelector;this.categoryANDSelector=e.filterCategoryANDSelector;this.targetSelector=e.filterTargetSelector;this.ANDCategories=e.ANDCategories;this.filterCallback=e.filterCallback;this.filterPreFunction=e.preFilterFunction;this.andFilters=b(e.ANDCategories);this.targets=b(e.filterTargetSelector);var h=this;b(this.filterSelector).bind("click",function(){h.filter()});this.filter();return this};b.filterWidget.fn=b.filterWidget.prototype={filterWidget:"0.1"};
b.filterWidget.fn.extend=b.extend;b.filterWidget.fn.extend({filter:function(){this.filterPreFunction&&this.filterPreFunction();this.ANDCategories?this.filterWithAndingCategories():this.filterWithOringCategories();this.filterCallback&&this.filterCallback();return this},filterWithOringCategories:function(){var k=b(this.filterSelector+":checked"),e=b(this.categoryANDSelector),h=this.filterSelector,m=this.categoryANDSelector;this.targets.hide();this.targets.each(function(){var p=b(this);k.each(function(){var o=
b(this);if(p.hasClass(o.attr("id"))&&o.parents(m).length==0){p.show();return true}});e.each(function(){b(this).find(h+":checked").each(function(){if(!p.hasClass(b(this).attr("id"))&&p.css("display")!="none"){p.hide();return true}})})})},filterWithAndingCategories:function(){var k=this.filterSelector,e=this.targetSelector,h=this.categoryANDSelector;this.targets.show();b(this.categorySelector).each(function(){var m=b(this),p=false;if(m.hasClass(h))p=true;var o=[];m.find(k+":checked").each(function(){o.push(b(this).attr("id"))});
if(o.length<1)return true;b(e+":visible").each(function(){var t=b(this);if(p)for(var v in o){if(!t.hasClass(o[v])){t.hide();return true}}else{for(v in o)if(t.hasClass(o[v]))return true;t.hide()}})})}});b.fn.ellipsis=function(k){var e=b.extend({forcedWidth:null,showTitle:false},k);return this.each(function(){var h=b(this);if(h.css("overflow")=="hidden"){var m=h.html(),p=e.forcedWidth||h.width(),o=h.hasClass("multiline"),t=h.clone();t.css({position:"absolute",overflow:"visible"}).width(o?p:"auto").height(o?
"auto":h.height());h.before(t);var v=function(){return t.height()>h.height()},n=function(){return t.width()>p};v=o?v:n;if(!o&&m.length>0&&v())h.attr("title",m);else o&&e.showTitle&&h.attr("title",m);for(;m.length>0&&v();){m=m.substr(0,m.length-1);t.html(m+"...")}h.html(t.html());t.remove()}})}})(jQuery);(function(){function b(){var h="";for(var m in this)if(typeof this[m]!="function")h+=m+'="'+this[m]+'" ';return h}function k(){var h="";for(var m in this)if(typeof this[m]!="function")h+=m+"="+encodeURIComponent(this[m])+"&";return h.replace(/&$/,"")}var e;e=jQuery.fn.flash=function(h,m,p,o){var t=p||e.replace;m=e.copy(e.pluginOptions,m);if(!e.hasFlash(m.version))if(m.expressInstall&&e.hasFlash(6,0,65))var v={flashvars:{MMredirectURL:location,MMplayerType:"PlugIn",MMdoctitle:jQuery("title").text()}};
else if(m.update)t=o||e.update;else return this;h=e.copy(e.htmlOptions,v,h);return this.each(function(){t.call(this,e.copy(h))})};e.copy=function(){for(var h={},m={},p=0;p<arguments.length;p++){var o=arguments[p];if(o!=undefined){jQuery.extend(h,o);o.flashvars!=undefined&&jQuery.extend(m,o.flashvars)}}h.flashvars=m;return h};e.hasFlash=function(h,m,p){if(/hasFlash\=true/.test(location))return true;if(/hasFlash\=false/.test(location))return false;var o=e.hasFlash.playerVersion().match(/\d+/g);h=String([h,
m,p]).match(/\d+/g)||String(e.pluginOptions.version).match(/\d+/g);for(m=0;m<3;m++){o[m]=parseInt(o[m]||0);h[m]=parseInt(h[m]||0);if(o[m]<h[m])return false;if(o[m]>h[m])return true}return true};e.hasFlash.playerVersion=function(){try{try{var h=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");try{h.AllowScriptAccess="always"}catch(m){return"6,0,0"}}catch(p){}return(new ActiveXObject("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version").replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}catch(o){try{if(navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin)return(navigator.plugins["Shockwave Flash 2.0"]||
navigator.plugins["Shockwave Flash"]).description.replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}catch(t){}}return"0,0,0"};e.htmlOptions={height:240,flashvars:{},pluginspage:"http://www.adobe.com/go/getflashplayer",src:"#",type:"application/x-shockwave-flash",width:320};e.pluginOptions={expressInstall:false,update:true,version:"6.0.65"};e.replace=function(h){this.innerHTML='<div class="alt">'+this.innerHTML+"</div>";jQuery(this).addClass("flash-replaced").prepend(e.transform(h))};e.update=function(){var h=
String(location).split("?");h.splice(1,0,"?hasFlash=true&");h=h.join("");h='<p>This content requires the Flash Player. <a href="http://www.adobe.com/go/getflashplayer">Download Flash Player</a>. Already have Flash Player? <a href="'+h+'">Click here.</a></p>';this.innerHTML='<span class="alt">'+this.innerHTML+"</span>";jQuery(this).addClass("flash-update").prepend(h)};e.transform=function(h){h.toString=b;if(h.flashvars)h.flashvars.toString=k;return"<embed "+String(h)+"/>"};window.attachEvent&&window.attachEvent("onbeforeunload",
function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})})();(function(b){b(function(){(function(){b().ajaxSuccess(function(k,e,h){h.dataType=="json"&&k.data&&Sprint.fn.validateSession({sessionValidated:k.data.sessionValidated,sessionErrorMessage:k.data.sessionErrorMessage,sessionRedirectUrl:k.data.sessionRedirectUrl})});b().ajaxError(function(k,e,h){h&&h.error===undefined&&Sprint.fn.ajaxError(k)})})();(function(){var k,e=b("#navGlobal"),h=e.find("> li"),m=e.find("> li.currentNavState"),p=m.length>0;h.bind("mouseover",function(){p&&e.find("> li.over").each(function(){var z=
b(this),D=z.find("ul.subNav");z.removeClass("over");D.find("li.last").removeClass("lastJS");D.css({left:"",width:""})});var t=b(this);h.index(t);var v=t.find("ul.subNav");t.addClass("over");var n=0;v.find("li").each(function(){n+=b(this).outerWidth(true)});b.browser.msie&&b.browser.version<7&&v.width(n);n<=829&&v.find("li.last").addClass("lastJS");if(v.width()<829){var w=0,B=0;h.each(function(){var z=b(this);if(h.index(z)<h.index(t))w+=z.outerWidth();B+=z.outerWidth()});var c=w+t.outerWidth(),r=v.outerWidth();
r-c<w&&r<B&&v.css({left:B-r});if(Math.round(v.offset().left)>Math.round(t.offset().left)){c=parseInt(v.css("left"));v.css({left:c-(Math.round(v.offset().left)-Math.round(t.offset().left))})}}}).bind("mouseout",function(){if(!b(this).hasClass("currentNavState")){var t=b(this),v=t.find("ul.subNav");t.removeClass("over");v.find("li.last").removeClass("lastJS");v.css({left:"",width:""});p&&m.trigger("mouseover")}});p&&m.trigger("mouseover");e.find("ul.subNav li").bind("mouseover",function(){b(this).addClass("over");
b(this).siblings().removeClass("over");clearTimeout(k)}).bind("mouseout",function(){var t=b(this);k=setTimeout(function(){t.removeClass("over")},100)});var o;e.find("li a").bind("focus",function(){if(b(this).parents(".subNav").length>0){b(this).parent().trigger("mouseover");clearTimeout(o)}b(this).parent().trigger("mouseover")}).bind("blur",function(){var t=b(this);o=setTimeout(function(){t.parent().trigger("mouseout")},50)})})();(function(){b("#chatOffline").setupComponents();b("#chatTooltip").tooltip({belowAnchor:true});
setTimeout(function(){b("#chatOffline").hide()},1);b(".chatHolidayHours").hide();b("#showChatHolidayHours").live("click",function(k){k.preventDefault();b(".chatHolidayHours").toggle("fast")})})();(function(){var k=b("#frmSearch label"),e=b("#frmSearch #txtSearch");k.hide();e.val(k.text());e.bind("focus",function(){b(this).val()==k.text()&&e.val("")});e.bind("blur",function(){b.trim(b(this).val())==""&&e.val(k.text())})})();(function(){var k=b("#siteMap div.siteMapColSignUp form");k.find("input[type=text]").focus(function(){b(this).attr("value",
"")});k.find("input[type=submit]").unbind("click").bind("click",function(){var e=b(this).closest("#siteMapEmailSignupForm");e.find("label.error").remove();var h={emailAddress:{name:"signUpEmailAddress",type:"emailAddress",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressEmpty"),invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid")},zipCode:{name:"signUpZipCode",type:"zipCode",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.zipCodeEmpty"),
invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.zipCodeInvalid")}};h=Sprint.fn.validateForm(e,h);if(h==true)e.submit();else{e.showFormErrors({showInline:true,showSummary:false,errorData:h});return false}})})();b(".sprint input[type='submit'], .sprint input[type='button'], .sprint a.button1, .sprint a.button2, .sprint a.button3, .sprint a.button4, .sprint a.flyout").createHighResButtons();b().setupComponents({modals:true,buttons:false});b(".printButtonContainer").show();b("ul.formErrors li a").live("click",
function(){var k=b(this).attr("href");k=k.substr(k.indexOf("#"));b(k).scrollTo({speed:"slow"});b("#"+b(k).attr("for")).trigger("focus").trigger("select");return false});(function(){function k(n){var w={txtLoginUsername:{name:"USER",type:"username",required:true,emptyErrorMessage:Sprint.fn.getContentString("signInOutErrors.usernameEmpty"),invalidErrorMessage:Sprint.fn.getContentString("signInOutErrors.usernameInvalid"),customValidationRule:function(B){B=B.val();return/^.{6,33}$/.test(B)||Sprint.formFieldTypes.emailAddress.test(B)}},
txtLoginPassword:{name:"PASSWORD",type:"password",required:true,emptyErrorMessage:Sprint.fn.getContentString("signInOutErrors.passwordEmpty"),invalidErrorMessage:Sprint.fn.getContentString("signInOutErrors.passwordInvalid"),customValidationRule:function(B){B=B.val();return/^.{6,33}$/.test(B)||Sprint.formFieldTypes.emailAddress.test(B)}}};w=Sprint.fn.validateForm(n,w);n.find("label.error").remove();n.find("input.error").removeClass("error");if(typeof w!="boolean"){n.showFormErrors({errorData:w,showInline:true,
scrollToSummary:false});return false}n.unbind("submit").submit();return true}var e=b("#frmUserLogin");e.find("#btnLoginSubmitEmailVerification").unbind("click").bind("click",function(n){n.preventDefault();b("#btnLoginSubmitEmailVerification").clone(true);n=e.attr("action");var w={emailAddress:{name:"txtEmail",type:"emailAddress",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressEmpty"),invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid")}};
Sprint.fn.cloneObject(w);w=Sprint.fn.validateForm(e,w);if(w==true)b.ajax({data:e.serialize()+"&emailVerification=true",type:"POST",url:n,dataType:"json",success:function(B){if(B.validated)b.get(B.nextPage,function(c){var r=b("#navUser").find("#userLogin");r.find("#userLoginContent").remove();r.append(b(c));r.find(".formErrors").remove();r.find(".updateMessage").remove();b('<div class="updateMessage"><img class="messageIcon" src="/global/images/icons/ico_advantages_med.gif" alt="Success" /><div class="updateText">'+
B.validationMessage+"</div></div>").prependTo(r.find("#frmUserLogin fieldset"));r.find("div.buttons");e.find("#btnLoginSubmitEmailVerification").createHighResButtons()});else{b("#navUser").find("#userLogin").find(".updateMessage").remove();b("#navUser").find("#userLogin").find(".formErrors").remove();b("#frmUserLogin").showFormErrors({errorData:{txtEmailDL:{name:"txtEmail",errorMessage:B.errorMessage}},summaryAnchor:b("#navUser").find("#userLogin").find("#verificationErrors"),scrollToSummary:false,
showInline:false})}},error:Sprint.fn.ajaxError});else{b("#navUser").find("#userLogin").find(".formErrors").remove();b("#navUser").find("#userLogin").find(".error").removeClass("error");b("#navUser").find("#userLogin").find(".updateMessage").remove();e.showFormErrors({showInline:false,summaryAnchor:b("#navUser").find("#userLogin").find("#verificationErrors"),showSummary:true,errorData:w});return false}});e.find("#btnLoginSubmit").unbind("click").bind("click",function(){k(e)});e.bind("submit",function(n){n.preventDefault();
e.find("#btnLoginSubmit").trigger("click")});b("#userLoginContent").addRoundedCorners();var h=b("#userLogin"),m=b("#signInLink"),p=m.width(),o=false;m.data("isAnimating",false);if(h.hasClass("startOpen")||b("#sprintHome.firstTimeVisitor").length>0)o=true;var t=setTimeout(function(){if(b("#userLogin").hasClass("disclosureOpen")){b("#signInLink").trigger("click");o=false;clearTimeout(t)}},1E3);b("#userLogin #txtLoginUsername, #userLogin #txtLoginPassword").bind("focus",function(){b("#userLogin #txtLoginUsername, #userLogin #txtLoginPassword").bind("keypress",
function(){clearTimeout(t)})});h.find(".error, .formErrors").length>0&&clearTimeout(t);var v=true;if(o)v=false;h.disclosure({startClosed:v,titleClickable:false,speed:"fast",openedText:Sprint.fn.getContentString("userLoginDisclosure.openedText"),closedText:Sprint.fn.getContentString("userLoginDisclosure.closedText"),openCallback:function(){h.addShim();h.find("#txtLoginUsername").focus();h.find(".disclosureToggle").bind("click.removeShim",function(n){h.removeShim();h.find(".disclosureToggle").unbind("click.removeShim");
typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(n)});sprintHomePageModuleOpen=true},closeCallback:function(){var n=m.parent().parent();h.hide();n.removeClass("expanded");if(m.data("isAnimating")==false){m.data("isAnimating",true);m.animate({width:p},"normal",function(){m.data("isAnimating",false)})}sprintHomePageModuleOpen=false}}).hide();m.bind("click",function(n){if(m.data("isAnimating")==false){m.data("isAnimating",true);if(b(this).is(".disabled"))return false;
var w=m.parent().parent(),B="normal";if(o)B=0;var c="226px";if(m.hasClass(".signInCookied"))c=m.width();m.animate({width:c},B,function(){w.addClass("expanded");h.show();o?h.find("#txtLoginUsername").focus():h.find(".disclosureToggle").trigger("click");o=false;m.data("isAnimating",false)});typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(n)}return false});o&&m.trigger("click");b("#navUser .cookiedUser a.signInCookied").bind("click",function(n){n.preventDefault();
n=b(this).parent().parent();if(n.hasClass("expanded"))n.removeClass("expanded");else{n.addClass("expanded");h.show()}h.find(".disclosureToggle").trigger("click");return false})})();(function(){var k=b("#userLoggedIn");b("#signOutLink");var e=b("#navUser").find("li.loggedInUser a");b("#userLoggedInContent").addRoundedCorners();k.hide();e.bind("click",function(h){h.preventDefault();var m=e.parent().parent(),p=m.hasClass("expanded");if(!p){m.addClass("expanded");sprintHomePageModuleOpen=true}k.slideToggle("fast",
function(){if(p){m.removeClass("expanded");sprintHomePageModuleOpen=false}})})})();(function(){b("#selUserAccount").bind("change",function(){b(this).parents("form:first").submit()})})();b(function(){var k=b("#navUser ul.myToolsTabs li a");k.each(function(){var e=b(this);e.parent().hasClass("selected")||b(e.attr("href")).hide()});k.bind("click",function(e){e.preventDefault();e=b(this);var h=e.parent();if(h.hasClass("selected"))return false;h.parent().find("li.selected").removeClass("selected");h.addClass("selected");
b("#navUser #myTools .myToolsTabContent").hide();b(e.attr("href")).show()})});b.fn.popupWindow=function(k){return this.each(function(){b(this).click(function(){b.fn.popupWindow.defaultSettings={centerScreen:0,height:500,left:0,location:0,menubar:0,resizable:0,scrollbars:0,status:0,width:500,windowName:null,windowURL:null,top:0,toolbar:0};var e="{"+b(this).attr("popup")+"}";e=eval("("+e+")");settings=b.extend({},b.fn.popupWindow.defaultSettings,e||k||{});e="height="+settings.height+",width="+settings.width+
",toolbar="+settings.toolbar+",scrollbars="+settings.scrollbars+",status="+settings.status+",resizable="+settings.resizable+",location="+settings.location+",menuBar="+settings.menubar;settings.windowName=this.name||settings.windowName;settings.windowURL=this.href||settings.windowURL;settings.centerScreen?window.open(settings.windowURL,settings.windowName,e+",left="+(screen.width-settings.width)/2+",top="+(screen.height-settings.height)/2).focus():window.open(settings.windowURL,settings.windowName,
e+",left="+settings.left+",top="+settings.top).focus();return false})})};b(function(){b("a[popup]").popupWindow({})});b(function(){b("a.showModalChangeLocation").bind("click",function(k){k.preventDefault();var e=b("#changeLocationModal");e.openModal({width:275,openCallback:function(){e.setupComponents({buttons:false})}})});b("#frmChangeLocation").bind("submit",function(k){k.preventDefault();b("#btnChangeLocation").trigger("click",k)});b("#btnChangeLocation").unbind("click").bind("click",function(k){k.preventDefault();
b("#txtFindStoreAddress").val(b("#txtNewLocation").val());b("#btnFindStore").trigger("click");b("#changeLocationModal").closeModal()})});(function(){var k=b("#frmFindStore");if(k.length>0){var e=b("#locationDisplay");e.hide();e.find("ul.storeLocatorLink li a").bind("click",function(m){m.preventDefault();if(b(this).is(".changeLocation")){e.hide();k.parent().show();k.find("#btnFindStore").removeClass("disabled");k.find("#txtFindStoreAddress").focus().select()}else b(this).is(".seeAll")});k.bind("submit",
function(m){m.preventDefault();k.find("#btnFindStore").trigger("click")});var h=function(m,p){m&&m.preventDefault();if(p==null)p=false;if(b(this).is(".disabled"))return false;m=b.trim(k.find("#txtFindStoreAddress").val());b(this).addClass("disabled");var o=Sprint.fn.ajaxError;if(p)o=function(){return true};b.ajax({url:k.attr("action"),data:{addr:m,r:k.find("#hidFindStoreRadius").val()},type:"GET",dataType:"json",success:function(t){e.find(".storeLocation").remove();e.find(".errorHolder").remove();
if(t.error&&t.error[0]&&t.error[0].noSearchKeyFound){b("#locationDisplay").hide();b("#contactFind").show()}else if(t.stores){var v="";b.each(t.stores,function(n){if(!(n>=2)){var w="";if(t.stores[n]&&t.stores[n].appointment&&t.stores[n].appointment.length>0)w="<div><a href="+t.stores[n].appointment+' target="_blank">Make an Appointment</a></div>';v=v+'<div class="storeLocation"><h5>'+t.stores[n].name+'</h5><div class="locationTelephone"><em><b>'+t.stores[n].phone+'</b></em></div><div class="locationAddress01">'+
t.stores[n].address+"</div>"+w+"</div>"}});e.prepend(v);k.parent().hide();e.show()}},error:function(){e.find(".storeLocation").remove();e.find(".errorHolder").remove();e.prepend('<div class="errorHolder"><ul class="formErrors"><li>Please enter valid Street, city, state, and/or ZIP</li></ul></div>');k.parent().hide();e.show();var t=b("OmnitureCalls");t.length>0&&t.val()=="false"&&Analytics.Support.trackError("user","Please enter valid Street, city, state, and/or ZIP")}})};k.find("#btnFindStore").unbind("click").bind("click",
function(m){var p=b.trim(k.find("#txtFindStoreAddress").val()),o=b("#OmnitureCalls");o.length>0&&o.val()=="false"&&Analytics.Support.trackGoStoreSelector();if(p!="")h(m);else{m.preventDefault();e.find(".storeLocation").remove();e.find(".errorHolder").remove();e.prepend('<div class="errorHolder"><ul class="formErrors"><li>Oops, you forgot to enter your address</li></ul></div>');k.parent().hide();e.show();o.length>0&&o.val()=="false"&&Analytics.Support.trackError("user","Oops, you forgot to enter your address")}});
b(window).load(function(){h(null,true)})}})();b.browser.msie&&b(document).bind("keydown",function(k){if(k.keyCode==13)if(!b(k.target).is("textarea")){sourceElement=b(k.srcElement);parentForm=sourceElement.parents("form");if(parentForm.length>0){k.preventDefault();parentForm.trigger("submit")}}});(function(){function k(){b("#forgotPasswordModal").find("#btnForgotPasswordCancel").bind("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();
Sprint.modal.elem.closeModal();if(b(this).hasClass("button1_converted")){r=window.tempPasswordResetUrl;if(r!=null&&r!="")window.location.href=r}});if(b("#btnForgotPasswordCancel.button1_converted").length>0){b("#modalHolder a.closeModal").unbind("click").bind("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();b("#btnForgotPasswordCancel").trigger("click")});b(document).unbind("keydown").bind("keydown",function(r){if(r.keyCode==
27){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();b("#btnForgotPasswordCancel").trigger("click")}})}}function e(){var r=b("#forgotPasswordModal"),z=r.find("#frmForgotPassword");r.find("#btnForgotPasswordSubmit").unbind("click").bind("click",function(D){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(D);D.preventDefault();D=Sprint.fn.cloneObject(w);var F=Sprint.fn.validateForm(r.find("#frmForgotPassword"),
w);if(F==true)b.ajax({data:"ajax=true&"+z.serialize(),url:z.attr("action"),type:"GET",async:false,dataType:"json",success:function(G){if(G.validated){Sprint.modal.elem.loadModalContent(G.responseUrl,r);k();e();m();h();o();G.securityQuestion&&r.find("span.securityQuestion").text(G.securityQuestion);G.emailAddress&&r.find("span.sendToEmail").text(G.emailAddress);G.phoneNumber&&r.find("span.sendToPhone").text(G.phoneNumber)}else{r.find(".headerWrapperPrimary").find(".formErrors").remove();r.find(".error").removeClass("error");
r.find("#frmForgotPassword").showFormErrors({errorData:{txtValidationCode:{name:G.errorField,errorMessage:G.errorMessage}},summaryAnchor:r.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}},error:Sprint.fn.ajaxError});else{r.find(".headerWrapperPrimary").find(".formErrors").remove();r.find(".error").removeClass("error");r.find("#frmForgotPassword").showFormErrors({errorData:F,summaryAnchor:r.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}w=D})}function h(){b("#frmForgotPassword").bind("submit",
function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();b("#forgotPasswordModal").find("#btnForgotPasswordSubmit").trigger("click")})}function m(){var r=b("#forgotPasswordModal"),z=r.find("#frmForgotPassword");z.find("input.text").unbind("keydown").bind("keydown",function(D){if(D.keyCode==9){r.find(".headerWrapperPrimary").find(".formErrors").remove();z.find("input.error").removeClass("error");D=Sprint.fn.validateForm(z,{field:w[b(this).attr("name")]});
if(D!=true)D.txtForgotPasswordPin||z.showFormErrors({errorData:D,summaryAnchor:r.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}})}function p(){b("#forgotPasswordModal").find("a.forgotUsername").unbind("click").bind("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();Sprint.modal.elem.loadModalContent("/mysprint/pages/sl/forgotpassword/modals/forgot_username.jsp",b("#forgotPasswordModal"));k();
e();m();h();o()})}function o(){Sprint.modal.elem.focusFirstElement({focusableElements:"input[type!='hidden'], submit, button",containFocus:false})}function t(){b("#modalHolder a.closeModal").unbind("click").bind("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();Sprint.modal.elem.closeModal();n()})}function v(){var r=b("#frmUserLoginDL");r.find("#btnLoginSubmitEmailVerificationDL").unbind("click").bind("click",function(z){z.preventDefault();
var D=b("#btnLoginSubmitEmailVerificationDL").clone(true);z=r.attr("action");var F={emailAddress:{name:"txtEmailDL",type:"emailAddress",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressEmpty"),invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid")}};Sprint.fn.cloneObject(F);F=Sprint.fn.validateForm(r,F);if(F==true)b.ajax({data:r.serialize()+"&emailVerification=true",type:"POST",url:z,dataType:"json",success:function(G){if(G.validated)b("#deepLinkTriggerSignIn").length>
0?b.get("/global/common/modals/deeplink_signin.php?ajax=true",function(K){b("#signInDeepLinkModal").empty().append(b(K));K=b("#deepLinkSignIn").find(".headerWrapperPrimary");K.find(".updateMessage").remove();b('<div class="updateMessage"><img class="messageIcon" src="/global/images/icons/ico_confirmation_med.gif" alt="Success" /><div class="updateText">'+G.validationMessage+"</div></div>").appendTo(K);b("#signInDeepLinkModal").find("div.buttons").empty().append(D)}):b.get("/_includes/deeplink_landing_signin.html",
function(K){b("#deepLinkSignIn").empty().append(b(K));K=b("#deepLinkSignIn").find("#userLoginDL");K.find(".updateMessage").remove();b('<div class="updateMessage"><img class="messageIcon" src="/global/images/icons/ico_confirmation_med.gif" alt="Success" /><div class="updateText">'+G.validationMessage+"</div></div>").prependTo(K);K=b("#deepLinkSignIn").find("div.buttons");var O=b('<input type="submit" class="button1" id="btnLoginSubmitEmailVerificationDL" value="Sign In" />');K.empty().append(O);O.createHighResButtons()});
else if(b("#deepLinkTriggerSignIn").length>0){b("#deepLinkSignIn").find(".headerWrapperPrimary").find(".updateMessage").remove();b("#deepLinkSignIn").find(".headerWrapperPrimary").find(".formErrors").remove();b("#frmUserLoginDL").showFormErrors({errorData:{txtEmailDL:{name:"txtEmailDL",errorMessage:G.errorMessage}},summaryAnchor:b("#deepLinkSignIn").find(".headerWrapperPrimary"),scrollToSummary:false,showInline:false})}else{b("#deepLinkSignIn").find("#userLoginDL").find(".updateMessage").remove();
b("#deepLinkSignIn").find("#userLoginDL").find(".formErrors").remove();b("#frmUserLoginDL").showFormErrors({errorData:{txtEmailDL:{name:"txtEmailDL",errorMessage:G.errorMessage}},summaryAnchor:b("#deepLinkSignIn").find("#userLoginDL").find("#verificationErrors"),scrollToSummary:false,showInline:false})}}});else{if(b("#deepLinkTriggerSignIn").length>0){b("#deepLinkSignIn").find(".headerWrapperPrimary").find(".updateMessage").remove();b("#deepLinkSignIn").find(".headerWrapperPrimary").find(".formErrors").remove();
b("#deepLinkSignIn").find(".headerWrapperPrimary").find(".error").removeClass("error");r.showFormErrors({showInline:false,summaryAnchor:b("#deepLinkSignIn").find(".headerWrapperPrimary"),showSummary:true,errorData:F})}else{b("#deepLinkSignIn").find("#userLoginDL").find(".formErrors").remove();b("#deepLinkSignIn").find("#userLoginDL").find(".error").removeClass("error");b("#deepLinkSignIn").find("#userLoginDL").find(".updateMessage").remove();r.showFormErrors({showInline:false,summaryAnchor:b("#deepLinkSignIn").find("#userLoginDL").find("#verificationErrors"),
showSummary:true,errorData:F})}return false}});r.find("#btnLoginSubmitDL").unbind("click").bind("click",function(z){z.preventDefault();z={txtLoginUsername:{name:"USER",type:"username",required:true,emptyErrorMessage:Sprint.fn.getContentString("signInOutErrors.usernameEmpty"),invalidErrorMessage:Sprint.fn.getContentString("signInOutErrors.usernameInvalid"),customValidationRule:function(D){D=D.val();return/^.{6,33}$/.test(D)||Sprint.formFieldTypes.emailAddress.test(D)}},txtLoginPassword:{name:"PASSWORD",
type:"password",required:true,emptyErrorMessage:Sprint.fn.getContentString("signInOutErrors.passwordEmpty"),invalidErrorMessage:Sprint.fn.getContentString("signInOutErrors.passwordInvalid"),customValidationRule:function(D){D=D.val();return/^.{6,33}$/.test(D)||Sprint.formFieldTypes.emailAddress.test(D)}}};z=Sprint.fn.validateForm(r,z);r.find("label.error").remove();r.find("input.error").removeClass("error");if(typeof z!="boolean"){r.showFormErrors({errorData:z,showInline:true,scrollToSummary:false});
return false}r.submit();return true})}function n(){if(b("#deepLinkTriggerSignIn").length>0){var r=b("#signInDeepLinkModal");if(r.length<1){r=b('<div class="modal"></div>').appendTo("div.sprint div.body").hide();r=b('<div id="signInDeepLinkModal"></div>').appendTo(r)}r.openModal({ajaxContent:true,ajaxPath:b("#deepLink_signInDLModal").attr("href"),openCallback:function(){v()}})}else v()}var w={txtForgotPasswordUsername:{name:"txtForgotPasswordUsername",type:"username",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.forgotPasswordUsernameEmpty"),
invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.usernameInvalid"),customValidationRule:function(r){var z=true;r=r.val();if(!/^[a-zA-Z0-9\.\-_]{1,33}$/.test(r)&&!Sprint.formFieldTypes.emailAddress.test(r))z=false;return z}},radForgotPasswordDestinationEmail:{name:"radForgotPasswordDestinationEmail",type:"radioButton",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordDestinationEmpty")},radForgotPasswordDestinationEmail:{name:"radForgotPasswordDestinationText",
type:"radioButton",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordDestinationEmpty")},txtForgotPasswordAnswer:{name:"txtForgotPasswordAnswer",type:"securityAnswer",required:false,invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.securityAnswerInvalid"),customValidationRule:function(r){r=r.val();var z=b("#txtForgotPasswordPin").val();if(r!=""&&z==""){w.txtForgotPasswordPin.required=false;return Sprint.formFieldTypes.securityAnswer.test(r)}else return true}},
txtForgotPasswordPin:{name:"txtForgotPasswordPin",type:"PIN",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.pinAndAnswerEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.pinInvalid")},txtForgotPasswordCode:{name:"txtForgotPasswordCode",type:"ESN,MEID,BAN,phoneNumber",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordCodeEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordCodeInvalid")},
txtForgotPasswordNewPassword:{name:"txtForgotPasswordNewPassword",type:"password",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordInvalid")},txtForgotPasswordConfirmPassword:{name:"txtForgotPasswordConfirmPassword",type:"match",required:true,mustMatch:"txtForgotPasswordNewPassword",emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordConfirmEmpty"),
invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordConfirmInvalid")},txtForgotPasswordEmail:{name:"txtForgotPasswordEmail",type:"emailAddress",required:false,invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid"),customValidationRule:function(r){r=r.val();var z=b("#txtForgotPasswordPhone").val();if(r!=""&&z==""){w.txtForgotPasswordPhone.required=false;return Sprint.formFieldTypes.emailAddress.test(r)}else return true}},txtForgotPasswordPhone:{name:"txtForgotPasswordPhone",
type:"phoneNumber",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.phoneNumberAndEmailEmpty"),invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.phoneNumberInvalid")}};b("a.forgotPassword").die("click").live("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();var z=b("#deepLinkSignIn").length>0;z&&b("a.closeModal").trigger("click");r=b("#forgotPasswordModal");if(r.length<
1){var D=b('<div class="modal"></div>');r=b('<div id="forgotPasswordModal"></div>');r.appendTo(D);D.appendTo("div.sprint div.body").hide()}r.openModal({ajaxContent:true,ajaxPath:"/mysprint/pages/sl/forgotpassword/modals/forgot_password.jsp",openCallback:function(){k();e();m();h();p();o();z&&t()}});typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlProcessNode("document.body")});b("div.forgot > a.forgotUsername").die("click").live("click",function(r){typeof TeaLeaf!=
"undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();var z=b("#deepLinkSignIn").length>0;z&&b("a.closeModal").trigger("click");r=b("#forgotPasswordModal");if(r.length<1){var D=b('<div class="modal"></div>');r=b('<div id="forgotPasswordModal"></div>');r.appendTo(D);D.appendTo("div.sprint div.body").hide()}r.openModal({ajaxContent:true,ajaxPath:"/mysprint/pages/sl/forgotpassword/modals/forgot_username.jsp",openCallback:function(){k();e();m();h();o();z&&t()}});
typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlProcessNode("document.body")});var B=Sprint.fn.getQueryString(window.location.href),c=Sprint.fn.getURLParameter(B,"lForgotPassword");c&&c!=undefined&&b("a.forgotPassword").trigger("click");(B=Sprint.fn.getURLParameter(B,"lForgotUsername"))&&B!=undefined&&b("div.forgot > a.forgotUsername").trigger("click");b("a.resetTemporaryPassword").unbind("click").bind("click",function(r){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!=
"undefined"&&TeaLeaf.Client.tlAddEvent(r);r.preventDefault();var z=b("#forgotPasswordModal");if(z.length<1){r=b('<div class="modal"></div>');z=b('<div id="forgotPasswordModal"></div>');z.appendTo(r);r.appendTo("div.sprint div.body").hide()}z.openModal({ajaxContent:true,ajaxPath:"/mysprint/pages/sl/forgotpassword/modals/change_password.jsp",openCallback:function(){z.find("#btnResetPasswordSubmit").unbind("click").bind("click",function(D){D.preventDefault();Sprint.fn.cloneObject(w);var F=z.find("#frmResetPassword");
D=Sprint.fn.validateForm(F,w);if(D==true)b.ajax({data:"ajax=true&"+F.serialize(),url:F.attr("action"),type:"GET",async:false,dataType:"json",success:function(G){if(G.validated){Sprint.modal.elem.loadModalContent(G.responseUrl,z);z.find("#btnResetTemporaryPassDone").live("click",function(K){K.preventDefault();Sprint.modal.elem.closeModal();K=window.tempPasswordResetUrl;if(K!=null&&K!="")window.location.href=K});b("#modalHolder a.closeModal").unbind("click").bind("click",function(K){typeof TeaLeaf!=
"undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(K);K.preventDefault();b("#btnResetTemporaryPassDone").trigger("click")});b(document).unbind("keydown").bind("keydown",function(K){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(K);if(K.keyCode==27){K.preventDefault();b("#btnResetTemporaryPassDone").trigger("click")}})}else{z.find(".headerWrapperPrimary").find(".formErrors").remove();z.find(".error").removeClass("error");F.showFormErrors({errorData:{txtForgotPasswordNewPassword:{name:"txtForgotPasswordNewPassword",
errorMessage:G.errorMessage}},summaryAnchor:z.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}},error:Sprint.fn.ajaxError});else{z.find(".headerWrapperPrimary").find(".formErrors").remove();z.find(".error").removeClass("error");F.showFormErrors({errorData:D,summaryAnchor:z.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}});b("#frmResetPassword").bind("submit",function(D){D.preventDefault();b("#forgotPasswordModal").find("#btnResetPasswordSubmit").trigger("click")});
b("#modalHolder a.closeModal").unbind("click").bind("click",function(D){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(D);D=z.find("#frmResetPassword");D.attr("action","/entrycheck/logout.fcc");D.append('<input type="hidden" name="TARGET" value="/mysprint/pages/sl/global/index.jsp?smlogout=true" />');D.unbind("submit").submit()});z.find("#btnResetPasswordCancel").unbind("click").bind("click",function(D){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!=
"undefined"&&TeaLeaf.Client.tlAddEvent(D);D.preventDefault();b("#modalHolder a.closeModal").trigger("click")});b(document).unbind("keydown").bind("keydown",function(D){typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlAddEvent(D);if(D.keyCode==27){D.preventDefault();b("#modalHolder a.closeModal").trigger("click")}})}});typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlProcessNode("document.body")}).click();n()})();(function(){function k(){b("#externalForgotUsernamePassword").find("#frmForgotPassword").unbind("submit").bind("submit",
function(p){p.preventDefault();b("#btnForgotPasswordSubmit").trigger("click")})}function e(){b("#externalForgotUsernamePassword").find("#btnForgotPasswordCancel").unbind("click").bind("click",function(p){p.preventDefault();window.location=document.referrer})}function h(){var p=b("#externalForgotUsernamePassword"),o=p.find("#frmForgotPassword");p.find("#btnForgotPasswordSubmit").unbind("click").bind("click",function(t){t.preventDefault();t=Sprint.fn.cloneObject(m);var v=Sprint.fn.validateForm(o,m);
if(v==true)b.ajax({data:"ajax=true&"+o.serialize(),url:o.attr("action"),type:"GET",async:false,dataType:"json",success:function(n){if(n.validated){p.find(".headerWrapperPrimary").find(".formErrors").remove();p.find(".error").removeClass("error");b.get(n.responseUrl,function(w){p.find("div.containerThreeColumn").empty().append(b(w)).find("div.headerWrapperPrimary").remove();n.emailAddress&&p.find("span.sendToEmail").text(n.emailAddress);n.securityQuestion&&p.find("span.securityQuestion").text(n.securityQuestion);
n.emailAddress&&p.find("span.sendToEmail").text(n.emailAddress);n.phoneNumber&&p.find("span.sendToPhone").text(n.phoneNumber);b(".sprint input[type='submit'], .sprint input[type='button'], .sprint a.button1, .sprint a.button2").createHighResButtons();h();e();k()})}else{p.find(".headerWrapperPrimary").find(".formErrors").remove();p.find(".error").removeClass("error");p.find("#frmForgotPassword").showFormErrors({errorData:{txtValidationCode:{name:n.errorField,errorMessage:n.errorMessage}},summaryAnchor:p.find(".headerWrapperPrimary"),
showInline:false,scrollToSummary:false})}},error:Sprint.fn.ajaxError});else{p.find(".headerWrapperPrimary").find(".formErrors").remove();p.find(".error").removeClass("error");p.find("#frmForgotPassword").showFormErrors({errorData:v,summaryAnchor:p.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}m=t})}var m={txtForgotPasswordUsername:{name:"txtForgotPasswordUsername",type:"username",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.forgotPasswordUsernameEmpty"),
invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.usernameInvalid"),customValidationRule:function(p){var o=true;p=p.val();if(!/^[a-zA-Z0-9\.\-_]{1,33}$/.test(p)&&!Sprint.formFieldTypes.emailAddress.test(p))o=false;return o}},radForgotPasswordDestinationEmail:{name:"radForgotPasswordDestinationEmail",type:"radioButton",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordDestinationEmpty")},radForgotPasswordDestinationEmail:{name:"radForgotPasswordDestinationText",
type:"radioButton",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordDestinationEmpty")},txtForgotPasswordCode:{name:"txtForgotPasswordCode",type:"ESN,MEID,BAN,phoneNumber",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordCodeEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.passwordCodeInvalid")},txtForgotPasswordNewPassword:{name:"txtForgotPasswordNewPassword",type:"password",required:true,
emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordInvalid")},txtForgotPasswordConfirmPassword:{name:"txtForgotPasswordConfirmPassword",type:"match",required:true,mustMatch:"txtForgotPasswordNewPassword",emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordConfirmEmpty"),invalidErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.newPasswordConfirmInvalid")},
txtForgotPasswordEmail:{name:"txtForgotPasswordEmail",type:"emailAddress",required:false,invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid"),customValidationRule:function(p){p=p.val();var o=b("#txtForgotPasswordPhone").val();if(p!=""&&o==""){m.txtForgotPasswordPhone.required=false;return Sprint.formFieldTypes.emailAddress.test(p)}else return true}},txtForgotPasswordPhone:{name:"txtForgotPasswordPhone",type:"phoneNumber",required:true,emptyErrorMessage:Sprint.fn.getContentString("forgotPasswordErrors.phoneNumberAndEmailEmpty"),
invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.phoneNumberInvalid")}};h();e();k()})();(function(){if(b("#deepLinkTrigger").length>0)if(b("#deepLink_addPhoneModal").length>0)b(window).bind("load",function(){b("#deepLink_addPhoneModal").trigger("click")});else if(b("#deepLink_swapPlanModal").length>0)b(window).bind("load",function(){b("#deepLink_swapPlanModal").trigger("click")});else b("#deepLink_loyaltyOffersModal").length>0&&b(window).bind("load",function(){b("#deepLink_loyaltyOffersModal").trigger("click")})})();
(function(){var k=b("#externalEmailVerification"),e=k.find("#frmEmailVerification");k.find("#btnLoginSubmitDL").unbind("click").bind("click",function(h){h.preventDefault();h={emailAddress:{name:"txtEmailDL",type:"emailAddress",required:true,emptyErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressEmpty"),invalidErrorMessage:Sprint.fn.getContentString("formFieldErrors.emailAddressInvalid")}};Sprint.fn.cloneObject(h);h=Sprint.fn.validateForm(e,h);if(h==true)b.ajax({data:"ajax=true&"+
e.serialize()+"&emailVerification=true",url:e.attr("action"),type:"GET",async:false,dataType:"json",success:function(m){if(m.validated){k.find(".headerWrapperPrimary").find(".formErrors").remove();k.find(".error").removeClass("error");k.find(".headerWrapperPrimary").find(".updateMessage").remove();b('<div class="updateMessage"><img class="messageIcon" src="/global/images/icons/ico_confirmation_med.gif" alt="Success" /><div class="updateText">'+m.validationMessage+"</div></div>").appendTo(k.find(".headerWrapperPrimary"));
setTimeout(function(){window.location=m.nextPage?m.nextPage:"/mysprint/pages/sl/global/index.jsp?smlogout=true"},2E3)}else{k.find(".headerWrapperPrimary").find(".formErrors").remove();k.find(".error").removeClass("error");k.find(".headerWrapperPrimary").find(".updateMessage").remove();e.showFormErrors({errorData:{txtEmailDL:{name:"txtEmailDL",errorMessage:m.errorMessage}},summaryAnchor:k.find(".headerWrapperPrimary"),showInline:false,scrollToSummary:false})}},error:Sprint.fn.ajaxError});else{k.find(".headerWrapperPrimary").find(".formErrors").remove();
k.find(".error").removeClass("error");k.find(".headerWrapperPrimary").find(".updateMessage").remove();e.showFormErrors({showInline:false,summaryAnchor:k.find(".headerWrapperPrimary"),showSummary:true,errorData:h});return false}})})();typeof TeaLeaf!="undefined"&&typeof TeaLeaf.Client!="undefined"&&TeaLeaf.Client.tlProcessNode("document.body")})})(jQuery);
