The H7 recessed housing is the standard in the industry for both commercial and residential applications. The wide variety of trims available allows a number of different lighting effects to be created with one basic housing. The H7T is for use in non-insulated ceilings. If ceiling insulation is present, it must be kept 3" from all sides of housing.
function showResources() { var daPath = window.location.pathname; var daName = daPath.substring(daPath.lastIndexOf('/') + 1); var daLocP = daName.substring(0, daName.indexOf('.')); var daLocS = daName.substring(daName.indexOf('.')); if(daLocS.substring(0, 4) == '.ssd') { window.location.href = '#product-tabs'; } else { window.location.href = daLocP + '.ssd' + daLocS + '#product-tabs'; } }