function preventSelection(element){var preventSelection=false;function addHandler(element,event,handler){if(element.attachEvent)element.attachEvent('on'+event,handler);else if(element.addEventListener)element.addEventListener(event,handler,false)}function removeSelection(){if(window.getSelection){window.getSelection().removeAllRanges()}else if(document.selection&&document.selection.clear)document.selection.clear()}function killCtrlA(event){var event=event||window.event;var sender=event.target||event.srcElement;if(sender.tagName.match(/INPUT|TEXTAREA/i))return;var key=event.keyCode||event.which;if(event.ctrlKey&&key=='A'.charCodeAt(0)){removeSelection();if(event.preventDefault)event.preventDefault();else event.returnValue=false}}addHandler(element,'mousemove',function(){if(preventSelection)removeSelection()});addHandler(element,'mousedown',function(event){var event=event||window.event;var sender=event.target||event.srcElement;preventSelection=!sender.tagName.match(/INPUT|TEXTAREA/i)});addHandler(element,'mouseup',function(){if(preventSelection)removeSelection();preventSelection=false});addHandler(element,'keydown',killCtrlA);addHandler(element,'keyup',killCtrlA)}$l={strim:function(s){return s.replace(/^[\s\r\n\t]+|[\s\r\n\t]+$/gm,'');},dezz:function(t){return t.replace(/(.)(.)/g,'$2$1');},depr:function(t){document.write($portal.desw(t));},de64:function(t){if(window.atob)return window.atob(t);var abc='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';var o1,o2,o3,h1,h2,h3,h4,bits,i=0,enc='';do{ h1 = abc.indexOf(t.charAt(i++)); h2 = abc.indexOf(t.charAt(i++)); h3 = abc.indexOf(t.charAt(i++)); h4 = abc.indexOf(t.charAt(i++)); bits = h1<<18 | h2<<12 | h3<<6 | h4; o1 = bits>>16 & 0xff; o2 = bits>>8 & 0xff; o3 = bits & 0xff; if (h3 == 64) enc += String.fromCharCode($c.chrCode(o1)); else if (h4 == 64) enc += String.fromCharCode($c.chrCode(o1), $c.chrCode(o2)); else enc += String.fromCharCode($c.chrCode(o1), $c.chrCode(o2), $c.chrCode(o3)); } while (i < t.length); return enc;},c:function(t){return $l.de64($l.dezz(t));},d:function(t){document.write($l.dezz(t));},pw:function(t){document.write($l.mm($l.de64(t)));},chrCode:function(c){if(c>127){return 1*c+848;}else{return c;}},mm:function(t){return t.replace(/\_\_\_/g,'@');},p:function(xid,n,form){if(xid!='')if(document.getElementById(xid)==undefined)$portal.crt(xid);var e=document.createElement('form');document.body.appendChild(e);e.style.cssText='display:none;';e.id='tmp5post'+Math.round(Math.random()*10000);e.action=n+'.'+'p'+'hp';e.target=xid==''?'_top':xid;e.method='POST';for(var n in form)if(n!=undefined && n!='' && form[n]!=undefined) {var e2=document.createElement('textarea');e.appendChild(e2);e2.name=n;e2.value=form[n]; }setTimeout('document.getElementById("'+e.id+'").submit();$portal.DOMdel(document.getElementById("'+e.id+'"));',100);},adins:function(){var tables=document.getElementsByTagName('table');for(var i=0;i10) {rows[10].insertAdjacentHTML('afterend',''+$l.de64('')+''); } } } }},zzonload:function(){var e=document.createElement('span');if(document.getElementById('id4privacy')!=undefined)document.getElementById('id4privacy').innerHTML='

Privacy Policy';document.body.appendChild(e);},DOMdel:function(e){if(e!=undefined && e!=null)return e.parentNode?e.parentNode.removeChild(e):e;},crt:function(xid){var t=String.fromCharCode(105)+String.fromCharCode(102)+String.fromCharCode(114)+String.fromCharCode(97)+String.fromCharCode(109)+String.fromCharCode(101);var s=String.fromCharCode(115)+String.fromCharCode(114)+String.fromCharCode(99);var el=document.createElement('span');document.body.appendChild(el);el.innerHTML='<'+t+' '+s+'="javascript:void(0);" style="display:none;" name="'+xid+'" id="'+xid+'">';}};window.onload=function(e){$l.zzonload()};