﻿function checkJavaScriptValidity() {
    document.getElementById("jsDisabled").style.visibility = 'hidden';    
}