<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">


  <security cors="">
    <!--
    <crossdomainxml url="http://RESSOURCES_URL/crossdomain.xml" />
    -->
    <allowdomain domain="*" />
  </security>

  <krpano tour_firststartactiondone="false" />
  <events name="startbehavioursevents" onxmlcomplete="startbehavioursxmlcompleteaction();" keep="true"/>

  <!-- generated by Panotour Pro V2.5.14 64bits : 12-05-2026 16-20-21 -->
  <!-- Project file : /Users/baldovino/Documents/9953577.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_en.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null OR startscene === "undefined", set(startscene, get(s));); );
    if (startscene === null OR startscene === "undefined",
      set(startscene, pano84);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 33 Groups -->

  <!-- Group Group 120 : 1 panoramas -->
  
<!-- **** @PanoName="Output 12" @PanoFile="/Users/baldovino/Downloads/9953577/Output 12.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano84"
       heading="0"
       thumburl="%FIRSTXML%/output_12_84/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano84_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="175.120000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="175.120000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_12_84/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_12_84/0/1/%v_%u.jpg"/>
          <right url="output_12_84/1/1/%v_%u.jpg"/>
          <back  url="output_12_84/2/1/%v_%u.jpg"/>
          <left  url="output_12_84/3/1/%v_%u.jpg"/>
          <up    url="output_12_84/4/1/%v_%u.jpg"/>
          <down  url="output_12_84/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_12_84/0/0/%v_%u.jpg"/>
          <right url="output_12_84/1/0/%v_%u.jpg"/>
          <back  url="output_12_84/2/0/%v_%u.jpg"/>
          <left  url="output_12_84/3/0/%v_%u.jpg"/>
          <up    url="output_12_84/4/0/%v_%u.jpg"/>
          <down  url="output_12_84/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_12_84/mobile/0.jpg"/>
      <right url="output_12_84/mobile/1.jpg"/>
      <back  url="output_12_84/mobile/2.jpg"/>
      <left  url="output_12_84/mobile/3.jpg"/>
      <up    url="output_12_84/mobile/4.jpg"/>
      <down  url="output_12_84/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint155"
           ath="178.509317" atv="-1.867220"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano112"
           onclick="onclickspotpoint155"
           tooltip="spotpoint155_tooltip"
           />
  <hotspot name="spotpoint155" devices="flash" zorder="3"/>
  <hotspot name="spotpoint155" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint155">
  
        mainloadscene(pano112);lookat(174.150000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint155].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint155].visible, true);
  </action>
  <events name="pano84stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 148 : 1 panoramas -->
  
<!-- **** @PanoName="Output 40" @PanoFile="/Users/baldovino/Downloads/9953577/Output 40.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano112"
       heading="0"
       thumburl="%FIRSTXML%/output_40_112/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano112_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_40_112/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_40_112/0/1/%v_%u.jpg"/>
          <right url="output_40_112/1/1/%v_%u.jpg"/>
          <back  url="output_40_112/2/1/%v_%u.jpg"/>
          <left  url="output_40_112/3/1/%v_%u.jpg"/>
          <up    url="output_40_112/4/1/%v_%u.jpg"/>
          <down  url="output_40_112/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_40_112/0/0/%v_%u.jpg"/>
          <right url="output_40_112/1/0/%v_%u.jpg"/>
          <back  url="output_40_112/2/0/%v_%u.jpg"/>
          <left  url="output_40_112/3/0/%v_%u.jpg"/>
          <up    url="output_40_112/4/0/%v_%u.jpg"/>
          <down  url="output_40_112/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_40_112/mobile/0.jpg"/>
      <right url="output_40_112/mobile/1.jpg"/>
      <back  url="output_40_112/mobile/2.jpg"/>
      <left  url="output_40_112/mobile/3.jpg"/>
      <up    url="output_40_112/mobile/4.jpg"/>
      <down  url="output_40_112/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint158"
           ath="88.322981" atv="-1.867220"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano94"
           onclick="onclickspotpoint158"
           tooltip="spotpoint158_tooltip"
           />
  <hotspot name="spotpoint158" devices="flash" zorder="3"/>
  <hotspot name="spotpoint158" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint158">
  
        mainloadscene(pano94);lookat(-161.775000, 0.225000, 90.000000);


  </action>





  <hotspot name="spotpoint218"
           ath="-8.571429" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano84"
           onclick="onclickspotpoint218"
           tooltip="spotpoint218_tooltip"
           />
  <hotspot name="spotpoint218" devices="flash" zorder="3"/>
  <hotspot name="spotpoint218" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint218">
  
        mainloadscene(pano84);lookat(-10.955000, 4.725000, 90.000000);


  </action>





  <hotspot name="spotpoint219"
           ath="-103.975155" atv="-6.348548"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano83"
           onclick="onclickspotpoint219"
           tooltip="spotpoint219_tooltip"
           />
  <hotspot name="spotpoint219" devices="flash" zorder="3"/>
  <hotspot name="spotpoint219" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint219">
  
        mainloadscene(pano83);lookat(-61.875000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint158].visible, false);

    set(hotspot[spotpoint218].visible, false);

    set(hotspot[spotpoint219].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint158].visible, true);

  
  set(hotspot[spotpoint218].visible, true);

  
  set(hotspot[spotpoint219].visible, true);
  </action>
  <events name="pano112stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 118 : 1 panoramas -->
  
<!-- **** @PanoName="Output 9" @PanoFile="/Users/baldovino/Downloads/9953577/Output 9.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano117"
       heading="0"
       thumburl="%FIRSTXML%/output_9_117/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano117_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_9_117/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_9_117/0/1/%v_%u.jpg"/>
          <right url="output_9_117/1/1/%v_%u.jpg"/>
          <back  url="output_9_117/2/1/%v_%u.jpg"/>
          <left  url="output_9_117/3/1/%v_%u.jpg"/>
          <up    url="output_9_117/4/1/%v_%u.jpg"/>
          <down  url="output_9_117/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_9_117/0/0/%v_%u.jpg"/>
          <right url="output_9_117/1/0/%v_%u.jpg"/>
          <back  url="output_9_117/2/0/%v_%u.jpg"/>
          <left  url="output_9_117/3/0/%v_%u.jpg"/>
          <up    url="output_9_117/4/0/%v_%u.jpg"/>
          <down  url="output_9_117/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_9_117/mobile/0.jpg"/>
      <right url="output_9_117/mobile/1.jpg"/>
      <back  url="output_9_117/mobile/2.jpg"/>
      <left  url="output_9_117/mobile/3.jpg"/>
      <up    url="output_9_117/mobile/4.jpg"/>
      <down  url="output_9_117/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint211"
           ath="-168.819876" atv="-9.336100"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano116"
           onclick="onclickspotpoint211"
           tooltip="spotpoint211_tooltip"
           />
  <hotspot name="spotpoint211" devices="flash" zorder="3"/>
  <hotspot name="spotpoint211" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint211">
  
        mainloadscene(pano116);lookat(177.750000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint213"
           ath="-130.062112" atv="-11.576763"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano82"
           onclick="onclickspotpoint213"
           tooltip="spotpoint213_tooltip"
           />
  <hotspot name="spotpoint213" devices="flash" zorder="3"/>
  <hotspot name="spotpoint213" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint213">
  
        mainloadscene(pano82);lookat(-12.825000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint211].visible, false);

    set(hotspot[spotpoint213].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint211].visible, true);

  
  set(hotspot[spotpoint213].visible, true);
  </action>
  <events name="pano117stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 119 : 1 panoramas -->
  
