Happy hunting! Remember — the more you explore and contribute, the more points you earn. Tap any sale pin to see details and check in when you arrive.
tag, so defer until DOM is fully parsed
document.addEventListener('DOMContentLoaded', checkLoginSummary);
function dismissWelcomeBack() {
document.getElementById('wb-modal').style.display = 'none';
}