%
idioma=Request("idioma")
if idioma="" then
idioma=0
end if
if idioma<>0 and idioma<>1 then
idioma=0
end if
str_http=Request.ServerVariables("URL")
'response.write(str_http)%>
.:Babaclub:.
<%if idioma=1 then%>
PÁGINA NO ENCONTRADA
Actualiza tus favoritos.
Hemos modificado la página web y hemos cambiado algunas direcciones.
<%else%>
PÀGINA NO TROBADA
Actualitza els favorits.
Hem modificat la pàgina web i hem canviat algunes adreces.
<%end if%>