﻿
function pop_atendimento() {
    window.open('pop/FaleConosco.aspx', 'mywindow', 'resizable=yes,status=no,scrollbars=yes,width=500,height=600,left=300,top=200,screenX=0,screenY=100');
}

function pop_atendimentoOnline(){
    window.open('pop/FaleConosco.aspx', 'mywindow', 'resizable=yes,status=no,scrollbars=yes,width=500,height=600,left=300,top=200,screenX=0,screenY=100');
}


function Abrir(url) {
    window.open(url, 'mywindow', 'resizable=yes,status=no,scrollbars=yes,width=500,height=600,left=300,top=200,screenX=0,screenY=100');
}

function fun_horaMarcada() {
    window.open('http://www.florencanto.com.br/pop/Hora-Marcada.aspx', 'mensagens', 'toolbar=no,status=yes,scrollbars=yes,resizable=no,width=510,height=430');
}

function BuscaCepsWs() {
    window.open('http://www.florencanto.com.br/pop/ConsultaCEP.aspx?cep=' + document.getElementById("tx_CEP").value, 'pop', 'toolbar=no,menubar=no,resizable=yes,status=no,scrollbars=yes,width=530,height=480');

}

function BuscaCepsWs3() {
    window.open('http://www.florencanto.com.br/pop/ConsultaCEP.aspx', 'pop', 'toolbar=no,menubar=no,resizable=yes,status=no,scrollbars=yes,width=530,height=480');

}

function BuscaCepsWsC() {
    window.open('http://www.florencanto.com.br/pop/ConsultaCEP.aspx?cep=' + document.getElementById("ctl00_Conteudo_LOADcateg__cep_318604").value, 'pop', 'toolbar=no,menubar=no,resizable=yes,status=no,scrollbars=yes,width=530,height=480');
}

function BuscaCepsWsR() {
    window.open('http://www.florencanto.com.br/pop/ConsultaCEP.aspx?cep=' + document.getElementById("ctl00_Conteudo_Roller__cep_318604").value, 'pop', 'toolbar=no,menubar=no,resizable=yes,status=no,scrollbars=yes,width=530,height=480');
}

function pop_pgto() {
    window.open('Pop/pop_pgto.htm', 'mywindow', 'resizable=no,status=no,scrollbars=yes,width=520,height=450,left=300,top=200,screenX=0,screenY=100');
}

function pop_fidelizacao() {
    window.open('Pop/contrato-fidelização.htm', 'mywindow', 'resizable=no,status=no,scrollbars=yes,width=520,height=450,left=300,top=200,screenX=0,screenY=100');
}