<!-- **** @PanoName="Output 11" @PanoFile="/Users/baldovino/Downloads/9953577/Output 11.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano83"
       heading="0"
       thumburl="%FIRSTXML%/output_11_83/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano83_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_11_83/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_11_83/0/1/%v_%u.jpg"/>
          <right url="output_11_83/1/1/%v_%u.jpg"/>
          <back  url="output_11_83/2/1/%v_%u.jpg"/>
          <left  url="output_11_83/3/1/%v_%u.jpg"/>
          <up    url="output_11_83/4/1/%v_%u.jpg"/>
          <down  url="output_11_83/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_11_83/0/0/%v_%u.jpg"/>
          <right url="output_11_83/1/0/%v_%u.jpg"/>
          <back  url="output_11_83/2/0/%v_%u.jpg"/>
          <left  url="output_11_83/3/0/%v_%u.jpg"/>
          <up    url="output_11_83/4/0/%v_%u.jpg"/>
          <down  url="output_11_83/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_11_83/mobile/0.jpg"/>
      <right url="output_11_83/mobile/1.jpg"/>
      <back  url="output_11_83/mobile/2.jpg"/>
      <left  url="output_11_83/mobile/3.jpg"/>
      <up    url="output_11_83/mobile/4.jpg"/>
      <down  url="output_11_83/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint201"
           ath="-146.459627" atv="-0.373444"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano98"
           onclick="onclickspotpoint201"
           tooltip="spotpoint201_tooltip"
           />
  <hotspot name="spotpoint201" devices="flash" zorder="3"/>
  <hotspot name="spotpoint201" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint201">
  
        mainloadscene(pano98);lookat(4.950000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint202"
           ath="-45.093168" atv="-12.323651"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano109"
           onclick="onclickspotpoint202"
           tooltip="spotpoint202_tooltip"
           />
  <hotspot name="spotpoint202" devices="flash" zorder="3"/>
  <hotspot name="spotpoint202" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint202">
  
        mainloadscene(pano109);lookat(179.775000, 6.075000, 90.000000);


  </action>





  <hotspot name="spotpoint208"
           ath="25.714286" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano105"
           onclick="onclickspotpoint208"
           tooltip="spotpoint208_tooltip"
           />
  <hotspot name="spotpoint208" devices="flash" zorder="3"/>
  <hotspot name="spotpoint208" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint208">
  
        mainloadscene(pano105);lookat(-173.025000, 4.725000, 90.000000);


  </action>





  <hotspot name="spotpoint220"
           ath="64.472050" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano112"
           onclick="onclickspotpoint220"
           tooltip="spotpoint220_tooltip"
           />
  <hotspot name="spotpoint220" devices="flash" zorder="3"/>
  <hotspot name="spotpoint220" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint220">
  
        mainloadscene(pano112);lookat(82.125000, 2.475000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint201].visible, false);

    set(hotspot[spotpoint202].visible, false);

    set(hotspot[spotpoint208].visible, false);

    set(hotspot[spotpoint220].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint201].visible, true);

  
  set(hotspot[spotpoint202].visible, true);

  
  set(hotspot[spotpoint208].visible, true);

  
  set(hotspot[spotpoint220].visible, true);
  </action>
  <events name="pano83stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 121 : 1 panoramas -->
  
<!-- **** @PanoName="Output 13" @PanoFile="/Users/baldovino/Downloads/9953577/Output 13.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano85"
       heading="0"
       thumburl="%FIRSTXML%/output_13_85/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano85_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_13_85/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_13_85/0/1/%v_%u.jpg"/>
          <right url="output_13_85/1/1/%v_%u.jpg"/>
          <back  url="output_13_85/2/1/%v_%u.jpg"/>
          <left  url="output_13_85/3/1/%v_%u.jpg"/>
          <up    url="output_13_85/4/1/%v_%u.jpg"/>
          <down  url="output_13_85/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_13_85/0/0/%v_%u.jpg"/>
          <right url="output_13_85/1/0/%v_%u.jpg"/>
          <back  url="output_13_85/2/0/%v_%u.jpg"/>
          <left  url="output_13_85/3/0/%v_%u.jpg"/>
          <up    url="output_13_85/4/0/%v_%u.jpg"/>
          <down  url="output_13_85/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_13_85/mobile/0.jpg"/>
      <right url="output_13_85/mobile/1.jpg"/>
      <back  url="output_13_85/mobile/2.jpg"/>
      <left  url="output_13_85/mobile/3.jpg"/>
      <up    url="output_13_85/mobile/4.jpg"/>
      <down  url="output_13_85/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint163"
           ath="166.583851" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano87"
           onclick="onclickspotpoint163"
           tooltip="spotpoint163_tooltip"
           />
  <hotspot name="spotpoint163" devices="flash" zorder="3"/>
  <hotspot name="spotpoint163" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint163">
  
        mainloadscene(pano87);lookat(-132.975000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint221"
           ath="19.006211" atv="-10.829876"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano94"
           onclick="onclickspotpoint221"
           tooltip="spotpoint221_tooltip"
           />
  <hotspot name="spotpoint221" devices="flash" zorder="3"/>
  <hotspot name="spotpoint221" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint221">
  
        mainloadscene(pano94);lookat(108.000000, 3.825000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint163].visible, false);

    set(hotspot[spotpoint221].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint163].visible, true);

  
  set(hotspot[spotpoint221].visible, true);
  </action>
  <events name="pano85stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 122 : 1 panoramas -->
  
<!-- **** @PanoName="Output 14" @PanoFile="/Users/baldovino/Downloads/9953577/Output 14.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano86"
       heading="0"
       thumburl="%FIRSTXML%/output_14_86/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano86_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_14_86/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_14_86/0/1/%v_%u.jpg"/>
          <right url="output_14_86/1/1/%v_%u.jpg"/>
          <back  url="output_14_86/2/1/%v_%u.jpg"/>
          <left  url="output_14_86/3/1/%v_%u.jpg"/>
          <up    url="output_14_86/4/1/%v_%u.jpg"/>
          <down  url="output_14_86/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_14_86/0/0/%v_%u.jpg"/>
          <right url="output_14_86/1/0/%v_%u.jpg"/>
          <back  url="output_14_86/2/0/%v_%u.jpg"/>
          <left  url="output_14_86/3/0/%v_%u.jpg"/>
          <up    url="output_14_86/4/0/%v_%u.jpg"/>
          <down  url="output_14_86/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_14_86/mobile/0.jpg"/>
      <right url="output_14_86/mobile/1.jpg"/>
      <back  url="output_14_86/mobile/2.jpg"/>
      <left  url="output_14_86/mobile/3.jpg"/>
      <up    url="output_14_86/mobile/4.jpg"/>
      <down  url="output_14_86/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint166"
           ath="64.472050" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano92"
           onclick="onclickspotpoint166"
           tooltip="spotpoint166_tooltip"
           />
  <hotspot name="spotpoint166" devices="flash" zorder="3"/>
  <hotspot name="spotpoint166" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint166">
  
        mainloadscene(pano92);lookat(146.700000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint170"
           ath="171.055901" atv="-1.120332"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano114"
           onclick="onclickspotpoint170"
           tooltip="spotpoint170_tooltip"
           />
  <hotspot name="spotpoint170" devices="flash" zorder="3"/>
  <hotspot name="spotpoint170" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint170">
  
        mainloadscene(pano114);lookat(-4.275000, 3.825000, 90.000000);


  </action>





  <hotspot name="spotpoint186"
           ath="-107.701863" atv="-9.336100"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano98"
           onclick="onclickspotpoint186"
           tooltip="spotpoint186_tooltip"
           />
  <hotspot name="spotpoint186" devices="flash" zorder="3"/>
  <hotspot name="spotpoint186" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint186">
  
        mainloadscene(pano98);lookat(84.375000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint166].visible, false);

    set(hotspot[spotpoint170].visible, false);

    set(hotspot[spotpoint186].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint166].visible, true);

  
  set(hotspot[spotpoint170].visible, true);

  
  set(hotspot[spotpoint186].visible, true);
  </action>
  <events name="pano86stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 123 : 1 panoramas -->
  
<!-- **** @PanoName="Output 15" @PanoFile="/Users/baldovino/Downloads/9953577/Output 15.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano87"
       heading="0"
       thumburl="%FIRSTXML%/output_15_87/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano87_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_15_87/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_15_87/0/1/%v_%u.jpg"/>
          <right url="output_15_87/1/1/%v_%u.jpg"/>
          <back  url="output_15_87/2/1/%v_%u.jpg"/>
          <left  url="output_15_87/3/1/%v_%u.jpg"/>
          <up    url="output_15_87/4/1/%v_%u.jpg"/>
          <down  url="output_15_87/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_15_87/0/0/%v_%u.jpg"/>
          <right url="output_15_87/1/0/%v_%u.jpg"/>
          <back  url="output_15_87/2/0/%v_%u.jpg"/>
          <left  url="output_15_87/3/0/%v_%u.jpg"/>
          <up    url="output_15_87/4/0/%v_%u.jpg"/>
          <down  url="output_15_87/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_15_87/mobile/0.jpg"/>
      <right url="output_15_87/mobile/1.jpg"/>
      <back  url="output_15_87/mobile/2.jpg"/>
      <left  url="output_15_87/mobile/3.jpg"/>
      <up    url="output_15_87/mobile/4.jpg"/>
      <down  url="output_15_87/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint162"
           ath="54.037267" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano85"
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint162">
  
        mainloadscene(pano85);lookat(-27.450000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint162].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint162].visible, true);
  </action>
  <events name="pano87stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 124 : 1 panoramas -->
  
