Guest User

Untitled

a guest
Jul 16th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <p><a href="/modalFacebookEmail.html" class="submodal" id="submodal">modal</a></p>
  2. <script type="text/javascript">
  3. jQuery(document).ready(function() {
  4. setTimeout(function() { $('#submodal').click(); }, 100);
  5. });
  6. </script>
Add Comment
Please, Sign In to add comment