function getCookie(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else { begin += 2; } var end = document.cookie.indexOf(";", begin); if (end == -1) { end = dc.length; } return unescape(dc.substring(begin + prefix.length, end)); } function SetCookie(cookieName,cookieValue,nDays){ var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*12*nDays); document.cookie = cookieName+"="+escape(cookieValue) + ";expires="+expire.toGMTString(); } cookie = getCookie("hostmir_468"); //alert(cookie); if(cookie!='yes') { SetCookie("hostmir_468", "yes", "1"); cookie = getCookie("hostmir_468"); } if(cookie!='yes') { function hostmir_click_468() { SetCookie("hostmir_468", "yes", "1"); urlclick_468='http://hostmir.net/click.php?site=11&url=&type=468f'; this.window.focus(); this.window.open(urlclick_468); this.window.focus(); } document.write(''); } if(cookie=='yes') { document.write(unescape('%3C%21--%20bigbn.com.ua%20468x60--%3E%0D%0A%3CScRipT%20lanGuagE%3D%27jAvAscrIpt%27%3E%0D%0A%2F%2F%3C%21--%0D%0Ad%3Ddocument%3B%0D%0Arnd_num%20%3D%20Math.round%28%28Math.random%28%29%2A10000000%29%29%3B%0D%0Abbn_l%3D%27%26%27%2Bescape%28%28self%21%3Dtop%29%3F%27f%27%2Bd.referrer%3A%27h%27%2Bwindow.location.href%29%3B%0D%0Ad.write%28%27%3CiFrame%20src%3Dhttp%3A%2F%2Fad0.bigmir.net%2Ft.bbn%3F22979%260%26f%26%27%2Brnd_num%2Bbbn_l%2B%0D%0A%27%20width%3D468%20height%3D60%20frameborder%3D0%20vspace%3D0%20hspace%3D0%20marginwidth%3D0%20marginheight%3D0%20scrolling%3Dno%3E%27%29%3B%0D%0Ad.write%28%27%3Ca%20target%3D_blank%20href%3Dhttp%3A%2F%2Fad0.bigmir.net%2Fc.bbn%3F22979%260%26%27%2Brnd_num%2Bbbn_l%2B%0D%0A%27%3E%3Cimg%20src%3Dhttp%3A%2F%2Fad0.bigmir.net%2Ft.bbn%3F22979%260%26i%26%27%2Brnd_num%2Bbbn_l%2B%27%20width%3D468%20height%3D60%20border%3D0%20alt%3D%22BigBN%20Elite%22%3E%3C%2Fa%3E%3C%2FiFrame%3E%27%29%3B%0D%0A%2F%2F--%3E%3C%2FScriPt%3E%0D%0A%3C%21--%20bigbn.com.ua%20468x60--%3E')); }