<?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 : 29-10-2021 10-28-20 -->
  <!-- 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_es.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, pano10);
    );
    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>

  <!-- 16 Groups -->

  <!-- Group Grupo 74 : 1 panoramas -->
  
<!-- **** @PanoName="360_0112(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0112(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/_360_0112_1__10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-1.800000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-85.500000" v="-1.800000" 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="-85.500000"
          vlookat="-1.800000"/>
    <preview url="%FIRSTXML%/_360_0112_1__10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0112_1__10/0/1/%v_%u.jpg"/>
          <right url="_360_0112_1__10/1/1/%v_%u.jpg"/>
          <back  url="_360_0112_1__10/2/1/%v_%u.jpg"/>
          <left  url="_360_0112_1__10/3/1/%v_%u.jpg"/>
          <up    url="_360_0112_1__10/4/1/%v_%u.jpg"/>
          <down  url="_360_0112_1__10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0112_1__10/0/0/%v_%u.jpg"/>
          <right url="_360_0112_1__10/1/0/%v_%u.jpg"/>
          <back  url="_360_0112_1__10/2/0/%v_%u.jpg"/>
          <left  url="_360_0112_1__10/3/0/%v_%u.jpg"/>
          <up    url="_360_0112_1__10/4/0/%v_%u.jpg"/>
          <down  url="_360_0112_1__10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0112_1__10/mobile/0.jpg"/>
      <right url="_360_0112_1__10/mobile/1.jpg"/>
      <back  url="_360_0112_1__10/mobile/2.jpg"/>
      <left  url="_360_0112_1__10/mobile/3.jpg"/>
      <up    url="_360_0112_1__10/mobile/4.jpg"/>
      <down  url="_360_0112_1__10/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint139"
           ath="-174.222587" atv="-4.660194"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano13);lookat(166.050000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint139].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint139].visible, true);
  </action>
  <events name="pano10stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 77 : 1 panoramas -->
  
<!-- **** @PanoName="360_0113(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0113(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/_360_0113_1__13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_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%/_360_0113_1__13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0113_1__13/0/1/%v_%u.jpg"/>
          <right url="_360_0113_1__13/1/1/%v_%u.jpg"/>
          <back  url="_360_0113_1__13/2/1/%v_%u.jpg"/>
          <left  url="_360_0113_1__13/3/1/%v_%u.jpg"/>
          <up    url="_360_0113_1__13/4/1/%v_%u.jpg"/>
          <down  url="_360_0113_1__13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0113_1__13/0/0/%v_%u.jpg"/>
          <right url="_360_0113_1__13/1/0/%v_%u.jpg"/>
          <back  url="_360_0113_1__13/2/0/%v_%u.jpg"/>
          <left  url="_360_0113_1__13/3/0/%v_%u.jpg"/>
          <up    url="_360_0113_1__13/4/0/%v_%u.jpg"/>
          <down  url="_360_0113_1__13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0113_1__13/mobile/0.jpg"/>
      <right url="_360_0113_1__13/mobile/1.jpg"/>
      <back  url="_360_0113_1__13/mobile/2.jpg"/>
      <left  url="_360_0113_1__13/mobile/3.jpg"/>
      <up    url="_360_0113_1__13/mobile/4.jpg"/>
      <down  url="_360_0113_1__13/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint140"
           ath="20.403023" atv="-1.818182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint140"
           tooltip="spotpoint140_tooltip"
           />
  <hotspot name="spotpoint140" devices="flash" zorder="3"/>
  <hotspot name="spotpoint140" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint140">
  
        mainloadscene(pano10);lookat(91.350000, -9.000000, 90.000000);


  </action>





  <hotspot name="spotpoint141"
           ath="-179.093199" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint141"
           tooltip="spotpoint141_tooltip"
           />
  <hotspot name="spotpoint141" devices="flash" zorder="3"/>
  <hotspot name="spotpoint141" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint141">
  
        mainloadscene(pano21);lookat(180.000000, 6.300000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint140].visible, false);

    set(hotspot[spotpoint141].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint140].visible, true);

  
  set(hotspot[spotpoint141].visible, true);
  </action>
  <events name="pano13stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 85 : 1 panoramas -->
  
