const ageRestrictionPopup = document.getElementById("age-restriction-popup");
const yesButton = document.querySelector(".btn-yes");
const noButton = document.querySelector(".btn-no");
function showAgeRestrictionPopup() {
ageRestrictionPopup.style.display = "flex";
}
function hideAgeRestrictionPopup() {
ageRestrictionPopup.style.display = "none";
}
yesButton.addEventListener("click", function() {
// Handle the action for the "Yes" button
hideAgeRestrictionPopup();
});
noButton.addEventListener("click", function() {
// Handle the action for the "No" button
window.location.href = "https://www.google.com/"; // redirect to google as an example
});
// Show the age restriction popup when the page loads
showAgeRestrictionPopup();
Download The DeLuca Family APK Android Port Full Game version 0.02a For Free - The DeLuca Family Android is an Adult Game for Android Download APK For Free.
Description:Our protagonist is a guy like any other normal guy. Lives a peaceful and uncomplicated life. That uncomplicated life turns into a rather complicated one when he receives a letter from a mafioso, who tells our unfortunate protagonist that due to his parents past, he is now under a mafia contract. He is to serve for a mafia family, but not just any mafia family, the DeLuca family. One of the most dangerous and infamous criminal organizations in the country.
Comments
Post a Comment