Created
September 6, 2016 16:48
-
-
Save dannyfinks/b3c1d0137d2ba183d8499f1e067e76f8 to your computer and use it in GitHub Desktop.
do not load script for path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--Start of Zopim Live Chat Script--> | |
<script type='text/javascript'> | |
if (location.pathname !== '/pages/bathroom-remodel-ideas-on-a-budget') { | |
window.$zopim || (function (d, s) { | |
var z = $zopim = function (c) { | |
z._.push(c) | |
}, $ = z.s = | |
d.createElement(s), e = d.getElementsByTagName(s)[0]; | |
z.set = function (o) { | |
z.set._.push(o) | |
}; | |
z._ = []; | |
z.set._ = []; | |
$.async = !0; | |
$.setAttribute('charset', 'utf-8'); | |
$.src = '//v2.zopim.com/?47ygAMW2Z6LnbTvWqPSu8PlOl5XZZMBS'; | |
z.t = +new Date; | |
$.type = 'text/javascript'; | |
e.parentNode.insertBefore($, e) | |
})(document, 'script'); | |
} | |
</script> | |
<!--End of Zopim Live Chat Script--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment