var widgetChatID = '11713';
var widgetLocation = '//chatnowanywhere.com/';
(function() {
var cw = document.createElement('script');
cw.type = 'text/javascript';
cw.async = true;
cw.src = widgetLocation + 'assets/chat/widget.js?v=ipv5';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(cw, s);
})();