
<!--There is a separate als icon file for phly.com and another for the preferred agent site-->


function xlaALSprecheck_71010(){
	if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){
		xlaALSrequest_71010();
	} else {
		alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version');
	}
}
function xlaALSrequest_71010(){
	var w = 640, h = 480;
	if (document.all || document.layers) {
	   w = screen.availWidth;
	   h = screen.availHeight;
	}
	var leftPos = (w-490)/2, topPos = (h-360)/2;
	xlaALSwindow=window.open("http://livesupport.phly.com/alsdotnet/UserPreChat.aspx?site=customer%20service&ref=&d=&u=&bypass=","ALSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=490,height=360,top=" + topPos + ",left=" + leftPos);
	xlaALSwindow.focus();
}
document.write("<a href='#' target=_self onclick='javascript:xlaALSprecheck_71010()'><img align=right src='http:\/\/livesupport.phly.com\/alsdotnet\/files\/offline.gif' border=0 id='xlaALSstatusimg_71010'>Live Chat Available<\/a>");

