<!-- GetButton.io widget -->
<script type="text/javascript">
(function () {
var options = {
line: "//lin.ee/dPuFU3J", // Line QR code URL
call: "094-479-8253", // Call phone number
email: "charawiorth@gmail.com", // Email
call_to_action: "ส่งข้อความหาเรา", // Call to action
button_color: "#FF6550", // Color of button
position: "right", // Position may be 'right' or 'left'
order: "line,facebook", // Order of buttons
};
var proto = document.location.protocol, host = "getbutton.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);
})();
</script>
<!-- /GetButton.io widget -->