if(document.location.hash.indexOf('msent')>0){alert("Votre message a été envoyé. Merci.");window.location.hash = '';}
if(document.location.hash.indexOf('invyes')>0){alert("Votre invitation a déjà été envoyée. Merci.");window.location.hash = '';}
if(document.location.hash.indexOf('invnonvalid')>0){alert("Votre  invitation n'a pas pu être envoyée. L'adresse e-mail donnée n'est pas correcte.");window.location.hash = '';}
if(document.location.hash.indexOf('invfail')>0){alert("Pour des raisons techniques, votre invitation ne peut être envoyée en ce moment. Veuillez essayer de nouveau un autre jour.");window.location.hash = '';}
if(document.location.hash.indexOf('invexists')>0){alert("Nous sommes désolés, cette personne a déjà été invitée à cette interview auparavant.");window.location.hash = '';}
if(document.location.hash.indexOf('invnoquestions')>0){alert("L'interview est vide.");window.location.hash = '';}
if(document.location.hash.indexOf('passnomatch')>0){alert("Le mot de passe ne coïncide pas.");window.location.hash = '';}
if(document.location.hash.indexOf('needpass')>0){alert("Un mot de passe est nécessaire.");window.location.hash = '';}
if(document.location.hash.indexOf('needalias')>0){alert("Un alias est nécessaire.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidalias')>0){alert("L´alias contient des caractères non valides.");window.location.hash = '';}
if(document.location.hash.indexOf('onlynumalias')>0){alert("L´alias ne peut pas comporter seulement des chiffres.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidpass')>0){alert("Le mot de passe contient des caractères non valides.");window.location.hash = '';}
if(document.location.hash.indexOf('invalidemail')>0){alert("Le courriel contient des caractères non valides.");window.location.hash = '';}
if(document.location.hash.indexOf('aliasexists')>0){alert("Il existe déjà  un autre utilisateur avec cet alias, veuillez en choisir un autre.");window.location.hash = '';}
if(document.location.hash.indexOf('welcome')>0){alert("Cliquez maintenant sur Questions  pour commencer votre interview.");window.location.hash = '';}
if(document.location.hash.indexOf('continue')>0){alert("Cliquez sur Questions pour poursuivre votre interview.");window.location.hash = '';}
if(document.location.hash.indexOf('invited')>0){alert("Cliquez sur les questions pour y répondre ");window.location.hash = '';}
if(document.location.hash.indexOf('nomatch')>0){alert("Ne coïncide pas, vérifiez s'il ya une erreur");window.location.hash = '';}
if(document.location.hash.indexOf('suspended')>0){alert("Cette interview a été annulée");window.location.hash = '';}
if(document.location.hash.indexOf('incomplete')>0){alert("Vos données sont incomplètes");window.location.hash = '';}
if(document.location.hash.indexOf('nocook')>0){alert("Ce logiciel nécessite les cookies pour fonctionner; Votre navigateur ne les supporte pas ouceux-ci ont été désactivés.");window.location.hash = '';}
if(document.location.hash.indexOf('qsent')>0){alert("Votre question a été envoyée. Merci.");window.location.hash = '';}
if(document.location.hash.indexOf('nologgedin')>0){alert("L'opération ne peut pas être réalisée.");window.location.hash = '';}
if(document.location.hash.indexOf('nopossible')>0){alert("L'opération ne peut pas être réalisée.");window.location.hash = '';}
if(document.location.hash.indexOf('nocompatibleimage')>0){alert("L'image que vous avez montée n'est pas valable. Elle doit être en format JPEG,GIF,BMP ou PNG.");window.location.hash = '';}     