<!-- Accessibility Code for "ghost-o-matic.com" -->
<script>
window.interdeal = {
"sitekey": "f1af8878c687d1d695b25049119b2d39",
"Position": "Left",
"Menulang": "EN",
"domains": {
"js": "https://cdn.equalweb.com/",
"acc": "https://access.equalweb.com/"
},
"btnStyle": {
"vPosition": [
"85%",
null
],
"scale": [
"0.7",
"0.7"
],
"color": {
"main": "#57a94d94",
"second": "#ffffff"
},
"icon": {
"type": 8,
"shape": "semicircle",
"outline": false
}
}
};
(function(doc, head, body){
var coreCall = doc.createElement('script');
coreCall.src = 'https://cdn.equalweb.com/core/4.3.2/accessibility.js';
coreCall.defer = true;
coreCall.integrity = 'sha512-73oZhkzO+7F1r8AXT5BtChHyVvx8GMuB3Pokx6jdnP5Lw7xyBUO4L5KKi7BwqovhoqOWjNmkah1iCiMniyt6Kw==';
coreCall.crossOrigin = 'anonymous';
coreCall.setAttribute('data-cfasync', true );
body? body.appendChild(coreCall) : head.appendChild(coreCall);
})(document, document.head, document.body);
</script>