if ($('.summaryWrap').hasClass('mi')) {
  $('.summary').html("<p>London – 3 May 1919 – crowds gather outside\nBuckingham Palace in London for an investiture by his Majesty King George V. Among the\nnurses and soldiers receiving awards and honours is a smartly dressed New\nZealand officer in his lemon squeezer hat.<\/p><!--<br> /* Font Definitions */\n @font-face\n	{font-family:\"Cambria Math\";\n	panose-1:2 4 5 3 5 4 6 3 2 4;\n	mso-font-charset:0;\n	mso-generic-font-family:roman;\n	mso-font-pitch:variable;\n	mso-font-signature:-536870145 1107305727 0 0 415 0;}\n@font-face\n	{font-family:Calibri;\n	panose-1:2 15 5 2 2 2 4 3 2 4;\n	mso-font-charset:0;\n	mso-generic-font-family:swiss;\n	mso-font-pitch:variable;\n	mso-font-signature:-1610611985 1073750139 0 0 159 0;}\n@font-face\n	{font-family:\"Gotham Narrow Book\";\n	panose-1:2 11 6 4 2 2 2 2 2 4;\n	mso-font-alt:Tahoma;\n	mso-font-charset:0;\n	mso-generic-font-family:auto;\n	mso-font-pitch:variable;\n	mso-font-signature:-1610611969 1073741915 0 0 159 0;}\n /* Style Definitions */\n p.MsoNormal, li.MsoNormal, div.MsoNormal\n	{mso-style-unhide:no;\n	mso-style-qformat:yes;\n	mso-style-parent:\"\";\n	margin:0cm;\n	margin-bottom:.0001pt;\n	mso-pagination:widow-orphan;\n	font-size:12.0pt;\n	font-family:\"Gotham Narrow Book\";\n	mso-fareast-font-family:Calibri;\n	mso-fareast-theme-font:minor-latin;\n	mso-bidi-font-family:\"Times New Roman\";\n	mso-bidi-theme-font:minor-bidi;\n	mso-ansi-language:EN-GB;}\n.MsoChpDefault\n	{mso-style-type:export-only;\n	mso-default-props:yes;\n	font-family:\"Gotham Narrow Book\";\n	mso-ascii-font-family:\"Gotham Narrow Book\";\n	mso-fareast-font-family:Calibri;\n	mso-fareast-theme-font:minor-latin;\n	mso-hansi-font-family:\"Gotham Narrow Book\";\n	mso-bidi-font-family:\"Times New Roman\";\n	mso-bidi-theme-font:minor-bidi;\n	mso-ansi-language:EN-GB;}\n@page WordSection1\n	{size:612.0pt 792.0pt;\n	margin:72.0pt 72.0pt 72.0pt 72.0pt;\n	mso-header-margin:36.0pt;\n	mso-footer-margin:36.0pt;\n	mso-paper-source:0;}\ndiv.WordSection1\n	{page:WordSection1;}\n--><p>On the dais are Queen Mary and members of\nthe royal household. In front stand Field Marshall Sir Douglas Haig and his\nGenerals – Plumer and Sir William Birdwood. Winston Churchill, then Secretary\nof State for War, stands proudly in morning suit and top hat. <\/p><p>After the ceremony, the New Zealand\nExpeditionary Force (NZEF) Depot Band march past, followed by the New Zealand\nParade Commander. Behind them are the New Zealand Field Artillery – note the\ninfantry with their rifles and bayonets. Next, the Australian Imperial Force\n(AIF) march past. Mounted officers of the AIF and the Australian Light Horse\ntrot by, and the crowd cheers and waves, then the AIF band march past – they\nare marching easy – and are followed by the Australian infantry.<\/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('London, United Kingdom');
}