<!-- **** @PanoName="360_0116(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0116(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/_360_0116_1__21/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano21_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%/_360_0116_1__21/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0116_1__21/0/1/%v_%u.jpg"/>
          <right url="_360_0116_1__21/1/1/%v_%u.jpg"/>
          <back  url="_360_0116_1__21/2/1/%v_%u.jpg"/>
          <left  url="_360_0116_1__21/3/1/%v_%u.jpg"/>
          <up    url="_360_0116_1__21/4/1/%v_%u.jpg"/>
          <down  url="_360_0116_1__21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0116_1__21/0/0/%v_%u.jpg"/>
          <right url="_360_0116_1__21/1/0/%v_%u.jpg"/>
          <back  url="_360_0116_1__21/2/0/%v_%u.jpg"/>
          <left  url="_360_0116_1__21/3/0/%v_%u.jpg"/>
          <up    url="_360_0116_1__21/4/0/%v_%u.jpg"/>
          <down  url="_360_0116_1__21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0116_1__21/mobile/0.jpg"/>
      <right url="_360_0116_1__21/mobile/1.jpg"/>
      <back  url="_360_0116_1__21/mobile/2.jpg"/>
      <left  url="_360_0116_1__21/mobile/3.jpg"/>
      <up    url="_360_0116_1__21/mobile/4.jpg"/>
      <down  url="_360_0116_1__21/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint142"
           ath="114.710327" atv="-6.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint142"
           tooltip="spotpoint142_tooltip"
           />
  <hotspot name="spotpoint142" devices="flash" zorder="3"/>
  <hotspot name="spotpoint142" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint142">
  
        mainloadscene(pano26);lookat(-172.350000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint144"
           ath="3.173804" atv="-1.818182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint144"
           tooltip="spotpoint144_tooltip"
           />
  <hotspot name="spotpoint144" devices="flash" zorder="3"/>
  <hotspot name="spotpoint144" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint144">
  
        mainloadscene(pano13);lookat(-16.200000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint145"
           ath="42.166247" atv="-6.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano31);lookat(178.650000, 10.350000, 90.000000);


  </action>





  <hotspot name="spotpoint160"
           ath="-160.957179" atv="-8.181818"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           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(pano72);lookat(95.850000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint142].visible, false);

    set(hotspot[spotpoint144].visible, false);

    set(hotspot[spotpoint145].visible, false);

    set(hotspot[spotpoint160].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint142].visible, true);

  
  set(hotspot[spotpoint144].visible, true);

  
  set(hotspot[spotpoint145].visible, true);

  
  set(hotspot[spotpoint160].visible, true);
  </action>
  <events name="pano21stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 90 : 1 panoramas -->
  
<!-- **** @PanoName="360_0117(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0117(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/_360_0117_1__26/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano26_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%/_360_0117_1__26/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0117_1__26/0/1/%v_%u.jpg"/>
          <right url="_360_0117_1__26/1/1/%v_%u.jpg"/>
          <back  url="_360_0117_1__26/2/1/%v_%u.jpg"/>
          <left  url="_360_0117_1__26/3/1/%v_%u.jpg"/>
          <up    url="_360_0117_1__26/4/1/%v_%u.jpg"/>
          <down  url="_360_0117_1__26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0117_1__26/0/0/%v_%u.jpg"/>
          <right url="_360_0117_1__26/1/0/%v_%u.jpg"/>
          <back  url="_360_0117_1__26/2/0/%v_%u.jpg"/>
          <left  url="_360_0117_1__26/3/0/%v_%u.jpg"/>
          <up    url="_360_0117_1__26/4/0/%v_%u.jpg"/>
          <down  url="_360_0117_1__26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0117_1__26/mobile/0.jpg"/>
      <right url="_360_0117_1__26/mobile/1.jpg"/>
      <back  url="_360_0117_1__26/mobile/2.jpg"/>
      <left  url="_360_0117_1__26/mobile/3.jpg"/>
      <up    url="_360_0117_1__26/mobile/4.jpg"/>
      <down  url="_360_0117_1__26/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint143"
           ath="23.123426" atv="-6.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint143"
           tooltip="spotpoint143_tooltip"
           />
  <hotspot name="spotpoint143" devices="flash" zorder="3"/>
  <hotspot name="spotpoint143" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint143">
  
        mainloadscene(pano21);lookat(-84.600000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint143].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint143].visible, true);
  </action>
  <events name="pano26stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 95 : 1 panoramas -->
  
