<!DOCTYPE html>
<html>
<body>

<%
Response.Write(Session.SessionID)
%>


</body>
</html>