if(typeof jQuery == 'undefined'){
var s1=document.createElement("script"); s1.src='https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js';s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s1.setAttribute('id','callservy_jquery');
s0=document.getElementsByTagName("head")[0]; s0.insertAdjacentElement("afterbegin", s1);
}
document.getElementsByTagName("head")[0].insertAdjacentHTML("afterbegin","");
document.getElementsByTagName("head")[0].insertAdjacentHTML("beforeend","");
var permittedDomains = "";const callservytoken = 'CPUB_OVmTTsUBbqQFrX4ZtQg4RsZopyzW1QLe8px4zR5RUlEbhjbNRQBp7qihEvH8DTk513';var currentDomain = (window.location.hostname).replace("www.", ""); var currentURL = window.location.href; var iconLight = "https://plugin.getcallsavvy.com/chat-icon-light.png"; var iconDark = "https://plugin.getcallsavvy.com/chat-icon.png"; var callservy_chatholedr = '';
var slink = 'https://plugin.getcallsavvy.com/embed2/'+callservytoken+'?pc2&d=8&c=%231d814f&s='+btoa(currentDomain);
setTimeout(function() {
if (permittedDomains == "" || permittedDomains.indexOf(currentDomain) >= 0) {
document.body.insertAdjacentHTML("beforeend",'
× Hi
Nice to meet you! Just to let you know I am here and always ready to assist 😊
'+
'1'+
''+
' ');} else { alert("Your API key is not configured for use on this domain: "+currentDomain+"!");}
jQuery(document).on('click', '#_36939dhdv973dbdowswwitwb_mbutton2', function(e){ let chatbox = document.getElementById('_36939dhdv973dbdowswwitwb_chatBox'); document.getElementById('_36939dhdv973dbdowswwitwb_button2').style.display = 'block'; chatbox.style.display = 'none'; document.getElementById('_36939dhdv973dbdowswwitwb_chatnumber').style.display = 'none'; }); jQuery(document).on('click', '#_36939dhdv973dbdowswwitwb_cbutton2', function(e){ document.getElementById('_36939dhdv973dbdowswwitwb_frame').contentWindow.postMessage({action: "close", content: "Chat ended"}, "*"); document.getElementById('_36939dhdv973dbdowswwitwb_title').innerHTML = ""; localStorage.setItem('callsavvy_36939dhdv973dbdowswwitwb_session',""); document.getElementById('_36939dhdv973dbdowswwitwb_frame').src = slink; let chatbox = document.getElementById('_36939dhdv973dbdowswwitwb_chatBox'); document.getElementById('_36939dhdv973dbdowswwitwb_button2').style.display = 'block'; chatbox.style.display = 'none'; }); jQuery(document).on('click', '#_36939dhdv973dbdowswwitwb_button2', function(e){ let chatbox = document.getElementById('_36939dhdv973dbdowswwitwb_chatBox'); document.getElementById('_36939dhdv973dbdowswwitwb_button2').style.display = 'none'; document.getElementById('_36939dhdv973dbdowswwitwb_auto_message').style.display = 'none'; chatbox.style.display = 'block'; }); jQuery(document).on('click', '#_36939dhdv973dbdowswwitwb_auto_message', function(e){ document.getElementById('_36939dhdv973dbdowswwitwb_button2').click(); document.getElementById('_36939dhdv973dbdowswwitwb_auto_message').style.display = 'none'; }); jQuery(document).on('click', '#dms_b', function(e){ document.getElementById('_36939dhdv973dbdowswwitwb_auto_message').style.display = 'none'; }); document.getElementById('_36939dhdv973dbdowswwitwb_button2').style.background = '#1d814f';
},2100);
window.addEventListener(
"message",
(event) => {
if (event.origin !== "https://plugin.getcallsavvy.com" && event.origin !== "http://plugin.getcallsavvy.com" && event.origin !== "https://plugin.getcallsavvy.com" && event.origin !== "http://plugin.getcallsavvy.com") return;
var obj = event.data;
if(obj.action == "close") {
localStorage.setItem('callsavvy_36939dhdv973dbdowswwitwb_session',"");
document.getElementById('_36939dhdv973dbdowswwitwb_frame').src = slink;
var chatbox = document.getElementById('_36939dhdv973dbdowswwitwb_chatBox');
document.getElementById('_36939dhdv973dbdowswwitwb_title').innerHTML = "";
document.getElementById('_36939dhdv973dbdowswwitwb_button2').style.display = 'block'; chatbox.style.display = 'none';
}
if(obj.action == "title") {
document.getElementById('_36939dhdv973dbdowswwitwb_title').innerHTML = obj.content;
}
if(obj.action == "new_message") {
//set bobble
document.getElementById('_36939dhdv973dbdowswwitwb_chatnumber').style.display = 'block';
}
},false);
setTimeout(function() {
var callsavvy_fb7367 = jQuery('.callsavvy_fb7367').length;
if(callsavvy_fb7367 > 1) {
jQuery('.callsavvy_fb7367').each(function(i, obj) {
var befor = 15+(15*i)+(45*i);
if(i > 0) {
befor = befor + 12;
}
if(i === (callsavvy_fb7367-1)) {
befor = befor + 10;
}
jQuery(this).css("bottom",befor+"px");
});
}
},2700);
setTimeout(function() {
var isVisible = $('#_36939dhdv973dbdowswwitwb_chatBox').is(':visible');
if (!isVisible) {
document.getElementById('_36939dhdv973dbdowswwitwb_auto_message').style.display = 'block';
var audio = document.createElement('audio');
audio.src = 'https://plugin.getcallsavvy.com/notification.mp3';
audio.play();
audio.addEventListener('ended', function() { audio.remove(); });
$('.callsavvy_speech-bubble').animate({ opacity: '1' }, 1000);
}
},13000);