diff --git a/GoogleLand_L.zmp/params.txt b/GoogleLand_L.zmp/params.txt
index 0a2ee02f..62e187c6 100644
--- a/GoogleLand_L.zmp/params.txt
+++ b/GoogleLand_L.zmp/params.txt
@@ -4,7 +4,7 @@ GUID={524A4C5A-D631-4B54-829F-27B19A31A0BD}
 name=���� �������� (Google)
 name_9=Landscape Layer (Google)
 asLayer=1
-DefURLBase=http://mt0.google.com/vt/lyrs=t@119&hl=ru&
+DefURLBase=http://mt0.google.com/vt/lyrs=t@121&hl=ru&
 projection=1
 sradiusa=6378137
 sradiusb=6378137
diff --git a/GoogleLand_wo_nm.zmp/18.bmp b/GoogleLand_wo_nm.zmp/18.bmp
new file mode 100644
index 00000000..2a01db03
Binary files /dev/null and b/GoogleLand_wo_nm.zmp/18.bmp differ
diff --git a/GoogleLand_wo_nm.zmp/24.bmp b/GoogleLand_wo_nm.zmp/24.bmp
new file mode 100644
index 00000000..b2be9e70
Binary files /dev/null and b/GoogleLand_wo_nm.zmp/24.bmp differ
diff --git a/GoogleLand_wo_nm.zmp/GetUrlScript.txt b/GoogleLand_wo_nm.zmp/GetUrlScript.txt
new file mode 100644
index 00000000..2e3325c9
--- /dev/null
+++ b/GoogleLand_wo_nm.zmp/GetUrlScript.txt
@@ -0,0 +1,3 @@
+begin 
+ ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1,(GetX*3+GetY)mod 8);
+end.
\ No newline at end of file
diff --git a/GoogleLand_wo_nm.zmp/params.txt b/GoogleLand_wo_nm.zmp/params.txt
new file mode 100644
index 00000000..a237f9a0
--- /dev/null
+++ b/GoogleLand_wo_nm.zmp/params.txt
@@ -0,0 +1,23 @@
+[PARAMS]
+pnum=103
+GUID={D8A2B03A-18B8-4127-936A-2D6A7AE0D89B}
+name=�������� ��� �������� (Google)
+name_9=Landscape w\o names (Google)
+asLayer=0
+DefURLBase=http://mt0.google.com/vt/lyrs=t@108&hl=ru&
+projection=1
+sradiusa=6378137
+sradiusb=6378137
+NameInCache=Google_land
+separator=1
+Ext=.jpg
+UseDwn=1
+Usestick=1
+UseGenPrevious=1
+Usedel=1
+Usesave=1
+UseAntiBan=1
+Sleep=1000
+DefHotKey=0
+ContentType=image/jpeg
+BanIfLen=1722
\ No newline at end of file