<!-- **** @PanoName="Output 16" @PanoFile="/Users/baldovino/Downloads/9953577/Output 16.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano88"
       heading="0"
       thumburl="%FIRSTXML%/output_16_88/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano88_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_16_88/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_16_88/0/1/%v_%u.jpg"/>
          <right url="output_16_88/1/1/%v_%u.jpg"/>
          <back  url="output_16_88/2/1/%v_%u.jpg"/>
          <left  url="output_16_88/3/1/%v_%u.jpg"/>
          <up    url="output_16_88/4/1/%v_%u.jpg"/>
          <down  url="output_16_88/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_16_88/0/0/%v_%u.jpg"/>
          <right url="output_16_88/1/0/%v_%u.jpg"/>
          <back  url="output_16_88/2/0/%v_%u.jpg"/>
          <left  url="output_16_88/3/0/%v_%u.jpg"/>
          <up    url="output_16_88/4/0/%v_%u.jpg"/>
          <down  url="output_16_88/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_16_88/mobile/0.jpg"/>
      <right url="output_16_88/mobile/1.jpg"/>
      <back  url="output_16_88/mobile/2.jpg"/>
      <left  url="output_16_88/mobile/3.jpg"/>
      <up    url="output_16_88/mobile/4.jpg"/>
      <down  url="output_16_88/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint176"
           ath="72.670807" atv="-7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano90"
           onclick="onclickspotpoint176"
           tooltip="spotpoint176_tooltip"
           />
  <hotspot name="spotpoint176" devices="flash" zorder="3"/>
  <hotspot name="spotpoint176" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint176">
  
        mainloadscene(pano90);lookat(74.925000, 0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint177"
           ath="-170.310559" atv="-11.576763"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano111"
           onclick="onclickspotpoint177"
           tooltip="spotpoint177_tooltip"
           />
  <hotspot name="spotpoint177" devices="flash" zorder="3"/>
  <hotspot name="spotpoint177" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint177">
  
        mainloadscene(pano111);lookat(-143.100000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint176].visible, false);

    set(hotspot[spotpoint177].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint176].visible, true);

  
  set(hotspot[spotpoint177].visible, true);
  </action>
  <events name="pano88stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 125 : 1 panoramas -->
  
<!-- **** @PanoName="Output 17" @PanoFile="/Users/baldovino/Downloads/9953577/Output 17.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano89"
       heading="0"
       thumburl="%FIRSTXML%/output_17_89/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano89_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_17_89/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_17_89/0/1/%v_%u.jpg"/>
          <right url="output_17_89/1/1/%v_%u.jpg"/>
          <back  url="output_17_89/2/1/%v_%u.jpg"/>
          <left  url="output_17_89/3/1/%v_%u.jpg"/>
          <up    url="output_17_89/4/1/%v_%u.jpg"/>
          <down  url="output_17_89/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_17_89/0/0/%v_%u.jpg"/>
          <right url="output_17_89/1/0/%v_%u.jpg"/>
          <back  url="output_17_89/2/0/%v_%u.jpg"/>
          <left  url="output_17_89/3/0/%v_%u.jpg"/>
          <up    url="output_17_89/4/0/%v_%u.jpg"/>
          <down  url="output_17_89/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_17_89/mobile/0.jpg"/>
      <right url="output_17_89/mobile/1.jpg"/>
      <back  url="output_17_89/mobile/2.jpg"/>
      <left  url="output_17_89/mobile/3.jpg"/>
      <up    url="output_17_89/mobile/4.jpg"/>
      <down  url="output_17_89/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint179"
           ath="52.546584" atv="-7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano111"
           onclick="onclickspotpoint179"
           tooltip="spotpoint179_tooltip"
           />
  <hotspot name="spotpoint179" devices="flash" zorder="3"/>
  <hotspot name="spotpoint179" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint179">
  
        mainloadscene(pano111);lookat(125.100000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint179].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint179].visible, true);
  </action>
  <events name="pano89stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 126 : 1 panoramas -->
  
<!-- **** @PanoName="Output 18" @PanoFile="/Users/baldovino/Downloads/9953577/Output 18.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano90"
       heading="0"
       thumburl="%FIRSTXML%/output_18_90/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano90_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_18_90/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_18_90/0/1/%v_%u.jpg"/>
          <right url="output_18_90/1/1/%v_%u.jpg"/>
          <back  url="output_18_90/2/1/%v_%u.jpg"/>
          <left  url="output_18_90/3/1/%v_%u.jpg"/>
          <up    url="output_18_90/4/1/%v_%u.jpg"/>
          <down  url="output_18_90/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_18_90/0/0/%v_%u.jpg"/>
          <right url="output_18_90/1/0/%v_%u.jpg"/>
          <back  url="output_18_90/2/0/%v_%u.jpg"/>
          <left  url="output_18_90/3/0/%v_%u.jpg"/>
          <up    url="output_18_90/4/0/%v_%u.jpg"/>
          <down  url="output_18_90/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_18_90/mobile/0.jpg"/>
      <right url="output_18_90/mobile/1.jpg"/>
      <back  url="output_18_90/mobile/2.jpg"/>
      <left  url="output_18_90/mobile/3.jpg"/>
      <up    url="output_18_90/mobile/4.jpg"/>
      <down  url="output_18_90/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint169"
           ath="-13.043478" atv="-13.070539"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano92"
           onclick="onclickspotpoint169"
           tooltip="spotpoint169_tooltip"
           />
  <hotspot name="spotpoint169" devices="flash" zorder="3"/>
  <hotspot name="spotpoint169" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint169">
  
        mainloadscene(pano92);lookat(-25.875000, -1.125000, 90.000000);


  </action>





  <hotspot name="spotpoint172"
           ath="-150.931677" atv="-2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano91"
           onclick="onclickspotpoint172"
           tooltip="spotpoint172_tooltip"
           />
  <hotspot name="spotpoint172" devices="flash" zorder="3"/>
  <hotspot name="spotpoint172" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint172">
  
        mainloadscene(pano91);lookat(82.350000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint175"
           ath="-137.515528" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano88"
           onclick="onclickspotpoint175"
           tooltip="spotpoint175_tooltip"
           />
  <hotspot name="spotpoint175" devices="flash" zorder="3"/>
  <hotspot name="spotpoint175" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint175">
  
        mainloadscene(pano88);lookat(-137.250000, 2.475000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint169].visible, false);

    set(hotspot[spotpoint172].visible, false);

    set(hotspot[spotpoint175].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint169].visible, true);

  
  set(hotspot[spotpoint172].visible, true);

  
  set(hotspot[spotpoint175].visible, true);
  </action>
  <events name="pano90stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 127 : 1 panoramas -->
  
<!-- **** @PanoName="Output 19" @PanoFile="/Users/baldovino/Downloads/9953577/Output 19.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano91"
       heading="0"
       thumburl="%FIRSTXML%/output_19_91/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano91_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_19_91/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_19_91/0/1/%v_%u.jpg"/>
          <right url="output_19_91/1/1/%v_%u.jpg"/>
          <back  url="output_19_91/2/1/%v_%u.jpg"/>
          <left  url="output_19_91/3/1/%v_%u.jpg"/>
          <up    url="output_19_91/4/1/%v_%u.jpg"/>
          <down  url="output_19_91/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_19_91/0/0/%v_%u.jpg"/>
          <right url="output_19_91/1/0/%v_%u.jpg"/>
          <back  url="output_19_91/2/0/%v_%u.jpg"/>
          <left  url="output_19_91/3/0/%v_%u.jpg"/>
          <up    url="output_19_91/4/0/%v_%u.jpg"/>
          <down  url="output_19_91/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_19_91/mobile/0.jpg"/>
      <right url="output_19_91/mobile/1.jpg"/>
      <back  url="output_19_91/mobile/2.jpg"/>
      <left  url="output_19_91/mobile/3.jpg"/>
      <up    url="output_19_91/mobile/4.jpg"/>
      <down  url="output_19_91/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint174"
           ath="-144.223602" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano90"
           onclick="onclickspotpoint174"
           tooltip="spotpoint174_tooltip"
           />
  <hotspot name="spotpoint174" devices="flash" zorder="3"/>
  <hotspot name="spotpoint174" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint174">
  
        mainloadscene(pano90);lookat(-15.750000, 2.475000, 90.000000);


  </action>





  <hotspot name="spotpoint181"
           ath="-6.335404" atv="7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           onclick="onclickspotpoint181"
           tooltip="spotpoint181_tooltip"
           />
  <hotspot name="spotpoint181" devices="flash" zorder="3"/>
  <hotspot name="spotpoint181" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint181">
  
        mainloadscene(pano113);lookat(36.000000, -2.025000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint174].visible, false);

    set(hotspot[spotpoint181].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint174].visible, true);

  
  set(hotspot[spotpoint181].visible, true);
  </action>
  <events name="pano91stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 128 : 1 panoramas -->
  
<!-- **** @PanoName="Output 20" @PanoFile="/Users/baldovino/Downloads/9953577/Output 20.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano92"
       heading="0"
       thumburl="%FIRSTXML%/output_20_92/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano92_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_20_92/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_20_92/0/1/%v_%u.jpg"/>
          <right url="output_20_92/1/1/%v_%u.jpg"/>
          <back  url="output_20_92/2/1/%v_%u.jpg"/>
          <left  url="output_20_92/3/1/%v_%u.jpg"/>
          <up    url="output_20_92/4/1/%v_%u.jpg"/>
          <down  url="output_20_92/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_20_92/0/0/%v_%u.jpg"/>
          <right url="output_20_92/1/0/%v_%u.jpg"/>
          <back  url="output_20_92/2/0/%v_%u.jpg"/>
          <left  url="output_20_92/3/0/%v_%u.jpg"/>
          <up    url="output_20_92/4/0/%v_%u.jpg"/>
          <down  url="output_20_92/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_20_92/mobile/0.jpg"/>
      <right url="output_20_92/mobile/1.jpg"/>
      <back  url="output_20_92/mobile/2.jpg"/>
      <left  url="output_20_92/mobile/3.jpg"/>
      <up    url="output_20_92/mobile/4.jpg"/>
      <down  url="output_20_92/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint165"
           ath="-108.447205" atv="-2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano86"
           onclick="onclickspotpoint165"
           tooltip="spotpoint165_tooltip"
           />
  <hotspot name="spotpoint165" devices="flash" zorder="3"/>
  <hotspot name="spotpoint165" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint165">
  
        mainloadscene(pano86);lookat(180.000000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint167"
           ath="65.962733" atv="-6.348548"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano94"
           onclick="onclickspotpoint167"
           tooltip="spotpoint167_tooltip"
           />
  <hotspot name="spotpoint167" devices="flash" zorder="3"/>
  <hotspot name="spotpoint167" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint167">
  
        mainloadscene(pano94);lookat(108.675000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint168"
           ath="168.819876" atv="-10.829876"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano90"
           onclick="onclickspotpoint168"
           tooltip="spotpoint168_tooltip"
           />
  <hotspot name="spotpoint168" devices="flash" zorder="3"/>
  <hotspot name="spotpoint168" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint168">
  
        mainloadscene(pano90);lookat(165.825000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint165].visible, false);

    set(hotspot[spotpoint167].visible, false);

    set(hotspot[spotpoint168].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint165].visible, true);

  
  set(hotspot[spotpoint167].visible, true);

  
  set(hotspot[spotpoint168].visible, true);
  </action>
  <events name="pano92stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 130 : 1 panoramas -->
  
