if ($('.summaryWrap').hasClass('mi')) {
  $('.summary').html("<p>On 4 November&nbsp;1918 the New\nZealand Rifle Brigade was camped outside the walled medieval French town of Le\nQuesnoy, which was occupied by the Germans and had been for several years.&nbsp;The\ntown had a moat and very high walls which were hundreds of years old. New\nZealand artillery couldn’t be used to bomb the Germans into submission, because\nabout 5,000 French civilians were still living in the occupied town.<\/p><!--<br> /* Font Definitions */\n @font-face\n	{font-family:Helvetica;\n	panose-1:0 0 0 0 0 0 0 0 0 0;\n	mso-font-charset:0;\n	mso-generic-font-family:auto;\n	mso-font-pitch:variable;\n	mso-font-signature:-536870145 1342208091 0 0 415 0;}\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:\"Times New Roman\",serif;\n	mso-fareast-font-family:\"Times New Roman\";\n	mso-fareast-language:EN-US;}\np\n	{mso-style-noshow:yes;\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;}\nspan.apple-converted-space\n	{mso-style-name:apple-converted-space;\n	mso-style-unhide:no;}\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>The Germans refused to surrender\nand a party from the 4th&nbsp;Battalion was detailed to try and work\nout how to scale the 13-metre-high inner brick wall. <\/p><p>Intelligence\nOfficer, Second Lieutenant&nbsp;Leslie Averill – a medical student from Christchurch – used a\nlong, fairly rickety ladder and led a small party of men up the wall. He\ncourageously chased off two German guards with his revolver, which allowed more\nNew Zealanders to then follow him and take the town – without a single civilian\ncasualty.<\/p><p>In 1958, Leslie Averill recorded\na talk for radio, describing how he got into the town. (Notice that in this\nexcerpt, in a classic piece of Kiwi understatement, he manages to completely\navoid saying that&nbsp;<em>he<\/em>&nbsp;was the first man up the wall.)<\/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('Le Quesnoy, France');
}
