function escramble(){
 var a,b,c,d,e,f,g,h,i
 a='<a href=\"mai'
 b='judith'
 c='\">'
 a+='lto:'
 b+='@'
 e='</a>'
 f='contáctanos'
 b+='paradise-proper'
 g=''
 b+='ties.com.mx?subject=Solicitud_de_Información_sobre_Las_MaraVillas'
 h=''
 i=''

 if (f) d=f
 else if (h) d=g+h+i
 else d=b

 document.write(a+b+c+d+e)
}

escramble()