<!-- **** @PanoName="360_0118(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0118(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano31"
       heading="0"
       thumburl="%FIRSTXML%/_360_0118_1__31/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano31_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%/_360_0118_1__31/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0118_1__31/0/1/%v_%u.jpg"/>
          <right url="_360_0118_1__31/1/1/%v_%u.jpg"/>
          <back  url="_360_0118_1__31/2/1/%v_%u.jpg"/>
          <left  url="_360_0118_1__31/3/1/%v_%u.jpg"/>
          <up    url="_360_0118_1__31/4/1/%v_%u.jpg"/>
          <down  url="_360_0118_1__31/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0118_1__31/0/0/%v_%u.jpg"/>
          <right url="_360_0118_1__31/1/0/%v_%u.jpg"/>
          <back  url="_360_0118_1__31/2/0/%v_%u.jpg"/>
          <left  url="_360_0118_1__31/3/0/%v_%u.jpg"/>
          <up    url="_360_0118_1__31/4/0/%v_%u.jpg"/>
          <down  url="_360_0118_1__31/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0118_1__31/mobile/0.jpg"/>
      <right url="_360_0118_1__31/mobile/1.jpg"/>
      <back  url="_360_0118_1__31/mobile/2.jpg"/>
      <left  url="_360_0118_1__31/mobile/3.jpg"/>
      <up    url="_360_0118_1__31/mobile/4.jpg"/>
      <down  url="_360_0118_1__31/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint146"
           ath="-165.491184" atv="-20.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint146"
           tooltip="spotpoint146_tooltip"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint146">
  
        mainloadscene(pano36);lookat(141.300000, 14.400000, 90.000000);


  </action>





  <hotspot name="spotpoint148"
           ath="-69.370277" atv="21.818182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint148"
           tooltip="spotpoint148_tooltip"
           />
  <hotspot name="spotpoint148" devices="flash" zorder="3"/>
  <hotspot name="spotpoint148" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint148">
  
        mainloadscene(pano21);lookat(-87.750000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint146].visible, false);

    set(hotspot[spotpoint148].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint146].visible, true);

  
  set(hotspot[spotpoint148].visible, true);
  </action>
  <events name="pano31stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 105 : 1 panoramas -->
  
<!-- **** @PanoName="360_0119(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0119(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano36"
       heading="0"
       thumburl="%FIRSTXML%/_360_0119_1__36/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano36_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%/_360_0119_1__36/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0119_1__36/0/1/%v_%u.jpg"/>
          <right url="_360_0119_1__36/1/1/%v_%u.jpg"/>
          <back  url="_360_0119_1__36/2/1/%v_%u.jpg"/>
          <left  url="_360_0119_1__36/3/1/%v_%u.jpg"/>
          <up    url="_360_0119_1__36/4/1/%v_%u.jpg"/>
          <down  url="_360_0119_1__36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0119_1__36/0/0/%v_%u.jpg"/>
          <right url="_360_0119_1__36/1/0/%v_%u.jpg"/>
          <back  url="_360_0119_1__36/2/0/%v_%u.jpg"/>
          <left  url="_360_0119_1__36/3/0/%v_%u.jpg"/>
          <up    url="_360_0119_1__36/4/0/%v_%u.jpg"/>
          <down  url="_360_0119_1__36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0119_1__36/mobile/0.jpg"/>
      <right url="_360_0119_1__36/mobile/1.jpg"/>
      <back  url="_360_0119_1__36/mobile/2.jpg"/>
      <left  url="_360_0119_1__36/mobile/3.jpg"/>
      <up    url="_360_0119_1__36/mobile/4.jpg"/>
      <down  url="_360_0119_1__36/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint147"
           ath="-34.005038" atv="5.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           onclick="onclickspotpoint147"
           tooltip="spotpoint147_tooltip"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint147">
  
        mainloadscene(pano31);lookat(-93.150000, 18.900000, 90.000000);


  </action>





  <hotspot name="spotpoint151"
           ath="173.652393" atv="-9.090909"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint151"
           tooltip="spotpoint151_tooltip"
           />
  <hotspot name="spotpoint151" devices="flash" zorder="3"/>
  <hotspot name="spotpoint151" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint151">
  
        mainloadscene(pano41);lookat(-23.850000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint147].visible, false);

    set(hotspot[spotpoint151].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint147].visible, true);

  
  set(hotspot[spotpoint151].visible, true);
  </action>
  <events name="pano36stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 109 : 1 panoramas -->
  
