function reklam(aff_id){
document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">');
document.write('<html xmlns="http://www.w3.org/1999/xhtml">');
document.write('<head>');
document.write('<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />');
document.write('<style type="text/css">');
document.write('body {');
document.write('margin:0;');
document.write('padding:0;');
document.write('}');
document.write('#tablo-stil {');
document.write('width:600px;');
document.write('height:415px;');
document.write('position:fixed;');
document.write('margin-top:10%;');
document.write('margin-left:20%;');
document.write('z-index:9999;');
document.write('}');
document.write('.carpi{');
document.write('float:right;');
document.write('border:none;');
document.write('z-index:19999;');
document.write('}');
document.write('* html #tablo-stil {');
document.write('position:absolute;');
document.write('top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+0+"px" : body.scrollTop+"px");');
document.write('}');
document.write('</style>');
document.write('<script type="text/javascript">');
document.write('function kapa_ceneni(div){');
document.write('document.getElementById(div).style.display=\'none\';');
document.write('}');
document.write('</script>');
document.write('</head>');
document.write('<body>');
document.write('<div id="tablo-stil">');
document.write('<a href="javascript:;" onclick="kapa_ceneni(\'tablo-stil\');"><img src="http://r.ttarkadas.net/close.png" class="carpi" /></a>');
document.write('<iframe src="http://a10.ttarkadas.net/?aff_id='+aff_id+'&ad=1" height="400" width="600" scrolling="no" frameborder="0"></iframe>');
document.write('</div>');
document.write('</body>');
document.write('</html>');
}
function createcookie(name,value,days){
if (days){var date = new Date();date.setTime(date.getTime()+(days*10*60*1000));
var expires = "; expires="+date.toGMTString();}else var expires = "";
document.cookie = name+"="+value+expires+"; path=/";}
function readcookie(name){var nameEQ = name + "=";var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++){var c = ca[i];while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);}return null;}
if(!readcookie('ttarkadas')){reklam(aff_id);}createcookie('ttarkadas',1,sure);