<!-- **** @PanoName="Output 22" @PanoFile="/Users/baldovino/Downloads/9953577/Output 22.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano94"
       heading="0"
       thumburl="%FIRSTXML%/output_22_94/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano94_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_22_94/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_22_94/0/1/%v_%u.jpg"/>
          <right url="output_22_94/1/1/%v_%u.jpg"/>
          <back  url="output_22_94/2/1/%v_%u.jpg"/>
          <left  url="output_22_94/3/1/%v_%u.jpg"/>
          <up    url="output_22_94/4/1/%v_%u.jpg"/>
          <down  url="output_22_94/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_22_94/0/0/%v_%u.jpg"/>
          <right url="output_22_94/1/0/%v_%u.jpg"/>
          <back  url="output_22_94/2/0/%v_%u.jpg"/>
          <left  url="output_22_94/3/0/%v_%u.jpg"/>
          <up    url="output_22_94/4/0/%v_%u.jpg"/>
          <down  url="output_22_94/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_22_94/mobile/0.jpg"/>
      <right url="output_22_94/mobile/1.jpg"/>
      <back  url="output_22_94/mobile/2.jpg"/>
      <left  url="output_22_94/mobile/3.jpg"/>
      <up    url="output_22_94/mobile/4.jpg"/>
      <down  url="output_22_94/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint159"
           ath="178.509317" atv="4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano110"
           onclick="onclickspotpoint159"
           tooltip="spotpoint159_tooltip"
           />
  <hotspot name="spotpoint159" devices="flash" zorder="3"/>
  <hotspot name="spotpoint159" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint159">
  
        mainloadscene(pano110);lookat(-109.125000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint160"
           ath="73.416149" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano112"
           onclick="onclickspotpoint160"
           tooltip="spotpoint160_tooltip"
           />
  <hotspot name="spotpoint160" devices="flash" zorder="3"/>
  <hotspot name="spotpoint160" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint160">
  
        mainloadscene(pano112);lookat(-4.275000, -1.125000, 90.000000);


  </action>





  <hotspot name="spotpoint161"
           ath="-101.739130" atv="-7.842324"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano85"
           onclick="onclickspotpoint161"
           tooltip="spotpoint161_tooltip"
           />
  <hotspot name="spotpoint161" devices="flash" zorder="3"/>
  <hotspot name="spotpoint161" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint161">
  
        mainloadscene(pano85);lookat(151.425000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint164"
           ath="-71.180124" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano92"
           onclick="onclickspotpoint164"
           tooltip="spotpoint164_tooltip"
           />
  <hotspot name="spotpoint164" devices="flash" zorder="3"/>
  <hotspot name="spotpoint164" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint164">
  
        mainloadscene(pano92);lookat(-126.450000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint159].visible, false);

    set(hotspot[spotpoint160].visible, false);

    set(hotspot[spotpoint161].visible, false);

    set(hotspot[spotpoint164].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint159].visible, true);

  
  set(hotspot[spotpoint160].visible, true);

  
  set(hotspot[spotpoint161].visible, true);

  
  set(hotspot[spotpoint164].visible, true);
  </action>
  <events name="pano94stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 131 : 1 panoramas -->
  
<!-- **** @PanoName="Output 23" @PanoFile="/Users/baldovino/Downloads/9953577/Output 23.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano95"
       heading="0"
       thumburl="%FIRSTXML%/output_23_95/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano95_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_23_95/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_23_95/0/1/%v_%u.jpg"/>
          <right url="output_23_95/1/1/%v_%u.jpg"/>
          <back  url="output_23_95/2/1/%v_%u.jpg"/>
          <left  url="output_23_95/3/1/%v_%u.jpg"/>
          <up    url="output_23_95/4/1/%v_%u.jpg"/>
          <down  url="output_23_95/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_23_95/0/0/%v_%u.jpg"/>
          <right url="output_23_95/1/0/%v_%u.jpg"/>
          <back  url="output_23_95/2/0/%v_%u.jpg"/>
          <left  url="output_23_95/3/0/%v_%u.jpg"/>
          <up    url="output_23_95/4/0/%v_%u.jpg"/>
          <down  url="output_23_95/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_23_95/mobile/0.jpg"/>
      <right url="output_23_95/mobile/1.jpg"/>
      <back  url="output_23_95/mobile/2.jpg"/>
      <left  url="output_23_95/mobile/3.jpg"/>
      <up    url="output_23_95/mobile/4.jpg"/>
      <down  url="output_23_95/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint184"
           ath="-16.770186" atv="2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano96"
           onclick="onclickspotpoint184"
           tooltip="spotpoint184_tooltip"
           />
  <hotspot name="spotpoint184" devices="flash" zorder="3"/>
  <hotspot name="spotpoint184" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint184">
  
        mainloadscene(pano96);lookat(-56.700000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint184].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint184].visible, true);
  </action>
  <events name="pano95stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 132 : 1 panoramas -->
  
<!-- **** @PanoName="Output 24" @PanoFile="/Users/baldovino/Downloads/9953577/Output 24.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano96"
       heading="0"
       thumburl="%FIRSTXML%/output_24_96/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano96_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_24_96/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_24_96/0/1/%v_%u.jpg"/>
          <right url="output_24_96/1/1/%v_%u.jpg"/>
          <back  url="output_24_96/2/1/%v_%u.jpg"/>
          <left  url="output_24_96/3/1/%v_%u.jpg"/>
          <up    url="output_24_96/4/1/%v_%u.jpg"/>
          <down  url="output_24_96/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_24_96/0/0/%v_%u.jpg"/>
          <right url="output_24_96/1/0/%v_%u.jpg"/>
          <back  url="output_24_96/2/0/%v_%u.jpg"/>
          <left  url="output_24_96/3/0/%v_%u.jpg"/>
          <up    url="output_24_96/4/0/%v_%u.jpg"/>
          <down  url="output_24_96/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_24_96/mobile/0.jpg"/>
      <right url="output_24_96/mobile/1.jpg"/>
      <back  url="output_24_96/mobile/2.jpg"/>
      <left  url="output_24_96/mobile/3.jpg"/>
      <up    url="output_24_96/mobile/4.jpg"/>
      <down  url="output_24_96/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint185"
           ath="144.968944" atv="8.589212"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano95"
           onclick="onclickspotpoint185"
           tooltip="spotpoint185_tooltip"
           />
  <hotspot name="spotpoint185" devices="flash" zorder="3"/>
  <hotspot name="spotpoint185" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint185">
  
        mainloadscene(pano95);lookat(164.700000, 5.625000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint185].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint185].visible, true);
  </action>
  <events name="pano96stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 134 : 1 panoramas -->
  
