1
2
// Copyright 2012 Google Inc. All rights reserved.
3
(function(){
4
5
var data = {
6
"resource": {
7
"version":"1",
8
9
"macros":[{
10
"function":"__e"
11
},{
12
"function":"__cid"
13
}],
14
"tags":[{
15
"function":"__rep",
16
"once_per_event":true,
17
"vtp_containerId":["macro",1],
18
"tag_id":1
19
}],
20
"predicates":[{
21
"function":"_eq",
22
"arg0":["macro",0],
23
"arg1":"gtm.js"
24
}],
25
"rules":[
26
[["if",0],["add",0]]]
27
},
28
"runtime":[]
29
30
31
32
33
};
34
/*
35
36
Copyright The Closure Library Authors.
37
SPDX-License-Identifier: Apache-2.0
38
*/
39
var ba,ca=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},da=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ca(a)}},ea="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ha;
40
if("function"==typeof Object.setPrototypeOf)ha=Object.setPrototypeOf;else{var ia;a:{var ja={wg:!0},la={};try{la.__proto__=ja;ia=la.wg;break a}catch(a){}ia=!1}ha=ia?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
...
</html>