bu js yi siteden al
buradan al tıkla ( sag click hedefi farklı kaydet ) bunu worpad ile ac orda sohbet08.com görüceksin. popup acmak istedigin site adı ile degistir ..popup js yi asagıdaki gibi SRC="http://www.sohbetiks.net/popup.js"> yolunu belirttigin site ye at . popup actıracagın siteye de asagıdaki kodu ekle
<SCRIPT LANGUAGE="JavaScript"> <!--
//frequency cap,1 pop-under per number of hours
var frequencyCap = 8; //hours
function setCookie(cookieName,cookieValue, expirehours) {
if (frequencyCap > 0){
var today = new Date();
var expire = new Date();
expire.setTime(today.getTime() + 360000 * frequencyCap);
document.cookie = cookieName+"="+escape(cookieValue)
+ ";expires="+expire.toGMTString() + "; path=/";
}else{
document.cookie = cookieName+"="+escape(cookieValue) + "; path=/";
}
}
function ReadCookie(cookieName) {
var theCookie=""+document.cookie;
var ind=theCookie.indexOf(cookieName);
if (ind==-1 || cookieName=="") return "";
var ind1=theCookie.indexOf(';',ind);
if (ind1==-1) ind1=theCookie.length;
return unescape(theCookie.substring(ind+cookieName.length +1,ind1));
}
if (ReadCookie('****') != 'yes')
{
setCookie('****','yes', frequencyCap);
//<a href="http://www.1oyunoyna.com">chat</a>
//Pop-Under Code Here
document.write('<SCRI'+'PT LANGUAGE="JavaScript1.1" ');
document.write(' SRC="
http://www.sohbetiks.net/popup.js">');
document.write('</SCR'+'IPT>');
//Pop-Under Code End
}
// --> </SCRIPT>
artı bu popup block lara yakalanmıyor. Hayırlı olsun . ben kullanıyorum sorunsuz