<!-- **** @PanoName="360_0122(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0122(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano45"
       heading="0"
       thumburl="%FIRSTXML%/_360_0122_1__45/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano45_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%/_360_0122_1__45/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0122_1__45/0/1/%v_%u.jpg"/>
          <right url="_360_0122_1__45/1/1/%v_%u.jpg"/>
          <back  url="_360_0122_1__45/2/1/%v_%u.jpg"/>
          <left  url="_360_0122_1__45/3/1/%v_%u.jpg"/>
          <up    url="_360_0122_1__45/4/1/%v_%u.jpg"/>
          <down  url="_360_0122_1__45/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0122_1__45/0/0/%v_%u.jpg"/>
          <right url="_360_0122_1__45/1/0/%v_%u.jpg"/>
          <back  url="_360_0122_1__45/2/0/%v_%u.jpg"/>
          <left  url="_360_0122_1__45/3/0/%v_%u.jpg"/>
          <up    url="_360_0122_1__45/4/0/%v_%u.jpg"/>
          <down  url="_360_0122_1__45/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0122_1__45/mobile/0.jpg"/>
      <right url="_360_0122_1__45/mobile/1.jpg"/>
      <back  url="_360_0122_1__45/mobile/2.jpg"/>
      <left  url="_360_0122_1__45/mobile/3.jpg"/>
      <up    url="_360_0122_1__45/mobile/4.jpg"/>
      <down  url="_360_0122_1__45/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint154"
           ath="14.055416" atv="-10.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint154"
           tooltip="spotpoint154_tooltip"
           />
  <hotspot name="spotpoint154" devices="flash" zorder="3"/>
  <hotspot name="spotpoint154" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint154">
  
        mainloadscene(pano41);lookat(66.150000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint155"
           ath="163.677582" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           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(pano48);lookat(-132.750000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint154].visible, false);

    set(hotspot[spotpoint155].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint154].visible, true);

  
  set(hotspot[spotpoint155].visible, true);
  </action>
  <events name="pano45stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 112 : 1 panoramas -->
  
