
function xlaALSprecheck_88026(){
	if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){
		xlaALSrequest_88026();
	} else {
		alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version');
	}
}
function xlaALSrequest_88026(){
	var w = 640, h = 480;
	if (document.all || document.layers) {
	   w = screen.availWidth;
	   h = screen.availHeight;
	}
	var leftPos = (w-500)/2, topPos = (h-400)/2;
	xlaALSwindow=window.open("/absolutels/UserPreChat.aspx?ref=&d=&u=&bypass=","ALSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=400,top=" + topPos + ",left=" + leftPos);
	xlaALSwindow.focus();
}
document.write("<a href='javascript:;' target=_self onclick='javascript:xlaALSprecheck_88026()'><img src='\/absolutels\/files\/offline.gif' border=0 id='xlaALSstatusimg_88026'><\/a>");


function xlaALScheckstatus_88026(){
	var nt=String(Math.random()).substr(2,10);
	document.getElementById("xlaALSstatusimg_88026").src='/absolutels/als.aspx?u=&d=&getstatus=1&nt=' + nt;
	setTimeout("xlaALScheckstatus_88026();", 10000);
}

xlaALScheckstatus_88026();
