Please fill in the form below and we will contact you shortly.
').insertBefore($(this));
// 3s Delay for aesthetics only
setTimeout(function() {
// Send Google Analytics Even
ga('send', 'event', 'Used Enquiry', "Success", "Used Enquiry", "1");
// Update Fake Button Text
done.text('Submitted!');
// Submit the form
$this.parents('form').submit();
}, 3000);
});
function validateEmail(email) {
var re = /^(([^()\[\]\\.,;:\s@"]+(\.[^()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
return re.test(String(email).toLowerCase());
}
Cookies are small text files that are placed on your computer by websites that you visit. We use cookies – including third-party cookies – to collect information about how visitors use our website. They help us give you the best possible experience and improve our sites. By clicking the ‘Accept’ button you agree to the use of these cookies. You can change your preferences and get further information about our use of cookies in our Cookie Policy.