%
'standard goout page using top.htm
'update 4/27/00 djb, use entire value after "u="
dim sGoURL
sGoURL = Request.ServerVariables("QUERY_STRING")
sGoURL = Mid(sGoURL,(instr(sGoURL,"u=")+2))
%>
<%=gsStationCallSign%>
<% If Not (Instr(Request.ServerVariables("HTTP_USER_AGENT"), "MSIE")> 0) Then %>