If ip= ""then IP = request. Server variable ("remote _ADDR")
If left(ip, 9)='68.59.232', then
ipar = split(IP," ")
If 0 < = ipar (3) <; = 164 and then
response.redirect "2.asp "
If ... it will be over.