fdfdfdf

Untitled

Apr 6th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <script>
  2. window.setTimeout(function(){
  3. document.getElementById("top").click();
  4. }, 2000);
  5. </script>
  6.  
  7.  
  8. <input type="checkbox" id="top" onmouseover="function()"">
  9.  
  10. <div id="top"></div>
Advertisement
Add Comment
Please, Sign In to add comment