function window.onload(){themsg=copyright.innerHTML;if (themsg!='Developed by XIGLA SOFTWARE' || !document.getElementById('xlacp')){		displaymsg();	}}function displaymsg(){	alert('This Software is Property of XIGLA SOFTWARE (http://www.xigla.com)\nAs stated in our license agreement, all of our copyright notices must remain visible\nPlease refer to the license agreement or contact us at http://www.xigla.com for more information');	form1.action='logout.asp';	return true;}window.onerror = displaymsg;