View Single Post
Old 11-07-2008, 06:27 AM  
Tjeezers
Webmaster
 
Tjeezers's Avatar
 
Industry Role:
Join Date: Mar 2007
Location: BP4L - NL/RO
Posts: 16,602
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
__________________

Get 43 FREE Backlinks when joining SWAG Live - Click my banner to get the links!
Tjeezers is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote