if GCls.ComeUrl<>"" then ToUrl=GCls.ComeUrl GCls.ComeUrl="" if request("from3g")="1" then response.write "<script>location.href='" & ToUrl & "';</script>" else response.write "<script>top.location.href='" & ToUrl & "';</script>" end if Else response.write "<script>location.href='" & ToUrl & "';</script>" End If End If