if(!inCMS()&&/\..*\./.test(document.domain)){document.domain=document.domain.replace(/^\w+\./,"")}function handleIframe(){var a=document.getElementById("iframe");a.onload=setIframeHeight}function setIframeHeight(){var a=document.getElementById("iframe");if(a.contentDocument&&a.contentDocument.body.offsetHeight){a.height=a.contentDocument.body.offsetHeight+16}else{if(a.Document&&a.Document.body.scrollHeight){a.height=a.Document.body.scrollHeight}}};