でもそれ Site Specific Zoomが効くなくなってるよ
FullZoom.onLocationChange = function() {
FullZoom.onLocationChange_org();

FullZoom.onLocationChange = function(a,b) {
FullZoom.onLocationChange_org(a,b);
にしなくてはね