sábado, 1 de julho de 2017

WHATSAPP (19) 99745-8948

<script type="text/javascript">
 (function () {
 var options = {
 whatsapp: "+5519999853363", // NÚMERO DO SEU WHATSAPP
 company_logo_url: "www.guacumicros.blogspot.com", // URL DE SEU LOGO
 greeting_message: "Boa tarde Deixe seu recado",
 call_to_action: "AQUI A MENSAGEM QUE SEMPRE APARECERÁ",
 position: "right", // POSIÇÃO DO BOTÃO
 };
 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);
 })();
</script>