window.onError = null;
VarPopup = 1
LancePop = false;
function LancePopunder()
{
LancePop = true;
}
function LancePopunderAuto()
{
if (LancePop == true)
document.location = 'http://www.cyberflirt.fr/?login=5029254&tracker=avs-under','_blank','width=1024,height=768,left=' + (screen.width - 1024) / 2 + ',top=' + (screen.height - 768) / 2 + ',resizable=no,scrollbars=no,menubar=no,status=no, fullscreen=yes';
else
setTimeout ("LancePopunderAuto()", 1000 );
}
LancePopunderAuto();
