var banner = GetCookie('banner'); if (banner == null) { document.write(''); } else { document.write(''); }