/**
 * Created by JetBrains PhpStorm.
 * User: rocco
 * Date: 03/11/11
 * Time: 20.27
 * To change this template use File | Settings | File Templates.
 */
window.onbeforeunload = confirmExit;
function confirmExit()
{
    try{
		document.getElementById('link2').href = 'http://www.ficabagnata.net/cgi-bin/atc/out.cgi?l=exit1';
        document.getElementById('link2').click();
        //document.getElementById('link1').click();
    //chanceOpener();
    }catch(e){
        //chanceOpener()
        window.open("http://www.ficabagnata.net/cgi-bin/atc/out.cgi?l=exit2");
    }
    return "Are you sure you want to exit this page?";
}

var clk = 0;
function clicca()
{
    if(clk <1){
        try{
            document.getElementById('link2').href = 'http://69sex-now.com/';
            document.getElementById('link2').click();
        }catch(e){
            window.open('http://69sex-now.com/');
        }
    }
    clk++;
}

//window.onload = chanceOpener;

function chanceOpener(){
    if (document.referrer && document.referrer!=""){
        if (document.referrer.indexOf("atlantissex.com") < 0 && document.referrer.indexOf("pornissimi.com") < 0 ){
            if (window.opener != null){
                //window.opener.location.href='http://www.atlantissex.com/cgi-bin/atc/out.cgi?l=opener';
                window.opener.location.href='http://www.pornissimi.com';
            }
        }
    }else if (window.opener != null){
        window.opener.location.href='http://www.pornissimi.com';
    }

}
