function errorExplanation(){
    document.getElementById("errorExplanation").style.display="none";
}