function timerPreSelect()
{
	if (is_errors == 1) { showError('There were errors.'); }
}
addLoadEvent(timerPreSelect);
