if(document.location.hash.indexOf('msent')>0){alert('Tu mensaje ya ha sido enviado. Gracias.');window.location.hash = '';}
if(document.location.hash.indexOf('invyes')>0){alert('Tu invitación ya ha sido enviada. Gracias.');window.location.hash = '';}
if(document.location.hash.indexOf('invnonvalid')>0){alert('Tu invitación no ha podido ser enviada. La direccion de email proporcionada no es correcta.');window.location.hash = '';}
if(document.location.hash.indexOf('invfail')>0){alert('Por razones técnicas tu invitación no puede ser enviada en este momento. Por favor, inténtalo de nuevo otro dia.');window.location.hash = '';}
if(document.location.hash.indexOf('invexists')>0){alert('Lo sentimos, esa persona ya ha sido invitada a esta entrevista con anterioridad.');window.location.hash = '';}
if(document.location.hash.indexOf('invnoquestions')>0){alert('La entrevista está vacia.');window.location.hash = '';}
if(document.location.hash.indexOf('passnomatch')>0){alert('La contraseña no coincide.');window.location.hash = '';}
if(document.location.hash.indexOf('needpass')>0){alert('Es necesaria una contraseña.');window.location.hash = '';}
if(document.location.hash.indexOf('needalias')>0){alert('Es necesario un nombre de usuario.');window.location.hash = '';}
if(document.location.hash.indexOf('invalidalias')>0){alert('El nombre de usuario tiene caracteres no validos.');window.location.hash = '';}
if(document.location.hash.indexOf('onlynumalias')>0){alert('El nombre de usuario no puede tener sólo números.');window.location.hash = '';}
if(document.location.hash.indexOf('invalidpass')>0){alert('La contraseña tiene caracteres no validos.');window.location.hash = '';}
if(document.location.hash.indexOf('invalidemail')>0){alert('El email tiene caracteres no validos.');window.location.hash = '';}
if(document.location.hash.indexOf('aliasexists')>0){alert('Existe otro miembro con ese nombre de usuario, por favor elige otro');window.location.hash = '';}
if(document.location.hash.indexOf('welcome')>0){alert('Ahora clic en PREGUNTAS para empezar tu entrevista');window.location.hash = '';}
if(document.location.hash.indexOf('continue')>0){alert('Clic en PREGUNTAS para continuar tu entrevista');window.location.hash = '';}
if(document.location.hash.indexOf('invited')>0){alert('Clic en las preguntas para responderlas');window.location.hash = '';}
if(document.location.hash.indexOf('nomatch')>0){alert('No coincide, comprueba si hay un error');window.location.hash = '';}
if(document.location.hash.indexOf('suspended')>0){alert('Usuario cancelado');window.location.hash = '';}
if(document.location.hash.indexOf('incomplete')>0){alert('Tus datos están incompletos');window.location.hash = '';}
if(document.location.hash.indexOf('nocook')>0){alert('Este software necesita cookies para funcionar y tu navegador no los admite');window.location.hash = '';}
if(document.location.hash.indexOf('qsent')>0){alert('Tu pregunta ya ha sido enviada. Gracias.');window.location.hash = '';}
if(document.location.hash.indexOf('nologgedin')>0){alert('No se puede realizar la operación.');window.location.hash = '';}
if(document.location.hash.indexOf('nopossible')>0){alert('No se puede realizar la operación.');window.location.hash = '';}
if(document.location.hash.indexOf('nocompatibleimage')>0){alert('La imagen que has subido no es válida. Debe ser de formato JPEG,GIF,BMP or PNG.');window.location.hash = '';}