Ho provato cosi' ma non va ancora, qualche altro consiglio?
End Sub
If
Window.Event.KeyKode = 13
Then ShowMap()
Else If
Window.Event.KeyKode = 189
Then HideMap()
End If
-->
</SCRIPT>
<BODY bgcolor="white">
<DIV style="position:relative"; width:; height:; align="center">
[img]C:/mappe/PA_c.GIF[/img]
</DIV>
</body>
</html>