function apri(finestra){ 

 open(finestra,'WEDDING','resizable=yes,scrollbars=yes,menubar=yes,width=590,height=500');

}  