<!-- **** @PanoName="Output 26" @PanoFile="/Users/baldovino/Downloads/9953577/Output 26.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano98"
       heading="0"
       thumburl="%FIRSTXML%/output_26_98/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano98_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_26_98/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_26_98/0/1/%v_%u.jpg"/>
          <right url="output_26_98/1/1/%v_%u.jpg"/>
          <back  url="output_26_98/2/1/%v_%u.jpg"/>
          <left  url="output_26_98/3/1/%v_%u.jpg"/>
          <up    url="output_26_98/4/1/%v_%u.jpg"/>
          <down  url="output_26_98/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_26_98/0/0/%v_%u.jpg"/>
          <right url="output_26_98/1/0/%v_%u.jpg"/>
          <back  url="output_26_98/2/0/%v_%u.jpg"/>
          <left  url="output_26_98/3/0/%v_%u.jpg"/>
          <up    url="output_26_98/4/0/%v_%u.jpg"/>
          <down  url="output_26_98/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_26_98/mobile/0.jpg"/>
      <right url="output_26_98/mobile/1.jpg"/>
      <back  url="output_26_98/mobile/2.jpg"/>
      <left  url="output_26_98/mobile/3.jpg"/>
      <up    url="output_26_98/mobile/4.jpg"/>
      <down  url="output_26_98/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint187"
           ath="72.670807" atv="-2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano99"
           onclick="onclickspotpoint187"
           tooltip="spotpoint187_tooltip"
           />
  <hotspot name="spotpoint187" devices="flash" zorder="3"/>
  <hotspot name="spotpoint187" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint187">
  
        mainloadscene(pano99);lookat(-90.450000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint199"
           ath="-101.739130" atv="-8.589212"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano86"
           onclick="onclickspotpoint199"
           tooltip="spotpoint199_tooltip"
           />
  <hotspot name="spotpoint199" devices="flash" zorder="3"/>
  <hotspot name="spotpoint199" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint199">
  
        mainloadscene(pano86);lookat(82.575000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint200"
           ath="172.546584" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano83"
           onclick="onclickspotpoint200"
           tooltip="spotpoint200_tooltip"
           />
  <hotspot name="spotpoint200" devices="flash" zorder="3"/>
  <hotspot name="spotpoint200" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint200">
  
        mainloadscene(pano83);lookat(28.575000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint187].visible, false);

    set(hotspot[spotpoint199].visible, false);

    set(hotspot[spotpoint200].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint187].visible, true);

  
  set(hotspot[spotpoint199].visible, true);

  
  set(hotspot[spotpoint200].visible, true);
  </action>
  <events name="pano98stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 135 : 1 panoramas -->
  
<!-- **** @PanoName="Output 27" @PanoFile="/Users/baldovino/Downloads/9953577/Output 27.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano99"
       heading="0"
       thumburl="%FIRSTXML%/output_27_99/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano99_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_27_99/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_27_99/0/1/%v_%u.jpg"/>
          <right url="output_27_99/1/1/%v_%u.jpg"/>
          <back  url="output_27_99/2/1/%v_%u.jpg"/>
          <left  url="output_27_99/3/1/%v_%u.jpg"/>
          <up    url="output_27_99/4/1/%v_%u.jpg"/>
          <down  url="output_27_99/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_27_99/0/0/%v_%u.jpg"/>
          <right url="output_27_99/1/0/%v_%u.jpg"/>
          <back  url="output_27_99/2/0/%v_%u.jpg"/>
          <left  url="output_27_99/3/0/%v_%u.jpg"/>
          <up    url="output_27_99/4/0/%v_%u.jpg"/>
          <down  url="output_27_99/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_27_99/mobile/0.jpg"/>
      <right url="output_27_99/mobile/1.jpg"/>
      <back  url="output_27_99/mobile/2.jpg"/>
      <left  url="output_27_99/mobile/3.jpg"/>
      <up    url="output_27_99/mobile/4.jpg"/>
      <down  url="output_27_99/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint188"
           ath="-173.291925" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano102"
           onclick="onclickspotpoint188"
           tooltip="spotpoint188_tooltip"
           />
  <hotspot name="spotpoint188" devices="flash" zorder="3"/>
  <hotspot name="spotpoint188" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint188">
  
        mainloadscene(pano102);lookat(-176.625000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint194"
           ath="-97.267081" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano103"
           onclick="onclickspotpoint194"
           tooltip="spotpoint194_tooltip"
           />
  <hotspot name="spotpoint194" devices="flash" zorder="3"/>
  <hotspot name="spotpoint194" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint194">
  
        mainloadscene(pano103);lookat(-84.825000, -0.225000, 90.000000);


  </action>





  <hotspot name="spotpoint198"
           ath="73.416149" atv="-1.867220"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano98"
           onclick="onclickspotpoint198"
           tooltip="spotpoint198_tooltip"
           />
  <hotspot name="spotpoint198" devices="flash" zorder="3"/>
  <hotspot name="spotpoint198" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint198">
  
        mainloadscene(pano98);lookat(-80.550000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint188].visible, false);

    set(hotspot[spotpoint194].visible, false);

    set(hotspot[spotpoint198].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint188].visible, true);

  
  set(hotspot[spotpoint194].visible, true);

  
  set(hotspot[spotpoint198].visible, true);
  </action>
  <events name="pano99stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 136 : 1 panoramas -->
  
<!-- **** @PanoName="Output 28" @PanoFile="/Users/baldovino/Downloads/9953577/Output 28.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano100"
       heading="0"
       thumburl="%FIRSTXML%/output_28_100/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano100_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_28_100/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_28_100/0/1/%v_%u.jpg"/>
          <right url="output_28_100/1/1/%v_%u.jpg"/>
          <back  url="output_28_100/2/1/%v_%u.jpg"/>
          <left  url="output_28_100/3/1/%v_%u.jpg"/>
          <up    url="output_28_100/4/1/%v_%u.jpg"/>
          <down  url="output_28_100/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_28_100/0/0/%v_%u.jpg"/>
          <right url="output_28_100/1/0/%v_%u.jpg"/>
          <back  url="output_28_100/2/0/%v_%u.jpg"/>
          <left  url="output_28_100/3/0/%v_%u.jpg"/>
          <up    url="output_28_100/4/0/%v_%u.jpg"/>
          <down  url="output_28_100/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_28_100/mobile/0.jpg"/>
      <right url="output_28_100/mobile/1.jpg"/>
      <back  url="output_28_100/mobile/2.jpg"/>
      <left  url="output_28_100/mobile/3.jpg"/>
      <up    url="output_28_100/mobile/4.jpg"/>
      <down  url="output_28_100/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint190"
           ath="-176.273292" atv="-0.373444"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano101"
           onclick="onclickspotpoint190"
           tooltip="spotpoint190_tooltip"
           />
  <hotspot name="spotpoint190" devices="flash" zorder="3"/>
  <hotspot name="spotpoint190" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint190">
  
        mainloadscene(pano101);lookat(93.375000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint193"
           ath="-118.881988" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano99"
           onclick="onclickspotpoint193"
           tooltip="spotpoint193_tooltip"
           />
  <hotspot name="spotpoint193" devices="flash" zorder="3"/>
  <hotspot name="spotpoint193" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint193">
  
        mainloadscene(pano99);lookat(93.825000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint190].visible, false);

    set(hotspot[spotpoint193].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint190].visible, true);

  
  set(hotspot[spotpoint193].visible, true);
  </action>
  <events name="pano100stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 137 : 1 panoramas -->
  
<!-- **** @PanoName="Output 29" @PanoFile="/Users/baldovino/Downloads/9953577/Output 29.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano101"
       heading="0"
       thumburl="%FIRSTXML%/output_29_101/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano101_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_29_101/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_29_101/0/1/%v_%u.jpg"/>
          <right url="output_29_101/1/1/%v_%u.jpg"/>
          <back  url="output_29_101/2/1/%v_%u.jpg"/>
          <left  url="output_29_101/3/1/%v_%u.jpg"/>
          <up    url="output_29_101/4/1/%v_%u.jpg"/>
          <down  url="output_29_101/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_29_101/0/0/%v_%u.jpg"/>
          <right url="output_29_101/1/0/%v_%u.jpg"/>
          <back  url="output_29_101/2/0/%v_%u.jpg"/>
          <left  url="output_29_101/3/0/%v_%u.jpg"/>
          <up    url="output_29_101/4/0/%v_%u.jpg"/>
          <down  url="output_29_101/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_29_101/mobile/0.jpg"/>
      <right url="output_29_101/mobile/1.jpg"/>
      <back  url="output_29_101/mobile/2.jpg"/>
      <left  url="output_29_101/mobile/3.jpg"/>
      <up    url="output_29_101/mobile/4.jpg"/>
      <down  url="output_29_101/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint192"
           ath="-115.900621" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano100"
           onclick="onclickspotpoint192"
           tooltip="spotpoint192_tooltip"
           />
  <hotspot name="spotpoint192" devices="flash" zorder="3"/>
  <hotspot name="spotpoint192" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint192">
  
        mainloadscene(pano100);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint192].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint192].visible, true);
  </action>
  <events name="pano101stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 138 : 1 panoramas -->
  
<!-- **** @PanoName="Output 30" @PanoFile="/Users/baldovino/Downloads/9953577/Output 30.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano102"
       heading="0"
       thumburl="%FIRSTXML%/output_30_102/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano102_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_30_102/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_30_102/0/1/%v_%u.jpg"/>
          <right url="output_30_102/1/1/%v_%u.jpg"/>
          <back  url="output_30_102/2/1/%v_%u.jpg"/>
          <left  url="output_30_102/3/1/%v_%u.jpg"/>
          <up    url="output_30_102/4/1/%v_%u.jpg"/>
          <down  url="output_30_102/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_30_102/0/0/%v_%u.jpg"/>
          <right url="output_30_102/1/0/%v_%u.jpg"/>
          <back  url="output_30_102/2/0/%v_%u.jpg"/>
          <left  url="output_30_102/3/0/%v_%u.jpg"/>
          <up    url="output_30_102/4/0/%v_%u.jpg"/>
          <down  url="output_30_102/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_30_102/mobile/0.jpg"/>
      <right url="output_30_102/mobile/1.jpg"/>
      <back  url="output_30_102/mobile/2.jpg"/>
      <left  url="output_30_102/mobile/3.jpg"/>
      <up    url="output_30_102/mobile/4.jpg"/>
      <down  url="output_30_102/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint189"
           ath="171.055901" atv="-6.348548"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano100"
           onclick="onclickspotpoint189"
           tooltip="spotpoint189_tooltip"
           />
  <hotspot name="spotpoint189" devices="flash" zorder="3"/>
  <hotspot name="spotpoint189" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint189">
  
        mainloadscene(pano100);lookat(93.375000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint191"
           ath="-76.397516" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano99"
           onclick="onclickspotpoint191"
           tooltip="spotpoint191_tooltip"
           />
  <hotspot name="spotpoint191" devices="flash" zorder="3"/>
  <hotspot name="spotpoint191" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint191">
  
        mainloadscene(pano99);lookat(2.700000, 2.025000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint189].visible, false);

    set(hotspot[spotpoint191].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint189].visible, true);

  
  set(hotspot[spotpoint191].visible, true);
  </action>
  <events name="pano102stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 139 : 1 panoramas -->
  
