//***************************** Début calcul_port2 function TTC(hors_taxe){ hors_taxe=(hors_taxe/100)*120; hors_taxe=Math.round(hors_taxe*100)/100; return hors_taxe; } function calculport(){ //***** Affichage des bases port_colif=new Array; port_lettremax=new Array; port_lettre=new Array;