VanGans

Overload

Mar 8th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var strWf = "location=yes,height=570,width=520,scrollbars=yes,status=yes";
  2. var URL = location.href;
  3. var win = window.open(URL, "_blank", strWf);
Add Comment
Please, Sign In to add comment