/* Copyright (C) 2011 Microsoft Corporation */if(!window.$B)window.$B={};if(!window.$Config)window.$Config={};$Config.handlerBaseUrl=$Config.handlerBaseUrl||"";if(!$Config.sd){var domainParts=document.domain.split(".");$Config.sd="."+domainParts[domainParts.length-2]+".com"}if(!$Config.mkt)$Config.mkt="na";if(!$Config.prop)$Config.prop="X";if(!$Config.BSI)$Config.BSI={};!window["FunctionHelper"]&&(FunctionHelper={});!window["FunctionHelper"].isSpecialMember&&(window["FunctionHelper"].isSpecialMember=function(){return false});if(typeof SymRealWinOpen!="undefined")window.open=SymRealWinOpen;var CompatVersion="9.100709.0";function getSrcElement(a){return a.srcElt?a.srcElt:a.srcElement}new function(){var f=window,d=[],e=[],g=0;function a(a,b,f,e){var c,d;try{c=a.__lookupGetter__&&a.__lookupGetter__(b)!==undefined;d=a.__lookupSetter__&&a.__lookupSetter__(b)!==undefined;if(!c)a.__defineGetter__(b,f);if(!d&&e)a.__defineSetter__(b,e)}catch(g){}}function b(d,e,a,b){c(d,e,a,b)}function c(a,b,d,c){if(c||!a[b])a[b]=d}f.$Browser={Button:{LEFT:0,RIGHT:2,MIDDLE:1},attachEventCompatibility:function(c){var h=c.HTMLElement.prototype,d=c.Event.prototype;d.__proto__={__proto__:d.__proto__};function i(a){var b={x:0,y:0};while(a){b.x+=a.offsetLeft;b.y+=a.offsetTop;a=a.offsetParent}return b}b(h,"fireEvent",function(b){var a=c.document.createEvent("Event"),d=c.event;a.initEvent(b.substring(2),true,false);c.event=a;this.dispatchEvent(a);c.event=d});a(d,"srcElt",function(){var a=this._FixOffset;return a?a:$Browser._Private.getNonTextNode(this.target)});a(d,"srcElement",function(){return this.srcElt});a(d,"cancelBubble",function(){return this._bubblingCanceled||false},function(a){if(a){this._bubblingCanceled=true;this.stopPropagation()}});a(d,"offsetX",function(){return c.pageXOffset+this.clientX-i(this.srcElt).x});a(d,"offsetY",function(){return c.pageYOffset+this.clientY-i(this.srcElt).y});a(d,"x",function(){return this.offsetX});a(d,"y",function(){return this.offsetY});a(d,"returnValue",function(){return this.cancelDefault},function(a){if(!a)this.preventDefault();this.cancelDefault=a;return a});a(d,"button",function(){return this.which==1?1:this.which==3?2:0});a(d,"fromElement",function(){var a;if(this.type=="mouseover")a=this.relatedTarget;else if(this.type=="mouseout")a=this.target;else if(this.type=="focusin")a=$Browser._lastElt;return $Browser._Private.getNonTextNode(a)});a(d,"toElement",function(){var a=null,b;try{if(this.type=="mouseout")a=this.relatedTarget;else if(this.type=="mouseover")a=this.target;else if(this.type=="focusout")a=$Browser._lastElt}catch(c){}return $Browser._Private.getNonTextNode(a)});function g(a){c.event=a}function m(b,c,d){var a=c.slice(2);if(a=="mousewheel"&&!$B.Safari)a="DOMMouseScroll";if(a!="mouseenter"&&a!="mouseleave")b.addEventListener(a,g,true);else{b.addEventListener("mouseover",g,true);b.addEventListener("mouseout",g,true);b.addEventListener("mouseover",j,false);b.addEventListener("mouseout",k,false)}b.addEventListener(a,d,false)}function j(b){if(!this.contains(b.fromElement)){var a=c.document.createEvent("MouseEvents");a.initEvent("mouseenter",false,false);this.dispatchEvent(a)}}function k(b){if(!this.contains(b.toElement)){var a=c.document.createEvent("MouseEvents");a.initEvent("mouseleave",false,false);this.dispatchEvent(a)}}function l(d,b,c){var a=b.slice(2);if(a=="mousewheel"&&!$B.Safari)a="DOMMouseScroll";d.removeEventListener(a,c,false)}function e(b,a){m(this,b,a);return true}b(c,"attachEvent",e,$B.Opera);b(c.HTMLDocument.prototype,"attachEvent",e,$B.Opera);a(c.HTMLDocument.prototype,"activeElement",function(){return $Browser._lastElt});b(h,"attachEvent",e,$B.Opera);function f(b,a){l(this,b,a);return true}b(c,"detachEvent",f,$B.Opera);b(c.HTMLDocument.prototype,"detachEvent",f,$B.Opera);b(h,"detachEvent",f,$B.Opera)},attachStyleCompatibility:function(c){var b=c.CSSStyleDeclaration.prototype,g=c.HTMLElement.prototype,e=c.HTMLStyleElement.prototype,d=c.CSSStyleSheet.prototype;function f(g){var f=["Top","Left","Right","Bottom"],a=c.document.defaultView.getComputedStyle(g,null),e=a.getPropertyValue("background-position").split(" ");for(var d=0;d<f.length;d++){var b=f[d];this["border"+b+"Width"]=a.getPropertyValue("border-"+b+"-width");this["margin"+b]=a.getPropertyValue("margin-"+b);this["padding"+b]=a.getPropertyValue("padding-"+b)}this["position"]=a.getPropertyValue("position");this["right"]=a.getPropertyValue("right");this["left"]=a.getPropertyValue("left");this["top"]=a.getPropertyValue("top");this["height"]=a.getPropertyValue("height");this["width"]=a.getPropertyValue("width");this["zIndex"]=a.getPropertyValue("z-index");this["color"]=a.getPropertyValue("color");this["direction"]=a.getPropertyValue("direction");this["overflowY"]=a.getPropertyValue("overflow-y");this["display"]=a.getPropertyValue("display");this["backgroundImage"]=a.getPropertyValue("background-image");this["backgroundColor"]=a.getPropertyValue("background-color");this["fontFamily"]=a.getPropertyValue("font-family");this["backgroundPositionX"]=e[0];this["backgroundPositionY"]=e[1];return this}a(g,"currentStyle",function(){return new f(this)});b.__proto__={__proto__:b.__proto__};a(b,"pixelLeft",function(){return parseInt(this.left,10)||0},function(a){this.left=a+"px"});a(b,"pixelHeight",function(){return parseInt(this.height,10)||0},function(a){this.height=a+"px"});a(b,"pixelTop",function(){return parseInt(this.top,10)||0},function(a){this.top=a+"px"});a(b,"pixelWidth",function(){return parseInt(this.width,10)||0},function(a){this.width=a+"px"});a(b,"filter",function(){return undefined},function(a){$Browser._Private.Filters.applyFilter(this,a)});a(b,"styleFloat",function(){return this.cssFloat},function(a){this.cssFloat=a});a(b,"cssText",function(){var b="";for(var a=0;a<this.cssRules.length;a++)b+=this.cssRules[a].cssText;return b});if(c.StyleSheet){var h=c.StyleSheet.prototype;a(h,"cssText",function(){return this.ownerNode.innerHTML},function(a){try{this.ownerNode.innerHTML=a}catch(c){var b=document.createTextNode(a);this.ownerNode.appendChild(b)}})}a(e,"styleSheet",function(){return this.sheet});a(e,"cssText",function(){return this.innerHTML},function(a){this.innerHTML=a});a(d,"rules",function(){return this.cssRules});a(d,"addRule",function(a,c,b){this.insertRule(a+"{"+c+"}",b)});a(d,"removeRule",function(a){this.deleteRule(a)})},attachElementCompatibility:function(e){var c=e.HTMLElement.prototype;c.__proto__={__proto__:c.__proto__};b(c,"contains",function(a){while(a!=null&&a!=this)a=a.parentElement;return a!=null});b(c,"filters",$Browser._Private.MozillaFilterSub());b(c,"insertAdjacentElement",function(b,a){switch(b.toLowerCase()){case "beforebegin":return this.parentNode.insertBefore(a,this);break;case "beforeend":return this.appendChild(a);break;case "afterbegin":return this.insertBefore(a,this.firstChild);break;case "afterend":if(this.nextSibling)return this.parentNode.insertBefore(a,this.nextSibling);else return this.parentNode.appendChild(a);break;default:throw"Invalid Argument";}return null});a(c,"children",function(){var b=[],d=this.childNodes.length;for(var a=0;a<d;a++){var c=this.childNodes[a];if(c.nodeType==1)b.push(c)}return b});a(c,"parentElement",function(){return $Browser._Private.getNonTextNode(this.parentNode)});a(c,"document",function(){return this.ownerDocument});a(c,"onfilterchange",function(){return this.filters.onfilterchange},function(a){this.filters.onfilterchange=a});a(c,"filters",function(){return []});a(c,"innerText",function(){try{return this.textContent}catch(c){var b="";for(var a=0;a<this.childNodes.length;a++)if(this.childNodes[a].nodeType==3)b+=this.childNodes[a].textContent;return b}},function(a){if(a)this.innerHTML=d(a);else this.innerHTML=""});function d(e){var a=[],f=e.length,d;for(var c=0;c<f;c++){var b=e.charAt(c);switch(b){case "<":a.push("&lt;");break;case ">":a.push("&gt;");break;case '"':a.push("&quot;");break;case "&":a.push("&amp;");break;case " ":if(d==" ")a.push("&nbsp;");else a.push(" ");break;case "\r":break;case "\n":a.push("\r\n\r\n<br />");break;default:a.push(b)}d=b}return a.join("")}b(c,"removeNode",function(){return this.parentNode?this.parentNode.removeChild(this):this});a(c,"uniqueID",function(){var a=this._uniqueID;if(!a)a=this._uniqueID="ms_id"+g++;return a});b(c,"insertAdjacentHTML",function(d,c){var b,a=this.ownerDocument.createRange();switch(d.toLowerCase()){case "beforebegin":a.setStartBefore(this);b=a.createContextualFragment(c);return this.parentNode.insertBefore(b,this);case "afterbegin":a.selectNodeContents(this);a.collapse(true);b=a.createContextualFragment(c);return this.insertBefore(b,this.firstChild);case "beforeend":a.selectNodeContents(this);a.collapse(false);b=a.createContextualFragment(c);return this.appendChild(b);case "afterend":a.setStartAfter(this);b=a.createContextualFragment(c);return this.parentNode.insertBefore(b,this.nextSibling);default:throw"Invalid Argument";}});b(c,"swapNode",function(a){var b=this.nextSibling,c=this.parentNode;a.parentNode.replaceChild(this,a);c.insertBefore(a,b)});b(c,"replaceNode",function(a){this.parentNode.replaceChild(a,this)})},attachXmlCompatibility:function(d){if(typeof d.XMLDocument=="undefined"&&typeof d.Document!="undefined")d.XMLDocument=d.Document;var i=d.Document.prototype,l=d.HTMLElement.prototype,e=d.Node.prototype,f=d.XMLDocument.prototype,g=d.DocumentFragment.prototype;e.__proto__={__proto__:e.__proto__};a(i,"xml",function(){return (new XMLSerializer).serializeToString(this)});function h(a,g,b){b=b?b:a;if(!(a instanceof d.Document))a=a.ownerDocument;var e=a.evaluate(g,b,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null),f=new Array(e.snapshotLength);for(var c=0;c<e.snapshotLength;c++)f[c]=e.snapshotItem(c);return f}b(l,"selectNodes",function(b,a){return h(this,b,a)});b(i,"selectNodes",function(b,a){return h(this,b,a)});b(i,"selectSingleNode",function(c,d){c+="[1]";var a=h(this,c,d);if(a.length!=0)for(var b=0;b<a.length;b++)if(a[b])return a[b];return null});if(d.DOMParser)c(d,"XMLDOMParser",d.DOMParser);b(f,"transformNodeToObject",function(c){var a=new XSLTProcessor;a.importStylesheet(c);var b=d.document.implementation.createDocument("","",null);return a.transformToFragment(this,b)});b(f,"loadXML",function(c){var b=(new DOMParser).parseFromString(c,"text/xml");while(this.hasChildNodes())this.removeChild(this.lastChild);for(var a=0;a<b.childNodes.length;a++)this.appendChild(this.importNode(b.childNodes[a],true))});b(f,"transformNode",function(c){var a=new d.XSLTProcessor;a.importStylesheet(c);var e=d.document.implementation.createDocument("","",null),b=a.transformToDocument(this);return b.xml});b(f,"setProperty",function(){return null});b(f,"selectNodes",function(b,a){return j(this,b,a)});b(f,"selectSingleNode",function(b,a){return k(this,b,a)});b(g,"getElementById",function(e){var d=[],c=this.childNodes,a,b;for(b=0;b<c.length;b++){a=c[b];if(a.nodeType==1)d.queue(a)}while(d.length){a=d.dequeue();if(a.id==e)return a;c=a.childNodes;if(c.length!=0)for(b=0;b<c.length;b++){a=c[b];if(a.nodeType==1)d.queue(a)}}return null});b(g,"createElement",function(a){return d.document.createElement(a)});b(g,"getElementsByTagName",function(f){var e=[],d=[],c=this.childNodes,a,b;for(b=0;b<c.length;b++){a=c[b];if(a.nodeType==1)d.push(a)}while(d.length){a=Array.dequeue(d);if(f=="*"||a.tagName==f)Array.add(e,a);c=a.childNodes;if(c.length!=0)for(b=0;b<c.length;b++){a=c[b];if(a.nodeType==1)d.push(a)}}return e});function j(d,g,a){a=a?a:d;var f=new XPathEvaluator,c=f.evaluate(g,a,d.createNSResolver(d.documentElement),XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null),e=new Array(c.snapshotLength);for(var b=0;b<c.snapshotLength;b++)e[b]=c.snapshotItem(b);return e}function k(e,c,d){c+="[1]";var a=j(e,c,d);if(a.length!=0)for(var b=0;b<a.length;b++)if(a[b])return a[b];return null}b(e,"selectNodes",function(a){var b=this.ownerDocument;return b.selectNodes(a,this)});b(e,"selectSingleNode",function(a){var b=this.ownerDocument;return b.selectSingleNode(a,this)});a(e,"baseName",function(){return this.localName});a(e,"xml",function(){return (new XMLSerializer).serializeToString(this)});a(e,"text",function(){return this.textContent},function(a){this.textContent=a})},attachMozillaCompatibility:function(a){var d=a.HTMLElement.prototype,c=a.Document.prototype;a.document.documentElement.className+=" Mozilla";var b=a.document.getElementsByName("Web.moz-custom");if(b.length>0)$Browser.MozillaCompatMode=b[0].getAttribute("content").toLowerCase()=="enabled";else $Browser.MozillaCompatMode=false;c.scripts=a.document.getElementsByTagName("script")},attachOperaCompatibility:function(a){var b=a.Element.prototype;try{a.maxConnectionsPerServer=parseInt(a.maxConnectionsPerServer)||8}catch(c){}a.document.documentElement.className+=" Opera"},attachWebKitCompatibility:function(a){var b=a.Element.prototype;a.document.documentElement.className+=" Safari"},attachCaptureCompatibility:function(a){b(a.HTMLElement.prototype,"setCapture",function d(){var b=this;b.events=["click","mousedown","mouseup","mousemove","mouseover","mouseout"];b._capture=function(c){if(!c.isCapturing){if(c.type=="mousedown"&&$B.Opera)return;c.stopPropagation();c.preventDefault();var d=a.document.createEvent("MouseEvents"),f=c.bubbles,e=c.cancelable;if(c.type=="mouseup"){f=false;e=false}d.initMouseEvent(c.type,f,e,c.view,c.detail,c.screenX,c.screenY,c.clientX,c.clientY,c.ctrlKey,c.altKey,c.shiftKey,c.metaKey,c.button,c.relatedTarget);d._data=c.target;d._FixOffset=$Browser._Private.getNonTextNode(c.target);if(d._FixOffset==a.document.getElementsByTagName("HTML")[0])d._FixOffset=a.document.body;d.isCapturing=true;b.dispatchEvent(d)}};for(var c=b.events.length-1;c>=0;c--)a.addEventListener(this.events[c],b._capture,true)});b(a.HTMLElement.prototype,"releaseCapture",function c(){var b=this;if(b.events){for(var c=b.events.length-1;c>=0;c--)a.removeEventListener(b.events[c],b._capture,true);b.events=null;b._capture=null}})},attachClickCompatibility:function(a){function b(a){if(a.button!=0&&a.button!=1)a.stopPropagation()}function c(){a.detachEvent("onunload",c,true);a.document.removeEventListener("click",b,true)}a.attachEvent("onunload",c,true);a.document.addEventListener("click",b,true)},attachSharedCompatibility:function(d){var f=d.Document.prototype;f.__proto__={__proto__:f.__proto__};c(f,"selection",{clear:function(){d.getSelection().deleteFromDocument()},empty:function(){d.getSelection().removeAllRanges()},createRange:function(){var a;try{a=d.getSelection().getRangeAt(0)}catch(b){a=d.document.createRange()}return a}});b(f,"createStyleSheet",function(){var a=d.document.createElement("style");a.type="text/css";d.document.getElementsByTagName("head")[0].appendChild(a);return a});b(d,"CollectGarbage",function(){});b(d,"createPopup",$Browser._Private.CreatePopup);var e=d.document;d._d=e;d._ce=function(a){return e.createElement(a)};d._ge=function(a){return e.getElementById(a)};d._get=function(a){return e.getElementsByTagName(a)};d._dh=e.head||(e.head=d._get("head")[0]);b(d,"navigate",function(a){d.setTimeout('window.location = "'+a+'";',0)});a(d.HTMLDocument.prototype,"parentWindow",function(){return d});$Browser.attachElementCompatibility(d);$Browser.attachEventCompatibility(d);$Browser.attachStyleCompatibility(d);$Browser.attachXmlCompatibility(d);$Browser.attachCaptureCompatibility(d);$Browser.attachClickCompatibility(d)},_Private:{cleanupFirefox:function(a){var b,e;try{e=a.status}catch(k){}var c={};function g(b){var a=b.split(":");if(a[1])c[a[0]]=a[1].trim()}if(e==200)try{var i=a.responseXML.documentElement}catch(k){if(w.DOMParser)try{var h=new DOMParser,f=h.parseFromString(a.responseText.toString(),"text/xml");b={};b.responseText=a.responseText;b.responseXML=f;var d=a.getAllResponseHeaders();d.split("\n").forEach(g);b.getAllResponseHeaders=function(){return d};b.getResponseHeader=function(a){return c[a]};b.statusText=a.statusText;b.status=a.status;a=b}catch(l){a=null}else a=null}return a},getNonTextNode:function(a){try{while(a&&a.nodeType!=1)a=a.parentNode}catch(b){a=null}return a},CreatePopup:function(){var a=new w.Object;a.document=w.document.createDocumentFragment();a.document.body=a.document.appendChild(_ce("div"));a.document.close=a.document.open=function(){};a.document.write=function(b){a.document.body.innerHTML+=b};a.show=function(i,j,h,g,c){if(!Web.Dom)throw new Error("Missing Coreui.js");if(!c)c=w.document.body;var d=Web.Dom.GetLocation(c);a.document.body.style.cssText="z-index:100;position:absolute;margin:0px;padding:0px;top:{0}px;left:{1}px;width:{2}px;height:{3}px;background:white".format(j+d.top,i+d.left,h,g);var b=w.document.body.appendChild(a.document.body);w.document.addEventListener("mousedown",e,true);b.onclicktemp=a.document.onclick;b.onclick=f;function e(c){if(!a.document.body.contains(c.target)){c.stopPropagation();b.removeNode()}w.document.removeEventListener("mousedown",e,true)}function f(){if(this.onclicktemp)this.onclicktemp();b.removeNode()}};return a},MozillaModal:function(p,o,f,j){if(!f)f="";f=f.removeSpaces();var i=f.split(","),b=f="",k=false,g=false,c=0,e=0;for(var h=0;h<i.length;h++){var l=i[h].split(":"),n=l[0].toLowerCase(),d=l[1];switch(n){case "dialogheight":b+="height="+d;c=d;break;case "dialogwidth":b+="width="+d;e=d;break;case "dialogtop":b+="top="+d;g=true;break;case "dialogleft":b+="left="+d;g=true;break;case "resizable":b+="resizable="+d;break;case "status":b+="status="+d;break;case "center":k=true}if(n!="center")b+=","}if(k&&!g){if(c!=0)c=$Number.coerceInt(c);else c=300;if(e!=0)e=$Number.coerceInt(e);else e=300;if(c!=""||e!=""){b+="screenX="+(screen.availHeight-e)/2+",";b+="screenY="+(screen.availWidth-c)/2}}var a=c.open(p,"",b);$Browser.attachCompatabilities(a);a.dialogArguments=o;resetModal=function(b){if(a&&!a.closed){b.stopPropagation();a.focus()}};var m="";grabReturn=function(){if(a&&!a.closed){m=a.returnValue;setTimeout(CheckClose,0)}};CheckClose=function(){if(a.closed){if(j)j(m);c.removeEventListener("focus",resetModal,true)}};hookEvents=function(){a.onunload=grabReturn;c.addEventListener("focus",resetModal,true)};setTimeout(hookEvents,0)},MozillaFilterMethods:["addAmbient","addCone","addPoint","apply","changeColor","changeStrength","clear","moveLight"],MozillaFilterEventMethods:["play","stop"],MozillaFilterSub:function(){var b=$Browser._Private;for(var a=0;a<b.MozillaFilterMethods.length;a++)this[b.MozillaFilterMethods[a]]=c;for(var a=0;a<b.MozillaFilterEventMethods.length;a++)this[b.MozillaFilterEventMethods[a]]=d;function c(){}function d(){if(this.onfilterchange)this.onfilterchange()}return this},Filters:{_filterDeclarationExpression:/progid:([^\(]+)\(([^\)]+)\)/gi,applyFilter:function(c,e){var a,b={};while(a=$Browser._Private.Filters._filterDeclarationExpression.exec(e)){var d=Object.resolve("$Browser._Private.Filters."+a[1]);if(d)b[a[1]]=new d(c,$Browser._Private.Filters.parseParams(a[2]))}c.filters=b},parseParams:function(e){var b=e.split(","),d={};for(var a=0;a<b.length;a++){var c=b[a].split("=");d[c[0].toLowerCase()]=$Browser._Private.Filters.cleanParam(c[1])}return d},cleanParam:function(a){if(a.indexOf("'")==0)return a.substring(1,a.length-1);return a.toLowerCase()},DXImageTransform:{Microsoft:{Alpha:function(a,b){var c=Number(b.opacity);a.opacity=Number.coerceFloat(b.opacity)/100;a.mozOpacity=a.opacity},AlphaImageLoader:function(a,b){a.backgroundImage="url("+b.src+")";switch(b.sizingMethod){case "crop":a.backgroundRepeat="no-repeat"}},Blur:function(a,c){if(c.makeshadow=="true"){var b=Number.coerceFloat(c.shadowopacity);a.opacity=b;a.mozOpacity=b;a.backgroundColor="#000000";a.margin="3px"}}}}}},attachCompatabilities:function(a){d.push(a);if($B.Safari){a.HTMLDocument={prototype:a.document.__proto__};a.Document={prototype:a.document.__proto__}}$Browser.attachSharedCompatibility(a);if($B.Opera)$Browser.attachOperaCompatibility(a);else if($B.RE_WebKit)$Browser.attachWebKitCompatibility(a);else $Browser.attachMozillaCompatibility(a);for(var b=0,c=e.length;b<c;b++)try{e[b](a)}catch(f){}},addExtension:function(b){for(var a=0,c=d.length;a<c;a++)try{b(d[a])}catch(f){}e.push(b)}};$Browser.attachCompatabilities(f)};new function(){function a(a){$Browser._lastElt=a.document;var d,b=0,e=a.document.documentElement;e.addEventListener("focus",j,true);e.addEventListener("mousedown",g,true);e.addEventListener("keydown",i,true);a.addEventListener("focus",k,true);a.addEventListener("blur",l,true);function g(b){if($Browser._lastElt!=b.srcElement){c("beforedeactivate",$Browser._lastElt);var d=b.srcElement;a.setTimeout(function(){c("focus",d)},0)}}function i(a){if(a.keyCode==9)c("beforedeactivate",$Browser._lastElt)}function k(){if(b!=0){a.clearTimeout(b);b=0}if(d){c("focusin",$Browser._lastElt);d=false}}function l(){if(b==0)b=a.setTimeout(h,100)}function h(){var e=$Browser._lastElt;$Browser._lastElt=null;d=true;a.clearTimeout(b);b==0;c("focusout",e);$Browser._lastElt=e}function j(a){if($Browser._lastElt){var b=$Browser._lastElt;$Browser._lastElt=a.srcElement;c("focusout",b);$Browser._lastElt=b}c("focusin",a.srcElement);$Browser._lastElt=a.srcElement}function c(c,d){var b=a.document.createEvent("Event"),e=a.event;b.initEvent(c,true,false);a.event=b;b._parentWindow=a;d.dispatchEvent(b);a.event=e}function f(a,b,c){if(!a[b])a[b]=c}f(a.HTMLElement.prototype,"setActive",function m(){this.focus()})}$Browser.addExtension(a)};var $Version="9.090515.0";if(typeof $Debug=="undefined")window.$Debug={enabled:false,trace:function(){}};function registerNamespace(){for(var d=0,h=arguments.length;d<h;d++){var c=this,e=arguments[d].split(".");for(var b=0,g=e.length;b<g;b++){var f=e[b],a=c[f];if(!a)a=c[f]={};if(!a.__namespace){if(b===0&&arguments[d]!=="Sys")Sys.__rootNamespaces[Sys.__rootNamespaces.length]=a;a.__namespace=true;a.__typeName=e.slice(0,b+1).join(".");a.getName=function i(){return this.__typeName}}c=a}}return c}Function.prototype.registerNamespace=registerNamespace;Function.registerNamespace=function(){registerNamespace.apply(window,arguments)};registerNamespace("Sys");if(!Sys.__rootNamespaces)Sys.__rootNamespaces=[Sys];$Beacon={};new function(){var a=[],f=150;$Beacon.fire=function(g,f,d,c,a,b){setTimeout(function(){e(g,f,d,c,a,b)},0)};$Beacon.fireAndHold=function(c,a){e(c,a);if(!$B.IE){var b=(new Date).getTime()+f;while((new Date).getTime()<b);}};function e(a,j,i,h,f){var e=g();a=b(a,j);a=a.substr(0,Math.min(a.length,2e3));if(!f)a=b(a,{r:Math.random()});c(e,d(i,e),d(h,e));e.src=a}function g(){var b,e=a.length;for(var c=0;c<e;c++){var d=a[c];if(!d.inUse){b=d;break}}if(!b){b=new Image;a.push(b)}b.inUse=true;return b}function d(a,b){return function(){c(b,null,null);b.inUse=false;if(a)a()}}function c(a,c,b){a.onload=c;a.onabort=a.onerror=b}function b(a,c){a=a||"";if(c){var e=$Utility.serialize(c),b="?";if(a.indexOf("?")>=0){var d=a.charAt(a.length-1);b=d=="?"||d=="&"?"":"&"}a+=b+e}return a}};new function(){var a=String.prototype;a.endsWith=function o(a){return this.substr(this.length-a.length)==a};a.startsWith=function l(a){return this.substr(0,a.length)==a};a.lTrim=function q(){return this.replace(/^\s*/,"")};a.rTrim=function r(){return this.replace(/\s*$/,"")};a.trim=function s(){return this.replace(/^\s+|\s+$/g,"")};var f=/\{\d+\}/g,d=/[\{\}]/g;a.format=function p(){var b=arguments;function a(c){var a=b[c.replace(d,"")];if(a==null)a="";return a}return this.replace(f,a)};var b=/[^\w.,-]/g;a.encodeXmlAttribute=a.encodeHtmlAttribute=function h(){return this.replace(b,function(a){return ["&#",a.charCodeAt(0),";"].join("")})};var c=/[^\w .,-]/g;a.encodeXml=a.encodeHtml=function j(){return this.replace(c,function(a){return ["&#",a.charCodeAt(0),";"].join("")})};var e=/[^\w.%-]/g;a.encodeURIComponent=a.encodeUrl=function n(){return encodeURIComponent(this).replace(e,function(b){var a=b.charCodeAt(0).toString(16);return "%"+(a.length==1?"0"+a:a).toUpperCase()})};a.encodeJson=function k(){return this.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r")};a.decodeURIComponent=a.decodeUrl=function m(){return decodeURIComponent(this)};var g=/([\\\.\{\}\(\)\[\]\/\+\*\?\|\^\$])/gi;a.escapeRegex=function i(a){return (arguments.length==0?this:a).replace(g,"\\$1")}};$Utility={};$Utility.eval=function(s){eval(s)};new function(){var e="&",a="=";$Utility.deserialize=function h(g,c,n,k){var d={};c=c||e;if(g){var i=g.split(c),l=i.length,f=0;for(;f<l;f++){var m=i[f],b=m.split(a);if(b.length>0){var j=b[0].trim();b.splice(0,1);var h=b.join(a).trim();try{d[j]=k?h:h.decodeUrl()}catch(o){d[j]=""}}}}return d};$Utility.serialize=function i(f,d,h){d=d||e;var c=[];for(var g in f)if(!FunctionHelper.isSpecialMember(f,g)){var b=f[g];b=b==null?"":b.toString();c.push(g,a,h?b:b.encodeUrl(),d)}if(c.length>0)c.pop();return c.join("")};$Utility.updateObject=c;function c(e,f){for(var b in f)if(!FunctionHelper.isSpecialMember(f,b)){var a=e[b],d=f[b];if(d.constructor==Array){if(!a||a.constructor!=Array)a=e[b]=[];c(a,d)}else if(typeof d=="object"){if(typeof a!="object")a=e[b]={};c(a,d)}else e[b]=d}}var b=new RegExp('<script type="text/javascript"( src="([^"]*?)"){0,1}(( loadfirst="true")|( defer="defer")){0,1}( id="[^"]*?"){0,1}>([\\w\\W]*?)</scr'+"ipt>","gim"),f=new RegExp("<script","gim");function d(c,b){for(var a=0;a<c.length;a++)$Utility.eval(c[a]);for(var a=0;a<b.length;a++)if(b[a]&&b[a]!=""){var d=document.createElement("SCRIPT");d.src=b[a];document.body.appendChild(d)}}$Utility.ajaxInnerHtml=function g(k,f){b.lastIndex=0;var c=[],j=[],i=[],h=[],g=[],e=0,a;while(a=b.exec(f)){c.push(f.substring(e,a.index));if(a[4]&&a[4]!=""){h.push(a[7]);g.push(a[2])}else{j.push(a[7]);i.push(a[2])}e=b.lastIndex}c.push(f.substring(e));d(h,g);k.innerHTML=c.join("");d(j,i)}};$Cookie={};new function(){var d="wlxS",c="wlxP",e,a,b;$Cookie.setPersistentCookie=function i(b,a){g(b,a,1)};$Cookie.getPersistentCookie=function h(a){return f(a,1)};$Cookie.setSessionCookie=function k(b,a){g(b,a,0)};$Cookie.getSessionCookie=function j(a){return f(a,0)};function g(h,e,g){var f=g?c:d,a=$Utility.deserialize($Cookie.getCookie(f,1));if(e===null||e===undefined)delete a[h];else a[h]=e;var b=new Date;$Cookie.setCookie(f,$Utility.serialize(a),$Config.sd,0,g?new Date(b.getFullYear()+1,b.getMonth(),b.getDay()):0,1)}function f(f,b){var a=b?c:d,e=$Utility.deserialize($Cookie.getCookie(a,1));return e[f]}$Cookie.getCookie=function m(f,c){var g=document.cookie;if(g==e){if(c&&b)return b[f];else if(!c&&a)return a[f]}else{a=0;b=0;e=g}var d=$Utility.deserialize(document.cookie,";",true,c);if(c)b=d;else a=d;return d[f]};$Cookie.deleteCookie=function l(b,a,c){$Cookie.setCookie(b,"",a,c,new Date(2e3,1,1))};$Cookie.setCookie=function n(g,f,c,d,a,e){var b={};b[g]=f;document.cookie="{0};{1}path={2};{3}".format($Utility.serialize(b,null,e),c?"domain="+c+";":"",d?d:"/",a?"expires="+a.toUTCString()+";":"")}};if(!window.$BSI)$BSI={};if(!$BSI.headTime)$BSI.headTime=(new Date).getTime();new function(){var n=[],T=[],t="LD",Z="#",a="&",m="?",p="~",pb=":",f="",K=".com",E="-int.com",v={},r={},d,c=1,q,y,A,P,u,w,i,z,h=$Config,e=h.BSI||{},b=e.BICI||{},x=h.sd.endsWith(E)?E:K,ab,j=[],U,k=0;function rb(){document.attachEvent("onclick",M);document.attachEvent("onmousedown",F);document.attachEvent("onmouseup",J);document.attachEvent("onkeydown",I);document.attachEvent("onkeyup",N);document.attachEvent("ontouchstart",D);document.attachEvent("ontouchend",G);k=1;window.attachEvent("onload",W);window.attachEvent("onunload",R);if(b.capture)r=fb();var a=document.createElement("span");a.innerHTML='<a href="#"></a>';ab=a.firstChild.href}$BSI.informLoaded=function zb(c,a){h=$Config;e=h.BSI||{};b=e.BICI||{};document.body.id=e.pn?e.pn.encodeHtmlAttribute():f;if($BSI.headTime==u)return;var d=l();if(u&&!c&&window["$Ads"]&&$Ads.Refresh)$Ads.Refresh();u=$BSI.headTime;k=0;j=[];if(a)$BSI.addLogParams({x:"1"});S(n,a);o("L",L(r),d);r={};if(b.beaconUrl)$Beacon.fire(b.beaconUrl,v);v={}};$BSI.informPVHead=function Ab(){Q();$BSI.headTime=l();k=1};$BSI.addBeaconParams=function ub(a){H(v,a)};$BSI.addLogParams=function yb(a){H(r,a)};$BSI.addLoadedCallback=function tb(a){n.push(a)};$BSI.removeLoadedCallback=function sb(a){setTimeout(function(){for(var b=0,c=n.length;b<c;b++)if(n[b]==a){n.splice(b,1);return}},0)};$BSI.isLoading=function Gb(){return k};$BSI.addNavCallback=function vb(a){T.push(a)};$BSI.navigateTo=function Eb(a,b){$BSI.informNav(a);if(b)window.open(a,b);else window.location.href=a};$BSI.addLoadEvent=function xb(a){if(k)j.push(a)};$BSI.eventLoaded=function Cb(b){for(var a=0,c=j.length;a<c;a++)if(j[a]==b){j.splice(a,1);X();break}};$BSI.addHandlerDPs=function wb(a){a["biciPrevious"]=e.biciPrevious;a["mmn"]=h.mmn;return a};$BSI.addLDToHash=function Bb(a){a["bicild"]=$Cookie.getCookie(t,1);$Cookie.deleteCookie(t,$Config.sd);return a};$BSI.informNav=function Fb(k,r,j,u,D){c=c&&!D&&(!j||j.getAttribute("target")!="_blank");var A=l(),n=j?j.href:0,E=j?j.innerHTML:0;g();C();r=r||qb(j);k=k||f;var s=mb(k),B=kb(k),y=s?ob(k):f,t=(!s||lb(y))&&!B,F=s&&nb(y);o("N",p+p+r.encodeUrl()+p+gb(),A);w=w||c;if(b.urlHash){var x=b.urlHash+A;if(b.fid)x+=a+b.fid+a+(c?"1":"0")+(!u?"1":"0");$Cookie.setCookie("LN",x,$Config.sd)}S(T,k,j,u,c,t);var v=["WLXID=",e.xid,"&RID=",e.rid,"&TID=",$BSI.headTime,"&lid=",r].join(f);if(F){if(j&&b.enableGlinkExtra){var q;if(n.indexOf(m)<0)q=m+m;else if(n.indexOf(m+m)<0&&n.indexOf(a+a)<0)q=a+a;else q=a;j.href=n+q+v}}else if(!t)if(b.enableGlinkCall)$Beacon.fireAndHold("//g.live"+K+"/_9uxp9"+h.mkt+"/mike?"+k.encodeUrl()+a+a+v);if(j&&n!=j.href){i=j;z=n;if(d==$Browser.Button.RIGHT){if(!$B.Safari&&!$B.Firefox)j.attachEvent("onmouseout",g)}else setTimeout(g,100);O(j,E)}};function fb(){var a={sw:screen.width,sh:screen.height,c:screen.colorDepth};if(document.documentElement.clientWidth){a.bw=document.documentElement.clientWidth;a.bh=document.documentElement.clientHeight}return a}function g(){if(i&&i.href!=z){var a=i.innerHTML;i.href=z;O(i,a);i.detachEvent("onmouseout",g);i=0}}function O(a,b){if(a&&a.innerHTML!=b)a.innerHTML=b}$BSI.reportEvent=function Db(c,b){var a=p+c+L(b);if(!o("E",a)){$BSI.flush();o("E",a)}};$BSI.flush=function Hb(){$Beacon.fire(h.handlerBaseUrl+"/Handlers/NoOp.mvc",$BSI.addLDToHash({}))};function F(){g();Y()}function M(){if(event.button==$Browser.Button.MIDDLE||q)return;V();c=!q&&!y&&!A;d=$Browser.Button.LEFT;s(event.srcElement);c=1}function J(){Y();if(d!=$Browser.Button.LEFT||q){c=0;s(event.srcElement,d==$Browser.Button.RIGHT);c=1}}function I(){if(event.keyCode==93){d=$Browser.Button.RIGHT;s(event.srcElement,1)}}function N(){if(event.keyCode==27||event.keyCode==18||event.keyCode==13)g()}function D(){g();P=l()}function G(){if(l()-P>1e3){c=0;d=$Browser.Button.RIGHT;s(event.srcElement);c=1}}function Y(){d=event.button;V()}function V(){y=event.shiftKey;q=event.ctrlKey;A=event.altKey}function s(a,c){g();while(a){if(a.tagName=="A"){var b;try{b=a.href}catch(d){}if(b&&!jb(b))$BSI.informNav(b,0,a,c);break}a=a.parentNode}}function jb(a){var b=a.indexOf(Z),c=a.indexOf("javascript:");if(b>-1)if(b==0||a.indexOf(ab)==0)return 1;if(c==0)return 1;return 0}function qb(a){var c=f;while(a&&a.getAttribute){var b=a.getAttribute("lid");if(b){c=b;break}a=a.parentNode}return c}function L(b){var d=f;if(b)for(var c in b)if(!FunctionHelper.isSpecialMember(b,c)){var a=b[c];a=a.encodeUrl?a.encodeUrl():a;d+=p+c+pb+a}return d}function C(){if(k)$BSI.informLoaded(1,1)}function gb(){var a="U",b=$Browser.Button;if(d==b.RIGHT)a="R";else if(d==b.LEFT)a="L";else if(d==b.MIDDLE)a="M";if(q)a+="C";if(A)a+="A";if(y)a+="S";return a}function nb(a){return a.toLowerCase()=="g.live"+x}function lb(a){a=a.toLowerCase();return a.endsWith(".live"+x)||a==f||a.charAt(0)==Z||a=="live"+x}var db="^(mailto|tel|sms):",hb=new RegExp(db,"i"),B="^(ftp|(http(s)?):)?//",bb=new RegExp(B,"i"),cb=B+"([-.a-z0-9]*)[^-.a-z0-9]?",eb=new RegExp(cb,"i");function mb(a){return bb.test(a)}function kb(a){return hb.test(a)}function ob(a){return String(a).search(eb)<0?f:RegExp.$4}function H(c,a){for(var b in a)if(!FunctionHelper.isSpecialMember(a,b))c[b]=a[b]}function W(){U=1;X()}function X(){if(U&&j.length==0)$BSI.informLoaded()}function R(){Q();g();document.detachEvent("onclick",M);document.detachEvent("onmousedown",F);document.detachEvent("onmouseup",J);document.detachEvent("onkeydown",I);document.detachEvent("onkeyup",N);document.detachEvent("ontouchstart",D);document.detachEvent("ontouchend",G);window.detachEvent("onload",W);window.detachEvent("onunload",R)}function Q(){C();if(!w)o("U")}function l(){return (new Date).getTime()}function ib(a){return (a?a:l())-$BSI.headTime}function o(l,k,m){if(b.enableLD){var j=l+ib(m)+(k?k:f),d=$Cookie.getCookie(t,1),g=$Utility.deserialize(d,a,0,1),i=[e.xid,e.rid,h.di,$BSI.headTime].join("_"),c=g[i];if(c)c+="|"+j;else c=j;g[i]=c;d=$Utility.serialize(g,a,1);if(d.length>512)return 0;$Cookie.setCookie(t,d,$Config.sd,0,new Date(2020,1,1),1)}return 1}function S(c){var a=0,b=c.clone(),d=b.length;for(;a<d;a++)$WebWatson.wrapCallback(b[a],0,Array.prototype.slice.call(arguments,1))()}rb()};if(!window.$CSIPerf)$CSIPerf={};new function(){if(!$CSIPerf.lapse)$CSIPerf.lapse=[{}];if(!$CSIPerf.csd)$CSIPerf.csd={};var G="BP",yb=2,O=4,Y=1e3,Cb="-",fb=40,y="VID",S="wlidperf",rb="wl_preperf",H="VC",q="FR",w="ST",r=null,h="",cb=5e3,a=$CSIPerf;a.GT1Param=[];a.payloadLength=0;var Jb=[],i=0,Ib=r,x=[],J=[],K={},D,t,s={},c=$Config,d=c.BSI||{},l=d.SBSPLT||{},b=d.CSIPerf||{},B=b.IDSS||{},A=b.Trace||{},C=b.page||{},N=b.WLXFD||{},u=b.Omniture||{},n=$Cookie.getCookie,W=$Cookie.setCookie,I=$Utility.serialize,v=$Utility.deserialize,g=v(n(S,1)),m=v(n(rb,1)),z=d.ir,F=h;x[0]=["ANON","NL","TP","CL","MA","TR","PLT","IR","VID","EX"];J[0]=["SZ","TPRS","PLM","PCT","PCD"];x[1]=["c1","c10","c9","server","c2","pageName","c3","c25","c26","c27"];J[1]=["c8","c11","c4","c28","c29"];function hb(t,i){var k=[],B=i[q]||"NA*NA*",f=sb(i),C=zb(f.time),A=v(n("ANON",1))["A"]||h,D=i[y]||0,o=$WebWatson.foundException()?1:0,j;if(f.nostart)j=1;var u=e(g.latency),s=e(m.thr),r=B+":"+p(c.prop,20)+"*"+p(t),l=Math.round(f.time/1e3*10)/10,w=f.time;for(var d=0;d<yb;d++){if(j&&d==1)continue;var b=x[d],a={};a[b[0]]=A;a[b[1]]=u;a[b[2]]=s;a[b[3]]=(d==1?c.hn:c.mmn)||h;a[b[4]]=c.mkt;a[b[5]]=r;a[b[6]]=d==1?l:w;a[b[7]]=z&&!f.nostart?1:0;a[b[8]]=D;a[b[9]]=o;a=eb(a,d,f.lapseReport,C);a=db(a);k[d]=a}return k}function p(b,a){a=a||fb;var c=b.length,d=c>a?b.substr(c-a):b;return d.encodeUrl()}function zb(a){return i>0&&!f(a)&&a>0?{tprs:Math.round(i/1024*8/(a/1e3)),size:Math.round(i/1024*10)/10}:r}function eb(a,g,c,d){var b=J[g];if(m.plt)a[b[2]]=m.plt;if(m.com)a[b[3]]=m.com;if(m.req)a[b[4]]=m.req;if(d)a[b[0]]=d.size,a[b[1]]=d.tprs;if(c)for(var e=0;e<c.length;e++){var f=c[e];a[f.key]=f.val}return a}function sb(e){if(a._ttg)a.lapse.push({s:"ttg",t:a._ttg});var b=C.timeStamp;if(f(b)||0==b)b=k();var c=e.ST||0,d=b-c,g=mb(c,b,a.lapse);return {nostart:c==0,time:d>0?d:0,lapseReport:g}}function e(b){var a=parseInt(b);return isNaN(a)?0:a}function f(a){return "undefined"==typeof a||!a||h==a}function gb(){var a=j(),c=e(a.LTT),d=(k()-c)/1e3/60;return e(a.RC)<e(b.transactionLimit)&&d<b.maxSessionDuration}function L(){var a={latency:g.latency,throughput:g.throughput};R(a);g=a}function V(){Q();L();$Cookie.deleteCookie(G,c.sd)}function Z(){if(!ub()){var a={VID:Math.random().toFixed(O),VC:0,RC:0,LTT:k()};o(a)}return true}function ub(){var b=j(),a=b[y],c=b[H];return !isNaN(parseFloat(a))&&a>=0&&a<1&&c<=Y}function T(a){var b=parseFloat(j()[y]+0);if(isNaN(b)||0==a)return false;else return 1==a?true:b<=1/a}function E(){try{var a=window.location;return a.hostname+a.pathname}catch(b){return document.domain}}function mb(e,h,a){var c=[];if(a&&a.length>1&&h-e>0){a[0]={s:"Start",t:e};for(var b=0;b<a.length-1;b++){var i=a[b],d=a[b+1];if(!f(d)){var g=d.t-e;if(g>0)c[c.length]={key:"L."+d.s,val:g}}}}return c}function lb(a){var b=e(a[H]);a[y]=Math.random().toFixed(O);a[H]=b<Y?b+1:1;a.RC=0;a.LTT=k();o(a)}function pb(c,d,b){c=c||E();i=e(b.p);if(f(i)||i<=0)i=f(d)?0:e(d);var j=g[w],h=g[q];if(h&&j){b[q]="0*"+h+"*";b[w]=j;z=1;L()}a.GT1Param=hb(c,b)}function jb(a){a[q]=h;a[w]=h;a.RC=e(a.RC)+1;a.LTT=k();o(a)}function Q(){i=0,C.timeStamp=0,K={},a.csd={},a.lapse=[{}];a._ttg=0;a.payloadLength=0;l.rt=0}function vb(c,d){if(!b.enabled){V();return}if(Z()){if(f(c))c=E();var a=j();a[q]=c;a[w]=k();a.p=f(d)?0:e(d);o(a)}}function xb(){if(!b.enabled){V();return}if(Z()){var c=j();if(!gb())lb(c);pb(d.pn,a.payloadLength,c)}}function nb(){if(b.enabled){var c=a.GT1Param[0],d=X(c)||!c.IR?"nostart":I(c);if(B.enabled&&T(B.sampleFrequency))$BSI.addBeaconParams({csiperf:d})}}function kb(){if(b.enabled){var f=a.GT1Param[1],d=a.GT1Param[0];if(u.enabled&&T(u.sampleFrequency)&&f)$Beacon.fire(u.serverUrl,f);if(N.enabled&&l.enabled&&d){var e=x[0];delete d[e[0]];delete d[e[4]];delete d[e[8]];delete d[e[3]];d.RT=l.rt;d.bicild="";$Beacon.fire(c.handlerBaseUrl+"/Handlers/PerfMonitor.mvc",$BSI.addHandlerDPs(d),l.render?wb:0,0,1)}}a.GT1Param=[]}function wb(){var a=n("SBSPLT");if(a)document.title+=" PLT: "+parseInt(a)+"ms"}function db(c){var b=a.csd;if(X(b))b=K;P(c,b);return c}function X(a){if(a)for(var b in a)return false;return true}function k(){return (new Date).getTime()}function qb(){c=$Config;d=c.BSI||{};l=d.SBSPLT||{};b=d.CSIPerf||{};B=b.IDSS||{};A=b.Trace||{};C=b.page||{};N=b.WLXFD||{};u=b.Omniture||{};if(!b.skipStopTimer){xb();nb();kb();if(b.enabled&&!b.pltDetectionDisabled){var a=j(),e=c.prop;if(a.l!=e){a.l=e;o(a);setTimeout(bb,cb)}}}jb(j());Q();D=(new Date).getTime()}function j(){var a=n(G,1);if(a==t)return s;t=a;s=v(a);return s}function o(a){s=a;t=I(a);W(G,t,c.sd,r,r,1)}function bb(){var d=(new Date).getTime(),e={bicild:"",v:b.jsVersion};$Beacon.fire(c.handlerBaseUrl+"/Handlers/Plt.mvc",e,a,a,1);function a(){var a=(new Date).getTime()-d;if(n("pltmode",1)=="1"){g.latency=a;R(g);$Cookie.deleteCookie("pltmode",c.sd,"/")}}}function R(b){var a=new Date;W(S,I(b),c.sd,r,new Date(a.getUTCFullYear()+1,a.getUTCMonth(),a.getUTCDay()),1)}function ob(m,j,g,l,b){if(!g&&b){var k=f(d.pn)?E():d.pn,e=F||ib(j),i=p(c.prop,20)+"*"+p(k)+"*"+p(e,10);F=h;vb(i,a.payloadLength);z=1}}function ib(a){var c=h;while(a&&a.getAttribute){var b=a.getAttribute("pid");if(b){c=b;break}a=a.parentNode}return c}a.lapseTimer=function Eb(b){a.lapse.push({s:b,t:e(k())})};a.setUploadTP=function Db(e,c,a,b){var f={dir:"up",sz:e,ti:c,d:b,pn:d.pn,ext:a};M(f)};a.setDownloadTP=function Bb(a){var b={dir:"down",pn:d.pn,rate:a};M(b)};function M(a){if(b.enabled&&A.enabled&&l.enabled)$Beacon.fire(c.handlerBaseUrl+"/Handlers/Bandwidth.mvc",$BSI.addLDToHash($BSI.addHandlerDPs(a)))}a.startTrace=function Fb(b,a){return new tb(b,a)};a.endTrace=function Gb(){};function tb(h,g){var a=this,e,d=(new Date).getTime(),f={};a.lapse=[];a.addCsd=function k(b,a){U(f,b,a)};a.addLapse=function i(b){a.lapse.push({s:b,t:(new Date).getTime()})};a.endTrace=function j(){if(!e){e=1;if(b.enabled&&A.enabled&&l.enabled){var j=(new Date).getTime(),i={tc:h,tcs:g,ti:j-d,th:d-$BSI.head,to:D?d-D:-1};ab(i,a.lapse,d,j);P(i,f);$Beacon.fire(c.handlerBaseUrl+"/Handlers/Trace.mvc",$BSI.addLDToHash($BSI.addHandlerDPs(i)))}}}}a.setPerformanceId=function Ab(a){F=a};a.addCsd=function Hb(b,a){U(K,b,a)};function U(a,c,b){a[c]=b}function P(c,a){for(var b in a)c["C."+b]=a[b]}function ab(e,b,f){var d=b.length,a=0;for(;a<d;a++){var c=b[a];e["L."+c.s]=c.t-f}}$BSI.addLoadedCallback(qb);$BSI.addNavCallback(ob)};new function(){var a=Function;a.createCallback=b;function b(b,a){return function(){return b.apply(this,a||[])}}a.createDelegate=function c(b,a){return function(){return a.apply(b,arguments)}};a.prototype.invoke=function d(){this.apply(null,arguments)}};var $CD=Function.createDelegate,$CC=Function.createCallback;new function(){var _object=window.Object;_object.isString=function $Object$isString(a){return typeof a==="string"||a&&a.constructor===String};_object.isArray=function $Object$isArray(a){return a instanceof Array};_object.isFunction=function $Object$isFunction(a){return typeof a==="function"};_object.isObject=function $Object$isObject(a){return a&&typeof a==="object"};_object.isBoolean=function $Object$isBoolean(a){return typeof a==="boolean"||a&&a.constructor===Boolean};_object.isNumber=function $Object$isNumber(a){return typeof a==="number"||a&&a.constructor===Number};_object.isNull=function $Object$isNull(a){return null==a||undefined==a};_object.fromJSON=function $Object$fromJSON(text){try{if(typeof JSON!=="undefined"&&JSON.parse)return JSON.parse(text);else if(/^[\],:{}\s]*$/.test(text.replace(/\\["\\\/b-u]/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return eval("("+text+")")}catch(a){}return null};_object.toJSON=function $Object$toJSON(a){if(a==="")return "";if(typeof JSON!=="undefined"&&JSON.stringify)return JSON.stringify(a);var e=_object.toJSON,b="null";if(!_object.isNull(a))if(_object.isArray(a)){b=[];for(var d=0;d<a.length;d++)b.push(e(a[d]));b="["+b.join(",")+"]"}else if(_object.isObject(a)){b=[];for(var c in a)if(!FunctionHelper.isSpecialMember(a,c))b.push('"'+c.encodeJson()+'":'+e(a[c]));b="{"+b.join(",")+"}"}else if(_object.isString(a))b='"'+a.encodeJson()+'"';else if(!_object.isFunction(a))b=a.toString();return b}};new function(){var a=Array.prototype;a.addRange=function b(a){a&&this.push.apply(this,a);return this};a.contains=a.exists=function e(a){return this.indexOf(a)>=0};a.clone=function h(){return [].addRange(this)};if(!a.indexOf)a.indexOf=function d(c,a){var b=this.length;if((a=a||0)<0)a=Math.max(0,b+a);while(a<b)if(this[a++]===c)return a-1;return -1};if(!a.forEach)a.forEach=function c(c,b){var d=this.length;for(var a=0;a<d;a++)c.call(b,this[a],a,this)};a.insert=function f(a,b){this.splice(a,0,b)};a.remove=function g(b){var a=this.indexOf(b);if(a>=0)this.splice(a,1);return a>=0}};new function(){function a(a){return function(){for(var c=arguments.length,b=0;b<c;b+=a)this[arguments[b]]=arguments[b+a-1]}}$Flags=a(2);$Enum=a(1)};new function(){var a={};function b(b){var c=a[b];if(!c)a[b]=c=new RegExp("\\b"+b+"\\b","ig");return c}window.$css={has:function(a,e){var d=false;if(a&&a.className){var c=b(e);c.lastIndex=0;try{d=c.test(a.className)}catch(f){}}return d},remove:function(b,a){$css.swap(b,a)},swap:function(c,d,a){a=a||"";if($css.has(c,d))c.className=c.className.replace(b(d),a).replace(/^\s|\s\s|\s$/g,function(a){return a.substr(1)})},add:function(a,b){if(a)if(a.className){if(!$css.has(a,b))a.className+=" "+b}else a.className=b}}};var $Event=function(){this._h=[];this._i=false};$Event.prototype={dispose:function(){this._h=[]},attach:function(a){if(!this._h.exists(a)){if(this._i)a(this._p);this._h.push(a);return true}return false},detach:function(a){return this._h.remove(a)},fire:function(a){this._p=a=a==null?{}:a;this._i=true;this._h.clone().forEach(function b(b){$WebWatson.wrapCallback(b,0,0,a)()});this._p=this._i=false}};$Event.Manager=function(c,a){var d=c.attachEvent;for(var b in a)if(!FunctionHelper.isSpecialMember(a,b))d?c.attachEvent(b,a[b]):c[b].attach(a[b]);this.s=c;this.e=a;this.t=d};$Event.Manager.prototype={dispose:function(){var b=this.s;for(var a in this.e)if(!FunctionHelper.isSpecialMember(this.e,a))this.t?b.detachEvent(a,this.e[a]):b[a].detach(this.e[a]);this.s=this.e=null}};function $(a){return a==null||typeof a=="object"&&!(a instanceof String)?a:_ge(a)}if(typeof $Config=="undefined")$Config={Themes:{},TraceData:{disable:1}};$Config.Light=true;var $Memory=function(){var a=$Memory;this.Nodes=new a.Nodes;this.Events=new a.Events;this.Properties=new a.Properties};new function(){var a=$Memory,b="__0";a.prototype={dispose:function(){this.Events.dispose();this.Nodes.dispose();this.Properties.dispose()}};a.Groups=function(){this.groups={}};a.Groups.prototype={create:function(a){if(!this.groups[a||(a=b)])this.groups[a]=new $Memory;return this.groups[a]},disposeGroup:function(a){if(this.groups[a||(a=b)])this.groups[a].dispose()},dispose:function(){for(var a in this.groups)if(!FunctionHelper.isSpecialMember(this.groups,a))this.groups[a].dispose();this.groups={}}};a.Events=function(){this.events=new a.Properties};a.Events.prototype={register:function(b,a){this.add(new $Event.Manager(b,a))},add:function(a){this.events.register(a)},dispose:function(){this.events.dispose();this.events=new a.Properties}};a.Nodes=function(){this.nodes=[]};a.Nodes.prototype={register:function(a){this.nodes.push(a);return a},create:function(f,c,d,e){var b=_ce(f);for(var a in c)if(!FunctionHelper.isSpecialMember(c,a))b[a]=c[a];for(var a in d)if(!FunctionHelper.isSpecialMember(d,a))b.style[a]=d[a];e&&e.appendChild(b);return this.register(b)},dispose:function(){var a;while(a=this.nodes.pop())a.removeNode&&a.removeNode(true);this.nodes=[]}};a.Properties=function(){this.properties=[]};a.Properties.prototype={register:function(a){a.initialize&&a.initialize();this.properties.push(a)},dispose:function(){var a;while(a=this.properties.pop())a.dispose&&a.dispose();this.properties=[]}}};new function(){var b=window.setTimeout,a=[];window.smartSetTimeout=function d(e,g,f){function h(){d(e,0,f)}if(g)b(h,g);else{if(f)a.splice(0,0,e);else a.push(e);if(a.length==1)b(c,0)}};function c(){var d=a.length;if(d>0){try{a.pop()()}catch(e){$WebWatson.submitFromException(e)}if(d>1)b(c,0)}}};var $Network=new function(){var b=this,h=$B.IE,j=[],p="",q={},c={},i={},a,e;b.getCookie=function(a){return $Cookie.getCookie(a,1)};b.fetchXML=function(p,b,k,m,e,o){var a,f=d(p),q;k=k||"GET";if(f===g){a=new XMLHttpRequest;a.open(k,p,true);if(e)for(var n in e)if(!FunctionHelper.isSpecialMember(e,n))a.setRequestHeader(n,e[n]);a.onreadystatechange=function(){if(a.readyState===4){if(b)b(a,o);try{a.onreadystatechange=null}catch(c){a.onreadystatechange=function(){}}}};if(m||!$B.IE)a.send(m);else a.send()}else{var h=c[f]||(c[f]=[]),j={url:p,cb:b,v:k,postString:m,headers:e,c:o};if(q=i[f]){if(h.ready){q.contentWindow.fetchXML(j,null,null,b);return a}else if(h.fail){if(b)b({status:5e3},o);return a}h.push(j)}else{h.push(j);l(f,j)}}return a};b.fetchCSS=function(e,d,b){var a=b||_ce("link"),f=setTimeout(c,9e3);if(!b){a.rel="stylesheet";a.type="text/css"}function c(){clearTimeout(f);if(!h)a.readyState="complete";a.onreadystatechange=function(){if(a&&a.onreadystatechange&&("loaded"===a.readyState||"complete"===a.readyState)){if(d)d(a);a.onreadystatechange=null}};a.href=e;if(!b){var c=_d.getElementById("head")||_dh;c.appendChild(a)}if(!h)a.onreadystatechange()}$Beacon.fire(e,0,c,c,1);return a};function n(d){if(d.indexOf("window.")<0)return false;var c=d.split("."),a=window;for(var b=1;b<c.length;b++){a=a[c[b]];if(a===undefined)return false}return true}b.fetchScript=function(i,d,c){var f=_d.getElementById("head")||_dh;function e(){if("complete"===a.readyState||"loaded"===a.readyState){g.dispose();if(c&&!j[c]&&!n(c)){f.removeChild(a);b.fetchScript(i,d)}else if(d)d(a)}}var a=_ce("script"),g=new $Memory.Events;function k(){e();if(c)event.cancelBubble=true}if(!h)a.readyState="loaded";a.async=true;a.type="text/javascript";g.register(a,{onreadystatechange:e,onload:e,onerror:k});smartSetTimeout(function(){a.src=i;f.appendChild(a)});return a};b.registerScript=function(a){j[a]=true};function l(b,e){f();var d=_ce("iframe");d.style.display="none";function g(){d.onload=null;var e=c[b],a;e.fail=true;while(a=e.pop())if(a.cb)a.cb({status:5e3},a.c);$WebWatson.submitFromException(new Error("xmlProxy from "+b+" failed."))}function j(){if(!c[b].ready&&!c[b].fail)g()}if(b.endsWith(a)||b.indexOf(":")>0&&b.substring(0,b.indexOf(":")).endsWith(a)){document.body.insertAdjacentElement("afterBegin",d);d.onload=g;var h=$Network.xmlProxyTimeout;setTimeout(j,h?h:3e4);i[b]=d;d.src=location.protocol+"//"+b+"/xmlProxy.htm?vn="+$Version+"&domain="+a}else if(e.cb)e.cb({status:5e3},e.c)}b.Proxy={_registerProxy:function(f){var a,g=d(f.location.href,false),e=i[g],b=c[g];if(!e.fail){e.onload=null;b.ready=true;while(a=b.pop())f.fetchXML(a,null,null,a.cb)}}};function f(){a=g;if(a.indexOf(":")>0)a=a.substring(0,a.indexOf(":"));if($Config.domain&&!$Config.domain.endsWith("."))document.domain=$Config.domain;else if(a.endsWith(".com")){var b=a.indexOf(".");if(b>0){document.domain=a;try{while(b>=0){a=a.substring(b+1);if(a!="com"){document.domain=a;b=a.indexOf(".")}else b=-1}}catch(c){}}}else throw new Error("Invalid $Config.domain");a=document.domain;f=function(){}}if($Config.applyAppDomain)f();var o=/^(?:http|https|ftp):\/\/([-.a-z0-9]+(?::[0-9]+)?)(?:\/|$)/i,m=/^((?:http|https|ftp):\/\/[-.a-z0-9]+(?::[0-9]+)?)(?:\/|$)/i,k=/\/[^\/]*\/\.\./;function d(a,c){a=b.resolveUrl(a).toLowerCase();return String(a).search(c?m:o)<0?"":RegExp.$1}b.extractHost=d;b.resolveUrl=function(a,b){a=a?a.toString():"";if(!b)if(!e){var c=_get("base");if(c.length>0&&c[0].href!="")b=e=c[0].href;else{var d=location.protocol+"//"+location.host+location.pathname;b=e=d.substring(0,d.lastIndexOf(location.protocol==="file:"?"\\":"/")+1)}}else b=e;else b=b.substring(0,b.toString().lastIndexOf("/")+1);if(a.startsWith("/"))a=location.protocol+"//"+location.host+a;if(a.indexOf("//")===-1)a=b+a;function f(a){while(k.test(a))a=a.replace(k,"");return a}return f(a)};var g=d(document.location.href);b.currentDomain=g};$Accessibility={notify:function(){if($Config.accessibility==null||$Config.accessibility){if(!this._frame){var b=this._frame=_ce("iframe"),a=b.style;a.position="absolute";a.width=a.height="1px";a.top=a.left="-1000px";b.tabIndex=-1;document.body.insertAdjacentElement("afterBegin",b)}this._frame.contentWindow.location.replace("about:blank")}}};$WebWatson={};new function(){$WebWatson.CB={};var a=$WebWatson.CB,l=3,f=10,k=50,c={First:"34",AfterUnload:"35",Multiple:"36",Download:"55"},b=0,g=false;window.onerror=d;window.attachEvent("onbeforeunload",i);window.attachEvent("onunload",j);a.IsHidden=function(b,a){return a=="Error loading script"};$WebWatson.foundException=function q(){return b>0};$WebWatson.submitFromException=function p(a,b,g,f,h){if(a&&!a.traced){a.traced=1;var i=a.lineNumber||0,e=a.message||a.description||(typeof a=="string"?a:""),j=a.stack,c;try{c=a.fileName||document.location.href}catch(k){}if(b)e+="@"+b;d(e,c,i,f,g,j,1,h)}};$WebWatson.submit=d;function d(e,f,k,h,d,y,x,C){var s=$Config,A=s.BSI||{},i=A.Watson||{};if(i&&i.enabled&&b<l){b++;d=d||(b>1?c.Multiple:c.First);var w=e&&e.srcElement||event&&event.srcElement;if(!f&&w&&w.tagName=="SCRIPT"){f=w.src;d=c.Download}var q=s.hn,p=o(!s.isSecure,x?x+2:2),j=y||(p?p.join("\n"):""),u=y||(p?p[0]:"unknown"),m=u?u.toString():u,v,n,B,r;try{v=a.GetActions&&a.GetActions()}catch(D){}try{B=a.IsIgnored&&a.IsIgnored(d,e,f,k,q,m,j,h)}catch(D){}try{r=C||a.IsHidden&&a.IsHidden(d,e,f,k,q,m,j,h)}catch(D){}n=v?v.join("\n"):"";if(!r&&a.ErrorPresentation)try{a.ErrorPresentation(d,e,f,k,q,m,j,n,h)}catch(D){}if(!B){var t={sr:i.sr,biciNoLDParse:1,ec:d,pn:A.pn,msg:e,url:f,ln:k,ih:r,an:g,ac:n,ad:h,cs:j.replace(/[ \t]+/ig," ")};t=$BSI.addHandlerDPs(t);var z=s.handlerBaseUrl+"/handlers/Watson.mvc";if(i.url)z=i.url;$Beacon.fire(z,t,null,null,false,true);if(a.ErrorOccurred)try{a.ErrorOccurred(e,f,k,d,q,m,j,n,h,r)}catch(D){}}}}$WebWatson.wrapCallback=function r(e,a,d){a=a?a:this;var c=$CC(e,d||Array.prototype.slice.call(arguments,3)),b=$CD(a,c);if($B.IE)return b;else return function(){try{return b()}catch(a){$WebWatson.submitFromException(a)}}};function o(k,i){var d;try{d=a.GetStack&&a.GetStack()}catch(o){}if(!d){d=[];var b=arguments.callee;while(i>0){b=b?b.caller:b;i--}var c=0;while(b&&c<f){d.push(b);b=b.caller;c++}}var m=d.length,j=[];for(var c=0;c<m&&c<f;c++){var e=d[c],g="InvalidMethod()";try{g=e.toString()}catch(o){}var l=k?n(g,e.args||e.arguments):"";g=g.replace(/\s\s*/ig," ");j.push(h(e)+"("+l+")")}return j}function i(){g=true}function n(b,g){var c=b.substring(b.indexOf("(")+1,b.indexOf(")")),e=c?c.split(","):[],f=e.length,d=[];for(var a=0;a<f;a++)d.push(e[a]+"="+m(g[a]));return d.join(",")}function m(b){var c=typeof b,a;if(b==null)a="null";else if(c=="string")a="'"+e(b,13)+"'";else if(c=="function")a=h(b);else if(c=="object")if(b.toString&&!$B.Safari)a=b.toString();else a=c;else if(c=="boolean"||c=="number")a=b.toString();else a="["+c+"]";return a}function e(a,b){if(a&&a.length>b)a=a.substr(0,b-3)+"...";return a}function h(d){var c=a.GetMethodName&&a.GetMethodName(d);if(d&&!c){var b=d&&d.toString?d.toString():"InvalidMethod()",f=b.indexOf(")")+1,h=b.indexOf(" ")==8?9:0;c=b.substring(h,f);if(c.indexOf("function")==0){var g=f+k;b=b.replace(/\s\s*/ig," ");c=e(b,g)+(g<b.length?"}":"")}}return c}function j(){window.detachEvent("onbeforeunload",i);window.detachEvent("onunload",j)}};new function(){var c="|",b=["h","o","u","q1","q2","q3","q4","q5"],a=b.length;$BSI.addNavCallback(d);function d(n,g){var i=g&&g.getAttribute("wrap");if(i){var e=$Config,l=e.WS||{},k=l.SL||{},j=k.url;if(j){var f=i.split(c),m=f.slice(a).join(c),h={l:m,p:e.di,mkt:e.mkt},d;for(d=0;d<a;d++)if(f[d])h[b[d]]=f[d];g.href=j+"?"+$Utility.serialize(h)}}}}
