begin
if (GetZ <= 16) then 
 ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png?v='+ Version;
end.