
function xlaNSSprecheck(){
	if ((document.body && typeof(document.body.innerHTML)) != 'undefined'){
		xlaNSSrequest();
	} else {
		alert('Sorry, but your browser does not support several features of this system.');
	}
}
function xlaNSSrequest(){
	var w = 640, h = 480;
	if (document.all || document.layers) {
	   w = screen.availWidth;
	   h = screen.availHeight;
	}
	var leftPos = (w-520)/2, topPos = (h-350)/2;
	xlaNSSwindow=window.open("http://www.royalcasinogroup.com/live/UserChat.asp?ref=","NSSRoom","toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=520,height=350,top=" + topPos + ",left=" + leftPos);
	xlaNSSwindow.focus();
}

function xlaNSScheckstatus(){
	var nt=String(Math.random()).substr(2,10);
	document.getElementById("xlaNSSstatusimg").src='http://www.royalcasinogroup.com/live/check.asp?getstatus=1&nt=' + nt;
	setTimeout("xlaNSScheckstatus();", 10000);
}
document.write("<a href='#' onclick='javascript:xlaNSSprecheck()'><img src='http:\/\/www.royalcasinogroup.com\/live\/files\/online.gif' border=0 id=xlaNSSstatusimg><\/a><iframe src='http:\/\/www.royalcasinogroup.com\/live\/checkrequests.asp' id=xlaNSSproactive width=0 height=0 style='visibility:hidden' frameborder=0><\/iframe>");
xlaNSScheckstatus();