<% chameleon.updateVars(); chameleon.initSlide(); %> ${markOfTheWebStr} <%-- GOOGLE MAPS, get lat and longitude --%> <% String googleMapsApiKey = chameleon.getVarAsString("googleMapsAPIKey"); float longDecimal = 0.0f; float latDecimal = 0.0f; latitude = meta.get("GPS.GPS Latitude"); longitude = meta.get("GPS.GPS Longitude"); if (latitude != null && longitude != null) { try { // TODO: Now assumes GPS info in dms format, // generalize this StringTokenizer st = new StringTokenizer(latitude, "\"'°"); latDecimal = Integer.parseInt(st.nextToken()); latDecimal += Float.parseFloat(st.nextToken()) / 60.0f; latDecimal += Float.parseFloat(st.nextToken()) / 3600.0f; latRef = meta.get("GPS.GPS Latitude Ref"); if (latRef.charAt(0) == 'S') { latDecimal = -latDecimal; } st = new StringTokenizer(longitude, "\"'°"); longDecimal = Integer.parseInt(st.nextToken()); longDecimal += Float.parseFloat(st.nextToken()) / 60.0f; longDecimal += Float.parseFloat(st.nextToken()) / 3600.0f; longRef = meta.get("GPS.GPS Longitude Ref"); if (longRef.charAt(0) == 'W') { longDecimal = -longDecimal; } } catch (Exeception e) { out.println(e); } } %> ,$keywords,$author" /> ${simplePath}/$label <%-- GOOGLE MAP --%> <%-- EO GOOGLE MAP--%>
PrevNext
Up ${slidePath} Prev Next Slideshow
 

${currentSlideHeader} 1%>> 0)%>> 0)%>>
${languageString} ${slideText} $text.order imageHeight)? (chameleon.mImageWidth < 800):(chameleon.mImageHeight < 800)) || ((originalWidth > originalHeight)? (originalWidth < 800):(originalHeight < 800)))%>> Warning Download $text.originalImageDownload
<%=chameleon.slideLinkList()%>
${slideThumbList}
${metadata}

${imagemapCode} ${slideThumbListLeft}Movie $fileName $fileName<ja:if exists= - <%=chameleon.stripHTML(comment)%>"> usemap="#imagemap" onclick="window.open('${originalPage}','originalslide','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=yes')" /> - <%=chameleon.stripHTML(comment)%>" title=" $text.downsizedImage [$fileName - <%=chameleon.getSizeAsString(fileSize)%>] "> usemap="#imagemap" /> <%-- GOOGLE MAPS --%> <% if (meta != null && meta.get("GPS.GPS Latitude") != null && meta.get("GPS.GPS Longitude") != null) { try { String mapStr = "
"; iPos = chameleon.slideThumbListRight.indexOf("
"); tmpThumbsStr += chameleon.slideThumbListRight.substring(iPos); chameleon.slideThumbListRight = tmpThumbsStr; } catch (Exception e) { e.printStacktrace(); } } %> <%-- EO GOOGLE MAPS --%> ${slideThumbListRight}
> " + mapStr + "

1%>> 0)%>> 0)%>> 0%>>
${languageString} ${slideText} $text.order imageHeight)? (chameleon.mImageWidth < 800):(chameleon.mImageHeight < 800)) || ((originalWidth > originalHeight)? (originalWidth < 800):(originalHeight < 800)))%>>  Download $text.originalImageDownload
<%=chameleon.slideLinkList()%>
${slideThumbList}
${metadata}
${slideHelp}
${slideInfo}
${currentSlideFooter} 0%>>
${slideInfo}
$meta
${soundCode}