image 08

Contact us

Contact our support team

Whether you have a question about our services, or want to learn more about how MyBond Loans  can assist you, please don’t hesitate to reach out.

Send us a message

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
function getParam(name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"), results = regex.exec(location.search); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } Webflow.push(function() { // Auto-populate form fields (text fields only) based on query string // For non-text fields like dropdown/radio/checkbox, please contact me for custom development (http://webflowexpert.com) $('input:text, input[type=email]').each(function() { var paramValue = getParam(this.id); if(this.value == "" && paramValue != "") this.value = paramValue; }); });