function checkForm(form, type) {
	return true;
}

