
This complimentary Kalia Living quarterly e-magazine provides you with important news and updates on Kalia and all the Kalia villages as well as fun activities and tips when living the Kalia lifestyle in Costa Rica. To subscribe and receive the monthly e-mail subscription, please complete the following information. Click here to view our Privacy Policy.
var icpForm2134 = document.getElementById('icpsignup2134');
if (document.location.protocol === "https:")
icpForm2134.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired2134() {
if (icpForm2134["fields_fname"].value == "") {
icpForm2134["fields_fname"].focus();
alert("The Name field is required.");
return false;
}
if (icpForm2134["fields_lname"].value == "") {
icpForm2134["fields_lname"].focus();
alert("The Last Name field is required.");
return false;
}
if (icpForm2134["fields_email"].value == "") {
icpForm2134["fields_email"].focus();
alert("The Email field is required.");
return false;
}
return true;
}