// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); --> -->

Author: Casey Parker

Mammography and pink cricket bats

A new review of the breast cancer screening ( mammography ) literature came out in the Lancet this week.  This is essentially an expert panel reviewing...

Horses for courses, or Courses for horses?

I just got back from beautiful Fremantle (Perth) – completed the REST (Remote Emergency Skills Training) course and then spent a day running an introduction...