<!-- **** @PanoName="360_0123(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0123(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano48"
       heading="0"
       thumburl="%FIRSTXML%/_360_0123_1__48/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano48_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%/_360_0123_1__48/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0123_1__48/0/1/%v_%u.jpg"/>
          <right url="_360_0123_1__48/1/1/%v_%u.jpg"/>
          <back  url="_360_0123_1__48/2/1/%v_%u.jpg"/>
          <left  url="_360_0123_1__48/3/1/%v_%u.jpg"/>
          <up    url="_360_0123_1__48/4/1/%v_%u.jpg"/>
          <down  url="_360_0123_1__48/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0123_1__48/0/0/%v_%u.jpg"/>
          <right url="_360_0123_1__48/1/0/%v_%u.jpg"/>
          <back  url="_360_0123_1__48/2/0/%v_%u.jpg"/>
          <left  url="_360_0123_1__48/3/0/%v_%u.jpg"/>
          <up    url="_360_0123_1__48/4/0/%v_%u.jpg"/>
          <down  url="_360_0123_1__48/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0123_1__48/mobile/0.jpg"/>
      <right url="_360_0123_1__48/mobile/1.jpg"/>
      <back  url="_360_0123_1__48/mobile/2.jpg"/>
      <left  url="_360_0123_1__48/mobile/3.jpg"/>
      <up    url="_360_0123_1__48/mobile/4.jpg"/>
      <down  url="_360_0123_1__48/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint156"
           ath="-55.768262" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint156"
           tooltip="spotpoint156_tooltip"
           />
  <hotspot name="spotpoint156" devices="flash" zorder="3"/>
  <hotspot name="spotpoint156" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint156">
  
        mainloadscene(pano52);lookat(179.550000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint159"
           ath="26.750630" atv="-8.181818"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           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(pano45);lookat(-34.200000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint156].visible, false);

    set(hotspot[spotpoint159].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint156].visible, true);

  
  set(hotspot[spotpoint159].visible, true);
  </action>
  <events name="pano48stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 116 : 1 panoramas -->
  
<!-- **** @PanoName="360_0124(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0124(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/_360_0124_1__52/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano52_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%/_360_0124_1__52/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0124_1__52/0/1/%v_%u.jpg"/>
          <right url="_360_0124_1__52/1/1/%v_%u.jpg"/>
          <back  url="_360_0124_1__52/2/1/%v_%u.jpg"/>
          <left  url="_360_0124_1__52/3/1/%v_%u.jpg"/>
          <up    url="_360_0124_1__52/4/1/%v_%u.jpg"/>
          <down  url="_360_0124_1__52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0124_1__52/0/0/%v_%u.jpg"/>
          <right url="_360_0124_1__52/1/0/%v_%u.jpg"/>
          <back  url="_360_0124_1__52/2/0/%v_%u.jpg"/>
          <left  url="_360_0124_1__52/3/0/%v_%u.jpg"/>
          <up    url="_360_0124_1__52/4/0/%v_%u.jpg"/>
          <down  url="_360_0124_1__52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0124_1__52/mobile/0.jpg"/>
      <right url="_360_0124_1__52/mobile/1.jpg"/>
      <back  url="_360_0124_1__52/mobile/2.jpg"/>
      <left  url="_360_0124_1__52/mobile/3.jpg"/>
      <up    url="_360_0124_1__52/mobile/4.jpg"/>
      <down  url="_360_0124_1__52/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint158"
           ath="7.707809" atv="-10.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           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(pano48);lookat(137.700000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint158].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint158].visible, true);
  </action>
  <events name="pano52stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 125 : 1 panoramas -->
  
<!-- **** @PanoName="360_0126(2)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0126(2).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano61"
       heading="0"
       thumburl="%FIRSTXML%/_360_0126_2__61/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano61_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%/_360_0126_2__61/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0126_2__61/0/1/%v_%u.jpg"/>
          <right url="_360_0126_2__61/1/1/%v_%u.jpg"/>
          <back  url="_360_0126_2__61/2/1/%v_%u.jpg"/>
          <left  url="_360_0126_2__61/3/1/%v_%u.jpg"/>
          <up    url="_360_0126_2__61/4/1/%v_%u.jpg"/>
          <down  url="_360_0126_2__61/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0126_2__61/0/0/%v_%u.jpg"/>
          <right url="_360_0126_2__61/1/0/%v_%u.jpg"/>
          <back  url="_360_0126_2__61/2/0/%v_%u.jpg"/>
          <left  url="_360_0126_2__61/3/0/%v_%u.jpg"/>
          <up    url="_360_0126_2__61/4/0/%v_%u.jpg"/>
          <down  url="_360_0126_2__61/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0126_2__61/mobile/0.jpg"/>
      <right url="_360_0126_2__61/mobile/1.jpg"/>
      <back  url="_360_0126_2__61/mobile/2.jpg"/>
      <left  url="_360_0126_2__61/mobile/3.jpg"/>
      <up    url="_360_0126_2__61/mobile/4.jpg"/>
      <down  url="_360_0126_2__61/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint175"
           ath="2.267003" atv="10.909091"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano166"
           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(pano166);lookat(-45.450000, -0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint175].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint175].visible, true);
  </action>
  <events name="pano61stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 127 : 1 panoramas -->
  
