function NsS_SkyLiveCRMprecheck(){ 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("","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>");