<?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 : 28-12-2023 13-19-40 -->
  <!-- Project file : C:\Users\User\Downloads\Tour\Toures\Tour Evelyn Acuña 7166582\tour\tour.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_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, pano11);
    );
    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>

  <!-- 37 Groups -->

  <!-- Group Grupo 48 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0697" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0697.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       latitude="10.426388888889001"
       longitude="-75.545555555556007"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0697_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.450000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-168.300000" v="0.450000" 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="-168.300000"
          vlookat="0.450000"/>
    <preview url="%FIRSTXML%/sam_100_0697_11/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="sam_100_0697_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0697_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0697_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0697_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0697_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0697_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0697_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0697_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0697_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0697_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0697_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0697_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0697_11/mobile/0.jpg"/>
      <right url="sam_100_0697_11/mobile/1.jpg"/>
      <back  url="sam_100_0697_11/mobile/2.jpg"/>
      <left  url="sam_100_0697_11/mobile/3.jpg"/>
      <up    url="sam_100_0697_11/mobile/4.jpg"/>
      <down  url="sam_100_0697_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="-169.359588" atv="-2.307778"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint111"
           tooltip="spotpoint111_tooltip"
           />
  <hotspot name="spotpoint111" devices="flash" zorder="3"/>
  <hotspot name="spotpoint111" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint111">
  
        mainloadscene(pano10);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0696" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0696.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0696_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_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%/sam_100_0696_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="sam_100_0696_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0696_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0696_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0696_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0696_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0696_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0696_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0696_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0696_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0696_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0696_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0696_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0696_10/mobile/0.jpg"/>
      <right url="sam_100_0696_10/mobile/1.jpg"/>
      <back  url="sam_100_0696_10/mobile/2.jpg"/>
      <left  url="sam_100_0696_10/mobile/3.jpg"/>
      <up    url="sam_100_0696_10/mobile/4.jpg"/>
      <down  url="sam_100_0696_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint112"
           ath="-169.359588" atv="-3.017700"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint112"
           tooltip="spotpoint112_tooltip"
           />
  <hotspot name="spotpoint112" devices="flash" zorder="3"/>
  <hotspot name="spotpoint112" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint112">
  
        mainloadscene(pano11);lookat(5.850000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint113"
           ath="6.916323" atv="1.597685"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint113"
           tooltip="spotpoint113_tooltip"
           />
  <hotspot name="spotpoint113" devices="flash" zorder="3"/>
  <hotspot name="spotpoint113" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint113">
  
        mainloadscene(pano12);lookat(-174.150000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 49 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0698" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0698.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0698_12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano12_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%/sam_100_0698_12/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="sam_100_0698_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0698_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0698_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0698_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0698_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0698_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0698_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0698_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0698_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0698_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0698_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0698_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0698_12/mobile/0.jpg"/>
      <right url="sam_100_0698_12/mobile/1.jpg"/>
      <back  url="sam_100_0698_12/mobile/2.jpg"/>
      <left  url="sam_100_0698_12/mobile/3.jpg"/>
      <up    url="sam_100_0698_12/mobile/4.jpg"/>
      <down  url="sam_100_0698_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint114"
           ath="11.527190" atv="1.242539"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint114"
           tooltip="spotpoint114_tooltip"
           />
  <hotspot name="spotpoint114" devices="flash" zorder="3"/>
  <hotspot name="spotpoint114" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint114">
  
        mainloadscene(pano10);lookat(-177.300000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint115"
           ath="-173.615760" atv="-4.082762"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint115"
           tooltip="spotpoint115_tooltip"
           />
  <hotspot name="spotpoint115" devices="flash" zorder="3"/>
  <hotspot name="spotpoint115" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint115">
  
        mainloadscene(pano13);lookat(-175.050000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 50 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0715" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0715.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0715_27/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano27_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%/sam_100_0715_27/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="sam_100_0715_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_0715_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0715_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0715_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0715_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0715_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0715_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_0715_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0715_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0715_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0715_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0715_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0715_27/mobile/0.jpg"/>
      <right url="sam_100_0715_27/mobile/1.jpg"/>
      <back  url="sam_100_0715_27/mobile/2.jpg"/>
      <left  url="sam_100_0715_27/mobile/3.jpg"/>
      <up    url="sam_100_0715_27/mobile/4.jpg"/>
      <down  url="sam_100_0715_27/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint154"
           ath="-160.079041" atv="-5.168338"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           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(pano26);lookat(-86.850000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint158"
           ath="14.585037" atv="-0.890998"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           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(pano28);lookat(84.600000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 51 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0700" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0700.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0700_14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano14_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%/sam_100_0700_14/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="sam_100_0700_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_0700_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0700_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0700_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0700_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0700_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0700_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_0700_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0700_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0700_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0700_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0700_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0700_14/mobile/0.jpg"/>
      <right url="sam_100_0700_14/mobile/1.jpg"/>
      <back  url="sam_100_0700_14/mobile/2.jpg"/>
      <left  url="sam_100_0700_14/mobile/3.jpg"/>
      <up    url="sam_100_0700_14/mobile/4.jpg"/>
      <down  url="sam_100_0700_14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint118"
           ath="144.532077" atv="-7.633079"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint118"
           tooltip="spotpoint118_tooltip"
           />
  <hotspot name="spotpoint118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint118">
  
        mainloadscene(pano13);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint119"
           ath="80.335078" atv="-3.727798"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint119"
           tooltip="spotpoint119_tooltip"
           />
  <hotspot name="spotpoint119" devices="flash" zorder="3"/>
  <hotspot name="spotpoint119" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint119">
  
        mainloadscene(pano15);lookat(13.950000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint142"
           ath="-12.236398" atv="1.597685"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           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(pano23);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint613"
           ath="-28.552586" atv="1.821354"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint613"
           tooltip="spotpoint613_tooltip"
           />
  <hotspot name="spotpoint613" devices="flash" zorder="3"/>
  <hotspot name="spotpoint613" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint613">
  
        mainloadscene(pano26);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 52 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0701" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0701.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0701_15/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano15_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%/sam_100_0701_15/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="sam_100_0701_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_0701_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0701_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0701_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0701_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0701_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0701_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_0701_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0701_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0701_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0701_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0701_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0701_15/mobile/0.jpg"/>
      <right url="sam_100_0701_15/mobile/1.jpg"/>
      <back  url="sam_100_0701_15/mobile/2.jpg"/>
      <left  url="sam_100_0701_15/mobile/3.jpg"/>
      <up    url="sam_100_0701_15/mobile/4.jpg"/>
      <down  url="sam_100_0701_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint120"
           ath="-159.031368" atv="-1.454219"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint120"
           tooltip="spotpoint120_tooltip"
           />
  <hotspot name="spotpoint120" devices="flash" zorder="3"/>
  <hotspot name="spotpoint120" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint120">
  
        mainloadscene(pano14);lookat(-76.500000, 6.300000, 90.000000);


  </action>





  <hotspot name="spotpoint121"
           ath="18.620646" atv="-0.532622"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint121"
           tooltip="spotpoint121_tooltip"
           />
  <hotspot name="spotpoint121" devices="flash" zorder="3"/>
  <hotspot name="spotpoint121" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint121">
  
        mainloadscene(pano16);lookat(19.800000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint137"
           ath="-126.245522" atv="-0.807838"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint137"
           tooltip="spotpoint137_tooltip"
           />
  <hotspot name="spotpoint137" devices="flash" zorder="3"/>
  <hotspot name="spotpoint137" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint137">
  
        mainloadscene(pano23);lookat(1.350000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 53 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0702" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0702.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0702_16/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano16_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%/sam_100_0702_16/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="sam_100_0702_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_0702_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0702_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0702_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0702_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0702_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0702_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_0702_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0702_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0702_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0702_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0702_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0702_16/mobile/0.jpg"/>
      <right url="sam_100_0702_16/mobile/1.jpg"/>
      <back  url="sam_100_0702_16/mobile/2.jpg"/>
      <left  url="sam_100_0702_16/mobile/3.jpg"/>
      <up    url="sam_100_0702_16/mobile/4.jpg"/>
      <down  url="sam_100_0702_16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint122"
           ath="-164.748780" atv="-4.437903"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint122"
           tooltip="spotpoint122_tooltip"
           />
  <hotspot name="spotpoint122" devices="flash" zorder="3"/>
  <hotspot name="spotpoint122" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint122">
  
        mainloadscene(pano15);lookat(-159.750000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint123"
           ath="-82.817645" atv="-1.597679"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint123"
           tooltip="spotpoint123_tooltip"
           />
  <hotspot name="spotpoint123" devices="flash" zorder="3"/>
  <hotspot name="spotpoint123" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint123">
  
        mainloadscene(pano17);lookat(173.700000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint132"
           ath="23.586123" atv="-3.372840"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint132"
           tooltip="spotpoint132_tooltip"
           />
  <hotspot name="spotpoint132" devices="flash" zorder="3"/>
  <hotspot name="spotpoint132" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint132">
  
        mainloadscene(pano21);lookat(-137.700000, -3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 54 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0703" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0703.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0703_17/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano17_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%/sam_100_0703_17/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="sam_100_0703_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_0703_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0703_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0703_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0703_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0703_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0703_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_0703_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0703_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0703_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0703_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0703_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0703_17/mobile/0.jpg"/>
      <right url="sam_100_0703_17/mobile/1.jpg"/>
      <back  url="sam_100_0703_17/mobile/2.jpg"/>
      <left  url="sam_100_0703_17/mobile/3.jpg"/>
      <up    url="sam_100_0703_17/mobile/4.jpg"/>
      <down  url="sam_100_0703_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint124"
           ath="-167.231520" atv="-7.278121"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint124"
           tooltip="spotpoint124_tooltip"
           />
  <hotspot name="spotpoint124" devices="flash" zorder="3"/>
  <hotspot name="spotpoint124" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint124">
  
        mainloadscene(pano18);lookat(46.800000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint133"
           ath="-55.152719" atv="0.887575"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano21);lookat(-107.100000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint134"
           ath="11.172237" atv="0.177476"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano16);lookat(141.750000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 55 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0704" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0704.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0704_18/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano18_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%/sam_100_0704_18/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="sam_100_0704_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_0704_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0704_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0704_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0704_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0704_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0704_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_0704_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0704_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0704_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0704_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0704_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0704_18/mobile/0.jpg"/>
      <right url="sam_100_0704_18/mobile/1.jpg"/>
      <back  url="sam_100_0704_18/mobile/2.jpg"/>
      <left  url="sam_100_0704_18/mobile/3.jpg"/>
      <up    url="sam_100_0704_18/mobile/4.jpg"/>
      <down  url="sam_100_0704_18/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint127"
           ath="-52.315199" atv="1.242539"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano19);lookat(-48.150000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint602"
           ath="-101.630219" atv="-1.792829"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint602"
           tooltip="spotpoint602_tooltip"
           />
  <hotspot name="spotpoint602" devices="flash" zorder="3"/>
  <hotspot name="spotpoint602" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint602">
  
        mainloadscene(pano17);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 56 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0705" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0705.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0705_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_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%/sam_100_0705_19/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="sam_100_0705_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0705_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0705_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0705_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0705_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0705_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0705_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0705_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0705_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0705_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0705_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0705_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0705_19/mobile/0.jpg"/>
      <right url="sam_100_0705_19/mobile/1.jpg"/>
      <back  url="sam_100_0705_19/mobile/2.jpg"/>
      <left  url="sam_100_0705_19/mobile/3.jpg"/>
      <up    url="sam_100_0705_19/mobile/4.jpg"/>
      <down  url="sam_100_0705_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint128"
           ath="-17.201875" atv="5.147996"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint128"
           tooltip="spotpoint128_tooltip"
           />
  <hotspot name="spotpoint128" devices="flash" zorder="3"/>
  <hotspot name="spotpoint128" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint128">
  
        mainloadscene(pano20);lookat(38.700000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint130"
           ath="142.758729" atv="-2.662742"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint130">
  
        mainloadscene(pano18);lookat(130.500000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint131"
           ath="-154.817748" atv="-2.307778"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint131"
           tooltip="spotpoint131_tooltip"
           />
  <hotspot name="spotpoint131" devices="flash" zorder="3"/>
  <hotspot name="spotpoint131" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint131">
  
        mainloadscene(pano17);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 57 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0706" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0706.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0706_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_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%/sam_100_0706_20/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="sam_100_0706_20/0/1/%v_%u.jpg"/>
          <right url="sam_100_0706_20/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0706_20/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0706_20/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0706_20/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0706_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0706_20/0/0/%v_%u.jpg"/>
          <right url="sam_100_0706_20/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0706_20/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0706_20/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0706_20/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0706_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0706_20/mobile/0.jpg"/>
      <right url="sam_100_0706_20/mobile/1.jpg"/>
      <back  url="sam_100_0706_20/mobile/2.jpg"/>
      <left  url="sam_100_0706_20/mobile/3.jpg"/>
      <up    url="sam_100_0706_20/mobile/4.jpg"/>
      <down  url="sam_100_0706_20/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint129"
           ath="175.034523" atv="-1.952637"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint129"
           tooltip="spotpoint129_tooltip"
           />
  <hotspot name="spotpoint129" devices="flash" zorder="3"/>
  <hotspot name="spotpoint129" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint129">
  
        mainloadscene(pano19);lookat(133.200000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0707" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0707.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0707_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%/sam_100_0707_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="sam_100_0707_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_0707_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0707_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0707_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0707_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0707_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0707_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_0707_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0707_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0707_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0707_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0707_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0707_21/mobile/0.jpg"/>
      <right url="sam_100_0707_21/mobile/1.jpg"/>
      <back  url="sam_100_0707_21/mobile/2.jpg"/>
      <left  url="sam_100_0707_21/mobile/3.jpg"/>
      <up    url="sam_100_0707_21/mobile/4.jpg"/>
      <down  url="sam_100_0707_21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint135"
           ath="105.517073" atv="-3.372840"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint135"
           tooltip="spotpoint135_tooltip"
           />
  <hotspot name="spotpoint135" devices="flash" zorder="3"/>
  <hotspot name="spotpoint135" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint135">
  
        mainloadscene(pano17);lookat(-176.400000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint136"
           ath="36.000009" atv="-0.532622"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint136"
           tooltip="spotpoint136_tooltip"
           />
  <hotspot name="spotpoint136" devices="flash" zorder="3"/>
  <hotspot name="spotpoint136" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint136">
  
        mainloadscene(pano15);lookat(-166.500000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0708" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0708.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0708_22/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano22_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%/sam_100_0708_22/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="sam_100_0708_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_0708_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0708_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0708_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0708_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0708_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0708_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_0708_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0708_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0708_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0708_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0708_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0708_22/mobile/0.jpg"/>
      <right url="sam_100_0708_22/mobile/1.jpg"/>
      <back  url="sam_100_0708_22/mobile/2.jpg"/>
      <left  url="sam_100_0708_22/mobile/3.jpg"/>
      <up    url="sam_100_0708_22/mobile/4.jpg"/>
      <down  url="sam_100_0708_22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint147"
           ath="26.423643" atv="-1.597679"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(108.900000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint331"
           ath="-67.158746" atv="-4.008097"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint331"
           tooltip="spotpoint331_tooltip"
           />
  <hotspot name="spotpoint331" devices="flash" zorder="3"/>
  <hotspot name="spotpoint331" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint331">
  
        mainloadscene(pano30);lookat(14.400000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0711" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0711.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0711_23/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano23_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%/sam_100_0711_23/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="sam_100_0711_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_0711_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0711_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0711_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0711_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0711_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0711_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_0711_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0711_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0711_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0711_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0711_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0711_23/mobile/0.jpg"/>
      <right url="sam_100_0711_23/mobile/1.jpg"/>
      <back  url="sam_100_0711_23/mobile/2.jpg"/>
      <left  url="sam_100_0711_23/mobile/3.jpg"/>
      <up    url="sam_100_0711_23/mobile/4.jpg"/>
      <down  url="sam_100_0711_23/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint139"
           ath="-177.183212" atv="-1.597679"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(-179.550000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint145"
           ath="-120.954274" atv="-5.019920"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-58.500000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint150"
           ath="22.055397" atv="-1.247581"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint150"
           tooltip="spotpoint150_tooltip"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint150">
  
        mainloadscene(pano24);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0712" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0712.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0712_24/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano24_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%/sam_100_0712_24/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="sam_100_0712_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_0712_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0712_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0712_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0712_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0712_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0712_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_0712_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0712_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0712_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0712_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0712_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0712_24/mobile/0.jpg"/>
      <right url="sam_100_0712_24/mobile/1.jpg"/>
      <back  url="sam_100_0712_24/mobile/2.jpg"/>
      <left  url="sam_100_0712_24/mobile/3.jpg"/>
      <up    url="sam_100_0712_24/mobile/4.jpg"/>
      <down  url="sam_100_0712_24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint151"
           ath="-155.703491" atv="-0.170819"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-8.100000, 14.850000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 62 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0713" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0713.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0713_25/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano25_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%/sam_100_0713_25/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="sam_100_0713_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_0713_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0713_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0713_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0713_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0713_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0713_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_0713_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0713_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0713_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0713_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0713_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0713_25/mobile/0.jpg"/>
      <right url="sam_100_0713_25/mobile/1.jpg"/>
      <back  url="sam_100_0713_25/mobile/2.jpg"/>
      <left  url="sam_100_0713_25/mobile/3.jpg"/>
      <up    url="sam_100_0713_25/mobile/4.jpg"/>
      <down  url="sam_100_0713_25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint146"
           ath="-62.955716" atv="-4.082762"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(-136.350000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint155"
           ath="8.954287" atv="-1.097640"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           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(pano26);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint325"
           ath="137.604232" atv="-2.926800"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint325"
           tooltip="spotpoint325_tooltip"
           />
  <hotspot name="spotpoint325" devices="flash" zorder="3"/>
  <hotspot name="spotpoint325" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint325">
  
        mainloadscene(pano45);lookat(-162.450000, -0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint614"
           ath="-171.769384" atv="-1.075697"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint614"
           tooltip="spotpoint614_tooltip"
           />
  <hotspot name="spotpoint614" devices="flash" zorder="3"/>
  <hotspot name="spotpoint614" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint614">
  
        mainloadscene(pano23);lookat(172.512733, 0.331468, 108.900000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0714" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0714.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0714_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%/sam_100_0714_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="sam_100_0714_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_0714_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0714_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0714_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0714_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0714_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0714_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_0714_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0714_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0714_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0714_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0714_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0714_26/mobile/0.jpg"/>
      <right url="sam_100_0714_26/mobile/1.jpg"/>
      <back  url="sam_100_0714_26/mobile/2.jpg"/>
      <left  url="sam_100_0714_26/mobile/3.jpg"/>
      <up    url="sam_100_0714_26/mobile/4.jpg"/>
      <down  url="sam_100_0714_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint156"
           ath="52.873206" atv="-4.726621"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           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(pano27);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint157"
           ath="11.739235" atv="-1.247581"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           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(pano43);lookat(156.150000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint604"
           ath="-171.769384" atv="-3.585657"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint604"
           tooltip="spotpoint604_tooltip"
           />
  <hotspot name="spotpoint604" devices="flash" zorder="3"/>
  <hotspot name="spotpoint604" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint604">
  
        mainloadscene(pano23);lookat(154.350000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint605"
           ath="-82.306163" atv="-0.717131"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint605"
           tooltip="spotpoint605_tooltip"
           />
  <hotspot name="spotpoint605" devices="flash" zorder="3"/>
  <hotspot name="spotpoint605" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint605">
  
        mainloadscene(pano22);lookat(-151.650000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0716" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0716.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0716_28/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano28_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%/sam_100_0716_28/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="sam_100_0716_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_0716_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0716_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0716_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0716_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0716_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0716_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_0716_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0716_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0716_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0716_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0716_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0716_28/mobile/0.jpg"/>
      <right url="sam_100_0716_28/mobile/1.jpg"/>
      <back  url="sam_100_0716_28/mobile/2.jpg"/>
      <left  url="sam_100_0716_28/mobile/3.jpg"/>
      <up    url="sam_100_0716_28/mobile/4.jpg"/>
      <down  url="sam_100_0716_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint159"
           ath="41.116676" atv="-3.658501"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           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(pano29);lookat(-177.300000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint323"
           ath="-122.984642" atv="0.731696"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint323"
           tooltip="spotpoint323_tooltip"
           />
  <hotspot name="spotpoint323" devices="flash" zorder="3"/>
  <hotspot name="spotpoint323" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint323">
  
        mainloadscene(pano27);lookat(-153.450000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 66 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0717" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0717.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano29"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0717_29/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano29_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%/sam_100_0717_29/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="sam_100_0717_29/0/1/%v_%u.jpg"/>
          <right url="sam_100_0717_29/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0717_29/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0717_29/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0717_29/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0717_29/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0717_29/0/0/%v_%u.jpg"/>
          <right url="sam_100_0717_29/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0717_29/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0717_29/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0717_29/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0717_29/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0717_29/mobile/0.jpg"/>
      <right url="sam_100_0717_29/mobile/1.jpg"/>
      <back  url="sam_100_0717_29/mobile/2.jpg"/>
      <left  url="sam_100_0717_29/mobile/3.jpg"/>
      <up    url="sam_100_0717_29/mobile/4.jpg"/>
      <down  url="sam_100_0717_29/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint322"
           ath="46.964514" atv="0.731696"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint322"
           tooltip="spotpoint322_tooltip"
           />
  <hotspot name="spotpoint322" devices="flash" zorder="3"/>
  <hotspot name="spotpoint322" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint322">
  
        mainloadscene(pano28);lookat(-124.200000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 67 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0718" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0718.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano30"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0718_30/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano30_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%/sam_100_0718_30/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="sam_100_0718_30/0/1/%v_%u.jpg"/>
          <right url="sam_100_0718_30/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0718_30/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0718_30/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0718_30/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0718_30/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0718_30/0/0/%v_%u.jpg"/>
          <right url="sam_100_0718_30/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0718_30/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0718_30/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0718_30/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0718_30/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0718_30/mobile/0.jpg"/>
      <right url="sam_100_0718_30/mobile/1.jpg"/>
      <back  url="sam_100_0718_30/mobile/2.jpg"/>
      <left  url="sam_100_0718_30/mobile/3.jpg"/>
      <up    url="sam_100_0718_30/mobile/4.jpg"/>
      <down  url="sam_100_0718_30/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint332"
           ath="17.726033" atv="-5.487843"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           onclick="onclickspotpoint332"
           tooltip="spotpoint332_tooltip"
           />
  <hotspot name="spotpoint332" devices="flash" zorder="3"/>
  <hotspot name="spotpoint332" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint332">
  
        mainloadscene(pano31);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint333"
           ath="57.563274" atv="-4.390202"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint333"
           tooltip="spotpoint333_tooltip"
           />
  <hotspot name="spotpoint333" devices="flash" zorder="3"/>
  <hotspot name="spotpoint333" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint333">
  
        mainloadscene(pano34);lookat(138.150000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint608"
           ath="156.739563" atv="-3.227092"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint608"
           tooltip="spotpoint608_tooltip"
           />
  <hotspot name="spotpoint608" devices="flash" zorder="3"/>
  <hotspot name="spotpoint608" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint608">
  
        mainloadscene(pano25);lookat(104.400000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 68 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0719" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0719.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano31"
       latitude="10.426388888889001"
       longitude="-75.545555555556007"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0719_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%/sam_100_0719_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="sam_100_0719_31/0/1/%v_%u.jpg"/>
          <right url="sam_100_0719_31/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0719_31/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0719_31/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0719_31/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0719_31/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0719_31/0/0/%v_%u.jpg"/>
          <right url="sam_100_0719_31/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0719_31/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0719_31/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0719_31/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0719_31/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0719_31/mobile/0.jpg"/>
      <right url="sam_100_0719_31/mobile/1.jpg"/>
      <back  url="sam_100_0719_31/mobile/2.jpg"/>
      <left  url="sam_100_0719_31/mobile/3.jpg"/>
      <up    url="sam_100_0719_31/mobile/4.jpg"/>
      <down  url="sam_100_0719_31/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint335"
           ath="174.152162" atv="-0.731701"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint335"
           tooltip="spotpoint335_tooltip"
           />
  <hotspot name="spotpoint335" devices="flash" zorder="3"/>
  <hotspot name="spotpoint335" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint335">
  
        mainloadscene(pano30);lookat(-164.250000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 69 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0720" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0720.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano32"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0720_32/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano32_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%/sam_100_0720_32/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="sam_100_0720_32/0/1/%v_%u.jpg"/>
          <right url="sam_100_0720_32/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0720_32/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0720_32/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0720_32/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0720_32/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0720_32/0/0/%v_%u.jpg"/>
          <right url="sam_100_0720_32/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0720_32/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0720_32/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0720_32/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0720_32/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0720_32/mobile/0.jpg"/>
      <right url="sam_100_0720_32/mobile/1.jpg"/>
      <back  url="sam_100_0720_32/mobile/2.jpg"/>
      <left  url="sam_100_0720_32/mobile/3.jpg"/>
      <up    url="sam_100_0720_32/mobile/4.jpg"/>
      <down  url="sam_100_0720_32/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint334"
           ath="6.030357" atv="-1.097640"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint334"
           tooltip="spotpoint334_tooltip"
           />
  <hotspot name="spotpoint334" devices="flash" zorder="3"/>
  <hotspot name="spotpoint334" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint334">
  
        mainloadscene(pano33);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint337"
           ath="158.802116" atv="-5.121898"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint337"
           tooltip="spotpoint337_tooltip"
           />
  <hotspot name="spotpoint337" devices="flash" zorder="3"/>
  <hotspot name="spotpoint337" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint337">
  
        mainloadscene(pano34);lookat(-141.300000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint490"
           ath="-173.421324" atv="-6.219538"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint490"
           tooltip="spotpoint490_tooltip"
           />
  <hotspot name="spotpoint490" devices="flash" zorder="3"/>
  <hotspot name="spotpoint490" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint490">
  
        mainloadscene(pano38);lookat(7.200000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint612"
           ath="-124.174950" atv="-2.509960"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint612"
           tooltip="spotpoint612_tooltip"
           />
  <hotspot name="spotpoint612" devices="flash" zorder="3"/>
  <hotspot name="spotpoint612" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint612">
  
        mainloadscene(pano43);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 70 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0721" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0721.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano33"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0721_33/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano33_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%/sam_100_0721_33/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="sam_100_0721_33/0/1/%v_%u.jpg"/>
          <right url="sam_100_0721_33/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0721_33/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0721_33/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0721_33/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0721_33/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0721_33/0/0/%v_%u.jpg"/>
          <right url="sam_100_0721_33/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0721_33/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0721_33/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0721_33/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0721_33/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0721_33/mobile/0.jpg"/>
      <right url="sam_100_0721_33/mobile/1.jpg"/>
      <back  url="sam_100_0721_33/mobile/2.jpg"/>
      <left  url="sam_100_0721_33/mobile/3.jpg"/>
      <up    url="sam_100_0721_33/mobile/4.jpg"/>
      <down  url="sam_100_0721_33/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint336"
           ath="138.700440" atv="-1.829342"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint336"
           tooltip="spotpoint336_tooltip"
           />
  <hotspot name="spotpoint336" devices="flash" zorder="3"/>
  <hotspot name="spotpoint336" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint336">
  
        mainloadscene(pano32);lookat(166.050000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 71 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0722" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0722.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano34"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0722_34/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano34_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%/sam_100_0722_34/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="sam_100_0722_34/0/1/%v_%u.jpg"/>
          <right url="sam_100_0722_34/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0722_34/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0722_34/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0722_34/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0722_34/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0722_34/0/0/%v_%u.jpg"/>
          <right url="sam_100_0722_34/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0722_34/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0722_34/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0722_34/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0722_34/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0722_34/mobile/0.jpg"/>
      <right url="sam_100_0722_34/mobile/1.jpg"/>
      <back  url="sam_100_0722_34/mobile/2.jpg"/>
      <left  url="sam_100_0722_34/mobile/3.jpg"/>
      <up    url="sam_100_0722_34/mobile/4.jpg"/>
      <down  url="sam_100_0722_34/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint338"
           ath="-120.426480" atv="-2.561038"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano35"
           onclick="onclickspotpoint338"
           tooltip="spotpoint338_tooltip"
           />
  <hotspot name="spotpoint338" devices="flash" zorder="3"/>
  <hotspot name="spotpoint338" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint338">
  
        mainloadscene(pano35);lookat(169.200000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint610"
           ath="18.966203" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint610"
           tooltip="spotpoint610_tooltip"
           />
  <hotspot name="spotpoint610" devices="flash" zorder="3"/>
  <hotspot name="spotpoint610" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint610">
  
        mainloadscene(pano32);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint615"
           ath="-41.551642" atv="2.842105"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint615"
           tooltip="spotpoint615_tooltip"
           />
  <hotspot name="spotpoint615" devices="flash" zorder="3"/>
  <hotspot name="spotpoint615" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint615">
  
        mainloadscene(pano43);lookat(-38.700000, 5.400000, 90.000000);


  </action>





  <hotspot name="spotpoint616"
           ath="-64.301764" atv="0.852713"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint616"
           tooltip="spotpoint616_tooltip"
           />
  <hotspot name="spotpoint616" devices="flash" zorder="3"/>
  <hotspot name="spotpoint616" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint616">
  
        mainloadscene(pano38);lookat(38.250000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 72 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0723" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0723.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano35"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0723_35/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano35_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%/sam_100_0723_35/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="sam_100_0723_35/0/1/%v_%u.jpg"/>
          <right url="sam_100_0723_35/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0723_35/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0723_35/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0723_35/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0723_35/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0723_35/0/0/%v_%u.jpg"/>
          <right url="sam_100_0723_35/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0723_35/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0723_35/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0723_35/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0723_35/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0723_35/mobile/0.jpg"/>
      <right url="sam_100_0723_35/mobile/1.jpg"/>
      <back  url="sam_100_0723_35/mobile/2.jpg"/>
      <left  url="sam_100_0723_35/mobile/3.jpg"/>
      <up    url="sam_100_0723_35/mobile/4.jpg"/>
      <down  url="sam_100_0723_35/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint483"
           ath="-170.862948" atv="-0.731701"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint483"
           tooltip="spotpoint483_tooltip"
           />
  <hotspot name="spotpoint483" devices="flash" zorder="3"/>
  <hotspot name="spotpoint483" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint483">
  
        mainloadscene(pano36);lookat(95.400000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint489"
           ath="-11.878195" atv="2.195098"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint489"
           tooltip="spotpoint489_tooltip"
           />
  <hotspot name="spotpoint489" devices="flash" zorder="3"/>
  <hotspot name="spotpoint489" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint489">
  
        mainloadscene(pano34);lookat(31.950000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 73 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0724" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0724.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano36"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0724_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%/sam_100_0724_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="sam_100_0724_36/0/1/%v_%u.jpg"/>
          <right url="sam_100_0724_36/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0724_36/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0724_36/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0724_36/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0724_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0724_36/0/0/%v_%u.jpg"/>
          <right url="sam_100_0724_36/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0724_36/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0724_36/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0724_36/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0724_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0724_36/mobile/0.jpg"/>
      <right url="sam_100_0724_36/mobile/1.jpg"/>
      <back  url="sam_100_0724_36/mobile/2.jpg"/>
      <left  url="sam_100_0724_36/mobile/3.jpg"/>
      <up    url="sam_100_0724_36/mobile/4.jpg"/>
      <down  url="sam_100_0724_36/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint486"
           ath="178.172643" atv="-5.121898"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           onclick="onclickspotpoint486"
           tooltip="spotpoint486_tooltip"
           />
  <hotspot name="spotpoint486" devices="flash" zorder="3"/>
  <hotspot name="spotpoint486" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint486">
  
        mainloadscene(pano37);lookat(-155.700000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint488"
           ath="-71.817123" atv="-2.195098"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano35"
           onclick="onclickspotpoint488"
           tooltip="spotpoint488_tooltip"
           />
  <hotspot name="spotpoint488" devices="flash" zorder="3"/>
  <hotspot name="spotpoint488" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint488">
  
        mainloadscene(pano35);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 74 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0725" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0725.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano37"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0725_37/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano37_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%/sam_100_0725_37/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="sam_100_0725_37/0/1/%v_%u.jpg"/>
          <right url="sam_100_0725_37/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0725_37/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0725_37/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0725_37/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0725_37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0725_37/0/0/%v_%u.jpg"/>
          <right url="sam_100_0725_37/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0725_37/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0725_37/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0725_37/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0725_37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0725_37/mobile/0.jpg"/>
      <right url="sam_100_0725_37/mobile/1.jpg"/>
      <back  url="sam_100_0725_37/mobile/2.jpg"/>
      <left  url="sam_100_0725_37/mobile/3.jpg"/>
      <up    url="sam_100_0725_37/mobile/4.jpg"/>
      <down  url="sam_100_0725_37/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint487"
           ath="35.634606" atv="-5.487843"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint487"
           tooltip="spotpoint487_tooltip"
           />
  <hotspot name="spotpoint487" devices="flash" zorder="3"/>
  <hotspot name="spotpoint487" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint487">
  
        mainloadscene(pano36);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 75 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0726" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0726.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano38"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0726_38/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano38_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%/sam_100_0726_38/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="sam_100_0726_38/0/1/%v_%u.jpg"/>
          <right url="sam_100_0726_38/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0726_38/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0726_38/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0726_38/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0726_38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0726_38/0/0/%v_%u.jpg"/>
          <right url="sam_100_0726_38/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0726_38/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0726_38/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0726_38/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0726_38/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0726_38/mobile/0.jpg"/>
      <right url="sam_100_0726_38/mobile/1.jpg"/>
      <back  url="sam_100_0726_38/mobile/2.jpg"/>
      <left  url="sam_100_0726_38/mobile/3.jpg"/>
      <up    url="sam_100_0726_38/mobile/4.jpg"/>
      <down  url="sam_100_0726_38/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint491"
           ath="11.878195" atv="-19.756079"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           onclick="onclickspotpoint491"
           tooltip="spotpoint491_tooltip"
           />
  <hotspot name="spotpoint491" devices="flash" zorder="3"/>
  <hotspot name="spotpoint491" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint491">
  
        mainloadscene(pano39);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint493"
           ath="-156.974617" atv="-2.926800"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint493"
           tooltip="spotpoint493_tooltip"
           />
  <hotspot name="spotpoint493" devices="flash" zorder="3"/>
  <hotspot name="spotpoint493" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint493">
  
        mainloadscene(pano32);lookat(-1.350000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint494"
           ath="-99.593999" atv="-1.829342"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint494"
           tooltip="spotpoint494_tooltip"
           />
  <hotspot name="spotpoint494" devices="flash" zorder="3"/>
  <hotspot name="spotpoint494" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint494">
  
        mainloadscene(pano34);lookat(139.950000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint611"
           ath="152.803181" atv="-1.075697"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint611"
           tooltip="spotpoint611_tooltip"
           />
  <hotspot name="spotpoint611" devices="flash" zorder="3"/>
  <hotspot name="spotpoint611" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint611">
  
        mainloadscene(pano30);lookat(-89.550000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 76 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0727" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0727.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano39"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0727_39/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano39_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%/sam_100_0727_39/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="sam_100_0727_39/0/1/%v_%u.jpg"/>
          <right url="sam_100_0727_39/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0727_39/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0727_39/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0727_39/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0727_39/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0727_39/0/0/%v_%u.jpg"/>
          <right url="sam_100_0727_39/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0727_39/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0727_39/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0727_39/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0727_39/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0727_39/mobile/0.jpg"/>
      <right url="sam_100_0727_39/mobile/1.jpg"/>
      <back  url="sam_100_0727_39/mobile/2.jpg"/>
      <left  url="sam_100_0727_39/mobile/3.jpg"/>
      <up    url="sam_100_0727_39/mobile/4.jpg"/>
      <down  url="sam_100_0727_39/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint497"
           ath="-8.223481" atv="-0.365939"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint497"
           tooltip="spotpoint497_tooltip"
           />
  <hotspot name="spotpoint497" devices="flash" zorder="3"/>
  <hotspot name="spotpoint497" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint497">
  
        mainloadscene(pano40);lookat(-34.200000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint502"
           ath="-87.167523" atv="-2.195098"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint502"
           tooltip="spotpoint502_tooltip"
           />
  <hotspot name="spotpoint502" devices="flash" zorder="3"/>
  <hotspot name="spotpoint502" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint502">
  
        mainloadscene(pano42);lookat(171.000000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint601"
           ath="-167.952139" atv="10.609756"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint601"
           tooltip="spotpoint601_tooltip"
           />
  <hotspot name="spotpoint601" devices="flash" zorder="3"/>
  <hotspot name="spotpoint601" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint601">
  
        mainloadscene(pano38);lookat(-162.450000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 77 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0728" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0728.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano40"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0728_40/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano40_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%/sam_100_0728_40/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="sam_100_0728_40/0/1/%v_%u.jpg"/>
          <right url="sam_100_0728_40/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0728_40/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0728_40/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0728_40/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0728_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0728_40/0/0/%v_%u.jpg"/>
          <right url="sam_100_0728_40/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0728_40/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0728_40/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0728_40/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0728_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0728_40/mobile/0.jpg"/>
      <right url="sam_100_0728_40/mobile/1.jpg"/>
      <back  url="sam_100_0728_40/mobile/2.jpg"/>
      <left  url="sam_100_0728_40/mobile/3.jpg"/>
      <up    url="sam_100_0728_40/mobile/4.jpg"/>
      <down  url="sam_100_0728_40/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint498"
           ath="150.761518" atv="-2.561038"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           onclick="onclickspotpoint498"
           tooltip="spotpoint498_tooltip"
           />
  <hotspot name="spotpoint498" devices="flash" zorder="3"/>
  <hotspot name="spotpoint498" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint498">
  
        mainloadscene(pano39);lookat(-163.350000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint500"
           ath="-86.802120" atv="-4.024440"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint500"
           tooltip="spotpoint500_tooltip"
           />
  <hotspot name="spotpoint500" devices="flash" zorder="3"/>
  <hotspot name="spotpoint500" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint500">
  
        mainloadscene(pano41);lookat(-106.650000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 78 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0729" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0729.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano41"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0729_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%/sam_100_0729_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="sam_100_0729_41/0/1/%v_%u.jpg"/>
          <right url="sam_100_0729_41/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0729_41/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0729_41/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0729_41/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0729_41/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0729_41/0/0/%v_%u.jpg"/>
          <right url="sam_100_0729_41/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0729_41/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0729_41/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0729_41/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0729_41/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0729_41/mobile/0.jpg"/>
      <right url="sam_100_0729_41/mobile/1.jpg"/>
      <back  url="sam_100_0729_41/mobile/2.jpg"/>
      <left  url="sam_100_0729_41/mobile/3.jpg"/>
      <up    url="sam_100_0729_41/mobile/4.jpg"/>
      <down  url="sam_100_0729_41/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint501"
           ath="33.807249" atv="-0.365939"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint501"
           tooltip="spotpoint501_tooltip"
           />
  <hotspot name="spotpoint501" devices="flash" zorder="3"/>
  <hotspot name="spotpoint501" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint501">
  
        mainloadscene(pano40);lookat(124.200000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 79 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0730" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0730.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano42"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0730_42/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano42_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%/sam_100_0730_42/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="sam_100_0730_42/0/1/%v_%u.jpg"/>
          <right url="sam_100_0730_42/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0730_42/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0730_42/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0730_42/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0730_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0730_42/0/0/%v_%u.jpg"/>
          <right url="sam_100_0730_42/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0730_42/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0730_42/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0730_42/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0730_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0730_42/mobile/0.jpg"/>
      <right url="sam_100_0730_42/mobile/1.jpg"/>
      <back  url="sam_100_0730_42/mobile/2.jpg"/>
      <left  url="sam_100_0730_42/mobile/3.jpg"/>
      <up    url="sam_100_0730_42/mobile/4.jpg"/>
      <down  url="sam_100_0730_42/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint600"
           ath="-0.496650" atv="3.491686"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           onclick="onclickspotpoint600"
           tooltip="spotpoint600_tooltip"
           />
  <hotspot name="spotpoint600" devices="flash" zorder="3"/>
  <hotspot name="spotpoint600" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint600">
  
        mainloadscene(pano39);lookat(80.550000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 80 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0731" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0731.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano43"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0731_43/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano43_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%/sam_100_0731_43/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="sam_100_0731_43/0/1/%v_%u.jpg"/>
          <right url="sam_100_0731_43/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0731_43/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0731_43/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0731_43/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0731_43/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0731_43/0/0/%v_%u.jpg"/>
          <right url="sam_100_0731_43/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0731_43/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0731_43/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0731_43/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0731_43/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0731_43/mobile/0.jpg"/>
      <right url="sam_100_0731_43/mobile/1.jpg"/>
      <back  url="sam_100_0731_43/mobile/2.jpg"/>
      <left  url="sam_100_0731_43/mobile/3.jpg"/>
      <up    url="sam_100_0731_43/mobile/4.jpg"/>
      <down  url="sam_100_0731_43/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint329"
           ath="-153.319788" atv="3.292744"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint329"
           tooltip="spotpoint329_tooltip"
           />
  <hotspot name="spotpoint329" devices="flash" zorder="3"/>
  <hotspot name="spotpoint329" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint329">
  
        mainloadscene(pano44);lookat(173.700000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint606"
           ath="20.039761" atv="-2.509960"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint606"
           tooltip="spotpoint606_tooltip"
           />
  <hotspot name="spotpoint606" devices="flash" zorder="3"/>
  <hotspot name="spotpoint606" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint606">
  
        mainloadscene(pano30);lookat(-60.300000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint607"
           ath="-49.741551" atv="1.075697"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint607"
           tooltip="spotpoint607_tooltip"
           />
  <hotspot name="spotpoint607" devices="flash" zorder="3"/>
  <hotspot name="spotpoint607" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint607">
  
        mainloadscene(pano26);lookat(-171.900000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 81 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0732" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0732.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano44"
       latitude="10.426388888889001"
       longitude="-75.545833333332993"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0732_44/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano44_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%/sam_100_0732_44/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="sam_100_0732_44/0/1/%v_%u.jpg"/>
          <right url="sam_100_0732_44/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0732_44/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0732_44/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0732_44/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0732_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0732_44/0/0/%v_%u.jpg"/>
          <right url="sam_100_0732_44/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0732_44/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0732_44/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0732_44/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0732_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0732_44/mobile/0.jpg"/>
      <right url="sam_100_0732_44/mobile/1.jpg"/>
      <back  url="sam_100_0732_44/mobile/2.jpg"/>
      <left  url="sam_100_0732_44/mobile/3.jpg"/>
      <up    url="sam_100_0732_44/mobile/4.jpg"/>
      <down  url="sam_100_0732_44/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint330"
           ath="-22.477319" atv="3.292744"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint330"
           tooltip="spotpoint330_tooltip"
           />
  <hotspot name="spotpoint330" devices="flash" zorder="3"/>
  <hotspot name="spotpoint330" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint330">
  
        mainloadscene(pano43);lookat(41.850000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 82 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0733" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0733.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano45"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0733_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%/sam_100_0733_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="sam_100_0733_45/0/1/%v_%u.jpg"/>
          <right url="sam_100_0733_45/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0733_45/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0733_45/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0733_45/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0733_45/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0733_45/0/0/%v_%u.jpg"/>
          <right url="sam_100_0733_45/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0733_45/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0733_45/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0733_45/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0733_45/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0733_45/mobile/0.jpg"/>
      <right url="sam_100_0733_45/mobile/1.jpg"/>
      <back  url="sam_100_0733_45/mobile/2.jpg"/>
      <left  url="sam_100_0733_45/mobile/3.jpg"/>
      <up    url="sam_100_0733_45/mobile/4.jpg"/>
      <down  url="sam_100_0733_45/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint326"
           ath="-166.111668" atv="-3.658501"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint326"
           tooltip="spotpoint326_tooltip"
           />
  <hotspot name="spotpoint326" devices="flash" zorder="3"/>
  <hotspot name="spotpoint326" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint326">
  
        mainloadscene(pano46);lookat(-146.250000, -2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint328"
           ath="19.918792" atv="0.365939"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint328"
           tooltip="spotpoint328_tooltip"
           />
  <hotspot name="spotpoint328" devices="flash" zorder="3"/>
  <hotspot name="spotpoint328" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint328">
  
        mainloadscene(pano25);lookat(-73.350000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 83 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0734" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0734.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano46"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0734_46/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano46_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%/sam_100_0734_46/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="sam_100_0734_46/0/1/%v_%u.jpg"/>
          <right url="sam_100_0734_46/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0734_46/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0734_46/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0734_46/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0734_46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0734_46/0/0/%v_%u.jpg"/>
          <right url="sam_100_0734_46/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0734_46/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0734_46/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0734_46/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0734_46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0734_46/mobile/0.jpg"/>
      <right url="sam_100_0734_46/mobile/1.jpg"/>
      <back  url="sam_100_0734_46/mobile/2.jpg"/>
      <left  url="sam_100_0734_46/mobile/3.jpg"/>
      <up    url="sam_100_0734_46/mobile/4.jpg"/>
      <down  url="sam_100_0734_46/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint327"
           ath="63.411112" atv="1.097635"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint327"
           tooltip="spotpoint327_tooltip"
           />
  <hotspot name="spotpoint327" devices="flash" zorder="3"/>
  <hotspot name="spotpoint327" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint327">
  
        mainloadscene(pano45);lookat(1.800000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 603 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0699" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Evelyn Acuña 7166582/fotos/SAM_100_0699.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0699_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%/sam_100_0699_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="sam_100_0699_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0699_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0699_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0699_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0699_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0699_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0699_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0699_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0699_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0699_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0699_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0699_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0699_13/mobile/0.jpg"/>
      <right url="sam_100_0699_13/mobile/1.jpg"/>
      <back  url="sam_100_0699_13/mobile/2.jpg"/>
      <left  url="sam_100_0699_13/mobile/3.jpg"/>
      <up    url="sam_100_0699_13/mobile/4.jpg"/>
      <down  url="sam_100_0699_13/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint116"
           ath="-6.206760" atv="1.597685"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint116"
           tooltip="spotpoint116_tooltip"
           />
  <hotspot name="spotpoint116" devices="flash" zorder="3"/>
  <hotspot name="spotpoint116" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint116">
  
        mainloadscene(pano12);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint117"
           ath="-162.620676" atv="-7.278121"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint117"
           tooltip="spotpoint117_tooltip"
           />
  <hotspot name="spotpoint117" devices="flash" zorder="3"/>
  <hotspot name="spotpoint117" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint117">
  
        mainloadscene(pano14);lookat(-53.550000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

