var cozunurluk=screen;
	var genislik=cozunurluk.width+"x"+cozunurluk.height;
	navigator.appName!="Netscape"?
	renk=cozunurluk.colorDepth:renk=cozunurluk.pixelDepth;
	red=document;
	genislik?"":genislik="na";
	renk?"":renk="na";
URL = top.document.URL;
REF = top.document.referrer;
Server = new Array
Server[0]="http://src.qreklam.com/"
Server[1]="http://src.qreklam.com/"
random = (Math.round((Math.random()*1)))
Path = Server[random]
Gosterim = '' + Path + 'g.php?wid=' + wid + '&site=' + site + '&tip=' + tip + '&ktgr=' + ktgr + '&ref=' + REF + '&url=' + URL + '&ekran=' +genislik+ '&renk=' +renk+'';
document.write('<div id="qreklamx" style="top:100px; padding:5px;z-index:9999999999;position:absolute;">'
					+'<table width="10%" border="0" cellspacing="0" cellpadding="0">'
					+'	<tr>'
					+'		<td align="right">'
					+'				<a href="http://src.qreklam.com/x.php?ref='+wid+ - +site+'" target="_blank" onclick="document.getElementById(\'qreklamx\').style.display=\'none\';">'
					+'					<font size="3" face="arial" color="#000">'
					+'						<span style="background-color: #FFF"><b>Kapat</b></span>'
					+'					</font>'
					+'				</a>'
					+'		</td>'
					+'	</tr>'
					+'	<tr>'
					+'		<td>'
					+'				<iframe src="' + Gosterim + '" name="qsp" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="600" height="500"></iframe>'
					+'		</td>'
					+'	</tr>'
					+'</table>'
					+'</div>');
	
	if (document.all['qreklamx'].style)
	window.setInterval("MovePop()", 5);
	window.onerror=null;
	document.body.scrollTop=10;
	document.write('<style type="text/css">#qreklamx{z-index:9999999999;position:absolute; left:20%;}</style>');


	function MovePop() {
	if (document.body.scrollTop==0) 
	document.all['qreklamx'].style.top=document.documentElement.scrollTop+50; else
	document.all['qreklamx'].style.top=document.body.scrollTop+50;
	}