<script> var lastPressedLinkHref; </script> <a href="http://javascript.ru" onclick="lastPressedLinkHref = this.href; return false;">javascript.ru</a>