SCT
  • SCT Voice Data Fiber
Select Page
var theYear = document.createElement( 'div' ); theYear.classList.add( 'the-year' ); theYear.textContent = '© ' + new Date().getFullYear() + ' SCT Communications-Inc, All Rights Reserved'; document.body.appendChild( theYear );