Guest User

Untitled

a guest
Oct 22nd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1.  
  2. htmlbody = "<html><script type='text/javascript'>function redirectUrl(url) {document.location.href = url;} "
  3. + "setTimeout(\"redirectUrl('" + redirectUrl + "');\", 500);</script>"
  4. + "<body><div style='text-align: center; width: 100%; height: 100%; vertical-align: middle;'><h3>"
  5. + toolbar.GetStringFromTable("AskTb.Loading", "Loading ...")
  6. + "</h3></div></body></html>";
  7. }
Add Comment
Please, Sign In to add comment