// Absolute Live Support .NET
// Copyright(c) XIGLA SOFTWARE
// http://www.xigla.com 

function xlaALSprecheck_73437(){
	if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){
		xlaALSrequest_73437();
	} else {
		alert('Your browser does not support several features of this system.\nPlease upgrade to a newer version');
	}
}
function xlaALSrequest_73437(){
	var w = 640, h = 480;
	if (document.all || document.layers) {
	   w = screen.availWidth;
	   h = screen.availHeight;
	}
	var leftPos = (w-640)/2, topPos = (h-480)/2;
	xlaALSwindow=window.open("http://idcsupport.icserv01.dk/Indicom/UserPreChat.aspx?ref=&d=3&u=&bypass=","ALSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=480,top=" + topPos + ",left=" + leftPos);
	xlaALSwindow.focus();
}

document.write("<a href='javascript:;' target=_self onclick='javascript:xlaALSprecheck_73437()'><img src='http:\/\/idcsupport.icserv01.dk\/Indicom\/files\/d3off.gif' border=0 id='xlaALSstatusimg_73437'><\/a>");


function xlaALScheckstatus_73437(){
	var nt=String(Math.random()).substr(2,10);
	document.getElementById("xlaALSstatusimg_73437").src='http://idcsupport.icserv01.dk/Indicom/als.aspx?u=&d=3&getstatus=1&nt=' + nt;
	setTimeout("xlaALScheckstatus_73437();", 20000);
}

xlaALScheckstatus_73437();