if (theoryuri == "-1") theoryuri = getDefaultParam("theoryuri");
if (mode == "-1") mode = getDefaultParam("mode");
- document.links[2].search = "?getterURL=" + getGetterURL();
-
- document.links[3].search =
- "?processorURL=" + getUwoboURL() +
- "&getterURL=" + getGetterURL();
+ document.links[2].href =
+ document.links[2].protocol + '//' +
+ document.links[2].host +
+ document.links[2].pathname +
+ "?getterURL=" + getGetterURL();
+
+ document.links[3].href =
+ document.links[3].protocol + '//' +
+ document.links[3].host +
+ document.links[3].pathname +
+ "?processorURL=" + getUwoboURL() +
+ "&getterURL=" + getGetterURL();
var topurl =
chopSlash(chopSlash(