﻿function InitChat() {
    if (GlobalChatIsOn) 
        document.getElementById('dvChat').innerHTML = "<div style=\"text-align: center; white-space: nowrap;\"> <a href=\"https://livechat.boldchat.com/aid/106900461315274784/bc.chat?cwdid=648228402317266060\" target=\"_blank\" onclick=\"window.open((window.pageViewer &amp;&amp; pageViewer.link || function(link){return link;})(this.href + (this.href.indexOf('?')>=0 ? '&amp;' : '?') + 'url=' + escape(document.location.href)), 'Chat686008579306894508', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');return false;\">  <div><img src='https://cbi.boldchat.com/aid/106900461315274784/bc.cbi?cbdid=1901718804871515156' border='0' /></div> </a> </div>";
}

function TrackVisitor() {
    var _bcvma = _bcvma || [];
    _bcvma.push(["setAccountID", "106900461315274784"]);
    _bcvma.push(["setParameter", "ChatWindowDefID", "648228402317266060"]);
    _bcvma.push(["setParameter", "ChatWidth", "640"]);
    _bcvma.push(["setParameter", "ChatHeight", "480"]);
    _bcvma.push(["setParameter", "InvitationDefID", "2983157498885282561"]);
    _bcvma.push(["setParameter", "WindowScheme", "https"]);
    _bcvma.push(["pageViewed"]);
    (function() {
        var vms = document.createElement("script"); vms.type = "text/javascript"; vms.async = true;
        vms.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + "vmss.boldchat.com/aid/106900461315274784/bc.vms3/vms.js";
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(vms, s);
    })();
    (new Image).src = "https://vms.boldchat.com/aid/106900461315274784/bc.vmi";
}

