var isWorkTime=true; function checkWorkTime(elmId){ /*if(!isWorkTime) document.getElementById(elmId).style.visibility='hidden';*/ }