﻿var interval="";var moveDiv="";var divWidth=500;var speed=0;function closeWindow(){window.clearInterval(interval);moveWindow()}function moveWindow(){window.document.getElementById("divADV").style.display="none"}function showAds(){if(window.navigator.appName.toLowerCase().indexOf("microsoft")>-1){window.document.getElementById("divADV").style.display="block";window.clearTimeout(moveDiv);window.clearInterval(interval);window.document.getElementById("divADV").style.posLeft=0;interval=window.setInterval("closeWindow()",90000)}else{window.document.getElementById("divADV").style.display="block"}}function x(a){return a!=null?'"'+a+'"':'""'}document.write('<div style="border-right: #c6c8ca 1px solid; border-top: #c6c8ca 1px solid; left: 0px;z-index: 4000; border-left: #c6c8ca 1px solid; width: 130px; border-bottom: #c6c8ca 1px solid;position: absolute; top: 0px; height: 250px; background-color: #e9e9e9" id="divADV"><table border="0" cellpadding="0" cellspacing="0" width="130"><tr><td style="width:130px" id="tdAdv"><iframe style="z-index:4000; width:130px; height:250px; margin:0" src="http://salamatblog.ir/ads.htm" frameborder="0" scrolling="no" target="_top"></iframe></td><td style="width:16px; text-align:center; vertical-align:top"><img alt="close" src="http://persianbox.com/close.gif" id="imgClose" onclick="javascript:closeWindow();"style="cursor: hand"></td></tr></table></div>');