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