function funcBusNot(){
	var xform = document.frmBusNot;
	
	xform.hdn_primera_vez.value = 1;

	return true;
}