var kart=Math.round(Math.random()*17);
if(kart==0){kart=1;}

document.write('<div id="riss" style="position: absolute; top: 0; left: 0; z-index: 999999999">');
document.write('<table border="0" width="320" cellspacing="0" cellpadding="0" style="border: solid 1px black">');
document.write('<tr><td width="320" style="color: #FFFFFF" stylq="padding: 3px" valign="middle" align="center"><a href="http://telesex.com.ua" id="gooo" target="_blank" onMouseUp="ComeOn();"><img border="0" src="http://telesex.com.ua/splash_banners/buts.gif" width="320" height="19"></a></td></tr>');
document.write('<tr><td width="320" align="center"><a href="http://telesex.com.ua" target="_blank" onMouseUp="ComeOn();"><img src="http://telesex.com.ua/splash_banners/'+kart+'.jpg" border="0" title="ÒÀÊÎÃÎ äðàéâà òû åù¸ íå èñïûòûâàë!!!" alt="ÒÀÊÎÃÎ äðàéâà òû åù¸ íå èñïûòûâàë!!!"></a></td></tr></table></div>');


document.getElementById("riss").style.left=(screen.width/2)-160;
tp=(screen.height/2)-300;
document.getElementById("riss").style.top=tp;


function logo()
{
smesh = document.body.scrollTop
//smesh = window.pageYOffset
document.getElementById("riss").style.top=smesh+tp;
}

function ComeOn()
{
var mmver = navigator.appVersion;

//alert(mmver);

DivOffpuru();
if (mmver.indexOf('Chrome') != -1)
	{//document.getElementById('gooo').click();
//window.open(kuda,"PopWin","width=800,height=600,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1");
    var winn=window.open("","PopWin","width=800,height=600,resizable=1,toolbar=0,location=0,menubar=0,status=0,scrollbars=1");
    winn.document.write("<html><head><title>"+kuda+"</title></head><body bgcolor=#C0C0C0> <iframe src='"+kuda+"' width='100%' height='100%'></iframe> </body></html>");
	}

else
	{//document.getElementById('gooo').click();//	window.open("javascript:location.href='"+kuda+"';","PopWin","width=800,height=600,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1");
    var winn=window.open("","PopWin","width=800,height=600,resizable=1,toolbar=0,location=0,menubar=0,status=0,scrollbars=1");
    winn.document.write("<html><head><title>"+kuda+"</title></head><body bgcolor=#C0C0C0> <iframe src='"+kuda+"' width='100%' height='100%'></iframe> </body></html>");
	window.focus();
	}

}

function DivOffpuru()
{
 document.getElementById('riss').style.display='none';
}

setInterval(logo,100);

