for(var ii=0; ii<document.links.length; ii++)
document.links[ii].onfocus=function(){this.blur()}

 















