if (document.getElementById('dc-error')) { if (document.getElementById('dc-error').style.display == 'block') { document.getElementById('dc-error').style.display = 'none'; } } if (document.getElementById('dc-top')) document.getElementById('dc-top').style.display = 'block'; if (document.getElementById('dc-bottom')) document.getElementById('dc-bottom').style.display = 'block'; setCountdownTime('2025-07-22T12:00:00-05:00'); setGeoValues('Columbus', 'OH', '43215' ,'US'); console.log('Shipped from: 37801 on 07/18/2025');