<%select case rtrim(rcsSismos("Province"))%>
<%case "Chile"%>
01.jpg" width="250" height="465"> |
<%case "Jujuy"%>
01.jpg" width="346" height="250"> |
<%case "Salta"%>
01.jpg" width="346" height="250"> |
<%case "Chubut"%>
01.jpg" width="346" height="250"> |
<%case "Rio Negro"%>
01.jpg" width="346" height="250"> |
<%case else%>
01.jpg" width="250" height="346"> |
<%end select%>
| Información Adicional |
| <%=rcsSismos("year")%>/<%=rcsSismos("month")%>/<%=rcsSismos("day")%> - <%=rcsSismos("hour")%>:<%=rcsSismos("minutes")%>:<%=FormatNumber(rcsSismos("seconds"),1)%> |
| Latitud |
<%=FormatNumber(rcsSismos("Latitude"),2)%> Sur |
| Longitud |
<%=FormatNumber(rcsSismos("Longitude"),2)%> Oeste |
| Profundidad |
<%=FormatNumber(rcsSismos("depth"),1)%> Km |
| Magnitud |
<%=FormatNumber(rcsSismos("magnitude"),1)%> |
|
| Intensidad |
| <%=rcsSismos("Intensity")%> |
| Zona Epicentral |
| <%=rcsSismos("EpicZone")%> |
| Comentarios |
| <%=rcsSismos("Comments")%> |
|