<!--

function errorHandler(){
	event.cancelBubble = true;
	return true;
}

window.onerror = errorHandler;
// -->




