<% @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 %> IOM Philippines

IOM Philippines

The website is temporarily down. Redirection to the main IOM website in a few seconds...



(Click here if you don't wish to wait)


<% end if %>