53,890
edits
No edit summary Tags: Mobile edit Mobile web edit |
(reverting) |
||
Line 286: | Line 286: | ||
/* This is where the code for inserting the Location Map starts. */ | /* This is where the code for inserting the Location Map starts. */ | ||
(function() { | (function() { | ||
if (document.querySelector('h1#firstHeading').innerHTML === "Guided Research for Online Records" | if (document.querySelector('h1#firstHeading').innerHTML === "Guided Research for Online Records") { | ||
var polyfill = document.createElement('script'); | var polyfill = document.createElement('script'); |
edits