document.cookie = "KaonAd_Popunder=yes; path=/"; var puShown = false; var popUrl = 'http://www.anunciou.com/redirect.php?ad=1725&nuid='; var popWidth = 900; var popHeight = 800; function doOpenPopUnder(url, wid, hit) { if ( puShown == true ) return true; win = window.open(url, 'wmPu', 'toolbar,status,resizable,scrollbars,menubar,location,height='+hit+',width='+wid); if ( win ) { win.blur(); puShown = true; } return win; } function setCookie(name, value, time) { var expires = new Date(); expires.setTime( expires.getTime() + time ); document.cookie = name + '=' + value + '; expires=' + expires.toGMTString(); } function getCookie(name) { var cookies = document.cookie.toString().split('; '); var cookie, c_name, c_value; for ( var n=0; n