<!-- **** @PanoName="360_0128(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0128(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano63"
       heading="0"
       thumburl="%FIRSTXML%/_360_0128_1__63/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano63_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%/_360_0128_1__63/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0128_1__63/0/1/%v_%u.jpg"/>
          <right url="_360_0128_1__63/1/1/%v_%u.jpg"/>
          <back  url="_360_0128_1__63/2/1/%v_%u.jpg"/>
          <left  url="_360_0128_1__63/3/1/%v_%u.jpg"/>
          <up    url="_360_0128_1__63/4/1/%v_%u.jpg"/>
          <down  url="_360_0128_1__63/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0128_1__63/0/0/%v_%u.jpg"/>
          <right url="_360_0128_1__63/1/0/%v_%u.jpg"/>
          <back  url="_360_0128_1__63/2/0/%v_%u.jpg"/>
          <left  url="_360_0128_1__63/3/0/%v_%u.jpg"/>
          <up    url="_360_0128_1__63/4/0/%v_%u.jpg"/>
          <down  url="_360_0128_1__63/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0128_1__63/mobile/0.jpg"/>
      <right url="_360_0128_1__63/mobile/1.jpg"/>
      <back  url="_360_0128_1__63/mobile/2.jpg"/>
      <left  url="_360_0128_1__63/mobile/3.jpg"/>
      <up    url="_360_0128_1__63/mobile/4.jpg"/>
      <down  url="_360_0128_1__63/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint169"
           ath="-176.372796" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           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(pano72);lookat(-97.200000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint170"
           ath="4.987406" atv="-7.272727"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano166"
           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(pano166);lookat(-146.250000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint169].visible, false);

    set(hotspot[spotpoint170].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint169].visible, true);

  
  set(hotspot[spotpoint170].visible, true);
  </action>
  <events name="pano63stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 130 : 1 panoramas -->
  
<!-- **** @PanoName="360_0130(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0130(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano66"
       heading="0"
       thumburl="%FIRSTXML%/_360_0130_1__66/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano66_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%/_360_0130_1__66/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0130_1__66/0/1/%v_%u.jpg"/>
          <right url="_360_0130_1__66/1/1/%v_%u.jpg"/>
          <back  url="_360_0130_1__66/2/1/%v_%u.jpg"/>
          <left  url="_360_0130_1__66/3/1/%v_%u.jpg"/>
          <up    url="_360_0130_1__66/4/1/%v_%u.jpg"/>
          <down  url="_360_0130_1__66/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0130_1__66/0/0/%v_%u.jpg"/>
          <right url="_360_0130_1__66/1/0/%v_%u.jpg"/>
          <back  url="_360_0130_1__66/2/0/%v_%u.jpg"/>
          <left  url="_360_0130_1__66/3/0/%v_%u.jpg"/>
          <up    url="_360_0130_1__66/4/0/%v_%u.jpg"/>
          <down  url="_360_0130_1__66/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0130_1__66/mobile/0.jpg"/>
      <right url="_360_0130_1__66/mobile/1.jpg"/>
      <back  url="_360_0130_1__66/mobile/2.jpg"/>
      <left  url="_360_0130_1__66/mobile/3.jpg"/>
      <up    url="_360_0130_1__66/mobile/4.jpg"/>
      <down  url="_360_0130_1__66/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint163"
           ath="-28.564232" atv="-11.818182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           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(pano72);lookat(95.400000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint163].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint163].visible, true);
  </action>
  <events name="pano66stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 133 : 1 panoramas -->
  
