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