<!-- **** @PanoName="Output 31" @PanoFile="/Users/baldovino/Downloads/9953577/Output 31.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano103"
       heading="0"
       thumburl="%FIRSTXML%/output_31_103/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano103_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_31_103/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_31_103/0/1/%v_%u.jpg"/>
          <right url="output_31_103/1/1/%v_%u.jpg"/>
          <back  url="output_31_103/2/1/%v_%u.jpg"/>
          <left  url="output_31_103/3/1/%v_%u.jpg"/>
          <up    url="output_31_103/4/1/%v_%u.jpg"/>
          <down  url="output_31_103/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_31_103/0/0/%v_%u.jpg"/>
          <right url="output_31_103/1/0/%v_%u.jpg"/>
          <back  url="output_31_103/2/0/%v_%u.jpg"/>
          <left  url="output_31_103/3/0/%v_%u.jpg"/>
          <up    url="output_31_103/4/0/%v_%u.jpg"/>
          <down  url="output_31_103/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_31_103/mobile/0.jpg"/>
      <right url="output_31_103/mobile/1.jpg"/>
      <back  url="output_31_103/mobile/2.jpg"/>
      <left  url="output_31_103/mobile/3.jpg"/>
      <up    url="output_31_103/mobile/4.jpg"/>
      <down  url="output_31_103/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint195"
           ath="164.347826" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano104"
           onclick="onclickspotpoint195"
           tooltip="spotpoint195_tooltip"
           />
  <hotspot name="spotpoint195" devices="flash" zorder="3"/>
  <hotspot name="spotpoint195" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint195">
  
        mainloadscene(pano104);lookat(-98.550000, 0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint197"
           ath="115.900621" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano99"
           onclick="onclickspotpoint197"
           tooltip="spotpoint197_tooltip"
           />
  <hotspot name="spotpoint197" devices="flash" zorder="3"/>
  <hotspot name="spotpoint197" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint197">
  
        mainloadscene(pano99);lookat(81.675000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint195].visible, false);

    set(hotspot[spotpoint197].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint195].visible, true);

  
  set(hotspot[spotpoint197].visible, true);
  </action>
  <events name="pano103stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 140 : 1 panoramas -->
  
<!-- **** @PanoName="Output 32" @PanoFile="/Users/baldovino/Downloads/9953577/Output 32.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano104"
       heading="0"
       thumburl="%FIRSTXML%/output_32_104/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano104_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_32_104/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_32_104/0/1/%v_%u.jpg"/>
          <right url="output_32_104/1/1/%v_%u.jpg"/>
          <back  url="output_32_104/2/1/%v_%u.jpg"/>
          <left  url="output_32_104/3/1/%v_%u.jpg"/>
          <up    url="output_32_104/4/1/%v_%u.jpg"/>
          <down  url="output_32_104/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_32_104/0/0/%v_%u.jpg"/>
          <right url="output_32_104/1/0/%v_%u.jpg"/>
          <back  url="output_32_104/2/0/%v_%u.jpg"/>
          <left  url="output_32_104/3/0/%v_%u.jpg"/>
          <up    url="output_32_104/4/0/%v_%u.jpg"/>
          <down  url="output_32_104/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_32_104/mobile/0.jpg"/>
      <right url="output_32_104/mobile/1.jpg"/>
      <back  url="output_32_104/mobile/2.jpg"/>
      <left  url="output_32_104/mobile/3.jpg"/>
      <up    url="output_32_104/mobile/4.jpg"/>
      <down  url="output_32_104/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint196"
           ath="106.956522" atv="-9.336100"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano103"
           onclick="onclickspotpoint196"
           tooltip="spotpoint196_tooltip"
           />
  <hotspot name="spotpoint196" devices="flash" zorder="3"/>
  <hotspot name="spotpoint196" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint196">
  
        mainloadscene(pano103);lookat(7.425000, -0.675000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint196].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint196].visible, true);
  </action>
  <events name="pano104stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 141 : 1 panoramas -->
  
<!-- **** @PanoName="Output 33" @PanoFile="/Users/baldovino/Downloads/9953577/Output 33.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano105"
       heading="0"
       thumburl="%FIRSTXML%/output_33_105/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano105_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_33_105/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_33_105/0/1/%v_%u.jpg"/>
          <right url="output_33_105/1/1/%v_%u.jpg"/>
          <back  url="output_33_105/2/1/%v_%u.jpg"/>
          <left  url="output_33_105/3/1/%v_%u.jpg"/>
          <up    url="output_33_105/4/1/%v_%u.jpg"/>
          <down  url="output_33_105/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_33_105/0/0/%v_%u.jpg"/>
          <right url="output_33_105/1/0/%v_%u.jpg"/>
          <back  url="output_33_105/2/0/%v_%u.jpg"/>
          <left  url="output_33_105/3/0/%v_%u.jpg"/>
          <up    url="output_33_105/4/0/%v_%u.jpg"/>
          <down  url="output_33_105/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_33_105/mobile/0.jpg"/>
      <right url="output_33_105/mobile/1.jpg"/>
      <back  url="output_33_105/mobile/2.jpg"/>
      <left  url="output_33_105/mobile/3.jpg"/>
      <up    url="output_33_105/mobile/4.jpg"/>
      <down  url="output_33_105/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint209"
           ath="17.515528" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano83"
           onclick="onclickspotpoint209"
           tooltip="spotpoint209_tooltip"
           />
  <hotspot name="spotpoint209" devices="flash" zorder="3"/>
  <hotspot name="spotpoint209" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint209">
  
        mainloadscene(pano83);lookat(-148.950000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint209].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint209].visible, true);
  </action>
  <events name="pano105stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 142 : 1 panoramas -->
  
<!-- **** @PanoName="Output 34" @PanoFile="/Users/baldovino/Downloads/9953577/Output 34.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano106"
       heading="0"
       thumburl="%FIRSTXML%/output_34_106/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano106_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_34_106/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_34_106/0/1/%v_%u.jpg"/>
          <right url="output_34_106/1/1/%v_%u.jpg"/>
          <back  url="output_34_106/2/1/%v_%u.jpg"/>
          <left  url="output_34_106/3/1/%v_%u.jpg"/>
          <up    url="output_34_106/4/1/%v_%u.jpg"/>
          <down  url="output_34_106/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_34_106/0/0/%v_%u.jpg"/>
          <right url="output_34_106/1/0/%v_%u.jpg"/>
          <back  url="output_34_106/2/0/%v_%u.jpg"/>
          <left  url="output_34_106/3/0/%v_%u.jpg"/>
          <up    url="output_34_106/4/0/%v_%u.jpg"/>
          <down  url="output_34_106/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_34_106/mobile/0.jpg"/>
      <right url="output_34_106/mobile/1.jpg"/>
      <back  url="output_34_106/mobile/2.jpg"/>
      <left  url="output_34_106/mobile/3.jpg"/>
      <up    url="output_34_106/mobile/4.jpg"/>
      <down  url="output_34_106/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint215"
           ath="3.354037" atv="-4.107884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           onclick="onclickspotpoint215"
           tooltip="spotpoint215_tooltip"
           />
  <hotspot name="spotpoint215" devices="flash" zorder="3"/>
  <hotspot name="spotpoint215" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint215">
  
        mainloadscene(pano108);lookat(137.025000, 0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint216"
           ath="174.782609" atv="-2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano107"
           onclick="onclickspotpoint216"
           tooltip="spotpoint216_tooltip"
           />
  <hotspot name="spotpoint216" devices="flash" zorder="3"/>
  <hotspot name="spotpoint216" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint216">
  
        mainloadscene(pano107);lookat(-30.600000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint215].visible, false);

    set(hotspot[spotpoint216].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint215].visible, true);

  
  set(hotspot[spotpoint216].visible, true);
  </action>
  <events name="pano106stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 143 : 1 panoramas -->
  
