1<%
    ;
# the output of this script should just be '', or nothing
$Response->Clear;
$Response->End;
%>
2