function Chatprecheck_49542(){ if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){ Chatrequest_49542(); } else { alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version'); } } function Chatrequest_49542(){ var w = 640, h = 480; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var leftPos = (w-520)/2, topPos = (h-520)/2; Chatwindow=window.open("https://www.idproducts.ca/SSWChat/UserPreChat.aspx?ref=http%3a%2f%2fidproducts.ca%2fSSWChat%2fMainChat.aspx%3fd%3d2&d=2&u=&bypass=","SSWRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=520,height=520,top=" + topPos + ",left=" + leftPos); Chatwindow.focus(); } document.write(""); function Chatcheckstatus_49542(){ var nt=String(Math.random()).substr(2,10); //document.getElementById("Chatstatusimg_49542").src='https://www.idproducts.ca/SSWChat/MainChat.aspx?u=&d=2&getstatus=1&nt=' + nt; document.getElementById("Chatstatusimg_49542").src='/SSWChat/MainChat.aspx?u=&d=2&getstatus=1&nt=' + nt; setTimeout("Chatcheckstatus_49542();", 20000); } Chatcheckstatus_49542();