Whenever I try, it just opens a blank window. Any advice?
Announcement
Collapse
No announcement yet.
Can't Get Into Chat
Collapse
X
-
Now I'm getting the following on the blank page:
ames['loader'].window.location.replace("loader.php3?" + query); } // Launch the help popup var is_help_popup = null; function help_popup() { if (is_help_popup && !is_help_popup.closed) { is_help_popup.focus(); } else { var scrTop = mouseY-400; var scrLeft = mouseX-10; var scrPos = "top=" + scrTop + ",screenY=" + scrTop + ",left=" + scrLeft + ",screenX=" + scrLeft + ","; is_help_popup = window.open("help_popup.php3?L=english&Ver=H","hel p_popup",scrPos + "width=600,height=350,scrollbars=yes,resizable=yes "); }; }; // -->If you are unable to read this you are illiterate.
Comment
Comment