function NsS_SkyLiveCRMprecheck(){ if (document.body && typeof(document.body.innerHTML) != 'undefined'){ NsS_SkyLiveCRMrequest(); } else { if (confirm('Seu navegador não suporta todos os requerimentos deste sistema.\nGostaria de deixar uma Mensagem?')) NsS_SkyLiveCRMleavemsg(); } } function NsS_SkyLiveCRMleavemsg(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-520)/2, topPos = (h-400)/2; NsS_SkyLiveCRMwindow=window.open("http://www.peixotoimoveis.com.br/skylive/form_usuario.asp?status=offline","Atendimento","toolbar=0,location=0,status=1,menubar=0,scrollbars=1,resizable=1,width=520,height=400,top=" + topPos + ",left=" + leftPos); NsS_SkyLiveCRMwindow.focus(); } function NsS_SkyLiveCRMrequest(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-520)/2, topPos = (h-400)/2; NsS_SkyLiveCRMwindow=window.open("http://www.peixotoimoveis.com.br/skylive/entrada_cliente.asp?ref=","Atendimento","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=520,height=400,top=" + topPos + ",left=" + leftPos); NsS_SkyLiveCRMwindow.focus(); } document.write("<\/a>");