if ($('.summaryWrap').hasClass('mi')) {
  $('.summary').html("<p>Facilities for evacuating and treating men wounded on Gallipoli were&nbsp;woefully inadequate. The British military command had not anticipated such\nlarge numbers of casualties, who often waited for days unattended on the narrow\nbeach before they could be transported by ship to a hospital. Alexander\nMcLachlan, a Scots officer on board the transport ship <em>Saturnia<\/em>, recalls\nin this 1969 interview how he and his colleagues were unable to cope with the vast\nnumbers of sick and wounded.<\/p>");
  $('.summaryWrap').removeClass('mi');
  $('.summaryWrap').addClass('en');
  $('.language a.maori').removeClass('active');
  $('.language a.english').addClass('active');
  $('.js-year').html("Year:");
  $('.js-location').html("Location:");
  $('.js-location-name').html('Mudros Harbour, Lemnos');
}
