<% const VALC_NAME = "lightbox" const VALC_LEVEL = 3 %> <HTML><BODY> <% Response.Write VALC_NAME & "<br>" & vbCrLf Response.Write (VALC_LEVEL + 1) & "<br>" & vbCrLf %> </BODY></HTML>
<% const VALC_NAME = "lightbox" const VALC_LEVEL = 3 %>
<!-- #include file = "const02.inc" --> <HTML><BODY> <% Response.Write VALC_NAME & "<br>" & vbCrLf Response.Write (VALC_LEVEL + 1) & "<br>" & vbCrLf %> </BODY></HTML>