Find out the story behind Optimal Workshop’s NZ$10m investment 🚀 Read More
Looking to get in touch? You can reach us with the info below:
<script
let url=”https://form.jotform.com/jsform/202685096273057?partner_key=”;
let queryString = window.location.search;
const urlParams = new URLSearchParams(queryString);
const partner_key_url = atob(urlParams.get(‘gspk’));
let extra=partner_key_url; // or you can grab it from the cookie
let script = `<script src=${url}${extra}><\/script>`;
document.write(script);
</script>
<script>
const frame = document.getElementById(“202685096273057”);
const frameDoc = frame.contentDocument
frame.onload = function() {
const form = frameDoc.querySelector(“form”);
frame.contentDocument.querySelector(“form”).onsubmit =