function reload_page(){
  document.location='offerte-abbigliamento.php?idp='+document.getElementById('form_produttore').id_produttore.value+'&idt='+document.getElementById('form_produttore').id_taglia.value;
}
