function Chatprecheck_53719(){ if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){ Chatrequest_53719(); } else { alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version'); } } function Chatrequest_53719(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-520)/2, topPos = (h-350)/2; Chatwindow=window.open("https://www.hittmarking.com/SSWChat/UserPreChat.aspx?ref=http%3a%2f%2fwww.hittmarking.com%2fsswchat%2fMainChat.aspx&d=&u=&bypass=","SSWRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=520,height=350,top=" + topPos + ",left=" + leftPos); Chatwindow.focus(); } document.write("");