// …ffnet URL im Opener

function remote(url) {
        opener.location = url;
        }