<% 'option explicit 'Response.Buffer = true 'Response.Clear 'On Error Resume Next 'If 1=1 then Response.Redirect "http://talam.org/index.htm" 'End If 'Server.Transfer("index.htm") %>