سلام
دوستان این کد پاپ باکس هست برای هر 24 ساعت یکبار باز میشه ، میشه کاری کرد با هر بار رفرش باز بشه؟
ممنون میشم کسی میتونه کمک کنه
<div class="l2bx banners" style="display:none;">
<div style="background: #222;opacity:.7;position:fixed;z-index:90000;width:100%;height:100%;top:0px;left:0px" onclick="$('.l2bx').hide();"></div>
<div style="opacity:1;position:fixed;z-index:90001;width:100%;height:100%;margin:0 auto;left:40%;top:0px;left:0px;margin:0px;padding:0px;width:100%" onclick="$('.l2bx').hide();">
<div style="margin: 50px auto;">
<a rel="nofollow" onclick="$('.litebox').hide();" target="_blank" class="close1" style="margin: 0 auto;position: relative;margin-bottom: 5px; color: rgb(34, 34, 34); padding: 4px 4px 0px 4px;border-radius:20px;font-size: 20px;display: block;text-decoration:none;"></a>
<p style="text-align: center;"><span style="color: #ff0000; background-color: #ffffff;"><strong>لطفا برای حمایت از ما یک بار روی بنر زیر کلیک کنید</strong></span></p>
<p> </p>
</div>
</div>
</div>
<script type="text/javascript">function setCookie(cname,cvalue,exdays){var d=new Date();d.setTime(d.getTime()+(exdays*60*1000));var expires="expires="+d.toUTCString();document.cookie=cname+"="+cvalue+"; "+expires+";path=/";;}
function getCookie(cname){var name=cname+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca;while(c.charAt(0)==' ')c=c.substring(1);if(c.indexOf(name)==0)return c.substring(name.length,c.length);}
return"";}
function savecookie()
{if(getCookie('l2bx')=='')
{setCookie('l2bx','save',720);return true;}
return false;}
if(savecookie()){setTimeout(function(){document.querySelector('.l2bx').style.display='block'},1000)}</script>