document.write(' '); function closeAdPub(){window.setTimeout('doClose()',100);} function doClose(){document.getElementById('adpub').style.display='none';document.cookie='adpub=1';} if (document.cookie.indexOf('adpub=')==-1){ document.getElementById('adpub').style.display='inline' }