function ti_c(a){var b=ti_j[a];if(typeof b!="undefined"){return b}return ti_j[a]=navigator.userAgent.toLowerCase().indexOf(a)!=-1}var ti_j={};function ti_g(){return ti_c("msie")&&!window.opera}this._isIE=ti_g;function ti_k(){return ti_c("konqueror")}this._isKonqueror=ti_k;function ti_l(){return ti_c("safari")||ti_k()}this._isSafari=ti_l;function ti_M(){return!ti_g()&&!ti_l()&&ti_c("mozilla")}this._isMozilla=ti_M;function ti_N(){return ti_c("win")}this._isWin=ti_N;function ti_L(){return ti_c("macintosh")||
ti_c("mac_powerpc")}this._isMac=ti_L;function ti_K(){return ti_c("linux")}this._isLinux=ti_K;function ti_B(a,b,c){var d=a?a:"countedTextBox",e=b?b:"countBody",f=c?c:1024,g=document.getElementById(d);if(g&&g.value.length>=f){g.value=g.value.substring(0,f)}var h=document.getElementById(e);if(h){h.innerHTML=g.value.length}}this._counterUpdate=ti_B;function ti_y(a,b,c){for(var d=0;d<a.elements.length;d++){if(a.elements[d].name.indexOf(b)==0){a.elements[d].checked=c}}}this._checkAll=ti_y;function ti_P(a,b){var c=0;for(var d=0;d<a.elements.length;d++){var e=a.elements[d];if(e.name.indexOf(b)==
0&&e.checked){c++}}return c}this._numChecked=ti_P;function ti_R(a,b,c){if(!a||!a.options){return}for(var d=a.options.length-1;d>=0;d--){a.options[d]=null}a.selectedIndex=-1;for(var d=0;d<b.length;d++){a.options[d]=new Option(b[d],d,false,d==c)}}this._populateDropDown=ti_R;function ti_C(a,b){if(a.value.length>=b){a.value=a.value.substring(0,b)}}this._enforceLength=ti_C;function ti_S(){var a={};return function(b){var c=document.getElementById(b);if(!c||c.type!="text"&&c.tagName.toLowerCase()!="textarea"){return}var d=
c.getAttribute("prompt");if(!d||d==""){return}c.value=d;c.style.color="#888";c.is_focused=0;if(typeof a[b]=="undefined"){a[b]=true;var e=c.onfocus;c.onfocus=e?function(){ti_o(b);e()}:function(){ti_o(b)};var f=c.onblur;c.onblur=f?function(){ti_n(b);f()}:function(){ti_n(b)}}}}this._promptSetup=ti_S();function ti_J(a){var b=document.getElementById(a);if(!b){return false}var c=b.getAttribute("prompt");return b.value==""||b.value==c}this._isEmptyInput=ti_J;function ti_n(a){var b=document.getElementById(a),
c=b.getAttribute("prompt");if(b.is_focused&&c&&b.value==""){b.is_focused=0;b.value=c;b.style.color="#888"}}function ti_o(a){var b=document.getElementById(a);if(!b.is_focused){b.value="";b.is_focused=1;b.style.color="#000"}}function ti_H(a){var b=a.tagName.toLowerCase();while(b!="form"&&b!="body"){b=a.parentNode.tagName.toLowerCase();a=a.parentNode}return b=="form"?a:null}function ti_Y(a,b,c){if(eval(c)!=false){var d=ti_H(a);if(d!=null){var e=document.createElement("input");e.setAttribute("type","submit");
if(b!=null&&b.length>0){e.setAttribute("name","Action."+b)}e.setAttribute("style","display: none;");d.appendChild(e);try{e.click()}catch(f){}try{d.removeChild(e)}catch(f){e.parentNode.removeChild(e)}}}}this._submitForm=ti_Y;function ti_z(){document.getElementById("statusMsgBody").innerHTML="";document.getElementById("statusMsg").style.display="none"}this._clearStatusMsg=ti_z;function ti_w(a,b){document.getElementById("statusMsg").className=a;document.getElementById("statusMsgBody").innerHTML+=b+"<br />";
document.getElementById("statusMsg").style.display="block"}this._addStatusMsg=ti_w;function ti_v(a){var b=window.onload;if(typeof window.onload!="function"){window.onload=a}else{window.onload=function(){if(b){b()}a()}}}this._addLoadEvent=ti_v;function ti_x(a,b,c){if(a instanceof String){a=document.getElementById(a)}if(a.addEventListener){a.addEventListener(b,c,false)}else if(a.attachEvent){a.attachEvent("on"+b,c)}}this._attachEventListener=ti_x;function ti_F(a){return a.keyCode||a.which||a.charCode}
this._getKeyCode=ti_F;function ti_Q(){var a=window.open("Format.aspx","meta","menubar=no,toolbar=no,status=no,scrollbars=yes,width=400,height=560");a.focus()}this._openTips=ti_Q;function ti_G(a){var b=window.location.href,c=b.indexOf(a);if(c==-1){return""}var d=b.indexOf("&",c);if(d==-1){d=b.length}var e=b.substring(c,d),f=e.indexOf("=");if(f==-1){return""}return e.substring(f+1)}this._getParam=ti_G;function ti_b(a,b,c){var d=document.getElementById(a);if(d!=null){d=d.style;d[b]=c}}this._setIdProperty=
ti_b;function ti__(a){var b=document.getElementById("list_"+a),c=document.getElementById("arr_"+a);if(b.style.display=="none"){b.style.display="block";c.className="arrexpanded"}else{b.style.display="none";c.className="arrcollapsed"}}this._toggleCollapse=ti__;function ti_Z(a,b){a.onload=null;try{var c=new Image;c.src=b;c.onload=function(){a.src=b};if(c.complete&&a.src!=b){a.src=b;return false}}catch(d){}}this._switchImage=ti_Z;function ti_W(){var a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_-.*()!~'";function b(e){var f,g,h="",i=0;while(i<e.length){f=e.charCodeAt(i++);if(f>=56320&&f<57344){continue}if(f>=55296&&f<56320){if(i>=e.length){continue}g=e.charCodeAt(i++);if(g<56320||f>=56832){continue}f=(f-55296<<10)+(g-56320)+65536}if(f<128){h+=String.fromCharCode(f)}else if(f<2048){h+=String.fromCharCode(192+(f>>6),128+(f&63))}else if(f<65536){h+=String.fromCharCode(224+(f>>12),128+(f>>6&63),128+(f&63))}else{h+=
String.fromCharCode(240+(f>>18),128+(f>>12&63),128+(f>>6&63),128+(f&63))}}return h}var c="0123456789ABCDEF";function d(e){return c.charAt(e>>4)+c.charAt(e&15)}return function(e){if(!e||e==""){return e}try{return encodeURIComponent(e)}catch(f){var g=b(e),h="";for(var i=0;i<g.length;i++){if(a.indexOf(g.charAt(i))==-1){h+="%"+d(g.charCodeAt(i))}else{h+=g.charAt(i)}}return h}}}var ti_V=ti_W();this._safeEncodeUriComponent=ti_V;var ti_i=["MSXML2.XMLHTTP.5.0","MSXML2.XMLHTTP.4.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","MICROSOFT.XMLHTTP.1.0","MICROSOFT.XMLHTTP.1","MICROSOFT.XMLHTTP"],ti_e;function ti_t(){if(typeof XMLHttpRequest=="undefined"&&typeof ActiveXObject!="undefined"){for(var a=0;a<ti_i.length;a++){var b=ti_i[a];try{new ActiveXObject(b);ti_e=b;break}catch(c){}}if(typeof ti_e=="undefined"){throw"Could not create ActiveXObject. ActiveX might be disabled, or msxml might not be installed";}}}ti_t();function ti_r(){if(typeof ti_e!=
"undefined"){return new ActiveXObject(ti_e)}else{return new XMLHttpRequest}}this._XH_XmlHttpCreate=ti_r;function ti_s(a,b,c){a.onreadystatechange=c;a.open("GET",b,true);a.send(null)}this._XH_XmlHttpGET=ti_s;function ti_u(a,b,c,d){a.onreadystatechange=d;a.open("POST",b,true);a.setRequestHeader("Content-Type","application/x-www-form-urlencoded");a.setRequestHeader("Content-Length",c.length);a.send(c)}this._XH_XmlHttpPOST=ti_u;var ti_p=false,ti_a={a:null,b:null,e:null,g:null};function ti_h(){if(ti_a.b){window.clearTimeout(ti_a.b);ti_a.b=null}}function ti_T(){if(ti_a.e){window.clearTimeout(ti_a.e);ti_a.e=null}}function ti_X(a){ti_T();var b=document.getElementById(a);if(b.style.display.toLowerCase()!="block"){if(ti_a.a&&ti_a.a.id!=a){return}b.style.display="block";var c=document.getElementById(a+"l");if(c){c.className="FloatAnchorSelected"}ti_a.a=b;var d=document.getElementById("graylayer");if(d){ti_a.g=d;ti_q()}}}function ti_f(a){ti_h();
var b=document.getElementById(a);if(b){b.style.display="none"}var c=document.getElementById(a+"l");if(c){c.className="FloatAnchorNormal"}ti_a.a=null;ti_I()}function ti_U(){if(ti_a.a){ti_q()}}function ti_q(){var a=ti_a.g;a.style.width="100%";a.style.height="100%";var b="100%",c="100%";if(document.body&&(document.body.scrollWidth||document.body.scrollHeight)){b=document.body.scrollWidth+"px";c=document.body.scrollHeight+"px"}else if(document.body.offsetWidth){b=document.body.offsetWidth+"px";c=document.body.offsetHeight+
"px"}a.style.width=b;a.style.height=c}function ti_I(){var a=ti_a.g;if(a){a.style.width=0;a.style.height=0}}function ti_m(a){if(ti_a.a){if(ti_a.a.id!=a){ti_f(ti_a.elem)}else{ti_h()}}else{ti_a.elem=document.getElementById(a);var b=function(){ti_X(a)};ti_a.e=window.setTimeout(b,50);if(!ti_p){ti_p=true;var c=window.onresize;window.onresize=function(){if(c){c()}ti_U()}}}}this._openFloat=ti_m;function ti_E(a){if(ti_a.a!=a){var b=function(){ti_f(a.id)};ti_a.b=window.setTimeout(b,50)}}this._floatsMouseOver=
ti_E;function ti_D(a){ti_h();if(ti_a.a!=a){var b=function(){ti_f(a.id)};ti_a.b=window.setTimeout(b,50)}}this._floatsMouseOut=ti_D;function ti_A(a){if(ti_a.a&&ti_a.a.id==a){ti_a.a=null}var b=function(){ti_f(a)};ti_a.b=window.setTimeout(b,50)}this._closeFloat=ti_A;var _swfCopyright="SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/ \n SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License: \n http://www.opensource.org/licenses/mit-license.php",__flash_unloadHandler,__flash_savedUnloadHandler;if(typeof ti_=="undefined")var ti_={};if(typeof ti_.util=="undefined")ti_.util={};if(typeof ti_.SWFObjectUtil=="undefined")ti_.SWFObjectUtil={};ti_.SWFObject=function(a,b,c,d,e,f,g,h,i,j){if(!document.getElementById){return}this.DETECT_KEY=j?j:"detectflash";this.skipDetect=ti_.util.getRequestParameter(this.DETECT_KEY);this.params={};this.variables={};this.attributes=[];if(a){this.setAttribute("swf",a)}if(b){this.setAttribute("id",b)}if(c){this.setAttribute("width",c)}if(d){this.setAttribute("height",
d)}if(e){this.setAttribute("version",new ti_.PlayerVersion(e.toString().split(".")))}this.installedVer=ti_.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){ti_.SWFObject.doPrepUnload=true}if(f){this.c("bgcolor",f)}var k=g?g:"high";this.c("quality",k);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var l=h?h:window.location;this.setAttribute("xiRedirectUrl",l);this.setAttribute("redirectUrl","");if(i){this.setAttribute("redirectUrl",
i)}};ti_.SWFObject.prototype={setAttribute:function(a,b){this.attributes[a]=b},getAttribute:function(a){return this.attributes[a]},c:function(a,b){this.params[a]=b},h:function(){return this.params},d:function(a,b){this.variables[a]=b},k:function(){return this.variables},i:function(){var a=[],b,c=this.k();for(b in c){a[a.length]=b+"="+c[b]}return a},j:function(){var a="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.d("MMplayerType",
"PlugIn");this.setAttribute("swf",this.xiSWFPath)}a='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'"';a+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var b=this.h();for(var c in b){a+=[c]+'="'+b[c]+'" '}var d=this.i().join("&");if(d.length>0){a+='flashvars="'+d+'"'}a+="/>"}else{if(this.getAttribute("doExpressInstall")){this.d("MMplayerType",
"ActiveX");this.setAttribute("swf",this.xiSWFPath)}a='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'">';a+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var b=this.h();for(var c in b){a+='<param name="'+c+'" value="'+b[c]+'" />'}var d=this.i().join("&");if(d.length>0){a+='<param name="flashvars" value="'+d+'" />'}a+="</object>"}return a},
write:function(a){if(this.getAttribute("useExpressInstall")){var b=new ti_.PlayerVersion([6,0,65]);if(this.installedVer.f(b)&&!this.installedVer.f(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.d("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.d("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.f(this.getAttribute("version"))){var c=
typeof a=="string"?document.getElementById(a):a;c.innerHTML=this.j();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};ti_.SWFObjectUtil.getPlayerVersion=function(){var a=new ti_.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var b=navigator.plugins["Shockwave Flash"];if(b&&b.description){a=new ti_.PlayerVersion(b.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else if(navigator.userAgent&&
navigator.userAgent.indexOf("Windows CE")>=0){var c=1,d=3;while(c){try{d++;c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+d);a=new ti_.PlayerVersion([d,0,0])}catch(e){c=null}}}else{try{var c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(e){try{var c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");a=new ti_.PlayerVersion([6,0,21]);c.AllowScriptAccess="always"}catch(e){if(a.major==6){return a}}try{c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(e){}}if(c!=null){a=
new ti_.PlayerVersion(c.GetVariable("$version").split(" ")[1].split(","))}}return a};ti_.PlayerVersion=function(a){this.major=a[0]!=null?parseInt(a[0],10):0;this.minor=a[1]!=null?parseInt(a[1],10):0;this.rev=a[2]!=null?parseInt(a[2],10):0};ti_.PlayerVersion.prototype.f=function(a){if(this.major<a.major)return false;if(this.major>a.major)return true;if(this.minor<a.minor)return false;if(this.minor>a.minor)return true;if(this.rev<a.rev)return false;return true};ti_.util={getRequestParameter:function(a){var b=
document.location.search||document.location.hash;if(a==null){return b}if(b){var c=b.substring(1).split("&");for(var d=0;d<c.length;d++){if(c[d].substring(0,c[d].indexOf("="))==a){return c[d].substring(c[d].indexOf("=")+1)}}}return""}};ti_.SWFObjectUtil.cleanupSWFs=function(){var a=document.getElementsByTagName("OBJECT");for(var b=a.length-1;b>=0;b--){a[b].style.display="none";for(var c in a[b]){if(typeof a[b][c]=="function"){a[b][c]=function(){}}}}};if(ti_.SWFObject.doPrepUnload){if(!ti_.unloadSet){ti_.SWFObjectUtil.prepUnload=
function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",ti_.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",ti_.SWFObjectUtil.prepUnload);ti_.unloadSet=true}}if(!document.getElementById&&document.all){document.getElementById=function(a){return document.all[a]}}var ti_d=ti_.SWFObject;var _SWFObject=ti_d;_SWFObject.prototype._addParam=ti_d.prototype.c;_SWFObject.prototype._setAttribute=ti_d.prototype.setAttribute;_SWFObject.prototype._write=ti_d.prototype.write;function ti_O(a){var b=a.replace(/<wbr>/g,""),c="sharedFloatParent";if(ti_g()){ti_b(c,"position","absolute");ti_b(c,"top",String(document.body.scrollTop+200)+"px");ti_b(c,"left","200px")}else{ti_b(c,"position","fixed");ti_b(c,"top","200px");ti_b(c,"left","200px")}ti_b(c,"marginRight","100px");ti_b(c,"width","auto");ti_b(c,"textAlign","left");var d="onclick=\"_closeFloat('"+c+"'); return true;\"",e=JSHDF["Scraps.Labels.linkInterstitialWarning"],f=JSHDF["Scraps.Labels.linkInterstitialContinue"],g=JSHDF["Scraps.Labels.linkInterstitialCancel"],
h="sharedFloat";ti_b(h,"padding","10px");var i=document.getElementById(h);i.innerHTML=e+'<br><a href="'+b+'" target="_blank" '+d+">"+a+'</a><br><br><a href="'+b+'" target="_blank" '+d+">"+f+'</a> &nbsp; <a href="javascript:void(0);" '+d+">"+g+"</a>";ti_m(c)}this._linkInterstitial=ti_O;
