ºÚÁÏÍø

And a Purple Elephant was born…

Our schools proudly identify with this unique and delightful pachyderm represented by an image created by Per Jonsson from Sweden when a child living in Bangkok during the eighties. Per still visits Thailand, and we delight in his visits, if only to meet once again the most famous purple pachyderm in the world! A nod and a wai to you Per for creating this endearing image that has meant so much to so many young children who grace her company every day.

Share on

Blog

stories from ºÚÁÏÍø

exists function startObserver() { if (!document.body) return; observer.observe(document.body, { childList: true, subtree: true }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', startObserver); } else { startObserver(); } // 4) Optional: also re-fill right before submit (extra safety) // Useful if a plugin re-renders fields, or the popup opens long after landing. document.addEventListener('submit', function (e) { var form = e.target; if (!(form instanceof HTMLFormElement)) return; if (!form.id || form.id.indexOf('gform_') !== 0) return; var match = form.id.match(/^gform_(\d+)$/); if (match) fillUtmFieldsInForm(form, match[1]); }, true); })();