<%--
Warning XSS Magic
This invisible tag exists in the page to hold possibly javascript-hostile values for fields which have originally
come from the url. If an evil hacker passed some concat-escaping script fragment as the field parameter and
submitFilter() used this value to concat to produce the id of the field in the opener window, they would be able
to execute arbitrary javascript in the client.
--%>