%@ Language = JScript %>
<% var ListResult = ListSubscribe();
if (ListResult) { %>Your subscription could not be submitted.
<% Response.Write(ListResult); %>Please go back to the form and correct the errors.<% } else %>Your subscription was submitted to the
mailing list server. A confirmation should appear in your mail box within the hour.<% ; %>