<!-- **** @PanoName="360_0131(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0131(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano69"
       heading="0"
       thumburl="%FIRSTXML%/_360_0131_1__69/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano69_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%/_360_0131_1__69/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0131_1__69/0/1/%v_%u.jpg"/>
          <right url="_360_0131_1__69/1/1/%v_%u.jpg"/>
          <back  url="_360_0131_1__69/2/1/%v_%u.jpg"/>
          <left  url="_360_0131_1__69/3/1/%v_%u.jpg"/>
          <up    url="_360_0131_1__69/4/1/%v_%u.jpg"/>
          <down  url="_360_0131_1__69/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0131_1__69/0/0/%v_%u.jpg"/>
          <right url="_360_0131_1__69/1/0/%v_%u.jpg"/>
          <back  url="_360_0131_1__69/2/0/%v_%u.jpg"/>
          <left  url="_360_0131_1__69/3/0/%v_%u.jpg"/>
          <up    url="_360_0131_1__69/4/0/%v_%u.jpg"/>
          <down  url="_360_0131_1__69/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0131_1__69/mobile/0.jpg"/>
      <right url="_360_0131_1__69/mobile/1.jpg"/>
      <back  url="_360_0131_1__69/mobile/2.jpg"/>
      <left  url="_360_0131_1__69/mobile/3.jpg"/>
      <up    url="_360_0131_1__69/mobile/4.jpg"/>
      <down  url="_360_0131_1__69/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint165"
           ath="3.173804" atv="-15.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           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(pano72);lookat(-81.000000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint165].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint165].visible, true);
  </action>
  <events name="pano69stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 136 : 1 panoramas -->
  
<!-- **** @PanoName="360_0132(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0132(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano72"
       heading="0"
       thumburl="%FIRSTXML%/_360_0132_1__72/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano72_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%/_360_0132_1__72/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0132_1__72/0/1/%v_%u.jpg"/>
          <right url="_360_0132_1__72/1/1/%v_%u.jpg"/>
          <back  url="_360_0132_1__72/2/1/%v_%u.jpg"/>
          <left  url="_360_0132_1__72/3/1/%v_%u.jpg"/>
          <up    url="_360_0132_1__72/4/1/%v_%u.jpg"/>
          <down  url="_360_0132_1__72/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0132_1__72/0/0/%v_%u.jpg"/>
          <right url="_360_0132_1__72/1/0/%v_%u.jpg"/>
          <back  url="_360_0132_1__72/2/0/%v_%u.jpg"/>
          <left  url="_360_0132_1__72/3/0/%v_%u.jpg"/>
          <up    url="_360_0132_1__72/4/0/%v_%u.jpg"/>
          <down  url="_360_0132_1__72/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0132_1__72/mobile/0.jpg"/>
      <right url="_360_0132_1__72/mobile/1.jpg"/>
      <back  url="_360_0132_1__72/mobile/2.jpg"/>
      <left  url="_360_0132_1__72/mobile/3.jpg"/>
      <up    url="_360_0132_1__72/mobile/4.jpg"/>
      <down  url="_360_0132_1__72/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint161"
           ath="-88.413098" atv="-1.818182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(16.650000, 17.100000, 90.000000);


  </action>





  <hotspot name="spotpoint162"
           ath="-21.309824" atv="-6.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano66"
           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(pano66);lookat(132.300000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint164"
           ath="34.005038" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano69"
           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(pano69);lookat(-162.900000, 8.100000, 90.000000);


  </action>





  <hotspot name="spotpoint168"
           ath="89.319899" atv="-5.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           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(pano63);lookat(6.750000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint161].visible, false);

    set(hotspot[spotpoint162].visible, false);

    set(hotspot[spotpoint164].visible, false);

    set(hotspot[spotpoint168].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint161].visible, true);

  
  set(hotspot[spotpoint162].visible, true);

  
  set(hotspot[spotpoint164].visible, true);

  
  set(hotspot[spotpoint168].visible, true);
  </action>
  <events name="pano72stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 150 : 1 panoramas -->
  
