if ($('.summaryWrap').hasClass('mi')) {
  $('.summary').html("<p>Returning New Zealand soldiers found\nchanges had been made to their homeland while they were away fighting. As a war\nmeasure, the early closing of hotels had been introduced in 1917, with all pubs\nforced to close at 6pm.&nbsp;<\/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:-536859905 -1073732485 9 0 511 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-format:other;\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-AU;\n	mso-fareast-language:EN-US;}\np\n	{mso-style-priority:99;\n	mso-margin-top-alt:auto;\n	margin-right:0cm;\n	mso-margin-bottom-alt:auto;\n	margin-left:0cm;\n	mso-pagination:widow-orphan;\n	font-size:12.0pt;\n	font-family:\"Times New Roman\",serif;\n	mso-fareast-font-family:\"Times New Roman\";\n	mso-fareast-language:EN-NZ;}\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>In\na radio documentary recorded in 1977, entitled <em>A Land Fit for Heroes<\/em>, several\nmen recalled the effect of these measures on New Zealand society and the anger\nthey inspired in returning soldiers.<\/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('New Zealand');
}
