function TigilError() {
	return true;
}
window.onerror = TigilError;
