LISTING 1: Code that Creates Basic HTML Document Structure <%@ Language=VBScript %> <%Option Explicit%> <% Call main %>