
function xlaALSprecheck_95336(){
	if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){
		xlaALSrequest_95336();
	} else {
		alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version');
	}
}
function xlaALSrequest_95336(){
	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("/absolutels/UserPreChat.aspx?ref=&d=&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();
}

var xlaBtnImgUp = '/absolutels/files/LiveSupOn.jpg';
var xlaBtnImgDown = '/absolutels/files/LiveSupOn_Over.jpg';

function xlaBtnImgRotate(dir)
{
	if (dir)
	{
		document.getElementById("xlaALSstatusimg_95336").src=xlaBtnImgDown;
	}
	else
	{
		document.getElementById("xlaALSstatusimg_95336").src=xlaBtnImgUp;
	}
}

document.write("<a href='javascript:;' target=_self onmouseover='xlaBtnImgRotate(true)' onmouseout='xlaBtnImgRotate(false)' onclick='javascript:xlaALSprecheck_95336()'><img src='\/absolutels\/files\/LiveSupOn.jpg' border=0 id='xlaALSstatusimg_95336'><\/a>");

