% ' Build URL of page containing worksheet shturl="ans" & request.querystring("anscode") & ".asp?markerid="&request.querystring("markerid") if request.querystring("retgroup")<>"" then shturl=shturl & "&retgroup=" & request.querystring("retgroup") end if response.write "
" response.write "" %>