Our member organisation Metta Centre hosts the “Ask a Buddhist” program. A panel of Buddhist monastics and lay practitioners are available to support our community during these uncertain times via telephone, email, Skype or Zoom. If you have a question about Buddhism, your practice or just need someone to talk to, “Ask a Buddhist” connects you to an experienced Buddhist who will help.
document.addEventListener('DOMContentLoaded', function() {
function getCookie(name) {
let value = "; " + document.cookie;
let parts = value.split("; " + name + "=");
if (parts.length === 2) return parts.pop().split(";").shift();
}
let gaCookie = getCookie('_ga');
if (gaCookie) {
let gaField = document.querySelector('input[name="GAUSERID"]');
if (gaField) {
gaField.value = gaCookie;
}
}
});