10/08/2005, 16:20
|
| | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años, 7 meses Puntos: 5 | |
function validar() {
if ((email == "") && (telefono == "")) {
alert("debes colocar al menos uno de los dos")
return false
}
}
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |