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