if(document.location.hash.indexOf('msent')>0){alert("Sua mensagem já foi enviada. Obrigado.");window.location.hash = '';}
if(document.location.hash.indexOf('invyes')>0){alert("Seu convite já foi enviado. Obrigado.");window.location.hash = '';}
if(document.location.hash.indexOf('invnonvalid')>0){alert("Não foi possível enviar seu convite. O endereço de e-mail fornecido não é correto.");window.location.hash = '';}
if(document.location.hash.indexOf('invfail')>0){alert("Por razões técnicas, não foi possível enviar seu convite neste momento. Por favor, tente de novo outro dia.");window.location.hash = '';}
if(document.location.hash.indexOf('invexists')>0){alert("Essa pessoa já foi convidada para esta entrevista anteriormente.");window.location.hash = '';}
if(document.location.hash.indexOf('invnoquestions')>0){alert("A entrevista está vazia.");window.location.hash = '';}
if(document.location.hash.indexOf('passnomatch')>0){alert("A senha não coincide.");window.location.hash = '';}
if(document.location.hash.indexOf('needpass')>0){alert("É necessária uma senha.");window.location.hash = '';}
if(document.location.hash.indexOf('needalias')>0){alert("É necessário um apelido.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidalias')>0){alert("O apelido tem caracteres não validos.");window.location.hash = '';}
if(document.location.hash.indexOf('onlynumalias')>0){alert("O apelido não pode ter somente número.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidpass')>0){alert("A senha tem caracteres não validos.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidemail')>0){alert("O e-mail tem caracteres não validos.");window.location.hash = '';}
if(document.location.hash.indexOf('aliasexists')>0){alert("Existe outro usuário com esse apelido, por favor, escolha outro.");window.location.hash = '';}
if(document.location.hash.indexOf('welcome')>0){alert("Agora clique em PERGUNTAS para começar sua entrevista.");window.location.hash = '';}
if(document.location.hash.indexOf('continue')>0){alert("Clique em PERGUNTAS para continuar sua entrevista.");window.location.hash = '';}
if(document.location.hash.indexOf('invited')>0){alert("Clique nas perguntas para respondê-las.");window.location.hash = '';}
if(document.location.hash.indexOf('nomatch')>0){alert("Não coincide, comprove se há um erro.");window.location.hash = '';}
if(document.location.hash.indexOf('suspended')>0){alert("Usuário cancelado");window.location.hash = '';}
if(document.location.hash.indexOf('incomplete')>0){alert("Seus dados estão incompletos");window.location.hash = '';}
if(document.location.hash.indexOf('nocook')>0){alert("Este software necessita cookies para funcionar e seu navegador não os admite.");window.location.hash = '';}
if(document.location.hash.indexOf('qsent')>0){alert("Sua pergunta já foi enviada. Obrigado.");window.location.hash = '';}
if(document.location.hash.indexOf('nologgedin')>0){alert("Não é possível realizar a operação.");window.location.hash = '';}
if(document.location.hash.indexOf('nopossible')>0){alert("Não é possível realizar a operação.");window.location.hash = '';}
if(document.location.hash.indexOf('nocompatibleimage')>0){alert('A imagem que você subiu não é válida. Deve ser de formato JPEG,GIF,BMP ou PNG.');window.location.hash = '';}