var getterURL = "<xsl:value-of select="$getterURL"/>";
<![CDATA[
//url = setParam(url,"keys",getCICMathMLKeys());
- var url = setParam(location.href,"keys","mth");
+ var url = setParam(location.href,"keys","meta_theory%2CT1%2CT2%2CL%2CE");
url = setParam(url,"xmluri", getterURL + "getxml%3Furi%3D" + RDFURI);
- document.write('<a href="' + url + '">View the objects depending on ' + name + '.</a>');
+ document.write('<a target="theory" href="' + url + '">View the objects depending on ' + name + '.</a>');
]]>
</script>
</p>