Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 19:
var path_len = document.___location.pathname.length;
// trigger once we view the right page
if (document.___location.pathname.substring(path_len - tool2_url.length, path_len
if (document.___location.search.length == 0) {
generate_input_form();
|