%@ LANGUAGE="VBSCRIPT" %>
<%Response.Expires=0%>
НПО "Информ-система"(домашняя страница)
<%IF MID(Request.Servervariables("REMOTE_ADDR"),1,9)="192.168.0" THEN
path="http://192.168.0.1/init/marcweb/index.asp"
ELSE
path="http://lib.herzen.spb.ru/init/marcweb/index.asp"
END IF%>