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