Can someone from Livejasmin Explain this?
Hello collective of GFY
I send traffic to livejasmin right? And today i noticed they place a popunder on their website, code is like this :
<script>
var win = null;
var DOLO = false
function addclickpopunder()
{
DOLO = true;
}
function openPopUnder(e)
{
if (win === null && DOLO) {
win = window.open('http://community.livesex.com/?content_type=straight', 'lsPopUnder',
'menubar=1,resizable=1,scrollbars=1,status=1,locat ion=1,toolbar=1,left=0,top=0,width=1024,height=768 ');
if (win !== null) {
win.blur();
window.focus();
}
}
}
if (document.attachEvent) {document.attachEvent('onclick', openPopUnder);}
else if (document.addEventListener) {
document.addEventListener('click', openPopUnder, false);
}
</script>
--------------
Why would an affiliate program place a popunder towards their own affiliates biggest competition player?
Is this normal?
Love to hear your replays
|