GEvent.addListener(map, "click", function(overlay, point) {
window.location.replace("/strona_emiejsca.html?show=mapa");
});
19 gru 2008
GEvent.addListener(map, "click", function(overlay, point) {
window.location.replace("/strona_emiejsca.html?show=mapa");
});