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('2024-09-23T11:30:00-05:00'); setGeoValues('Dublin', 'OH', '43017' ,'US'); console.log('Shipped from: 91342 on 09/15/2024');