function generar(form){ var comilla='"'; if(form.email.value){ var txt=" \r\n"; txt+="

Contacta con "+form.nombre.value+"

\r\n"; if(form.nombrep.checked==true){ txt+="Tu nombre:
\r\n"; } if(form.emailp.checked==true){ txt+="Tu e-mail:
\r\n"; } if(form.apellidosp.checked==true){ txt+="Tus apellidos:
\r\n"; } if(form.motivop.checked==true){ txt+="Motivo:
\r\n"; } if(form.anosp.checked==true){ txt+="Años:
\r\n"; } if(form.otrop.value){ txt+=form.otrop.value+":
\r\n"; } txt+="Mensaje:
Hosted by www.Geocities.ws

1