(function() { 'use strict'; window['adrum-start-time'] = new Date().getTime(); window['adrum-app-key'] = 'AD-AAB-AAV-JSE'; const script = document.createElement('script'); script.setAttribute('src', 'https://cdn.appdynamics.com/adrum/adrum-latest.js'); script.setAttribute('type', 'text/javascript'); document.head.appendChild(script); })();