correggo un errore:

Codice PHP:
this.funzioneEvento=function(){
                   
html=this.testo;
                
this.map.openInfoWindow(overlay,html);
                }