let conversation_active = '1'; let fb_object = { status: '', color: '', id: '', }; let tawk_object = { status: '1', widget_id: '1fmh3ja7h', property_id: '61b2bee2c82c976b71c0b441', }; //facebook chat var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function () { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/61b2bee2c82c976b71c0b441/1fmh3ja7h'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); window.Tawk_API = window.Tawk_API || {}; Tawk_API.customStyle = { visibility : { desktop : { position : 'br', xOffset : '25px', yOffset : '20px' }, mobile : { position : 'br', xOffset : '25px', yOffset : '70px' } } }; })(); // "vue-fb-customer-chat": "^0.2.1" //fb chat //toastr setting window.toastr.options.progressBar = true; window.toastr.options.positionClass = "toast-bottom-right"; window.toastr.options.closeButton = true; window.captcha = ''; window.myCallback = function (val) { window.captcha = val; };