function obf(str) {
  document.write("<a href='mailto:"+str+"@spirecottage.co.uk'>"+str+"@spirecottage.co.uk</a>");
}