'&param.getterURL={$getterURL}' +
'&param.target={$target}' +
'&param.interfaceURL={$interfaceURL}';
+ var pathname = this.pathname;
+ // Next if to cope with IE idiosyncrasies
+ if (pathname.charAt(0) != '/')
+ pathname = '/' + pathname;
this.href=
- this.protocol + '//' + this.host + this.pathname + search + this.hash;"
+ this.protocol + '//' + this.host + pathname + search + this.hash;"
onMouseOver="window.status='{$uri}'; return true"
href="apply"
><xsl:value-of select="$basename"/></a>