bunu arasına yapıstır
<script></script>
<script>
$(function() {
$("#sender").click(function() {
$("#link").click();
});
});
</script>
<script></script>
<script>
$(function() {
$("#sender").click(function() {
$("#link").click();
});
});
</script>