login
Powered by: Woo
With a growing awareness of on-line privacy and security issues, further tightening of the spam laws worldwide and the need for businesses to have more robust collection of data systems in place, Woo has risen to the challenge by creating a universal ID for users on the platform - called a Woo ID.
The Woo ID provides you with the security that Woo is dedicated, and bound by law, to ensure your information is kept private and that all anti-spam laws are adhered to. Every user added to a Woo website gets to verify their email address. This ensures issues with data entry and out-of-date email accounts are spotted early.
The Woo ID universal ID is the market leader: creating a safe and spam free environment for you.
Read more about Woo and their Privacy Policy
"; var message = $("Thank you for contacting us.
If you need further help, please do not hesitate to call us.
`; self.appendChild(responseDiv); return woo.checkEmail(emailAddress); }).then((response) => { console.log(response); if (response && response.ok == true){ var registerData = { "name": firstNameVal, "lastName": lastNameVal, "number": numberVal, "email": emailAddress, "password": "", "confirmPassword": "" } return woo.register(registerData); } else { return false; } }).then((response) => { console.log(response); if (response == false){ console.log("Not Registered"); } }).catch((error) => { console.log(error); $("#contactLoadWait").hide().css("zIndex", "1"); //alert("Something went wrong"); }); } else { $("#contactLoadWait").hide().css("zIndex", "1"); } }); } else { alert("Opps! Its seems you have not filled in all the required fields:\n\nFirst Name\nLast Name\nPhone\nEmail"); } } function contact(firstNameVal, lastNameVal, numberVal, emailAddress, enquiryText) { return $.ajax({ type: "POST", url: woo.getAuthServer() + "/mailer/enquiry", headers: { "Content-Type": "application/json" }, crossDomain: true, cache: false, data: JSON.stringify({ "firstName": firstNameVal, "lastName": lastNameVal, "number": numberVal, "emailAddress": emailAddress, "enquiryString": enquiryText }), timeout: 10000 }); } function addEventListeners() { formSubmit.addEventListener('click', submitButtonPressed); } addEventListeners(); gkxwvsqf_2024612192844_322med_Global.unload = () => { //Unload callbacks here formSubmit.removeEventListener('click', submitButtonPressed); console.log("Unloaded gkxwvsqf_2024612192844_322med"); } return gkxwvsqf_2024612192844_322med_Global; })();