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