var fDesc=new Array(); fDesc[0] = "Improve performance by using the same tools enforcement inspectors use, HTEC provides instant access to both the current and voluntary regulations. Using HazMat Trucking Enforcer Commercial you can save time, because it is faster than looking up loads on charts and tables. It consistency improves because questions are not skipped, data entry is done the same by all employees, and steps are not missed."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }