document.addEventListener('DOMContentLoaded', function(event) {
new WhatsperButton({
number: "97239688588",
cssUrl: "https://vethospital.texterchat.com/static-hosting/whatsper-button/whatsp...",
message: "הי אני באתר ויש לי שאלה",
modalText: "הי אני באתר ויש לי שאלה",
label: "צרו איתנו קשר בווצאפ",
dir: "rtl",
position: "right",
hoverFlagGradient: "linear-gradient(70deg, rgba(0,0,0,0) 9%, rgba(86,176,88,1) 10%, rgba(58,133,27,1) 100%)",
showModalDialog: false
});
})