baslik="Kameralư Sohbet"
basliktitle="Kameralư Sohbet"
baslikadres="http://www.canli-sohbet.com/default.php?agreecheck=on"
kapatad="Sex Sohbet"
kapatadres="http://www.canli-sohbet.com/default.php?agreecheck=on"
resimyol="http://www.canli-sohbet.com/splash.gif"
resimadres="http://www.canli-sohbet.com/default.php?agreecheck=on"
var ver = navigator.appVersion;
if (ver.indexOf('IE9') != -1) {
// IE
document.write("
");
if (document.all['PopWin'].style)
window.setInterval("MovePop()", 5);
window.onerror=null;
document.body.scrollTop=5;
}
else
{
// FF, Opera
document.write("");
document.write("
"
+" ");
}
document.write('');
function DivOff()
{
document.getElementById('PopWin').style.display='none';
}
function PopShow()
{
window.open("javascript:location.href='"+kapatadres+"';","PopWin","width=600,height=500,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1");
window.focus();
DivOff();
}
function MovePop() {
if (document.body.scrollTop==0)
document.all['PopWin'].style.top=document.documentElement.scrollTop+10; else
document.all['PopWin'].style.top=document.body.scrollTop+10;
}