<% @Language = "VBScript" %> <% Response.buffer = true %> <% Dim strServername, strLocalname, strServerIP strServername = LCase(Request.ServerVariables("SERVER_NAME")) strServerIP = LCase(Request.ServerVariables("LOCAL_ADDR")) strRemoteIP = LCase(Request.ServerVariables("REMOTE_ADDR")) %> <% If Request("uc") <> 1 AND (strServername = "localhost" or strServerIP = strRemoteIP) then %> <% Response.Redirect "localstart.asp" %> <% else %> Sirma Macchine Srl : area riservata

Sito in fase di allestimento

 -> Per accedervi è necessario "essere stati autorizzati"
 -> Attendere prego ......     


 Per Informazioni o Segnalazioni di Malfunzionamento,
 contatta l'amministratore del sito Web:

 Sirma Macchine Srl
 Via Alessandria,41
 CAP. 10098, Rivoli
 Tel.  +39 011 9588082
 Fax. +39 011 9588081
 



<% end if %>