9d8
< var lastwourl='';
11,13d9
< var gesuffix=',328.51120179a,63169669.71505167d,1y,0h,0t,0r';
< gesuffix=',163.0668255a,12879653.61361027d,1y,0h,0t,0r';
<
21,23c17,18
<
< retideas+="🗺️ ";
< retideas+="🌐 ";
---
> retideas+="🗺️ ";
> retideas+="🌐 ";
34c29
< retideas+="🗺️ ";
---
> retideas+="🗺️ ";
44c39
< retideas+="🌐 ";
---
> retideas+="🌐 ";
76,78c71
< if (lastwourl != '//earth.google.com/web/@' + ('+' + thatlat).replace('+-','-') + (',+' + thatlong).replace('+-','-') + gesuffix)
< lastwourl='//earth.google.com/web/@' + ('+' + thatlat).replace('+-','-') + (',+' + thatlong).replace('+-','-') + gesuffix;
< woki=window.open(lastwourl, '_blank','left=' + eval(-600 + eval('' + screen.width)) + ',top=70,width=600,height=600');
---
> woki=window.open('//earth.google.com/web/@' + ('+' + thatlat).replace('+-','-') + (',+' + thatlong).replace('+-','-') + ',328.51120179a,63169669.71505167d,1y,0h,0t,0r', '_blank','top=210,left=210,width=600,height=600');