<script type="litespeed/javascript">const myModal=new bootstrap.Modal(document.getElementById('comercialForm'));function queroPlano(e,plano){e.setAttribute('disabled','disabled');e.classList.add('disabled');let spin=e.firstChild;if(plano=='escolha')
spin.classList.remove('far','fa-lightbulb');else spin.classList.remove('fa','fa-plus-circle');spin.classList.add('fa','fa-spinner','fa-spin');let frame=document.getElementById('comercialFrame');if(plano=='escolha')
frame.setAttribute('src','https://comercial.unclik.com.br/escolher-plano/');else frame.setAttribute('src','https://comercial.unclik.com.br/plano/'+plano);frame.addEventListener("load",function(){setTimeout(function(){e.removeAttribute('disabled');e.classList.remove('disabled');myModal.show();spin.classList.remove('fa','fa-spinner','fa-spin');if(plano=='escolha')
spin.classList.add('far','fa-lightbulb');else spin.classList.add('fa','fa-plus-circle')},100)})}</script> <script type="litespeed/javascript">const shareButton=document.querySelector('.btn-share-global');if(shareButton){shareButton.addEventListener('click',event=>{if(navigator.share){navigator.share({title:'Unclik',url:window.location.href}).then(()=>{console.log('Página compartilhada com sucesso!')}).catch(console.error)}else{}})}</script>