53,890
edits
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
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" || document.querySelector('#section_0').innerHTML === 'Guided Research for Online Records') { | if (document.querySelector('h1#firstHeading').innerHTML === "Guided Research for Online Records" || document.querySelector('h1#section_0').innerHTML === 'Guided Research for Online Records' ) { | ||
var polyfill = document.createElement('script'); | var polyfill = document.createElement('script'); |
edits