Created
May 17, 2012 17:19
-
-
Save endymion/2720311 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form id="wr" name="waitroomform" action="" method="POST"> | |
| <input type="hidden" name="hudValue" value="2f2923f3c15c844d4ad7352d919ebef3"> | |
| <input type="hidden" name="__wr" value="1"> | |
| </form> | |
| <SCRIPT language="JavaScript"> | |
| function submitWait() { | |
| setTimeout('submitForm()',30000); | |
| return(true); | |
| } | |
| function submitForm() { | |
| document.waitroomform.submit(); | |
| } | |
| </SCRIPT> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment