if (Cookies.get("agreeIn") !== "yes") { $("#pop_in").show() showCountryPop() } if (Cookies.get("agreeGb") !== "yes") { $("#pop_gb").show() showCountryPop() }