(function (a) { "use strict"; a("#contact-form").length && (a("#contact-form").validator(), a("#contact-form").on("submit", function (b) { if (!b.isDefaultPrevented()) return ( a.ajax({ type: "POST", url: "inc/contact.php", data: a(this).serialize(), success: function (d) { var f = "alert-" + d.type; d = d.message; var h = '