(function(){var f=250;var a=0;var e=location.toString().split("/");var l=e[5];var d=Math.random();var i="div_"+l+d;var h="iframe_"+l+d;var k=e[0]+"//"+e[6]+"/common--javascript/resize-iframe.html";var j=function(){if(document.height){return document.height}if(document.body.scrollHeight){return document.body.scrollHeight}return document.body.offsetHeight};var c=function(){var p=document.getElementById(i);var o=document.getElementById(h);if(o){p.removeChild(o);delete o}var n=document.createElement("iframe");n.id=h;n.src=k+"?"+Math.random()+"#"+a+"/"+l;p.appendChild(n)};var g=function(){var n=j();if(n!=a){a=n;c(a)}setTimeout(g,f)};var m=function(){var n=document.createElement("div");n.id=i;n.setAttribute("style","display: none");n.style.display="none";document.body.appendChild(n);g()};var b=window.onload;window.onload=function(){if(typeof(b)=="function"){b()}m()}})();