<script> $("input[name='web_form_submit']").click(function(){ $('#openModal').arcticmodal(); return false; }); </script>