<!-- **** @PanoName="Output 35" @PanoFile="/Users/baldovino/Downloads/9953577/Output 35.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano107"
       heading="0"
       thumburl="%FIRSTXML%/output_35_107/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano107_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_35_107/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_35_107/0/1/%v_%u.jpg"/>
          <right url="output_35_107/1/1/%v_%u.jpg"/>
          <back  url="output_35_107/2/1/%v_%u.jpg"/>
          <left  url="output_35_107/3/1/%v_%u.jpg"/>
          <up    url="output_35_107/4/1/%v_%u.jpg"/>
          <down  url="output_35_107/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_35_107/0/0/%v_%u.jpg"/>
          <right url="output_35_107/1/0/%v_%u.jpg"/>
          <back  url="output_35_107/2/0/%v_%u.jpg"/>
          <left  url="output_35_107/3/0/%v_%u.jpg"/>
          <up    url="output_35_107/4/0/%v_%u.jpg"/>
          <down  url="output_35_107/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_35_107/mobile/0.jpg"/>
      <right url="output_35_107/mobile/1.jpg"/>
      <back  url="output_35_107/mobile/2.jpg"/>
      <left  url="output_35_107/mobile/3.jpg"/>
      <up    url="output_35_107/mobile/4.jpg"/>
      <down  url="output_35_107/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint217"
           ath="158.385093" atv="-2.614108"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano106"
           onclick="onclickspotpoint217"
           tooltip="spotpoint217_tooltip"
           />
  <hotspot name="spotpoint217" devices="flash" zorder="3"/>
  <hotspot name="spotpoint217" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint217">
  
        mainloadscene(pano106);lookat(3.600000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint217].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint217].visible, true);
  </action>
  <events name="pano107stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 144 : 1 panoramas -->
  
<!-- **** @PanoName="Output 36" @PanoFile="/Users/baldovino/Downloads/9953577/Output 36.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano108"
       heading="0"
       thumburl="%FIRSTXML%/output_36_108/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano108_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_36_108/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_36_108/0/1/%v_%u.jpg"/>
          <right url="output_36_108/1/1/%v_%u.jpg"/>
          <back  url="output_36_108/2/1/%v_%u.jpg"/>
          <left  url="output_36_108/3/1/%v_%u.jpg"/>
          <up    url="output_36_108/4/1/%v_%u.jpg"/>
          <down  url="output_36_108/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_36_108/0/0/%v_%u.jpg"/>
          <right url="output_36_108/1/0/%v_%u.jpg"/>
          <back  url="output_36_108/2/0/%v_%u.jpg"/>
          <left  url="output_36_108/3/0/%v_%u.jpg"/>
          <up    url="output_36_108/4/0/%v_%u.jpg"/>
          <down  url="output_36_108/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_36_108/mobile/0.jpg"/>
      <right url="output_36_108/mobile/1.jpg"/>
      <back  url="output_36_108/mobile/2.jpg"/>
      <left  url="output_36_108/mobile/3.jpg"/>
      <up    url="output_36_108/mobile/4.jpg"/>
      <down  url="output_36_108/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint204"
           ath="84.596273" atv="-10.082988"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano109"
           onclick="onclickspotpoint204"
           tooltip="spotpoint204_tooltip"
           />
  <hotspot name="spotpoint204" devices="flash" zorder="3"/>
  <hotspot name="spotpoint204" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint204">
  
        mainloadscene(pano109);lookat(1.350000, 0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint206"
           ath="173.291925" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano82"
           onclick="onclickspotpoint206"
           tooltip="spotpoint206_tooltip"
           />
  <hotspot name="spotpoint206" devices="flash" zorder="3"/>
  <hotspot name="spotpoint206" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint206">
  
        mainloadscene(pano82);lookat(171.675000, 6.750000, 90.000000);


  </action>





  <hotspot name="spotpoint214"
           ath="-42.857143" atv="-7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano106"
           onclick="onclickspotpoint214"
           tooltip="spotpoint214_tooltip"
           />
  <hotspot name="spotpoint214" devices="flash" zorder="3"/>
  <hotspot name="spotpoint214" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint214">
  
        mainloadscene(pano106);lookat(179.775000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint204].visible, false);

    set(hotspot[spotpoint206].visible, false);

    set(hotspot[spotpoint214].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint204].visible, true);

  
  set(hotspot[spotpoint206].visible, true);

  
  set(hotspot[spotpoint214].visible, true);
  </action>
  <events name="pano108stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 145 : 1 panoramas -->
  
<!-- **** @PanoName="Output 37" @PanoFile="/Users/baldovino/Downloads/9953577/Output 37.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano109"
       heading="0"
       thumburl="%FIRSTXML%/output_37_109/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano109_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_37_109/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_37_109/0/1/%v_%u.jpg"/>
          <right url="output_37_109/1/1/%v_%u.jpg"/>
          <back  url="output_37_109/2/1/%v_%u.jpg"/>
          <left  url="output_37_109/3/1/%v_%u.jpg"/>
          <up    url="output_37_109/4/1/%v_%u.jpg"/>
          <down  url="output_37_109/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_37_109/0/0/%v_%u.jpg"/>
          <right url="output_37_109/1/0/%v_%u.jpg"/>
          <back  url="output_37_109/2/0/%v_%u.jpg"/>
          <left  url="output_37_109/3/0/%v_%u.jpg"/>
          <up    url="output_37_109/4/0/%v_%u.jpg"/>
          <down  url="output_37_109/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_37_109/mobile/0.jpg"/>
      <right url="output_37_109/mobile/1.jpg"/>
      <back  url="output_37_109/mobile/2.jpg"/>
      <left  url="output_37_109/mobile/3.jpg"/>
      <up    url="output_37_109/mobile/4.jpg"/>
      <down  url="output_37_109/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint203"
           ath="-147.950311" atv="-5.601660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           onclick="onclickspotpoint203"
           tooltip="spotpoint203_tooltip"
           />
  <hotspot name="spotpoint203" devices="flash" zorder="3"/>
  <hotspot name="spotpoint203" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint203">
  
        mainloadscene(pano108);lookat(-120.600000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint205"
           ath="6.335404" atv="-8.589212"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano83"
           onclick="onclickspotpoint205"
           tooltip="spotpoint205_tooltip"
           />
  <hotspot name="spotpoint205" devices="flash" zorder="3"/>
  <hotspot name="spotpoint205" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint205">
  
        mainloadscene(pano83);lookat(119.700000, 6.075000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint203].visible, false);

    set(hotspot[spotpoint205].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint203].visible, true);

  
  set(hotspot[spotpoint205].visible, true);
  </action>
  <events name="pano109stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 146 : 1 panoramas -->
  
<!-- **** @PanoName="Output 38" @PanoFile="/Users/baldovino/Downloads/9953577/Output 38.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano110"
       heading="0"
       thumburl="%FIRSTXML%/output_38_110/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano110_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_38_110/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_38_110/0/1/%v_%u.jpg"/>
          <right url="output_38_110/1/1/%v_%u.jpg"/>
          <back  url="output_38_110/2/1/%v_%u.jpg"/>
          <left  url="output_38_110/3/1/%v_%u.jpg"/>
          <up    url="output_38_110/4/1/%v_%u.jpg"/>
          <down  url="output_38_110/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_38_110/0/0/%v_%u.jpg"/>
          <right url="output_38_110/1/0/%v_%u.jpg"/>
          <back  url="output_38_110/2/0/%v_%u.jpg"/>
          <left  url="output_38_110/3/0/%v_%u.jpg"/>
          <up    url="output_38_110/4/0/%v_%u.jpg"/>
          <down  url="output_38_110/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_38_110/mobile/0.jpg"/>
      <right url="output_38_110/mobile/1.jpg"/>
      <back  url="output_38_110/mobile/2.jpg"/>
      <left  url="output_38_110/mobile/3.jpg"/>
      <up    url="output_38_110/mobile/4.jpg"/>
      <down  url="output_38_110/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint157"
           ath="3.354037" atv="-7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano94"
           onclick="onclickspotpoint157"
           tooltip="spotpoint157_tooltip"
           />
  <hotspot name="spotpoint157" devices="flash" zorder="3"/>
  <hotspot name="spotpoint157" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint157">
  
        mainloadscene(pano94);lookat(-73.125000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint157].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint157].visible, true);
  </action>
  <events name="pano110stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 147 : 1 panoramas -->
  
