%
nombre = Request("nombre")
direccion = Request("direccion")
pais = Request("pais")
correo = Request("correo")
comentario = Request("comentario")
ciudad = Request("ciudad")
telefono = Request("telefono")
If nombre <> "" Then fillnombre = true
If direccion <> "" Then filldireccion = true
If pais <> "" Then fillpais = true
If correo <> "" Then fillcorreo = true
If comentario <> "" Then fillcomentario = true
If ciudad <> "" Then fillciudad = true
If telefono <> "" Then filltelefono = true
%>
contacto
<%
If fillnombre and fillcorreo and fillcomentario Then
%>
<%
to1 = "marketing@grupohcp.com"
to2 = "marketing@grupohcp.com"
cc = "marketing@grupohcp.com"
bcc = "marketing@grupohcp.com"
subject = "Contacto Pagina Web"
body = "