// JavaScript Document
<!-- START Activa Live Chat Button/Link Code: Place this code into your HTML wherever you want this button/link to appear -->



function openwindow()
{
	window.open("/support-lightbox-slim.aspx","mywindow","menubar=1,resizable=1,width=770,height=580");
}


var __ALC_BADGE_SUFFIX = (Math.round(Math.random()*10000000000));

document.write("<img src=\"\/images\/chat\/popup-chat3.jpg\" border=\"0\" usemap=\"#Map\">");
document.write("  <map name=\"Map\" id=\"Map\">");
document.write("    <area shape=\"rect\" coords=\"197,1,263,20\" href=\"#\" onclick=\"SetCookie('count', 1); setVisible('layer1');return false\" target=\"_self\">");
document.write("    <area shape=\"rect\" coords=\"15,95,158,127\" href=\"javascript: openwindow()\" onclick=\"SetCookie('count', 1); setVisible('layer1');return false\" >");
document.write("  <\/map>");


document.write('<a href="javascript://chat" style="display: none;" onclick="_alc.startChat(13119); SetCookie(count, 1, exp); return false;" id="__ALC_BADGE_ONLINE'+__ALC_BADGE_SUFFIX+'"><img id="__ALC_BADGE_ONLINE_IMAGE" src="'+unescape(document.location.protocol+'//www.activalive.com/app/custom/buttons/13119/sales.jpg')+'" style="border: 0px none; position:absolute; top:56px; left:17px" /></a><span id="__ALC_BADGE_OFFLINE'+__ALC_BADGE_SUFFIX+'" style="display: none;"><a href="http://www.bomgar.com/chatoffline.aspx"><img id="__ALC_BADGE_OFFLINE_IMAGE" src="'+unescape(document.location.protocol+'//www.activalive.com/app/custom/buttons/13119/sales.jpg')+'" style="border: 0px none; position:absolute; top:56px; left:17px" /></a></span>');
if ( typeof(__ALC_Badges) == 'undefined' ) __ALC_Badges = new Array();
var __ALC_BUTTON = new Object(); __ALC_BUTTON.id = '13119'; __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 -->