ciao, prova così:

codice:
GEvent.addListener(map, "load", function() {
 marker.openInfoWindowHtml(...);
});
saluti