<script> $(function() { $("#mailto").parent().children("span:first").find('a').removeAttr('target'); }) </script>