Please complete the form below so we can assist with your enquiry. By submitting this enquiry, you will receive a callback from one of our BOQ branches within 1-2 business days. Please ensure you have the most up-to-date / best phone number.
*Indicates Mandatory Field
height
auto
config
[{"tag":"script","attributes":{},"children":[],"content":"window.addEventListener(\"message\", function (event) {\n if (!event.data) return;\n const parentUrl = window.location.href;\n const urlParams = new URLSearchParams(window.location.search);\n const campaignid = urlParams.get(\"campaignid\");\n if (event.data.type === \"requestParentUrl\") {\n event.source.postMessage({\n type: \"sendParentUrl\",\n url: parentUrl,\n campaignid: campaignid\n }, event.origin || \"*\");\n }\n if (event.data.type === \"resizeIframe\") {\n const iframe = document.querySelector(\"iframe[title='lead-form']\");\n if (iframe) {\n iframe.style.height = \"600px\"; // Or any value that fits your thank-you message\n console.log(\"[Parent] resizeIframe received – setting height to 600px\");\n }\n }\n if (event.data.type === \"formHeight\") {\n const iframe = document.querySelector(\"iframe[title='lead-form']\");\n if (iframe) {\n iframe.style.height = event.data.height + \"px\";\n }\n }\n});"},{"tag":"iframe","attributes":{"src":"https://assets-oce.mkt.dynamics.com/d45cf463-003e-401c-91a7-8a7c04ae4c47/digitalassets/standaloneforms/9a348c68-65ae-f011-bbd3-7ced8d32b28c#d365mkt-nocache","scrolling":"no","width":"100%","frameborder":"0","title":"lead-form","height":"600px"},"children":[]}]