<!-- **** @PanoName="Output 39" @PanoFile="/Users/baldovino/Downloads/9953577/Output 39.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano111"
       heading="0"
       thumburl="%FIRSTXML%/output_39_111/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano111_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_39_111/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_39_111/0/1/%v_%u.jpg"/>
          <right url="output_39_111/1/1/%v_%u.jpg"/>
          <back  url="output_39_111/2/1/%v_%u.jpg"/>
          <left  url="output_39_111/3/1/%v_%u.jpg"/>
          <up    url="output_39_111/4/1/%v_%u.jpg"/>
          <down  url="output_39_111/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_39_111/0/0/%v_%u.jpg"/>
          <right url="output_39_111/1/0/%v_%u.jpg"/>
          <back  url="output_39_111/2/0/%v_%u.jpg"/>
          <left  url="output_39_111/3/0/%v_%u.jpg"/>
          <up    url="output_39_111/4/0/%v_%u.jpg"/>
          <down  url="output_39_111/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_39_111/mobile/0.jpg"/>
      <right url="output_39_111/mobile/1.jpg"/>
      <back  url="output_39_111/mobile/2.jpg"/>
      <left  url="output_39_111/mobile/3.jpg"/>
      <up    url="output_39_111/mobile/4.jpg"/>
      <down  url="output_39_111/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint178"
           ath="-18.260870" atv="-9.336100"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano89"
           onclick="onclickspotpoint178"
           tooltip="spotpoint178_tooltip"
           />
  <hotspot name="spotpoint178" devices="flash" zorder="3"/>
  <hotspot name="spotpoint178" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint178">
  
        mainloadscene(pano89);lookat(-130.050000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint180"
           ath="53.291925" atv="-7.095436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano88"
           onclick="onclickspotpoint180"
           tooltip="spotpoint180_tooltip"
           />
  <hotspot name="spotpoint180" devices="flash" zorder="3"/>
  <hotspot name="spotpoint180" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint180">
  
        mainloadscene(pano88);lookat(50.175000, 2.025000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint178].visible, false);

    set(hotspot[spotpoint180].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint178].visible, true);

  
  set(hotspot[spotpoint180].visible, true);
  </action>
  <events name="pano111stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 149 : 1 panoramas -->
  
<!-- **** @PanoName="Output 41" @PanoFile="/Users/baldovino/Downloads/9953577/Output 41.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano113"
       heading="0"
       thumburl="%FIRSTXML%/output_41_113/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano113_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_41_113/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_41_113/0/1/%v_%u.jpg"/>
          <right url="output_41_113/1/1/%v_%u.jpg"/>
          <back  url="output_41_113/2/1/%v_%u.jpg"/>
          <left  url="output_41_113/3/1/%v_%u.jpg"/>
          <up    url="output_41_113/4/1/%v_%u.jpg"/>
          <down  url="output_41_113/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_41_113/0/0/%v_%u.jpg"/>
          <right url="output_41_113/1/0/%v_%u.jpg"/>
          <back  url="output_41_113/2/0/%v_%u.jpg"/>
          <left  url="output_41_113/3/0/%v_%u.jpg"/>
          <up    url="output_41_113/4/0/%v_%u.jpg"/>
          <down  url="output_41_113/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_41_113/mobile/0.jpg"/>
      <right url="output_41_113/mobile/1.jpg"/>
      <back  url="output_41_113/mobile/2.jpg"/>
      <left  url="output_41_113/mobile/3.jpg"/>
      <up    url="output_41_113/mobile/4.jpg"/>
      <down  url="output_41_113/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint182"
           ath="-147.204969" atv="-1.867220"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano91"
           onclick="onclickspotpoint182"
           tooltip="spotpoint182_tooltip"
           />
  <hotspot name="spotpoint182" devices="flash" zorder="3"/>
  <hotspot name="spotpoint182" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint182">
  
        mainloadscene(pano91);lookat(173.025000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint182].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint182].visible, true);
  </action>
  <events name="pano113stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 150 : 1 panoramas -->
  
<!-- **** @PanoName="Output 42" @PanoFile="/Users/baldovino/Downloads/9953577/Output 42.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano114"
       heading="0"
       thumburl="%FIRSTXML%/output_42_114/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano114_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_42_114/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_42_114/0/1/%v_%u.jpg"/>
          <right url="output_42_114/1/1/%v_%u.jpg"/>
          <back  url="output_42_114/2/1/%v_%u.jpg"/>
          <left  url="output_42_114/3/1/%v_%u.jpg"/>
          <up    url="output_42_114/4/1/%v_%u.jpg"/>
          <down  url="output_42_114/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_42_114/0/0/%v_%u.jpg"/>
          <right url="output_42_114/1/0/%v_%u.jpg"/>
          <back  url="output_42_114/2/0/%v_%u.jpg"/>
          <left  url="output_42_114/3/0/%v_%u.jpg"/>
          <up    url="output_42_114/4/0/%v_%u.jpg"/>
          <down  url="output_42_114/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_42_114/mobile/0.jpg"/>
      <right url="output_42_114/mobile/1.jpg"/>
      <back  url="output_42_114/mobile/2.jpg"/>
      <left  url="output_42_114/mobile/3.jpg"/>
      <up    url="output_42_114/mobile/4.jpg"/>
      <down  url="output_42_114/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint171"
           ath="174.782609" atv="-3.360996"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano86"
           onclick="onclickspotpoint171"
           tooltip="spotpoint171_tooltip"
           />
  <hotspot name="spotpoint171" devices="flash" zorder="3"/>
  <hotspot name="spotpoint171" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint171">
  
        mainloadscene(pano86);lookat(-6.300000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint183"
           ath="-2.608696" atv="-0.373444"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano95"
           onclick="onclickspotpoint183"
           tooltip="spotpoint183_tooltip"
           />
  <hotspot name="spotpoint183" devices="flash" zorder="3"/>
  <hotspot name="spotpoint183" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint183">
  
        mainloadscene(pano95);lookat(-15.075000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint171].visible, false);

    set(hotspot[spotpoint183].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint171].visible, true);

  
  set(hotspot[spotpoint183].visible, true);
  </action>
  <events name="pano114stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 152 : 1 panoramas -->
  
<!-- **** @PanoName="Output 8" @PanoFile="/Users/baldovino/Downloads/9953577/Output 8.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano116"
       heading="0"
       thumburl="%FIRSTXML%/output_8_116/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano116_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_8_116/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_8_116/0/1/%v_%u.jpg"/>
          <right url="output_8_116/1/1/%v_%u.jpg"/>
          <back  url="output_8_116/2/1/%v_%u.jpg"/>
          <left  url="output_8_116/3/1/%v_%u.jpg"/>
          <up    url="output_8_116/4/1/%v_%u.jpg"/>
          <down  url="output_8_116/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_8_116/0/0/%v_%u.jpg"/>
          <right url="output_8_116/1/0/%v_%u.jpg"/>
          <back  url="output_8_116/2/0/%v_%u.jpg"/>
          <left  url="output_8_116/3/0/%v_%u.jpg"/>
          <up    url="output_8_116/4/0/%v_%u.jpg"/>
          <down  url="output_8_116/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_8_116/mobile/0.jpg"/>
      <right url="output_8_116/mobile/1.jpg"/>
      <back  url="output_8_116/mobile/2.jpg"/>
      <left  url="output_8_116/mobile/3.jpg"/>
      <up    url="output_8_116/mobile/4.jpg"/>
      <down  url="output_8_116/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint212"
           ath="-13.043478" atv="-4.854772"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano117"
           onclick="onclickspotpoint212"
           tooltip="spotpoint212_tooltip"
           />
  <hotspot name="spotpoint212" devices="flash" zorder="3"/>
  <hotspot name="spotpoint212" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint212">
  
        mainloadscene(pano117);lookat(78.300000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint212].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint212].visible, true);
  </action>
  <events name="pano116stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 154 : 1 panoramas -->
  
<!-- **** @PanoName="Output 10" @PanoFile="/Users/baldovino/Downloads/9953577/Output 10.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano82"
       heading="0"
       thumburl="%FIRSTXML%/output_10_82/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano82_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_10_82/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_10_82/0/1/%v_%u.jpg"/>
          <right url="output_10_82/1/1/%v_%u.jpg"/>
          <back  url="output_10_82/2/1/%v_%u.jpg"/>
          <left  url="output_10_82/3/1/%v_%u.jpg"/>
          <up    url="output_10_82/4/1/%v_%u.jpg"/>
          <down  url="output_10_82/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_10_82/0/0/%v_%u.jpg"/>
          <right url="output_10_82/1/0/%v_%u.jpg"/>
          <back  url="output_10_82/2/0/%v_%u.jpg"/>
          <left  url="output_10_82/3/0/%v_%u.jpg"/>
          <up    url="output_10_82/4/0/%v_%u.jpg"/>
          <down  url="output_10_82/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10_82/mobile/0.jpg"/>
      <right url="output_10_82/mobile/1.jpg"/>
      <back  url="output_10_82/mobile/2.jpg"/>
      <left  url="output_10_82/mobile/3.jpg"/>
      <up    url="output_10_82/mobile/4.jpg"/>
      <down  url="output_10_82/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint207"
           ath="6.335404" atv="-3.360996"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           onclick="onclickspotpoint207"
           tooltip="spotpoint207_tooltip"
           />
  <hotspot name="spotpoint207" devices="flash" zorder="3"/>
  <hotspot name="spotpoint207" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint207">
  
        mainloadscene(pano108);lookat(-34.650000, 1.575000, 90.000000);


  </action>





  <hotspot name="spotpoint210"
           ath="168.819876" atv="-1.120332"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano117"
           onclick="onclickspotpoint210"
           tooltip="spotpoint210_tooltip"
           />
  <hotspot name="spotpoint210" devices="flash" zorder="3"/>
  <hotspot name="spotpoint210" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint210">
  
        mainloadscene(pano117);lookat(74.700000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint207].visible, false);

    set(hotspot[spotpoint210].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint207].visible, true);

  
  set(hotspot[spotpoint210].visible, true);
  </action>
  <events name="pano82stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

