<script> $(function(){ $('.btnred').click(function(){ $('#exampleModal').arcticmodal(); return false; }); }); </script>