function openEx(url) { w = window.open(); w.document.write('<meta http-equiv="refresh" content="0;url='+url+'">'); w.document.close(); return false; }
<span title="Безопасная ссылка, Referer не передается: http://URL" style="text-decoration:underline; cursor: pointer;" onclick="return openEx('http://URL');">URL</span>