for(i=0; i<document.links.length; i++) document.links[i].onclick=new Function("exit=false; return true;");

