function stampa() {
  window.print();
  return false;
}

