function xlaALSprecheck15(){ xlaALSleavemsg15(); } function xlaALSleavemsg15(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-500)/2, topPos = (h-330)/2; xlaALSwindow=window.open("http://atendimento.magicsite.com.br/UserForm.asp?id=15&status=offline","ALSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=500,height=330,top=" + topPos + ",left=" + leftPos); xlaALSwindow.focus(); } function xlaALSrequest15(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-500)/2, topPos = (h-330)/2; xlaALSwindow=window.open("","ALSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=0,width=500,height=330,top=" + topPos + ",left=" + leftPos); xlaALSwindow.focus(); } var chatstatus = "offline";