function addpoints( map ) { var infoWindow = new google.maps.InfoWindow; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); var point = new google.maps.LatLng(38.894,-29.085); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.3 * 9000 }; // Add the circle sismoCircle1 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle1, 'mouseover', function() { infoWindow.setContent('
2025-08-19 10:45:25
Magnitude : 2.3
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle1.center); }); var point = new google.maps.LatLng(38.954,-29.087); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle2 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle2, 'mouseover', function() { infoWindow.setContent('
2025-08-20 07:20:40
Magnitude : 2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle2.center); }); var point = new google.maps.LatLng(37.014,-24.033); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle3 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle3, 'mouseover', function() { infoWindow.setContent('
2025-08-20 18:12:42
Magnitude : 2
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle3.center); }); var point = new google.maps.LatLng(38.726,-29.57); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle4 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle4, 'mouseover', function() { infoWindow.setContent('
2025-08-20 23:59:27
Magnitude : 2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle4.center); }); var point = new google.maps.LatLng(38.547,-26.934); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle5 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle5, 'mouseover', function() { infoWindow.setContent('
2025-08-21 06:21:11
Magnitude : 2.5
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle5.center); }); var point = new google.maps.LatLng(38.542,-26.91); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle6 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle6, 'mouseover', function() { infoWindow.setContent('
2025-08-21 06:35:46
Magnitude : 2.5
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle6.center); }); var point = new google.maps.LatLng(38.638,-29.085); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle7 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle7, 'mouseover', function() { infoWindow.setContent('
2025-08-21 07:17:34
Magnitude : 2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle7.center); }); var point = new google.maps.LatLng(38.549,-26.923); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.6 * 9000 }; // Add the circle sismoCircle8 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle8, 'mouseover', function() { infoWindow.setContent('
2025-08-21 13:03:55
Magnitude : 2.6
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle8.center); }); var point = new google.maps.LatLng(36.788,-24.28); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle9 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle9, 'mouseover', function() { infoWindow.setContent('
2025-08-21 20:06:27
Magnitude : 2
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle9.center); }); var point = new google.maps.LatLng(38.913,-29.103); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle10 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle10, 'mouseover', function() { infoWindow.setContent('
2025-08-22 12:18:48
Magnitude : 2.7
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle10.center); }); var point = new google.maps.LatLng(38.544,-26.925); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle11 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle11, 'mouseover', function() { infoWindow.setContent('
2025-08-22 13:08:01
Magnitude : 2.2
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle11.center); }); var point = new google.maps.LatLng(38.096,-26.283); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle12 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle12, 'mouseover', function() { infoWindow.setContent('
2025-08-23 02:58:17
Magnitude : 2
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle12.center); }); var point = new google.maps.LatLng(36.969,-24.087); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle13 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle13, 'mouseover', function() { infoWindow.setContent('
2025-08-23 06:31:46
Magnitude : 2.2
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle13.center); }); var point = new google.maps.LatLng(38.576,-26.893); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle14 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle14, 'mouseover', function() { infoWindow.setContent('
2025-08-23 16:16:26
Magnitude : 2.4
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle14.center); }); var point = new google.maps.LatLng(36.748,-24.194); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle15 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle15, 'mouseover', function() { infoWindow.setContent('
2025-08-23 20:51:26
Magnitude : 2.4
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle15.center); }); var point = new google.maps.LatLng(39.112,-28.47); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle16 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle16, 'mouseover', function() { infoWindow.setContent('
2025-08-24 00:54:31
Magnitude : 2.4
Local : Fossa Oeste Graciosa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle16.center); }); var point = new google.maps.LatLng(38.47,-26.692); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle17 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle17, 'mouseover', function() { infoWindow.setContent('
2025-08-24 09:44:51
Magnitude : 2.1
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle17.center); }); var point = new google.maps.LatLng(38.549,-26.632); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle18 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle18, 'mouseover', function() { infoWindow.setContent('
2025-08-24 10:01:52
Magnitude : 2.7
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle18.center); }); var point = new google.maps.LatLng(38.745,-29.207); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle19 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle19, 'mouseover', function() { infoWindow.setContent('
2025-08-24 17:11:50
Magnitude : 2.2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle19.center); }); var point = new google.maps.LatLng(38.748,-27.327); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle20 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle20, 'mouseover', function() { infoWindow.setContent('
2025-08-25 03:56:25
Magnitude : 2.2
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle20.center); }); var point = new google.maps.LatLng(38.464,-29.059); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.8 * 9000 }; // Add the circle sismoCircle21 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle21, 'mouseover', function() { infoWindow.setContent('
2025-08-26 02:14:29
Magnitude : 2.8
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle21.center); }); var point = new google.maps.LatLng(40.242,-29.34); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle22 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle22, 'mouseover', function() { infoWindow.setContent('
2025-08-27 05:02:06
Magnitude : 2.2
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle22.center); }); var point = new google.maps.LatLng(37.872,-26.406); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.2 * 9000 }; // Add the circle sismoCircle23 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle23, 'mouseover', function() { infoWindow.setContent('
2025-08-27 08:16:07
Magnitude : 3.2
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle23.center); }); var point = new google.maps.LatLng(37.064,-24.546); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle24 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle24, 'mouseover', function() { infoWindow.setContent('
2025-08-28 09:54:15
Magnitude : 2.4
Local : SE Ilhéus das Formigas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle24.center); }); var point = new google.maps.LatLng(37.86,-8.9); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle25 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle25, 'mouseover', function() { infoWindow.setContent('
2025-08-28 20:11:11
Magnitude : 1.3
Local : SW Sines
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle25.center); }); var point = new google.maps.LatLng(38.636,-7.94); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.1 * 9000 }; // Add the circle sismoCircle26 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle26, 'mouseover', function() { infoWindow.setContent('
2025-08-28 23:52:59
Magnitude : 0.1
Local : NW Evora
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle26.center); }); var point = new google.maps.LatLng(38.473,-7.842); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle27 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle27, 'mouseover', function() { infoWindow.setContent('
2025-08-29 00:49:51
Magnitude : 0.8
Local : SE Evora
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle27.center); }); var point = new google.maps.LatLng(32.836,-16.547); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle28 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle28, 'mouseover', function() { infoWindow.setContent('
2025-08-29 00:54:26
Magnitude : 1.3
Local : NE Machico (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle28.center); }); var point = new google.maps.LatLng(35.312,-4.742); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle29 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle29, 'mouseover', function() { infoWindow.setContent('
2025-08-29 04:18:15
Magnitude : 1.7
Local : SE Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle29.center); }); var point = new google.maps.LatLng(36.793,-8.17); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle30 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle30, 'mouseover', function() { infoWindow.setContent('
2025-08-29 05:41:59
Magnitude : 0.8
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle30.center); }); var point = new google.maps.LatLng(51.63,179.56); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.5 * 9000 }; // Add the circle sismoCircle31 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle31, 'mouseover', function() { infoWindow.setContent('
2025-08-29 09:14:25
Magnitude : 5.5
Local : Rat Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle31.center); }); var point = new google.maps.LatLng(37.911,-26.385); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle32 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle32, 'mouseover', function() { infoWindow.setContent('
2025-08-29 10:39:59
Magnitude : 2.4
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle32.center); }); var point = new google.maps.LatLng(36.812,-7.272); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle33 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle33, 'mouseover', function() { infoWindow.setContent('
2025-08-29 11:29:27
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle33.center); }); var point = new google.maps.LatLng(36.746,-7.65); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle34 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle34, 'mouseover', function() { infoWindow.setContent('
2025-08-29 12:34:04
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle34.center); }); var point = new google.maps.LatLng(32.452,-17.107); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.6 * 9000 }; // Add the circle sismoCircle35 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle35, 'mouseover', function() { infoWindow.setContent('
2025-08-29 18:02:06
Magnitude : 1.6
Local : SW Ribeira Brava (Madeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle35.center); }); var point = new google.maps.LatLng(36.474,-7.301); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle36 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle36, 'mouseover', function() { infoWindow.setContent('
2025-08-29 19:22:38
Magnitude : 2.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle36.center); }); var point = new google.maps.LatLng(36.892,-8.488); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle37 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle37, 'mouseover', function() { infoWindow.setContent('
2025-08-29 20:56:34
Magnitude : 1.2
Local : S Lagoa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle37.center); }); var point = new google.maps.LatLng(42.473,-9.256); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle38 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle38, 'mouseover', function() { infoWindow.setContent('
2025-08-29 21:43:10
Magnitude : 1.9
Local : Costa da Galiza (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle38.center); }); var point = new google.maps.LatLng(53.22,159.94); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.5 * 9000 }; // Add the circle sismoCircle39 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle39, 'mouseover', function() { infoWindow.setContent('
2025-08-29 23:48:22
Magnitude : 5.5
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle39.center); }); var point = new google.maps.LatLng(52.11,160.04); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle40 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle40, 'mouseover', function() { infoWindow.setContent('
2025-08-29 23:53:57
Magnitude : 5.1
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle40.center); }); var point = new google.maps.LatLng(36.726,-8.302); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle41 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle41, 'mouseover', function() { infoWindow.setContent('
2025-08-30 00:34:27
Magnitude : 1
Local : S Albufeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle41.center); }); var point = new google.maps.LatLng(41.97,-6.83); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle42 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle42, 'mouseover', function() { infoWindow.setContent('
2025-08-30 02:28:29
Magnitude : 1.3
Local : NW Bragança
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle42.center); }); var point = new google.maps.LatLng(36.408,-7.337); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle43 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle43, 'mouseover', function() { infoWindow.setContent('
2025-08-30 03:22:04
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle43.center); }); var point = new google.maps.LatLng(36.607,-7.778); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.6 * 9000 }; // Add the circle sismoCircle44 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle44, 'mouseover', function() { infoWindow.setContent('
2025-08-30 04:31:42
Magnitude : 1.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle44.center); }); var point = new google.maps.LatLng(34.35,16.5); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.6 * 9000 }; // Add the circle sismoCircle45 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle45, 'mouseover', function() { infoWindow.setContent('
2025-08-30 07:50:05
Magnitude : 4.6
Local : Central Mediterranean Sea
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle45.center); }); var point = new google.maps.LatLng(31.147,-8.128); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle46 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle46, 'mouseover', function() { infoWindow.setContent('
2025-08-30 08:34:36
Magnitude : 2.5
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle46.center); }); var point = new google.maps.LatLng(38.796,-7.988); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle47 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle47, 'mouseover', function() { infoWindow.setContent('
2025-08-30 09:20:59
Magnitude : 0.6
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle47.center); }); var point = new google.maps.LatLng(-32.21,-13.3); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle48 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle48, 'mouseover', function() { infoWindow.setContent('
2025-08-30 09:35:17
Magnitude : 5
Local : Southern Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle48.center); }); var point = new google.maps.LatLng(38.799,-7.967); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle49 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle49, 'mouseover', function() { infoWindow.setContent('
2025-08-30 12:56:55
Magnitude : 0.5
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle49.center); }); var point = new google.maps.LatLng(38.801,-7.977); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle50 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle50, 'mouseover', function() { infoWindow.setContent('
2025-08-30 14:27:32
Magnitude : 1.2
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle50.center); }); var point = new google.maps.LatLng(38.792,-7.969); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle51 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle51, 'mouseover', function() { infoWindow.setContent('
2025-08-30 14:42:56
Magnitude : 0.3
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle51.center); }); var point = new google.maps.LatLng(38.794,-7.974); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.4 * 9000 }; // Add the circle sismoCircle52 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle52, 'mouseover', function() { infoWindow.setContent('
2025-08-30 15:27:52
Magnitude : 0.4
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle52.center); }); var point = new google.maps.LatLng(38.796,-7.971); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle53 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle53, 'mouseover', function() { infoWindow.setContent('
2025-08-30 15:58:02
Magnitude : 0.6
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle53.center); }); var point = new google.maps.LatLng(15.45,96.37); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle54 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle54, 'mouseover', function() { infoWindow.setContent('
2025-08-30 17:05:31
Magnitude : 5
Local : Near South Coast of Myanmar
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle54.center); }); var point = new google.maps.LatLng(38.801,-7.982); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle55 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle55, 'mouseover', function() { infoWindow.setContent('
2025-08-30 18:49:20
Magnitude : 0.3
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle55.center); }); var point = new google.maps.LatLng(41.16,-116.79); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle56 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle56, 'mouseover', function() { infoWindow.setContent('
2025-08-30 18:59:50
Magnitude : 4.9
Local : Nevada
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle56.center); }); var point = new google.maps.LatLng(30.763,-8.077); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3 * 9000 }; // Add the circle sismoCircle57 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle57, 'mouseover', function() { infoWindow.setContent('
2025-08-30 19:03:51
Magnitude : 3
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle57.center); }); var point = new google.maps.LatLng(35.418,-3.761); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle58 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle58, 'mouseover', function() { infoWindow.setContent('
2025-08-30 19:17:07
Magnitude : 1.8
Local : NE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle58.center); }); var point = new google.maps.LatLng(-11.46,166.32); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.5 * 9000 }; // Add the circle sismoCircle59 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle59, 'mouseover', function() { infoWindow.setContent('
2025-08-30 20:09:26
Magnitude : 5.5
Local : Santa Cruz Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle59.center); }); var point = new google.maps.LatLng(38.797,-7.971); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle60 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle60, 'mouseover', function() { infoWindow.setContent('
2025-08-30 20:30:20
Magnitude : 0.8
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle60.center); }); var point = new google.maps.LatLng(35.691,-4.652); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.3 * 9000 }; // Add the circle sismoCircle61 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle61, 'mouseover', function() { infoWindow.setContent('
2025-08-31 01:27:34
Magnitude : 2.3
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle61.center); }); var point = new google.maps.LatLng(39.22,-9.999); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle62 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle62, 'mouseover', function() { infoWindow.setContent('
2025-08-31 01:39:01
Magnitude : 1.2
Local : SW Peniche
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle62.center); }); var point = new google.maps.LatLng(-21.39,-11.81); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.8 * 9000 }; // Add the circle sismoCircle63 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle63, 'mouseover', function() { infoWindow.setContent('
2025-08-31 03:50:21
Magnitude : 4.8
Local : Southern Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle63.center); }); var point = new google.maps.LatLng(36.621,-7.708); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle64 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle64, 'mouseover', function() { infoWindow.setContent('
2025-08-31 06:36:37
Magnitude : 0.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle64.center); }); var point = new google.maps.LatLng(-23.37,178.98); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.6 * 9000 }; // Add the circle sismoCircle65 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle65, 'mouseover', function() { infoWindow.setContent('
2025-08-31 07:11:23
Magnitude : 4.6
Local : South of Fiji Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle65.center); }); var point = new google.maps.LatLng(38.793,-7.981); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle66 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle66, 'mouseover', function() { infoWindow.setContent('
2025-08-31 08:22:19
Magnitude : 0.3
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle66.center); }); var point = new google.maps.LatLng(38.797,-7.976); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle67 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle67, 'mouseover', function() { infoWindow.setContent('
2025-08-31 08:22:41
Magnitude : 0.2
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle67.center); }); var point = new google.maps.LatLng(38.795,-7.98); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle68 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle68, 'mouseover', function() { infoWindow.setContent('
2025-08-31 09:05:55
Magnitude : 0.3
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle68.center); }); var point = new google.maps.LatLng(36.954,-10.942); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle69 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle69, 'mouseover', function() { infoWindow.setContent('
2025-08-31 10:50:12
Magnitude : 1.5
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle69.center); }); var point = new google.maps.LatLng(36.66,-9.786); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle70 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle70, 'mouseover', function() { infoWindow.setContent('
2025-08-31 12:56:21
Magnitude : 1.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle70.center); }); var point = new google.maps.LatLng(36.527,-7.17); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle71 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle71, 'mouseover', function() { infoWindow.setContent('
2025-08-31 13:32:22
Magnitude : 0.7
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle71.center); }); var point = new google.maps.LatLng(38.754,-27.32); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.7 * 9000 }; // Add the circle sismoCircle72 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle72, 'mouseover', function() { infoWindow.setContent('
2025-08-31 14:42:10
Magnitude : 2.7
Local : Serra Sta. Bárbara
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle72.center); }); var point = new google.maps.LatLng(36.626,-7.77); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle73 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle73, 'mouseover', function() { infoWindow.setContent('
2025-08-31 15:59:52
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle73.center); }); var point = new google.maps.LatLng(37.19,-7.513); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.9 * 9000 }; // Add the circle sismoCircle74 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle74, 'mouseover', function() { infoWindow.setContent('
2025-08-31 17:47:40
Magnitude : 0.9
Local : SW Castro Marim
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle74.center); }); var point = new google.maps.LatLng(34.52,70.73); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6 * 9000 }; // Add the circle sismoCircle75 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle75, 'mouseover', function() { infoWindow.setContent('
2025-08-31 19:17:34
Magnitude : 6
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle75.center); }); var point = new google.maps.LatLng(36.954,-13.609); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.8 * 9000 }; // Add the circle sismoCircle76 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle76, 'mouseover', function() { infoWindow.setContent('
2025-08-31 21:33:06
Magnitude : 2.8
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle76.center); }); var point = new google.maps.LatLng(34.71,70.71); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle77 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle77, 'mouseover', function() { infoWindow.setContent('
2025-08-31 21:33:20
Magnitude : 5.2
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle77.center); }); var point = new google.maps.LatLng(34.59,70.69); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle78 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle78, 'mouseover', function() { infoWindow.setContent('
2025-08-31 23:46:27
Magnitude : 5.2
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle78.center); }); var point = new google.maps.LatLng(37.264,-8.439); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle79 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle79, 'mouseover', function() { infoWindow.setContent('
2025-09-01 00:45:43
Magnitude : 0.6
Local : N Silves
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle79.center); }); var point = new google.maps.LatLng(36.564,-7.316); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.9 * 9000 }; // Add the circle sismoCircle80 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle80, 'mouseover', function() { infoWindow.setContent('
2025-09-01 01:34:35
Magnitude : 0.9
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle80.center); }); var point = new google.maps.LatLng(36.594,-7.561); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle81 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle81, 'mouseover', function() { infoWindow.setContent('
2025-09-01 02:01:49
Magnitude : 2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle81.center); }); var point = new google.maps.LatLng(34.61,70.77); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle82 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle82, 'mouseover', function() { infoWindow.setContent('
2025-09-01 02:43:45
Magnitude : 4.7
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle82.center); }); var point = new google.maps.LatLng(38.797,-7.985); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle83 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle83, 'mouseover', function() { infoWindow.setContent('
2025-09-01 05:20:20
Magnitude : 0.7
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle83.center); }); var point = new google.maps.LatLng(38.074,-26.342); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle84 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle84, 'mouseover', function() { infoWindow.setContent('
2025-09-01 05:21:33
Magnitude : 2.1
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle84.center); }); var point = new google.maps.LatLng(38.797,-7.898); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle85 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle85, 'mouseover', function() { infoWindow.setContent('
2025-09-01 07:36:41
Magnitude : 0.3
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle85.center); }); var point = new google.maps.LatLng(38.906,-29.088); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle86 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle86, 'mouseover', function() { infoWindow.setContent('
2025-09-01 08:56:42
Magnitude : 2.2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle86.center); }); var point = new google.maps.LatLng(38.796,-7.967); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle87 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle87, 'mouseover', function() { infoWindow.setContent('
2025-09-01 09:07:39
Magnitude : 0.7
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle87.center); }); var point = new google.maps.LatLng(36.311,-7.57); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle88 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle88, 'mouseover', function() { infoWindow.setContent('
2025-09-01 10:40:01
Magnitude : 1.7
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle88.center); }); var point = new google.maps.LatLng(56.46,-152.12); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.6 * 9000 }; // Add the circle sismoCircle89 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle89, 'mouseover', function() { infoWindow.setContent('
2025-09-01 11:02:08
Magnitude : 5.6
Local : Kodiak Island Region, Alaska
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle89.center); }); var point = new google.maps.LatLng(56.37,-152.12); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle90 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle90, 'mouseover', function() { infoWindow.setContent('
2025-09-01 11:45:49
Magnitude : 4.7
Local : Kodiak Island Region, Alaska
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle90.center); }); var point = new google.maps.LatLng(56.33,-152.2); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.6 * 9000 }; // Add the circle sismoCircle91 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle91, 'mouseover', function() { infoWindow.setContent('
2025-09-01 19:09:47
Magnitude : 4.6
Local : Kodiak Island Region, Alaska
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle91.center); }); var point = new google.maps.LatLng(36.775,-7.323); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle92 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle92, 'mouseover', function() { infoWindow.setContent('
2025-09-01 20:01:29
Magnitude : 0.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle92.center); }); var point = new google.maps.LatLng(37.321,-8.636); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle93 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle93, 'mouseover', function() { infoWindow.setContent('
2025-09-01 21:49:48
Magnitude : 0.6
Local : W Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle93.center); }); var point = new google.maps.LatLng(42.76,-6.68); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle94 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle94, 'mouseover', function() { infoWindow.setContent('
2025-09-01 22:22:04
Magnitude : 0.7
Local : SE Lugo (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle94.center); }); var point = new google.maps.LatLng(36.779,-10.426); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle95 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle95, 'mouseover', function() { infoWindow.setContent('
2025-09-01 22:28:04
Magnitude : 1.4
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle95.center); }); var point = new google.maps.LatLng(42.104,-8.308); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle96 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle96, 'mouseover', function() { infoWindow.setContent('
2025-09-02 00:37:39
Magnitude : 0.2
Local : W Melgaço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle96.center); }); var point = new google.maps.LatLng(37.763,-8.299); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle97 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle97, 'mouseover', function() { infoWindow.setContent('
2025-09-02 01:14:29
Magnitude : 0.6
Local : NW Ourique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle97.center); }); var point = new google.maps.LatLng(41.501,-7.162); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle98 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle98, 'mouseover', function() { infoWindow.setContent('
2025-09-02 01:45:24
Magnitude : 0.2
Local : NE Mirandela
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle98.center); }); var point = new google.maps.LatLng(39.503,-8.306); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle99 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle99, 'mouseover', function() { infoWindow.setContent('
2025-09-02 02:12:42
Magnitude : 0.7
Local : NE Constância
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle99.center); }); var point = new google.maps.LatLng(37.572,-24.638); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle100 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle100, 'mouseover', function() { infoWindow.setContent('
2025-09-02 02:21:00
Magnitude : 2.1
Local : Fossa da Povoação
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle100.center); }); var point = new google.maps.LatLng(42.167,-8.812); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle101 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle101, 'mouseover', function() { infoWindow.setContent('
2025-09-02 02:39:57
Magnitude : 0.7
Local : SW Vigo (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle101.center); }); var point = new google.maps.LatLng(38.4,-9.212); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle102 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle102, 'mouseover', function() { infoWindow.setContent('
2025-09-02 04:30:39
Magnitude : 1
Local : SW Sesimbra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle102.center); }); var point = new google.maps.LatLng(42.332,-8.093); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle103 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle103, 'mouseover', function() { infoWindow.setContent('
2025-09-02 07:02:21
Magnitude : 1.4
Local : W Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle103.center); }); var point = new google.maps.LatLng(37.957,-8.766); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle104 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle104, 'mouseover', function() { infoWindow.setContent('
2025-09-02 11:22:38
Magnitude : 0.6
Local : SW Santiago do Cacém
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle104.center); }); var point = new google.maps.LatLng(52.69,160.47); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle105 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle105, 'mouseover', function() { infoWindow.setContent('
2025-09-02 11:25:00
Magnitude : 5.2
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle105.center); }); var point = new google.maps.LatLng(34.474,-5.514); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle106 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle106, 'mouseover', function() { infoWindow.setContent('
2025-09-02 12:21:39
Magnitude : 2
Local : NW Fez (Marr)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle106.center); }); var point = new google.maps.LatLng(37.591,-7.965); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle107 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle107, 'mouseover', function() { infoWindow.setContent('
2025-09-02 18:07:19
Magnitude : 1.5
Local : NE Almodovar
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle107.center); }); var point = new google.maps.LatLng(35.025,-4.04); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.9 * 9000 }; // Add the circle sismoCircle108 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle108, 'mouseover', function() { infoWindow.setContent('
2025-09-02 19:29:09
Magnitude : 2.9
Local : SW Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle108.center); }); var point = new google.maps.LatLng(36.786,-7.474); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle109 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle109, 'mouseover', function() { infoWindow.setContent('
2025-09-02 22:36:22
Magnitude : 1.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle109.center); }); var point = new google.maps.LatLng(38.316,-26.59); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.3 * 9000 }; // Add the circle sismoCircle110 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle110, 'mouseover', function() { infoWindow.setContent('
2025-09-03 00:30:59
Magnitude : 2.3
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle110.center); }); var point = new google.maps.LatLng(36.967,-8.683); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle111 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle111, 'mouseover', function() { infoWindow.setContent('
2025-09-03 02:55:32
Magnitude : 1
Local : S Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle111.center); }); var point = new google.maps.LatLng(31.161,-8.173); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.1 * 9000 }; // Add the circle sismoCircle112 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle112, 'mouseover', function() { infoWindow.setContent('
2025-09-03 03:26:01
Magnitude : 4.1
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle112.center); }); var point = new google.maps.LatLng(51.43,159.39); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle113 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle113, 'mouseover', function() { infoWindow.setContent('
2025-09-03 03:38:19
Magnitude : 5.3
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle113.center); }); var point = new google.maps.LatLng(34.679,-9.299); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle114 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle114, 'mouseover', function() { infoWindow.setContent('
2025-09-03 03:53:21
Magnitude : 1.8
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle114.center); }); var point = new google.maps.LatLng(39.322,-9.289); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.1 * 9000 }; // Add the circle sismoCircle115 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle115, 'mouseover', function() { infoWindow.setContent('
2025-09-03 04:06:45
Magnitude : 1.1
Local : SE Peniche
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle115.center); }); var point = new google.maps.LatLng(38.763,-9.356); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.9 * 9000 }; // Add the circle sismoCircle116 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle116, 'mouseover', function() { infoWindow.setContent('
2025-09-03 04:23:34
Magnitude : 0.9
Local : SE Sintra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle116.center); }); var point = new google.maps.LatLng(36.003,-4.853); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle117 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle117, 'mouseover', function() { infoWindow.setContent('
2025-09-03 08:09:57
Magnitude : 2.1
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle117.center); }); var point = new google.maps.LatLng(39.16,-7.92); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle118 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle118, 'mouseover', function() { infoWindow.setContent('
2025-09-03 09:10:33
Magnitude : 0.7
Local : NW Avis
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle118.center); }); var point = new google.maps.LatLng(36.185,-7.448); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle119 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle119, 'mouseover', function() { infoWindow.setContent('
2025-09-03 09:46:50
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle119.center); }); var point = new google.maps.LatLng(36.384,-7.265); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle120 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle120, 'mouseover', function() { infoWindow.setContent('
2025-09-03 10:43:56
Magnitude : 2.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle120.center); }); var point = new google.maps.LatLng(-1.61,-78.07); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle121 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle121, 'mouseover', function() { infoWindow.setContent('
2025-09-03 14:56:44
Magnitude : 5.3
Local : Ecuador
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle121.center); }); var point = new google.maps.LatLng(38.753,-27.304); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle122 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle122, 'mouseover', function() { infoWindow.setContent('
2025-09-03 17:15:24
Magnitude : 1.9
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle122.center); }); var point = new google.maps.LatLng(39.623,-29.824); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.1 * 9000 }; // Add the circle sismoCircle123 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle123, 'mouseover', function() { infoWindow.setContent('
2025-09-03 19:12:17
Magnitude : 3.1
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle123.center); }); var point = new google.maps.LatLng(39.552,-29.86); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.1 * 9000 }; // Add the circle sismoCircle124 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle124, 'mouseover', function() { infoWindow.setContent('
2025-09-03 19:12:49
Magnitude : 3.1
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle124.center); }); var point = new google.maps.LatLng(39.633,-29.857); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle125 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle125, 'mouseover', function() { infoWindow.setContent('
2025-09-03 19:22:48
Magnitude : 2.7
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle125.center); }); var point = new google.maps.LatLng(39.485,-29.869); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.4 * 9000 }; // Add the circle sismoCircle126 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle126, 'mouseover', function() { infoWindow.setContent('
2025-09-03 19:43:20
Magnitude : 3.4
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle126.center); }); var point = new google.maps.LatLng(52.39,-169.64); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.8 * 9000 }; // Add the circle sismoCircle127 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle127, 'mouseover', function() { infoWindow.setContent('
2025-09-03 20:57:48
Magnitude : 5.8
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle127.center); }); var point = new google.maps.LatLng(36.076,-7.497); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle128 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle128, 'mouseover', function() { infoWindow.setContent('
2025-09-03 21:16:25
Magnitude : 1.9
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle128.center); }); var point = new google.maps.LatLng(36.525,-10.889); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle129 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle129, 'mouseover', function() { infoWindow.setContent('
2025-09-03 22:07:27
Magnitude : 1.9
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle129.center); }); var point = new google.maps.LatLng(42.51,-7.851); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle130 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle130, 'mouseover', function() { infoWindow.setContent('
2025-09-03 23:37:39
Magnitude : 2.4
Local : N Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle130.center); }); var point = new google.maps.LatLng(-24.35,-67.16); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle131 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle131, 'mouseover', function() { infoWindow.setContent('
2025-09-04 04:10:08
Magnitude : 5.1
Local : Chile-Argentina Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle131.center); }); var point = new google.maps.LatLng(38.181,-8.429); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.1 * 9000 }; // Add the circle sismoCircle132 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle132, 'mouseover', function() { infoWindow.setContent('
2025-09-04 08:23:48
Magnitude : 0.1
Local : E Grândola
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle132.center); }); var point = new google.maps.LatLng(38.742,-27.334); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle133 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle133, 'mouseover', function() { infoWindow.setContent('
2025-09-04 09:41:26
Magnitude : 2
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle133.center); }); var point = new google.maps.LatLng(34.42,70.61); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.6 * 9000 }; // Add the circle sismoCircle134 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle134, 'mouseover', function() { infoWindow.setContent('
2025-09-04 16:56:24
Magnitude : 5.6
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle134.center); }); var point = new google.maps.LatLng(38.728,-27.308); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.1 * 9000 }; // Add the circle sismoCircle135 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle135, 'mouseover', function() { infoWindow.setContent('
2025-09-04 17:18:23
Magnitude : 2.1
Local : Serra Sta. Bárbara
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle135.center); }); var point = new google.maps.LatLng(52.22,-169.5); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle136 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle136, 'mouseover', function() { infoWindow.setContent('
2025-09-04 19:01:10
Magnitude : 5.1
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle136.center); }); var point = new google.maps.LatLng(36.742,-7.35); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle137 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle137, 'mouseover', function() { infoWindow.setContent('
2025-09-04 19:36:52
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle137.center); }); var point = new google.maps.LatLng(52.29,-169.54); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle138 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle138, 'mouseover', function() { infoWindow.setContent('
2025-09-04 19:54:23
Magnitude : 5.1
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle138.center); }); var point = new google.maps.LatLng(34.69,70.67); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle139 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle139, 'mouseover', function() { infoWindow.setContent('
2025-09-04 21:46:40
Magnitude : 4.9
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle139.center); }); var point = new google.maps.LatLng(52.47,160.51); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle140 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle140, 'mouseover', function() { infoWindow.setContent('
2025-09-04 22:38:39
Magnitude : 5.4
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle140.center); }); var point = new google.maps.LatLng(34.67,70.79); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle141 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle141, 'mouseover', function() { infoWindow.setContent('
2025-09-05 01:30:02
Magnitude : 5.2
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle141.center); }); var point = new google.maps.LatLng(34.72,70.75); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.8 * 9000 }; // Add the circle sismoCircle142 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle142, 'mouseover', function() { infoWindow.setContent('
2025-09-05 02:16:47
Magnitude : 4.8
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle142.center); }); var point = new google.maps.LatLng(36.233,-8.544); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle143 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle143, 'mouseover', function() { infoWindow.setContent('
2025-09-05 03:06:26
Magnitude : 1.3
Local : SE Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle143.center); }); var point = new google.maps.LatLng(15.93,-96.2); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle144 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle144, 'mouseover', function() { infoWindow.setContent('
2025-09-05 06:33:14
Magnitude : 4.7
Local : Near Coast of Oaxaca, Mexico
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle144.center); }); var point = new google.maps.LatLng(36.759,-7.687); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle145 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle145, 'mouseover', function() { infoWindow.setContent('
2025-09-05 07:16:13
Magnitude : 0.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle145.center); }); var point = new google.maps.LatLng(35.338,-3.793); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle146 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle146, 'mouseover', function() { infoWindow.setContent('
2025-09-05 11:51:07
Magnitude : 1.8
Local : NE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle146.center); }); var point = new google.maps.LatLng(38.741,-27.308); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.6 * 9000 }; // Add the circle sismoCircle147 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle147, 'mouseover', function() { infoWindow.setContent('
2025-09-05 17:23:15
Magnitude : 2.6
Local : Serra Sta. Bárbara
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle147.center); }); var point = new google.maps.LatLng(34.85,70.71); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle148 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle148, 'mouseover', function() { infoWindow.setContent('
2025-09-05 17:25:51
Magnitude : 5.2
Local : Southeastern Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle148.center); }); var point = new google.maps.LatLng(-1.88,-81.05); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle149 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle149, 'mouseover', function() { infoWindow.setContent('
2025-09-05 17:42:31
Magnitude : 5.4
Local : Off Coast of Ecuador
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle149.center); }); var point = new google.maps.LatLng(38.703,-7.832); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle150 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle150, 'mouseover', function() { infoWindow.setContent('
2025-09-05 18:21:35
Magnitude : 0.5
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle150.center); }); var point = new google.maps.LatLng(49.41,155.71); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle151 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle151, 'mouseover', function() { infoWindow.setContent('
2025-09-05 20:55:09
Magnitude : 5.1
Local : Kuril Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle151.center); }); var point = new google.maps.LatLng(36.464,-4.478); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle152 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle152, 'mouseover', function() { infoWindow.setContent('
2025-09-05 22:04:11
Magnitude : 1.8
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle152.center); }); var point = new google.maps.LatLng(36.725,-7.051); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle153 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle153, 'mouseover', function() { infoWindow.setContent('
2025-09-05 22:37:49
Magnitude : 0.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle153.center); }); var point = new google.maps.LatLng(37.447,-9.163); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle154 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle154, 'mouseover', function() { infoWindow.setContent('
2025-09-05 23:55:03
Magnitude : 1.7
Local : NW Aljezur
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle154.center); }); var point = new google.maps.LatLng(37.312,-8.588); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle155 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle155, 'mouseover', function() { infoWindow.setContent('
2025-09-06 00:05:38
Magnitude : 0.5
Local : W Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle155.center); }); var point = new google.maps.LatLng(37.337,-8.56); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.4 * 9000 }; // Add the circle sismoCircle156 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle156, 'mouseover', function() { infoWindow.setContent('
2025-09-06 01:30:25
Magnitude : 0.4
Local : N Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle156.center); }); var point = new google.maps.LatLng(40.441,-8.389); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle157 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle157, 'mouseover', function() { infoWindow.setContent('
2025-09-06 01:57:55
Magnitude : 0.5
Local : E Anadia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle157.center); }); var point = new google.maps.LatLng(35.382,-3.675); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle158 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle158, 'mouseover', function() { infoWindow.setContent('
2025-09-06 02:06:01
Magnitude : 1.8
Local : NE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle158.center); }); var point = new google.maps.LatLng(37.07,-7.613); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle159 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle159, 'mouseover', function() { infoWindow.setContent('
2025-09-06 02:26:06
Magnitude : 0.8
Local : SE Tavira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle159.center); }); var point = new google.maps.LatLng(35.474,-4.717); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle160 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle160, 'mouseover', function() { infoWindow.setContent('
2025-09-06 03:34:23
Magnitude : 1.5
Local : SE Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle160.center); }); var point = new google.maps.LatLng(54.23,-159.85); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle161 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle161, 'mouseover', function() { infoWindow.setContent('
2025-09-06 06:25:29
Magnitude : 5.2
Local : South of Alaska
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle161.center); }); var point = new google.maps.LatLng(43.33,-29.03); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle162 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle162, 'mouseover', function() { infoWindow.setContent('
2025-09-06 11:02:17
Magnitude : 4.7
Local : Northern Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle162.center); }); var point = new google.maps.LatLng(42.968,-0.518); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.1 * 9000 }; // Add the circle sismoCircle163 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle163, 'mouseover', function() { infoWindow.setContent('
2025-09-06 12:36:24
Magnitude : 3.1
Local : Pirenéus (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle163.center); }); var point = new google.maps.LatLng(-17.86,-178.17); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.6 * 9000 }; // Add the circle sismoCircle164 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle164, 'mouseover', function() { infoWindow.setContent('
2025-09-06 18:51:28
Magnitude : 4.6
Local : Fiji Islands Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle164.center); }); var point = new google.maps.LatLng(52.35,-169.54); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle165 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle165, 'mouseover', function() { infoWindow.setContent('
2025-09-06 20:40:41
Magnitude : 5.4
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle165.center); }); var point = new google.maps.LatLng(41.92,-7.167); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle166 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle166, 'mouseover', function() { infoWindow.setContent('
2025-09-06 22:01:35
Magnitude : 1.7
Local : NW Vinhais
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle166.center); }); var point = new google.maps.LatLng(38.47,-8.156); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.9 * 9000 }; // Add the circle sismoCircle167 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle167, 'mouseover', function() { infoWindow.setContent('
2025-09-07 05:29:48
Magnitude : 0.9
Local : SE Montemor-o-Novo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle167.center); }); var point = new google.maps.LatLng(36.652,-8.106); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle168 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle168, 'mouseover', function() { infoWindow.setContent('
2025-09-07 06:14:52
Magnitude : 0.2
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle168.center); }); var point = new google.maps.LatLng(39.24,28.19); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle169 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle169, 'mouseover', function() { infoWindow.setContent('
2025-09-07 09:35:10
Magnitude : 4.9
Local : Turkey
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle169.center); }); var point = new google.maps.LatLng(39.491,-9.67); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle170 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle170, 'mouseover', function() { infoWindow.setContent('
2025-09-07 11:38:28
Magnitude : 0.7
Local : NW Peniche
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle170.center); }); var point = new google.maps.LatLng(37.617,-24.796); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle171 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle171, 'mouseover', function() { infoWindow.setContent('
2025-09-07 12:04:48
Magnitude : 2.7
Local : Fossa da Povoação
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle171.center); }); var point = new google.maps.LatLng(40.058,-7.985); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.4 * 9000 }; // Add the circle sismoCircle172 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle172, 'mouseover', function() { infoWindow.setContent('
2025-09-07 12:41:08
Magnitude : 0.4
Local : NW Pampilhosa da Serra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle172.center); }); var point = new google.maps.LatLng(37.201,-7.4); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle173 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle173, 'mouseover', function() { infoWindow.setContent('
2025-09-07 12:48:49
Magnitude : 1
Local : NE V.R.Sto António
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle173.center); }); var point = new google.maps.LatLng(37.262,-7.889); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle174 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle174, 'mouseover', function() { infoWindow.setContent('
2025-09-07 13:07:05
Magnitude : 0.2
Local : N S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle174.center); }); var point = new google.maps.LatLng(38.72,-7.901); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle175 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle175, 'mouseover', function() { infoWindow.setContent('
2025-09-07 14:12:07
Magnitude : 0.2
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle175.center); }); var point = new google.maps.LatLng(37.648,-8.354); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle176 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle176, 'mouseover', function() { infoWindow.setContent('
2025-09-07 14:52:20
Magnitude : 0.5
Local : W Ourique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle176.center); }); var point = new google.maps.LatLng(37.651,-9.014); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle177 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle177, 'mouseover', function() { infoWindow.setContent('
2025-09-07 15:17:40
Magnitude : 0.8
Local : W Odemira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle177.center); }); var point = new google.maps.LatLng(36.663,-11.303); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle178 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle178, 'mouseover', function() { infoWindow.setContent('
2025-09-07 15:41:08
Magnitude : 1.4
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle178.center); }); var point = new google.maps.LatLng(36.681,-7.513); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle179 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle179, 'mouseover', function() { infoWindow.setContent('
2025-09-07 15:50:06
Magnitude : 0.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle179.center); }); var point = new google.maps.LatLng(36.802,-7.448); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.2 * 9000 }; // Add the circle sismoCircle180 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle180, 'mouseover', function() { infoWindow.setContent('
2025-09-07 16:42:59
Magnitude : 0.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle180.center); }); var point = new google.maps.LatLng(34.92,-10.531); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle181 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle181, 'mouseover', function() { infoWindow.setContent('
2025-09-07 17:51:25
Magnitude : 2.7
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle181.center); }); var point = new google.maps.LatLng(36.728,-11.183); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.6 * 9000 }; // Add the circle sismoCircle182 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle182, 'mouseover', function() { infoWindow.setContent('
2025-09-07 22:16:41
Magnitude : 1.6
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle182.center); }); var point = new google.maps.LatLng(38.731,-27.322); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.4 * 9000 }; // Add the circle sismoCircle183 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle183, 'mouseover', function() { infoWindow.setContent('
2025-09-07 22:18:44
Magnitude : 2.4
Local : Serra Sta. Bárbara
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle183.center); }); var point = new google.maps.LatLng(36.519,-9.82); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle184 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle184, 'mouseover', function() { infoWindow.setContent('
2025-09-07 23:30:35
Magnitude : 1.5
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle184.center); }); var point = new google.maps.LatLng(42.076,-7.975); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle185 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle185, 'mouseover', function() { infoWindow.setContent('
2025-09-08 00:24:34
Magnitude : 0.8
Local : E Melgaço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle185.center); }); var point = new google.maps.LatLng(38.086,-26.452); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.4 * 9000 }; // Add the circle sismoCircle186 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle186, 'mouseover', function() { infoWindow.setContent('
2025-09-08 05:52:44
Magnitude : 3.4
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle186.center); }); var point = new google.maps.LatLng(35.438,-3.817); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.1 * 9000 }; // Add the circle sismoCircle187 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle187, 'mouseover', function() { infoWindow.setContent('
2025-09-08 07:34:57
Magnitude : 3.1
Local : NE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle187.center); }); var point = new google.maps.LatLng(52.53,160.71); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle188 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle188, 'mouseover', function() { infoWindow.setContent('
2025-09-08 08:26:12
Magnitude : 5.3
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle188.center); }); var point = new google.maps.LatLng(37.418,-3.242); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle189 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle189, 'mouseover', function() { infoWindow.setContent('
2025-09-08 11:05:29
Magnitude : 2.7
Local : NE Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle189.center); }); var point = new google.maps.LatLng(52.49,160.74); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle190 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle190, 'mouseover', function() { infoWindow.setContent('
2025-09-08 11:32:31
Magnitude : 5.4
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle190.center); }); var point = new google.maps.LatLng(43.115,-8.9); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle191 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle191, 'mouseover', function() { infoWindow.setContent('
2025-09-08 14:37:52
Magnitude : 1.8
Local : NW Santiago Compostela (E
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle191.center); }); var point = new google.maps.LatLng(37.198,-7.974); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle192 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle192, 'mouseover', function() { infoWindow.setContent('
2025-09-08 14:49:51
Magnitude : 0.7
Local : NE Loulé
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle192.center); }); var point = new google.maps.LatLng(38.734,-27.345); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle193 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle193, 'mouseover', function() { infoWindow.setContent('
2025-09-08 21:12:42
Magnitude : 2.1
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle193.center); }); var point = new google.maps.LatLng(38.26,24.1); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle194 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle194, 'mouseover', function() { infoWindow.setContent('
2025-09-08 21:27:57
Magnitude : 5
Local : Aegean Sea
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle194.center); }); var point = new google.maps.LatLng(-20.98,173.76); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6.4 * 9000 }; // Add the circle sismoCircle195 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle195, 'mouseover', function() { infoWindow.setContent('
2025-09-08 21:47:48
Magnitude : 6.4
Local : Vanuatu Islands Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle195.center); }); var point = new google.maps.LatLng(16.3,-98.14); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle196 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle196, 'mouseover', function() { infoWindow.setContent('
2025-09-08 22:33:20
Magnitude : 5.1
Local : Near Coast of Guerrero, Mexico
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle196.center); }); var point = new google.maps.LatLng(37.651,-25.006); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.9 * 9000 }; // Add the circle sismoCircle197 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle197, 'mouseover', function() { infoWindow.setContent('
2025-09-08 23:37:28
Magnitude : 2.9
Local : Fossa da Povoação
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle197.center); }); var point = new google.maps.LatLng(38.746,-27.299); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.7 * 9000 }; // Add the circle sismoCircle198 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle198, 'mouseover', function() { infoWindow.setContent('
2025-09-09 03:33:21
Magnitude : 2.7
Local : Serra Sta. Bárbara
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle198.center); }); var point = new google.maps.LatLng(42.37,-126.44); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.8 * 9000 }; // Add the circle sismoCircle199 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle199, 'mouseover', function() { infoWindow.setContent('
2025-09-09 04:08:01
Magnitude : 5.8
Local : Off Coast of Oregon
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle199.center); }); var point = new google.maps.LatLng(39.201,-8.096); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.1 * 9000 }; // Add the circle sismoCircle200 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle200, 'mouseover', function() { infoWindow.setContent('
2025-09-09 05:24:57
Magnitude : 0.1
Local : SW Ponte de Sôr
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle200.center); }); var point = new google.maps.LatLng(38.242,-30.811); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.9 * 9000 }; // Add the circle sismoCircle201 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle201, 'mouseover', function() { infoWindow.setContent('
2025-09-09 10:16:44
Magnitude : 2.9
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle201.center); }); var point = new google.maps.LatLng(-21.47,-66.76); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle202 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle202, 'mouseover', function() { infoWindow.setContent('
2025-09-09 13:03:28
Magnitude : 4.7
Local : Southern Bolivia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle202.center); }); var point = new google.maps.LatLng(38.756,-27.317); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle203 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle203, 'mouseover', function() { infoWindow.setContent('
2025-09-09 17:58:56
Magnitude : 2.1
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle203.center); }); var point = new google.maps.LatLng(38.131,-26.294); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3 * 9000 }; // Add the circle sismoCircle204 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle204, 'mouseover', function() { infoWindow.setContent('
2025-09-09 18:22:06
Magnitude : 3
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle204.center); }); var point = new google.maps.LatLng(51.87,158.99); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle205 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle205, 'mouseover', function() { infoWindow.setContent('
2025-09-09 21:25:56
Magnitude : 5.3
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle205.center); }); var point = new google.maps.LatLng(41.205,-8.443); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.1 * 9000 }; // Add the circle sismoCircle206 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle206, 'mouseover', function() { infoWindow.setContent('
2025-09-10 03:22:59
Magnitude : 1.1
Local : NE Valongo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle206.center); }); var point = new google.maps.LatLng(36.309,-6.395); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle207 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle207, 'mouseover', function() { infoWindow.setContent('
2025-09-10 08:44:19
Magnitude : 2.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle207.center); }); var point = new google.maps.LatLng(37.071,-8.621); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle208 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle208, 'mouseover', function() { infoWindow.setContent('
2025-09-10 10:23:07
Magnitude : 0.6
Local : SE Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle208.center); }); var point = new google.maps.LatLng(36.744,-24.098); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.3 * 9000 }; // Add the circle sismoCircle209 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle209, 'mouseover', function() { infoWindow.setContent('
2025-09-10 12:00:10
Magnitude : 2.3
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle209.center); }); var point = new google.maps.LatLng(37.338,-8.554); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle210 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle210, 'mouseover', function() { infoWindow.setContent('
2025-09-10 13:09:55
Magnitude : 1.2
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle210.center); }); var point = new google.maps.LatLng(35.946,-4.415); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle211 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle211, 'mouseover', function() { infoWindow.setContent('
2025-09-10 13:47:10
Magnitude : 1.8
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle211.center); }); var point = new google.maps.LatLng(37.49,-3.286); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle212 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle212, 'mouseover', function() { infoWindow.setContent('
2025-09-10 13:58:56
Magnitude : 2.1
Local : NE Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle212.center); }); var point = new google.maps.LatLng(38.441,-8.108); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle213 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle213, 'mouseover', function() { infoWindow.setContent('
2025-09-10 17:53:09
Magnitude : 0.6
Local : NW Viana do Alentejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle213.center); }); var point = new google.maps.LatLng(52.97,159.62); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle214 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle214, 'mouseover', function() { infoWindow.setContent('
2025-09-10 19:30:25
Magnitude : 5
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle214.center); }); var point = new google.maps.LatLng(39.068,-9.662); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle215 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle215, 'mouseover', function() { infoWindow.setContent('
2025-09-10 19:50:39
Magnitude : 0.7
Local : NW Mafra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle215.center); }); var point = new google.maps.LatLng(35.007,-3.818); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle216 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle216, 'mouseover', function() { infoWindow.setContent('
2025-09-11 00:33:57
Magnitude : 1.9
Local : SE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle216.center); }); var point = new google.maps.LatLng(35.046,-3.972); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle217 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle217, 'mouseover', function() { infoWindow.setContent('
2025-09-11 00:35:54
Magnitude : 2.1
Local : SW Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle217.center); }); var point = new google.maps.LatLng(36.527,-9.786); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle218 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle218, 'mouseover', function() { infoWindow.setContent('
2025-09-11 01:31:31
Magnitude : 1.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle218.center); }); var point = new google.maps.LatLng(51.59,159.89); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle219 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle219, 'mouseover', function() { infoWindow.setContent('
2025-09-11 03:35:12
Magnitude : 5.2
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle219.center); }); var point = new google.maps.LatLng(37.134,-7.906); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.4 * 9000 }; // Add the circle sismoCircle220 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle220, 'mouseover', function() { infoWindow.setContent('
2025-09-11 04:27:44
Magnitude : 0.4
Local : SW S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle220.center); }); var point = new google.maps.LatLng(38.792,-7.94); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.1 * 9000 }; // Add the circle sismoCircle221 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle221, 'mouseover', function() { infoWindow.setContent('
2025-09-11 04:49:08
Magnitude : 0.1
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle221.center); }); var point = new google.maps.LatLng(51.51,159.84); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle222 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle222, 'mouseover', function() { infoWindow.setContent('
2025-09-11 04:54:21
Magnitude : 5.3
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle222.center); }); var point = new google.maps.LatLng(38.738,-27.337); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2 * 9000 }; // Add the circle sismoCircle223 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle223, 'mouseover', function() { infoWindow.setContent('
2025-09-11 07:23:52
Magnitude : 2
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle223.center); }); var point = new google.maps.LatLng(37.129,-8.624); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle224 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle224, 'mouseover', function() { infoWindow.setContent('
2025-09-11 08:08:02
Magnitude : 0.8
Local : NE Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle224.center); }); var point = new google.maps.LatLng(41.966,-7.607); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle225 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle225, 'mouseover', function() { infoWindow.setContent('
2025-09-11 11:03:18
Magnitude : 1
Local : NE Montalegre
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle225.center); }); var point = new google.maps.LatLng(36.524,-7.899); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle226 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle226, 'mouseover', function() { infoWindow.setContent('
2025-09-11 14:47:41
Magnitude : 1.7
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle226.center); }); var point = new google.maps.LatLng(36.881,-7.116); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.9 * 9000 }; // Add the circle sismoCircle227 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle227, 'mouseover', function() { infoWindow.setContent('
2025-09-11 15:18:09
Magnitude : 0.9
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle227.center); }); var point = new google.maps.LatLng(36.983,-24.534); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.5 * 9000 }; // Add the circle sismoCircle228 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle228, 'mouseover', function() { infoWindow.setContent('
2025-09-11 18:02:31
Magnitude : 3.5
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle228.center); }); var point = new google.maps.LatLng(38.308,-26.723); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle229 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle229, 'mouseover', function() { infoWindow.setContent('
2025-09-11 23:38:52
Magnitude : 2.4
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle229.center); }); var point = new google.maps.LatLng(37.178,-3.723); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.8 * 9000 }; // Add the circle sismoCircle230 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle230, 'mouseover', function() { infoWindow.setContent('
2025-09-12 01:33:05
Magnitude : 2.8
Local : NW Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle230.center); }); var point = new google.maps.LatLng(37.258,-8.573); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle231 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle231, 'mouseover', function() { infoWindow.setContent('
2025-09-12 01:33:55
Magnitude : 0.8
Local : SW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle231.center); }); var point = new google.maps.LatLng(-22.94,-66.66); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.5 * 9000 }; // Add the circle sismoCircle232 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle232, 'mouseover', function() { infoWindow.setContent('
2025-09-12 01:38:39
Magnitude : 4.5
Local : Jujuy Province, Argentina
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle232.center); }); var point = new google.maps.LatLng(42.624,-9.807); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle233 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle233, 'mouseover', function() { infoWindow.setContent('
2025-09-12 02:59:36
Magnitude : 1.2
Local : Costa da Galiza (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle233.center); }); var point = new google.maps.LatLng(-56.32,-27.81); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle234 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle234, 'mouseover', function() { infoWindow.setContent('
2025-09-12 03:31:04
Magnitude : 5.3
Local : South Sandwich Islands Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle234.center); }); var point = new google.maps.LatLng(35.833,-10.506); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle235 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle235, 'mouseover', function() { infoWindow.setContent('
2025-09-12 05:22:04
Magnitude : 1.2
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle235.center); }); var point = new google.maps.LatLng(36.59,-9.802); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle236 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle236, 'mouseover', function() { infoWindow.setContent('
2025-09-12 07:18:58
Magnitude : 1.8
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle236.center); }); var point = new google.maps.LatLng(36.442,-7.92); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle237 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle237, 'mouseover', function() { infoWindow.setContent('
2025-09-12 08:32:52
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle237.center); }); var point = new google.maps.LatLng(35.361,-4.326); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle238 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle238, 'mouseover', function() { infoWindow.setContent('
2025-09-12 10:29:12
Magnitude : 2.2
Local : NW Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle238.center); }); var point = new google.maps.LatLng(37.172,-24.578); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle239 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle239, 'mouseover', function() { infoWindow.setContent('
2025-09-12 12:27:04
Magnitude : 2.1
Local : Ilhéus das Formigas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle239.center); }); var point = new google.maps.LatLng(-10.65,165.18); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle240 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle240, 'mouseover', function() { infoWindow.setContent('
2025-09-12 17:29:41
Magnitude : 5.1
Local : Santa Cruz Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle240.center); }); var point = new google.maps.LatLng(-39.39,-15.56); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.2 * 9000 }; // Add the circle sismoCircle241 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle241, 'mouseover', function() { infoWindow.setContent('
2025-09-12 17:46:45
Magnitude : 5.2
Local : Tristan Da Cunha Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle241.center); }); var point = new google.maps.LatLng(36.741,-9.657); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle242 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle242, 'mouseover', function() { infoWindow.setContent('
2025-09-12 19:21:09
Magnitude : 1.5
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle242.center); }); var point = new google.maps.LatLng(42.463,-8.566); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle243 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle243, 'mouseover', function() { infoWindow.setContent('
2025-09-12 20:48:08
Magnitude : 1.2
Local : NE Pontevedra (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle243.center); }); var point = new google.maps.LatLng(52.32,159.69); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle244 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle244, 'mouseover', function() { infoWindow.setContent('
2025-09-12 20:53:06
Magnitude : 5.4
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle244.center); }); var point = new google.maps.LatLng(36.692,-7.235); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.8 * 9000 }; // Add the circle sismoCircle245 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle245, 'mouseover', function() { infoWindow.setContent('
2025-09-12 20:59:30
Magnitude : 2.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle245.center); }); var point = new google.maps.LatLng(29.08,86.88); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.8 * 9000 }; // Add the circle sismoCircle246 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle246, 'mouseover', function() { infoWindow.setContent('
2025-09-12 21:42:12
Magnitude : 4.8
Local : Xizang
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle246.center); }); var point = new google.maps.LatLng(36.777,-7.275); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.1 * 9000 }; // Add the circle sismoCircle247 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle247, 'mouseover', function() { infoWindow.setContent('
2025-09-12 21:46:42
Magnitude : 1.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle247.center); }); var point = new google.maps.LatLng(52.27,159.88); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle248 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle248, 'mouseover', function() { infoWindow.setContent('
2025-09-12 21:50:23
Magnitude : 4.9
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle248.center); }); var point = new google.maps.LatLng(52.28,159.74); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle249 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle249, 'mouseover', function() { infoWindow.setContent('
2025-09-12 22:29:22
Magnitude : 5
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle249.center); }); var point = new google.maps.LatLng(37.314,-8.544); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle250 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle250, 'mouseover', function() { infoWindow.setContent('
2025-09-12 23:07:32
Magnitude : 1.2
Local : E Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle250.center); }); var point = new google.maps.LatLng(-56.26,-142.95); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle251 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle251, 'mouseover', function() { infoWindow.setContent('
2025-09-12 23:12:54
Magnitude : 5.3
Local : Pacific-Antarctic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle251.center); }); var point = new google.maps.LatLng(37.959,-6.693); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle252 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle252, 'mouseover', function() { infoWindow.setContent('
2025-09-13 00:14:50
Magnitude : 1.3
Local : NW Aracena (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle252.center); }); var point = new google.maps.LatLng(52.41,159.36); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle253 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle253, 'mouseover', function() { infoWindow.setContent('
2025-09-13 01:31:27
Magnitude : 4.9
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle253.center); }); var point = new google.maps.LatLng(36.373,-7.715); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle254 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle254, 'mouseover', function() { infoWindow.setContent('
2025-09-13 02:36:30
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle254.center); }); var point = new google.maps.LatLng(53.21,160.07); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 7.2 * 9000 }; // Add the circle sismoCircle255 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle255, 'mouseover', function() { infoWindow.setContent('
2025-09-13 02:37:51
Magnitude : 7.2
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle255.center); }); var point = new google.maps.LatLng(35.379,-5.563); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle256 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle256, 'mouseover', function() { infoWindow.setContent('
2025-09-13 02:52:26
Magnitude : 2.5
Local : SW Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle256.center); }); var point = new google.maps.LatLng(36.624,-7.574); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle257 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle257, 'mouseover', function() { infoWindow.setContent('
2025-09-13 04:12:09
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle257.center); }); var point = new google.maps.LatLng(36.543,-7.582); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle258 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle258, 'mouseover', function() { infoWindow.setContent('
2025-09-13 04:15:47
Magnitude : 2.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle258.center); }); var point = new google.maps.LatLng(42.053,-8.105); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle259 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle259, 'mouseover', function() { infoWindow.setContent('
2025-09-13 05:37:05
Magnitude : 0.7
Local : SE Melgaço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle259.center); }); var point = new google.maps.LatLng(53.39,160.29); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle260 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle260, 'mouseover', function() { infoWindow.setContent('
2025-09-13 06:22:23
Magnitude : 5.3
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle260.center); }); var point = new google.maps.LatLng(51.33,158.44); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle261 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle261, 'mouseover', function() { infoWindow.setContent('
2025-09-13 07:03:46
Magnitude : 5.3
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle261.center); }); var point = new google.maps.LatLng(34.57,24.09); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.2 * 9000 }; // Add the circle sismoCircle262 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle262, 'mouseover', function() { infoWindow.setContent('
2025-09-13 08:44:43
Magnitude : 4.2
Local : Crete, Greece
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle262.center); }); var point = new google.maps.LatLng(37.598,-7.966); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle263 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle263, 'mouseover', function() { infoWindow.setContent('
2025-09-13 10:55:13
Magnitude : 1.4
Local : NE Almodovar
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle263.center); }); var point = new google.maps.LatLng(42.405,-7.329); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle264 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle264, 'mouseover', function() { infoWindow.setContent('
2025-09-13 11:17:06
Magnitude : 1.2
Local : E Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle264.center); }); var point = new google.maps.LatLng(29.4,51.17); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.6 * 9000 }; // Add the circle sismoCircle265 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle265, 'mouseover', function() { infoWindow.setContent('
2025-09-13 12:37:28
Magnitude : 4.6
Local : Southern Iran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle265.center); }); var point = new google.maps.LatLng(36.608,-7.521); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle266 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle266, 'mouseover', function() { infoWindow.setContent('
2025-09-13 15:19:30
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle266.center); }); var point = new google.maps.LatLng(36.781,-7.576); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle267 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle267, 'mouseover', function() { infoWindow.setContent('
2025-09-13 16:02:34
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle267.center); }); var point = new google.maps.LatLng(38.725,-7.902); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.4 * 9000 }; // Add the circle sismoCircle268 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle268, 'mouseover', function() { infoWindow.setContent('
2025-09-13 16:34:25
Magnitude : 0.4
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle268.center); }); var point = new google.maps.LatLng(42.098,-6.199); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle269 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle269, 'mouseover', function() { infoWindow.setContent('
2025-09-13 17:08:59
Magnitude : 1.2
Local : NE Bragança
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle269.center); }); var point = new google.maps.LatLng(36.452,-11.106); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.7 * 9000 }; // Add the circle sismoCircle270 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle270, 'mouseover', function() { infoWindow.setContent('
2025-09-13 18:30:43
Magnitude : 1.7
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle270.center); }); var point = new google.maps.LatLng(36.633,-7.839); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle271 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle271, 'mouseover', function() { infoWindow.setContent('
2025-09-13 19:06:06
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle271.center); }); var point = new google.maps.LatLng(36.701,-7.212); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle272 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle272, 'mouseover', function() { infoWindow.setContent('
2025-09-13 20:44:33
Magnitude : 1.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle272.center); }); var point = new google.maps.LatLng(38.723,-7.902); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle273 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle273, 'mouseover', function() { infoWindow.setContent('
2025-09-13 23:23:40
Magnitude : 0.3
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle273.center); }); var point = new google.maps.LatLng(36.895,-23.993); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.4 * 9000 }; // Add the circle sismoCircle274 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle274, 'mouseover', function() { infoWindow.setContent('
2025-09-13 23:39:03
Magnitude : 2.4
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle274.center); }); var point = new google.maps.LatLng(37.751,-8.316); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.3 * 9000 }; // Add the circle sismoCircle275 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle275, 'mouseover', function() { infoWindow.setContent('
2025-09-14 02:37:15
Magnitude : 0.3
Local : NW Ourique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle275.center); }); var point = new google.maps.LatLng(-22.92,-66.24); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.7 * 9000 }; // Add the circle sismoCircle276 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle276, 'mouseover', function() { infoWindow.setContent('
2025-09-14 02:58:45
Magnitude : 4.7
Local : Jujuy Province, Argentina
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle276.center); }); var point = new google.maps.LatLng(38.726,-7.909); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle277 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle277, 'mouseover', function() { infoWindow.setContent('
2025-09-14 05:05:54
Magnitude : 0.7
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle277.center); }); var point = new google.maps.LatLng(6.95,-76.17); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.4 * 9000 }; // Add the circle sismoCircle278 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle278, 'mouseover', function() { infoWindow.setContent('
2025-09-14 07:12:17
Magnitude : 5.4
Local : Northern Colombia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle278.center); }); var point = new google.maps.LatLng(26.76,92.25); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.9 * 9000 }; // Add the circle sismoCircle279 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle279, 'mouseover', function() { infoWindow.setContent('
2025-09-14 11:11:48
Magnitude : 5.9
Local : Northeastern India
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle279.center); }); var point = new google.maps.LatLng(38.636,-28.385); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.7 * 9000 }; // Add the circle sismoCircle280 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle280, 'mouseover', function() { infoWindow.setContent('
2025-09-14 13:09:08
Magnitude : 2.7
Local : Canal de S. Jorge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle280.center); }); var point = new google.maps.LatLng(34.629,-10.077); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.9 * 9000 }; // Add the circle sismoCircle281 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle281, 'mouseover', function() { infoWindow.setContent('
2025-09-14 13:17:32
Magnitude : 1.9
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle281.center); }); var point = new google.maps.LatLng(36.684,-9.702); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle282 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle282, 'mouseover', function() { infoWindow.setContent('
2025-09-14 13:56:25
Magnitude : 1.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle282.center); }); var point = new google.maps.LatLng(36.942,-7.414); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1 * 9000 }; // Add the circle sismoCircle283 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle283, 'mouseover', function() { infoWindow.setContent('
2025-09-14 15:44:24
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle283.center); }); var point = new google.maps.LatLng(42.364,-8.105); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.3 * 9000 }; // Add the circle sismoCircle284 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle284, 'mouseover', function() { infoWindow.setContent('
2025-09-14 17:04:46
Magnitude : 1.3
Local : W Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle284.center); }); var point = new google.maps.LatLng(38.366,-8.036); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle285 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle285, 'mouseover', function() { infoWindow.setContent('
2025-09-14 22:00:35
Magnitude : 0.5
Local : NW Viana do Alentejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle285.center); }); var point = new google.maps.LatLng(53.16,160.04); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.3 * 9000 }; // Add the circle sismoCircle286 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle286, 'mouseover', function() { infoWindow.setContent('
2025-09-15 00:06:35
Magnitude : 5.3
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle286.center); }); var point = new google.maps.LatLng(37.327,-8.555); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle287 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle287, 'mouseover', function() { infoWindow.setContent('
2025-09-15 01:33:09
Magnitude : 0.7
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle287.center); }); var point = new google.maps.LatLng(53.2,159.98); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle288 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle288, 'mouseover', function() { infoWindow.setContent('
2025-09-15 01:39:54
Magnitude : 5.1
Local : Near East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle288.center); }); var point = new google.maps.LatLng(-13.72,-74.8); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5 * 9000 }; // Add the circle sismoCircle289 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle289, 'mouseover', function() { infoWindow.setContent('
2025-09-15 01:52:44
Magnitude : 5
Local : Central Peru
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle289.center); }); var point = new google.maps.LatLng(36.62,25.75); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.3 * 9000 }; // Add the circle sismoCircle290 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle290, 'mouseover', function() { infoWindow.setContent('
2025-09-15 03:53:26
Magnitude : 4.3
Local : Dodecanese Islands, Greece
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle290.center); }); var point = new google.maps.LatLng(16.76,-61.25); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle291 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle291, 'mouseover', function() { infoWindow.setContent('
2025-09-15 09:16:16
Magnitude : 5.1
Local : Leeward Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle291.center); }); var point = new google.maps.LatLng(34.42,16.37); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle292 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle292, 'mouseover', function() { infoWindow.setContent('
2025-09-15 09:55:12
Magnitude : 5.1
Local : Central Mediterranean Sea
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle292.center); }); var point = new google.maps.LatLng(38.724,-29.13); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle293 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle293, 'mouseover', function() { infoWindow.setContent('
2025-09-15 09:56:17
Magnitude : 2.2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle293.center); }); var point = new google.maps.LatLng(36.377,-8.972); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.4 * 9000 }; // Add the circle sismoCircle294 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle294, 'mouseover', function() { infoWindow.setContent('
2025-09-15 10:04:59
Magnitude : 1.4
Local : S Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle294.center); }); var point = new google.maps.LatLng(36.849,-8.92); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.7 * 9000 }; // Add the circle sismoCircle295 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle295, 'mouseover', function() { infoWindow.setContent('
2025-09-15 10:05:04
Magnitude : 0.7
Local : SE Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle295.center); }); var point = new google.maps.LatLng(38.462,-7.896); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.8 * 9000 }; // Add the circle sismoCircle296 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle296, 'mouseover', function() { infoWindow.setContent('
2025-09-15 15:15:22
Magnitude : 1.8
Local : S Evora
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle296.center); }); var point = new google.maps.LatLng(52.69,160.7); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6 * 9000 }; // Add the circle sismoCircle297 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle297, 'mouseover', function() { infoWindow.setContent('
2025-09-15 16:34:36
Magnitude : 6
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle297.center); }); var point = new google.maps.LatLng(36.746,-8.18); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle298 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle298, 'mouseover', function() { infoWindow.setContent('
2025-09-15 19:15:16
Magnitude : 1.5
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle298.center); }); var point = new google.maps.LatLng(38.722,-7.884); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.6 * 9000 }; // Add the circle sismoCircle299 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle299, 'mouseover', function() { infoWindow.setContent('
2025-09-15 22:30:32
Magnitude : 0.6
Local : E Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle299.center); }); var point = new google.maps.LatLng(36.777,-8.179); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.8 * 9000 }; // Add the circle sismoCircle300 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle300, 'mouseover', function() { infoWindow.setContent('
2025-09-16 01:19:09
Magnitude : 0.8
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle300.center); }); var point = new google.maps.LatLng(-5.7,-81.25); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 5.1 * 9000 }; // Add the circle sismoCircle301 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle301, 'mouseover', function() { infoWindow.setContent('
2025-09-16 03:41:53
Magnitude : 5.1
Local : Near Coast of Northern Peru
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle301.center); }); var point = new google.maps.LatLng(42.362,-8.115); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.1 * 9000 }; // Add the circle sismoCircle302 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle302, 'mouseover', function() { infoWindow.setContent('
2025-09-16 04:55:26
Magnitude : 2.1
Local : W Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle302.center); }); var point = new google.maps.LatLng(37.316,-8.54); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0.5 * 9000 }; // Add the circle sismoCircle303 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle303, 'mouseover', function() { infoWindow.setContent('
2025-09-16 07:48:15
Magnitude : 0.5
Local : E Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle303.center); }); var point = new google.maps.LatLng(36.782,-8.167); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.2 * 9000 }; // Add the circle sismoCircle304 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle304, 'mouseover', function() { infoWindow.setContent('
2025-09-16 08:15:25
Magnitude : 1.2
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle304.center); }); var point = new google.maps.LatLng(42.516,-6.802); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.5 * 9000 }; // Add the circle sismoCircle305 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle305, 'mouseover', function() { infoWindow.setContent('
2025-09-16 09:14:49
Magnitude : 1.5
Local : NE Vinhais
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle305.center); }); var point = new google.maps.LatLng(37.331,-7.952); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 1.1 * 9000 }; // Add the circle sismoCircle306 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle306, 'mouseover', function() { infoWindow.setContent('
2025-09-16 10:25:01
Magnitude : 1.1
Local : NW S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle306.center); }); var point = new google.maps.LatLng(44.387,-19.422); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.3 * 9000 }; // Add the circle sismoCircle307 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle307, 'mouseover', function() { infoWindow.setContent('
2025-09-16 15:24:29
Magnitude : 3.3
Local : North Atlantic Ocean
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle307.center); }); var point = new google.maps.LatLng(14.38,-92.9); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 4.9 * 9000 }; // Add the circle sismoCircle308 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle308, 'mouseover', function() { infoWindow.setContent('
2025-09-16 16:11:25
Magnitude : 4.9
Local : Near Coast of Chiapas, Mexico
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle308.center); }); var point = new google.maps.LatLng(-5.47,153.75); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6 * 9000 }; // Add the circle sismoCircle309 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle309, 'mouseover', function() { infoWindow.setContent('
2025-09-16 16:59:51
Magnitude : 6
Local : New Ireland Region, P.N.G.
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle309.center); }); var point = new google.maps.LatLng(37.188,-24.196); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.5 * 9000 }; // Add the circle sismoCircle310 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle310, 'mouseover', function() { infoWindow.setContent('
2025-09-16 21:50:56
Magnitude : 2.5
Local : SE Ilhéus das Formigas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle310.center); }); var point = new google.maps.LatLng(35.406,-3.79); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.6 * 9000 }; // Add the circle sismoCircle311 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle311, 'mouseover', function() { infoWindow.setContent('
2025-09-17 00:21:35
Magnitude : 2.6
Local : NE Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle311.center); }); var point = new google.maps.LatLng(38.742,-27.306); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle312 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle312, 'mouseover', function() { infoWindow.setContent('
2025-09-17 01:50:34
Magnitude : 2.2
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle312.center); }); var point = new google.maps.LatLng(38.742,-27.294); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 2.2 * 9000 }; // Add the circle sismoCircle313 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle313, 'mouseover', function() { infoWindow.setContent('
2025-09-17 01:59:13
Magnitude : 2.2
Local : Serra Sta. Bárbara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle313.center); }); }