document.addEventListener("DOMContentLoaded", function () {
const el = document.querySelector('[data-id="693323c1ad566facd01205fd"]');
if (el) {
el.style.cursor = "pointer";
el.addEventListener("click", function () {
window.location.href = "mailto:tim.plumbe@cushwake.com,eleanor.reed@cushwake.com,james.campbell@cushwake.com?subject=No.%201%20Poultry";
});
}
});