<% Response.Expires = 0 %> <% svr = Session("svr") %> <% ServiceInstance = Session("ServiceInstance") %> <% action = Request("action") %> <% VSvrToDelete = Request("VSvrToDelete") %> <% VServer = Request("VServer") %> <% newState = Request("newState") %> <% set smtpAdmin = Server.CreateObject("Smtpadm.admin.1") %>