﻿if (parent != self) top.location.href = location.href;

function showQT(x,y) {
  window.open("","Beeline TV","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,width="+x+",height="+y);
}

function stats(marker) { // beelinestats
	var p ="?m="+marker;
	p+="&r="+escape(parent==self?window.document.referrer:top.document.referrer);
	if(typeof(screen)=="object"){p+="&s="+screen.width+"x"+screen.height;p+="&c="+screen.colorDepth;}
	p+="&u="+escape(document.URL);
	p+="&t="+(new Date()).getTime();
	var s="http://beelinestats.com/beelinetv/index.php"+p;
	if(document.images){bs=new Image();bs.src=s;}
	else{document.write('<img alt="Beelinestat" border="0" width="1" height="1" src="'+s+'" />');}
}

function linkBtv() {
	document.write('<a class="copyrightl" href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#103;&#101;&#116;&#95;&#121;&#111;&#117;&#114;&#95;&#105;&#110;&#102;&#111;&#64;&#98;&#101;&#101;&#108;&#105;&#110;&#101;&#46;&#116;&#118;'+'">'+'&#66;&#101;&#101;&#108;&#105;&#110;&#101;&#32;&#84;&#86;'+'<\/a>');
}
