Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!--Audicle Script-->
  2. <script>
  3.     (function (a, u, d, i, c, l, e) {
  4.         a.audicle = a.audicle || function () {
  5.             (a.audicle.q = a.audicle.q || []).push(arguments);
  6.         };
  7.         a.__acSettings = { acid: "EymhRqph", acrid: "Vkeo1iT2" };
  8.         c = u.getElementsByTagName('head')[0];
  9.         l = u.createElement('script');l.async = 1;
  10.         l.src = d; //+ a.__acSettings.acid + i + a.__acSettings.acrid;
  11.         c.appendChild(l);
  12.         l.onload = function(event) {
  13.             console.log("Script finished loading and executing", event);
  14.  
  15.         };
  16.         e = u.createElement('link');
  17.         e.id = "audiclecss";e.rel  = 'stylesheet';e.type = 'text/css';e.media = 'all';
  18.         e.href = 'https://d2gl83kmehps7p.cloudfront.net/audicle.css';
  19.         c.appendChild(e);
  20.     })(window, document, 'https://d2gl83kmehps7p.cloudfront.net/mtag-build.js', '');
  21. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement