// CONFIG
const SHOW_ONCE = false; // set true to stop showing after first close
const LINK_TARGET = "https://svrsociety.in/join/registration/240000/"; // <-- navigation target
// prevent page scroll while modal is open
// focus the close button for accessibility
// Click outside to close
// Close button
// Escape key
// Visit button navigates
// Don't show again
// Clicking the image navigates too