function stop() {  if(confirm("\n\n\n\n\nEsta a punto\nde borrar un\nregistro.\n\n\n\n\n\n¿Está realmente seguro\nde querer hacerlo?\n\n\n\n")==false) {          return false;          }}
