In your header you put this:
hahahahahahahaha language="hahahahahahahahahaha">
<!--
var exit=true;
function xit()
{
if (exit)
open("http://www..com","copy");
}
//-->
</hahahahahahahaha
Then in the body tag put this:
onunload="xit()"
Then on every other link that you don't want to pop that window you add :
onclick="exit=false
Very simplified way to do this:
Ivy