|
90 | 90 | }) |
91 | 91 | </script> |
92 | 92 |
|
93 | | - <!-- Google Code for Remarketing Tag --> |
94 | | - <script type="text/javascript"> |
95 | | - /* <![CDATA[ */ |
96 | | - var google_conversion_id = 1070358440; |
97 | | - var google_custom_params = window.google_tag_params; |
98 | | - var google_remarketing_only = true; |
99 | | - /* ]]> */ |
100 | | - </script> |
101 | | - <script type="text/javascript" src="https://www.googleadservices.com/pagead/conversion.js"> |
102 | | - </script> |
103 | | - <noscript> |
104 | | - <div style="display:inline;"> |
105 | | - <img height="1" width="1" style="border-style:none;" alt="" src="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1070358440/?value=0&guid=ON&script=0"/> |
106 | | - </div> |
107 | | - </noscript> |
108 | 93 |
|
109 | 94 | <!-- Google Tag Manager --> |
110 | 95 | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-538F83" |
|
116 | 101 | })(window,document,'script','dataLayer','GTM-538F83');</script> |
117 | 102 | <!-- End Google Tag Manager --> |
118 | 103 |
|
119 | | - <!-- Marketo Asynchronous Tracking Code for www.dynamsoft.com --> |
120 | | - <script type="text/javascript"> |
121 | | - (function() { |
122 | | - var didInit = false; |
123 | | - function initMunchkin() { |
124 | | - if(didInit === false) { |
125 | | - didInit = true; |
126 | | - Munchkin.init('465-JJI-384', { asyncOnly: true }); |
127 | | - } |
128 | | - } |
129 | | - var s = document.createElement('script'); |
130 | | - s.type = 'text/javascript'; |
131 | | - s.async = true; |
132 | | - s.src = 'https://munchkin.marketo.net/munchkin.js'; |
133 | | - s.onreadystatechange = function() { |
134 | | - if (this.readyState == 'complete' || this.readyState == 'loaded') { |
135 | | - initMunchkin(); |
136 | | - } |
137 | | - }; |
138 | | - s.onload = initMunchkin; |
139 | | - document.getElementsByTagName('head')[0].appendChild(s); |
140 | | - })(); |
141 | | - </script> |
142 | 104 | </body> |
143 | 105 |
|
144 | 106 | </html> |
0 commit comments