// JavaScript Document
<!-- START Activa Live Chat Button/Link Code: Place this code into your HTML wherever you want this button/link to appear -->

var __ALC_BADGE_SUFFIX = (Math.round(Math.random()*10000000000));
document.write('<a href="javascript://chat" class="summary" onclick="_alc.startChat(1921); return false;" id="__ALC_BADGE_ONLINE'+__ALC_BADGE_SUFFIX+'" style="display: none; color:#fff">'+decodeURIComponent("%20|%20Chat%20with%20Sales")+'</a><span id="__ALC_BADGE_OFFLINE'+__ALC_BADGE_SUFFIX+'" style="display: none;"><a href="http://www.bomgar.com/chatoffline.aspx" class="summary" style="color:#FFF">'+decodeURIComponent("%20|%20Chat%20with%20Sales")+'</a></span>');
if ( typeof(__ALC_Badges) == 'undefined' ) __ALC_Badges = new Array();
var __ALC_BUTTON = new Object(); __ALC_BUTTON.id = '1921'; __ALC_BUTTON.available = '__ALC_BADGE_ONLINE'+__ALC_BADGE_SUFFIX; __ALC_BUTTON.unavailable = '__ALC_BADGE_OFFLINE'+__ALC_BADGE_SUFFIX; __ALC_BUTTON.department = 0;__ALC_Badges.push(__ALC_BUTTON);

<!-- END Activa Live Chat Button/Link Code -->