<!-- **** @PanoName="360_0120(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0120(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano41"
       heading="0"
       thumburl="%FIRSTXML%/_360_0120_1__41/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano41_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%/_360_0120_1__41/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0120_1__41/0/1/%v_%u.jpg"/>
          <right url="_360_0120_1__41/1/1/%v_%u.jpg"/>
          <back  url="_360_0120_1__41/2/1/%v_%u.jpg"/>
          <left  url="_360_0120_1__41/3/1/%v_%u.jpg"/>
          <up    url="_360_0120_1__41/4/1/%v_%u.jpg"/>
          <down  url="_360_0120_1__41/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0120_1__41/0/0/%v_%u.jpg"/>
          <right url="_360_0120_1__41/1/0/%v_%u.jpg"/>
          <back  url="_360_0120_1__41/2/0/%v_%u.jpg"/>
          <left  url="_360_0120_1__41/3/0/%v_%u.jpg"/>
          <up    url="_360_0120_1__41/4/0/%v_%u.jpg"/>
          <down  url="_360_0120_1__41/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0120_1__41/mobile/0.jpg"/>
      <right url="_360_0120_1__41/mobile/1.jpg"/>
      <back  url="_360_0120_1__41/mobile/2.jpg"/>
      <left  url="_360_0120_1__41/mobile/3.jpg"/>
      <up    url="_360_0120_1__41/mobile/4.jpg"/>
      <down  url="_360_0120_1__41/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint152"
           ath="119.244332" atv="-3.636364"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint152"
           tooltip="spotpoint152_tooltip"
           />
  <hotspot name="spotpoint152" devices="flash" zorder="3"/>
  <hotspot name="spotpoint152" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint152">
  
        mainloadscene(pano36);lookat(-32.400000, 7.650000, 90.000000);


  </action>





  <hotspot name="spotpoint153"
           ath="-173.652393" atv="-8.181818"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint153">
  
        mainloadscene(pano45);lookat(141.300000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint152].visible, false);

    set(hotspot[spotpoint153].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint152].visible, true);

  
  set(hotspot[spotpoint153].visible, true);
  </action>
  <events name="pano41stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 167 : 1 panoramas -->
  
<!-- **** @PanoName="360_0125(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/29/Ana María 4639447/fotos/360_0125(1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano166"
       heading="0"
       thumburl="%FIRSTXML%/_360_0125_1__166/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano166_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%/_360_0125_1__166/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_0125_1__166/0/1/%v_%u.jpg"/>
          <right url="_360_0125_1__166/1/1/%v_%u.jpg"/>
          <back  url="_360_0125_1__166/2/1/%v_%u.jpg"/>
          <left  url="_360_0125_1__166/3/1/%v_%u.jpg"/>
          <up    url="_360_0125_1__166/4/1/%v_%u.jpg"/>
          <down  url="_360_0125_1__166/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0125_1__166/0/0/%v_%u.jpg"/>
          <right url="_360_0125_1__166/1/0/%v_%u.jpg"/>
          <back  url="_360_0125_1__166/2/0/%v_%u.jpg"/>
          <left  url="_360_0125_1__166/3/0/%v_%u.jpg"/>
          <up    url="_360_0125_1__166/4/0/%v_%u.jpg"/>
          <down  url="_360_0125_1__166/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0125_1__166/mobile/0.jpg"/>
      <right url="_360_0125_1__166/mobile/1.jpg"/>
      <back  url="_360_0125_1__166/mobile/2.jpg"/>
      <left  url="_360_0125_1__166/mobile/3.jpg"/>
      <up    url="_360_0125_1__166/mobile/4.jpg"/>
      <down  url="_360_0125_1__166/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint171"
           ath="28.564232" atv="-16.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           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(pano63);lookat(-179.100000, 12.600000, 90.000000);


  </action>





  <hotspot name="spotpoint172"
           ath="129.219144" atv="-12.727273"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           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(pano61);lookat(-90.450000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint171].visible, false);

    set(hotspot[spotpoint172].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint171].visible, true);

  
  set(hotspot[spotpoint172].visible, true);
  </action>
  <events name="pano166stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

