function popup(){
window.open('./offerta.php',null,'width=600,height=400,scrollbars=no');
}
