Back to Top (function () { var options = { whatsapp: "+905324476922", // WhatsApp number call: "+905324476922", // Call phone number company_logo_url: "bursalimatbaa.com", // URL of company logo (png, jpg, gif) greeting_message: "Matbaa ve Reklam Hizmetleri", // Text of greeting message call_to_action: "Fiyat ve bilgi Almak için bağlan", // Call to action button_color: "#A8CE50", // Color of button position: "left", // Position may be 'right' or 'left' order: "whatsapp,call" // Order of buttons }; var proto = document.location.protocol, host = "whatshelp.io", url = proto + "//static." + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function () { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })();