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


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

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

  <!-- generated by Panotour Pro V2.5.14 64bits : 12-10-2022 12-02-54 -->
  <!-- Project file : /Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/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, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 23 Groups -->

  <!-- Group Grupo 54 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1069" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1069.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1069_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="-1.330000" 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="-1.330000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1069_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_1069_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_1069_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1069_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1069_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1069_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1069_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1069_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_1069_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1069_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1069_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1069_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1069_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1069_10/mobile/0.jpg"/>
      <right url="sam_100_1069_10/mobile/1.jpg"/>
      <back  url="sam_100_1069_10/mobile/2.jpg"/>
      <left  url="sam_100_1069_10/mobile/3.jpg"/>
      <up    url="sam_100_1069_10/mobile/4.jpg"/>
      <down  url="sam_100_1069_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint98"
           ath="0.323281" atv="0.647464"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint98"
           tooltip="spotpoint98_tooltip"
           />
  <hotspot name="spotpoint98" devices="flash" zorder="3"/>
  <hotspot name="spotpoint98" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint98">
  
        mainloadscene(pano12);lookat(-1.800000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 56 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1071" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1071.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1071_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_1071_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_1071_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_1071_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1071_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1071_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1071_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1071_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1071_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_1071_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1071_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1071_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1071_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1071_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1071_12/mobile/0.jpg"/>
      <right url="sam_100_1071_12/mobile/1.jpg"/>
      <back  url="sam_100_1071_12/mobile/2.jpg"/>
      <left  url="sam_100_1071_12/mobile/3.jpg"/>
      <up    url="sam_100_1071_12/mobile/4.jpg"/>
      <down  url="sam_100_1071_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint99"
           ath="-179.353681" atv="-7.769700"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint99"
           tooltip="spotpoint99_tooltip"
           />
  <hotspot name="spotpoint99" devices="flash" zorder="3"/>
  <hotspot name="spotpoint99" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint99">
  
        mainloadscene(pano10);lookat(-174.130000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint100"
           ath="93.393359" atv="-4.532402"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint100"
           tooltip="spotpoint100_tooltip"
           />
  <hotspot name="spotpoint100" devices="flash" zorder="3"/>
  <hotspot name="spotpoint100" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint100">
  
        mainloadscene(pano14);lookat(90.000000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint102"
           ath="3.554635" atv="0.647464"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint102"
           tooltip="spotpoint102_tooltip"
           />
  <hotspot name="spotpoint102" devices="flash" zorder="3"/>
  <hotspot name="spotpoint102" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint102">
  
        mainloadscene(pano15);lookat(4.050000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1073" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1073.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1073_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_1073_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_1073_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_1073_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1073_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1073_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1073_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1073_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1073_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_1073_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1073_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1073_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1073_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1073_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1073_14/mobile/0.jpg"/>
      <right url="sam_100_1073_14/mobile/1.jpg"/>
      <back  url="sam_100_1073_14/mobile/2.jpg"/>
      <left  url="sam_100_1073_14/mobile/3.jpg"/>
      <up    url="sam_100_1073_14/mobile/4.jpg"/>
      <down  url="sam_100_1073_14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint101"
           ath="-73.357204" atv="1.294917"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint101"
           tooltip="spotpoint101_tooltip"
           />
  <hotspot name="spotpoint101" devices="flash" zorder="3"/>
  <hotspot name="spotpoint101" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint101">
  
        mainloadscene(pano12);lookat(-85.950000, 10.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1074" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1074.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1074_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_1074_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_1074_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_1074_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1074_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1074_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1074_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1074_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1074_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_1074_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1074_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1074_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1074_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1074_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1074_15/mobile/0.jpg"/>
      <right url="sam_100_1074_15/mobile/1.jpg"/>
      <back  url="sam_100_1074_15/mobile/2.jpg"/>
      <left  url="sam_100_1074_15/mobile/3.jpg"/>
      <up    url="sam_100_1074_15/mobile/4.jpg"/>
      <down  url="sam_100_1074_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint103"
           ath="178.707240" atv="-5.827319"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano12);lookat(-178.650000, -3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint104"
           ath="31.346633" atv="1.294917"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint104"
           tooltip="spotpoint104_tooltip"
           />
  <hotspot name="spotpoint104" devices="flash" zorder="3"/>
  <hotspot name="spotpoint104" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint104">
  
        mainloadscene(pano16);lookat(-50.400000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1075" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1075.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1075_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_1075_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_1075_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_1075_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1075_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1075_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1075_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1075_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1075_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_1075_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1075_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1075_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1075_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1075_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1075_16/mobile/0.jpg"/>
      <right url="sam_100_1075_16/mobile/1.jpg"/>
      <back  url="sam_100_1075_16/mobile/2.jpg"/>
      <left  url="sam_100_1075_16/mobile/3.jpg"/>
      <up    url="sam_100_1075_16/mobile/4.jpg"/>
      <down  url="sam_100_1075_16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint105"
           ath="161.256595" atv="-1.294922"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint105"
           tooltip="spotpoint105_tooltip"
           />
  <hotspot name="spotpoint105" devices="flash" zorder="3"/>
  <hotspot name="spotpoint105" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint105">
  
        mainloadscene(pano15);lookat(-176.400000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint106"
           ath="-42.980404" atv="3.237480"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint106"
           tooltip="spotpoint106_tooltip"
           />
  <hotspot name="spotpoint106" devices="flash" zorder="3"/>
  <hotspot name="spotpoint106" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint106">
  
        mainloadscene(pano18);lookat(-90.900000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint110"
           ath="46.211758" atv="1.942381"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint110"
           tooltip="spotpoint110_tooltip"
           />
  <hotspot name="spotpoint110" devices="flash" zorder="3"/>
  <hotspot name="spotpoint110" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint110">
  
        mainloadscene(pano19);lookat(-7.200000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1076" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1076.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1076_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_1076_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_1076_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_1076_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1076_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1076_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1076_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1076_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1076_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_1076_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1076_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1076_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1076_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1076_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1076_17/mobile/0.jpg"/>
      <right url="sam_100_1076_17/mobile/1.jpg"/>
      <back  url="sam_100_1076_17/mobile/2.jpg"/>
      <left  url="sam_100_1076_17/mobile/3.jpg"/>
      <up    url="sam_100_1076_17/mobile/4.jpg"/>
      <down  url="sam_100_1076_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint107"
           ath="53.967590" atv="-0.647458"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint107"
           tooltip="spotpoint107_tooltip"
           />
  <hotspot name="spotpoint107" devices="flash" zorder="3"/>
  <hotspot name="spotpoint107" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint107">
  
        mainloadscene(pano18);lookat(90.450000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 62 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1077" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1077.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1077_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_1077_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_1077_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_1077_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1077_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1077_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1077_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1077_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1077_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_1077_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1077_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1077_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1077_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1077_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1077_18/mobile/0.jpg"/>
      <right url="sam_100_1077_18/mobile/1.jpg"/>
      <back  url="sam_100_1077_18/mobile/2.jpg"/>
      <left  url="sam_100_1077_18/mobile/3.jpg"/>
      <up    url="sam_100_1077_18/mobile/4.jpg"/>
      <down  url="sam_100_1077_18/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint108"
           ath="-86.929922" atv="5.179861"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint108"
           tooltip="spotpoint108_tooltip"
           />
  <hotspot name="spotpoint108" devices="flash" zorder="3"/>
  <hotspot name="spotpoint108" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint108">
  
        mainloadscene(pano17);lookat(-119.250000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint109"
           ath="83.698204" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint109"
           tooltip="spotpoint109_tooltip"
           />
  <hotspot name="spotpoint109" devices="flash" zorder="3"/>
  <hotspot name="spotpoint109" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint109">
  
        mainloadscene(pano16);lookat(135.900000, -3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1078" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1078.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1078_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_1078_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_1078_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_1078_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1078_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1078_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1078_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1078_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1078_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_1078_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1078_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1078_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1078_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1078_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1078_19/mobile/0.jpg"/>
      <right url="sam_100_1078_19/mobile/1.jpg"/>
      <back  url="sam_100_1078_19/mobile/2.jpg"/>
      <left  url="sam_100_1078_19/mobile/3.jpg"/>
      <up    url="sam_100_1078_19/mobile/4.jpg"/>
      <down  url="sam_100_1078_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="177.414844" atv="-2.590021"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           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(pano16);lookat(-135.000000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint249"
           ath="90.161580" atv="-3.237410"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint249"
           tooltip="spotpoint249_tooltip"
           />
  <hotspot name="spotpoint249" devices="flash" zorder="3"/>
  <hotspot name="spotpoint249" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint249">
  
        mainloadscene(pano21);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint253"
           ath="-4.847397" atv="5.827338"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint253"
           tooltip="spotpoint253_tooltip"
           />
  <hotspot name="spotpoint253" devices="flash" zorder="3"/>
  <hotspot name="spotpoint253" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint253">
  
        mainloadscene(pano24);lookat(18.450000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1080" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1080.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1080_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_1080_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_1080_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_1080_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1080_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1080_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1080_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1080_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1080_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_1080_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1080_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1080_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1080_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1080_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1080_21/mobile/0.jpg"/>
      <right url="sam_100_1080_21/mobile/1.jpg"/>
      <back  url="sam_100_1080_21/mobile/2.jpg"/>
      <left  url="sam_100_1080_21/mobile/3.jpg"/>
      <up    url="sam_100_1080_21/mobile/4.jpg"/>
      <down  url="sam_100_1080_21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint250"
           ath="179.353680" atv="-8.417266"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint250"
           tooltip="spotpoint250_tooltip"
           />
  <hotspot name="spotpoint250" devices="flash" zorder="3"/>
  <hotspot name="spotpoint250" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint250">
  
        mainloadscene(pano19);lookat(-87.300000, 9.900000, 90.000000);


  </action>





  <hotspot name="spotpoint251"
           ath="0.323160" atv="1.294964"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint251"
           tooltip="spotpoint251_tooltip"
           />
  <hotspot name="spotpoint251" devices="flash" zorder="3"/>
  <hotspot name="spotpoint251" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint251">
  
        mainloadscene(pano23);lookat(88.650000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 67 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1082" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1082.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1082_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_1082_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_1082_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_1082_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1082_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1082_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1082_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1082_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1082_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_1082_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1082_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1082_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1082_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1082_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1082_23/mobile/0.jpg"/>
      <right url="sam_100_1082_23/mobile/1.jpg"/>
      <back  url="sam_100_1082_23/mobile/2.jpg"/>
      <left  url="sam_100_1082_23/mobile/3.jpg"/>
      <up    url="sam_100_1082_23/mobile/4.jpg"/>
      <down  url="sam_100_1082_23/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint252"
           ath="-97.271095" atv="-0.647482"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint252"
           tooltip="spotpoint252_tooltip"
           />
  <hotspot name="spotpoint252" devices="flash" zorder="3"/>
  <hotspot name="spotpoint252" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint252">
  
        mainloadscene(pano21);lookat(178.650000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 68 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1083" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1083.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1083_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_1083_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_1083_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_1083_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1083_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1083_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1083_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1083_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1083_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_1083_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1083_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1083_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1083_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1083_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1083_24/mobile/0.jpg"/>
      <right url="sam_100_1083_24/mobile/1.jpg"/>
      <back  url="sam_100_1083_24/mobile/2.jpg"/>
      <left  url="sam_100_1083_24/mobile/3.jpg"/>
      <up    url="sam_100_1083_24/mobile/4.jpg"/>
      <down  url="sam_100_1083_24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint254"
           ath="-164.488330" atv="-3.884892"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint254"
           tooltip="spotpoint254_tooltip"
           />
  <hotspot name="spotpoint254" devices="flash" zorder="3"/>
  <hotspot name="spotpoint254" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint254">
  
        mainloadscene(pano19);lookat(-178.200000, -6.300000, 90.000000);


  </action>





  <hotspot name="spotpoint255"
           ath="76.588869" atv="-0.647482"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint255"
           tooltip="spotpoint255_tooltip"
           />
  <hotspot name="spotpoint255" devices="flash" zorder="3"/>
  <hotspot name="spotpoint255" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint255">
  
        mainloadscene(pano25);lookat(-4.050000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint257"
           ath="-76.588869" atv="1.942446"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint257"
           tooltip="spotpoint257_tooltip"
           />
  <hotspot name="spotpoint257" devices="flash" zorder="3"/>
  <hotspot name="spotpoint257" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint257">
  
        mainloadscene(pano26);lookat(-175.500000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint261"
           ath="26.822262" atv="1.294964"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint261"
           tooltip="spotpoint261_tooltip"
           />
  <hotspot name="spotpoint261" devices="flash" zorder="3"/>
  <hotspot name="spotpoint261" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint261">
  
        mainloadscene(pano30);lookat(-1.350000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 69 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1084" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1084.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1084_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_1084_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_1084_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_1084_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1084_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1084_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1084_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1084_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1084_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_1084_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1084_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1084_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1084_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1084_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1084_25/mobile/0.jpg"/>
      <right url="sam_100_1084_25/mobile/1.jpg"/>
      <back  url="sam_100_1084_25/mobile/2.jpg"/>
      <left  url="sam_100_1084_25/mobile/3.jpg"/>
      <up    url="sam_100_1084_25/mobile/4.jpg"/>
      <down  url="sam_100_1084_25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint256"
           ath="155.439856" atv="-9.064748"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint256"
           tooltip="spotpoint256_tooltip"
           />
  <hotspot name="spotpoint256" devices="flash" zorder="3"/>
  <hotspot name="spotpoint256" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint256">
  
        mainloadscene(pano24);lookat(-67.500000, 6.750000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 70 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1085" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1085.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1085_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_1085_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_1085_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_1085_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1085_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1085_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1085_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1085_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1085_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_1085_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1085_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1085_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1085_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1085_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1085_26/mobile/0.jpg"/>
      <right url="sam_100_1085_26/mobile/1.jpg"/>
      <back  url="sam_100_1085_26/mobile/2.jpg"/>
      <left  url="sam_100_1085_26/mobile/3.jpg"/>
      <up    url="sam_100_1085_26/mobile/4.jpg"/>
      <down  url="sam_100_1085_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint258"
           ath="7.432675" atv="1.942446"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint258"
           tooltip="spotpoint258_tooltip"
           />
  <hotspot name="spotpoint258" devices="flash" zorder="3"/>
  <hotspot name="spotpoint258" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint258">
  
        mainloadscene(pano24);lookat(109.800000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint259"
           ath="-161.903052" atv="-7.769784"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint259"
           tooltip="spotpoint259_tooltip"
           />
  <hotspot name="spotpoint259" devices="flash" zorder="3"/>
  <hotspot name="spotpoint259" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint259">
  
        mainloadscene(pano28);lookat(-86.850000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 72 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1088" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1088.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1088_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_1088_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_1088_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_1088_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1088_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1088_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1088_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1088_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1088_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_1088_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1088_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1088_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1088_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1088_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1088_28/mobile/0.jpg"/>
      <right url="sam_100_1088_28/mobile/1.jpg"/>
      <back  url="sam_100_1088_28/mobile/2.jpg"/>
      <left  url="sam_100_1088_28/mobile/3.jpg"/>
      <up    url="sam_100_1088_28/mobile/4.jpg"/>
      <down  url="sam_100_1088_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint260"
           ath="85.637343" atv="-3.237410"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint260"
           tooltip="spotpoint260_tooltip"
           />
  <hotspot name="spotpoint260" devices="flash" zorder="3"/>
  <hotspot name="spotpoint260" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint260">
  
        mainloadscene(pano26);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 74 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1090" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1091.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano30"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1090_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_1090_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_1090_30/0/1/%v_%u.jpg"/>
          <right url="sam_100_1090_30/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1090_30/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1090_30/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1090_30/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1090_30/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1090_30/0/0/%v_%u.jpg"/>
          <right url="sam_100_1090_30/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1090_30/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1090_30/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1090_30/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1090_30/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1090_30/mobile/0.jpg"/>
      <right url="sam_100_1090_30/mobile/1.jpg"/>
      <back  url="sam_100_1090_30/mobile/2.jpg"/>
      <left  url="sam_100_1090_30/mobile/3.jpg"/>
      <up    url="sam_100_1090_30/mobile/4.jpg"/>
      <down  url="sam_100_1090_30/mobile/5.jpg"/>
    </image>




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint262"
           ath="178.707361" atv="-6.474820"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint262"
           tooltip="spotpoint262_tooltip"
           />
  <hotspot name="spotpoint262" devices="flash" zorder="3"/>
  <hotspot name="spotpoint262" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint262">
  
        mainloadscene(pano24);lookat(-150.750000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint263"
           ath="92.746858" atv="-7.769784"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint263"
           tooltip="spotpoint263_tooltip"
           />
  <hotspot name="spotpoint263" devices="flash" zorder="3"/>
  <hotspot name="spotpoint263" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint263">
  
        mainloadscene(pano33);lookat(-4.950000, 9.900000, 90.000000);


  </action>





  <hotspot name="spotpoint265"
           ath="-94.685817" atv="-7.769784"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint265"
           tooltip="spotpoint265_tooltip"
           />
  <hotspot name="spotpoint265" devices="flash" zorder="3"/>
  <hotspot name="spotpoint265" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint265">
  
        mainloadscene(pano36);lookat(102.150000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint267"
           ath="-52.675045" atv="-4.532374"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint267"
           tooltip="spotpoint267_tooltip"
           />
  <hotspot name="spotpoint267" devices="flash" zorder="3"/>
  <hotspot name="spotpoint267" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint267">
  
        mainloadscene(pano40);lookat(-37.800000, 10.350000, 90.000000);


  </action>





  <hotspot name="spotpoint269"
           ath="33.931777" atv="-3.237410"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint269"
           tooltip="spotpoint269_tooltip"
           />
  <hotspot name="spotpoint269" devices="flash" zorder="3"/>
  <hotspot name="spotpoint269" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint269">
  
        mainloadscene(pano44);lookat(90.900000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 77 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1093" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1093.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano33"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1093_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_1093_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_1093_33/0/1/%v_%u.jpg"/>
          <right url="sam_100_1093_33/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1093_33/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1093_33/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1093_33/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1093_33/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1093_33/0/0/%v_%u.jpg"/>
          <right url="sam_100_1093_33/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1093_33/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1093_33/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1093_33/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1093_33/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1093_33/mobile/0.jpg"/>
      <right url="sam_100_1093_33/mobile/1.jpg"/>
      <back  url="sam_100_1093_33/mobile/2.jpg"/>
      <left  url="sam_100_1093_33/mobile/3.jpg"/>
      <up    url="sam_100_1093_33/mobile/4.jpg"/>
      <down  url="sam_100_1093_33/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint264"
           ath="-161.903052" atv="-4.532374"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint264"
           tooltip="spotpoint264_tooltip"
           />
  <hotspot name="spotpoint264" devices="flash" zorder="3"/>
  <hotspot name="spotpoint264" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint264">
  
        mainloadscene(pano30);lookat(-90.000000, 5.850000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 80 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1097" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1097.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano36"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1097_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_1097_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_1097_36/0/1/%v_%u.jpg"/>
          <right url="sam_100_1097_36/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1097_36/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1097_36/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1097_36/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1097_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1097_36/0/0/%v_%u.jpg"/>
          <right url="sam_100_1097_36/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1097_36/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1097_36/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1097_36/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1097_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1097_36/mobile/0.jpg"/>
      <right url="sam_100_1097_36/mobile/1.jpg"/>
      <back  url="sam_100_1097_36/mobile/2.jpg"/>
      <left  url="sam_100_1097_36/mobile/3.jpg"/>
      <up    url="sam_100_1097_36/mobile/4.jpg"/>
      <down  url="sam_100_1097_36/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint266"
           ath="-110.197487" atv="-3.884892"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint266"
           tooltip="spotpoint266_tooltip"
           />
  <hotspot name="spotpoint266" devices="flash" zorder="3"/>
  <hotspot name="spotpoint266" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint266">
  
        mainloadscene(pano30);lookat(90.450000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 84 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1101" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1101.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano40"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1101_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_1101_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_1101_40/0/1/%v_%u.jpg"/>
          <right url="sam_100_1101_40/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1101_40/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1101_40/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1101_40/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1101_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1101_40/0/0/%v_%u.jpg"/>
          <right url="sam_100_1101_40/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1101_40/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1101_40/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1101_40/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1101_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1101_40/mobile/0.jpg"/>
      <right url="sam_100_1101_40/mobile/1.jpg"/>
      <back  url="sam_100_1101_40/mobile/2.jpg"/>
      <left  url="sam_100_1101_40/mobile/3.jpg"/>
      <up    url="sam_100_1101_40/mobile/4.jpg"/>
      <down  url="sam_100_1101_40/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint268"
           ath="158.671454" atv="-4.532374"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint268"
           tooltip="spotpoint268_tooltip"
           />
  <hotspot name="spotpoint268" devices="flash" zorder="3"/>
  <hotspot name="spotpoint268" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint268">
  
        mainloadscene(pano30);lookat(91.350000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 88 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1105" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1105.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano44"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1105_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_1105_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_1105_44/0/1/%v_%u.jpg"/>
          <right url="sam_100_1105_44/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1105_44/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1105_44/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1105_44/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1105_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1105_44/0/0/%v_%u.jpg"/>
          <right url="sam_100_1105_44/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1105_44/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1105_44/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1105_44/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1105_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1105_44/mobile/0.jpg"/>
      <right url="sam_100_1105_44/mobile/1.jpg"/>
      <back  url="sam_100_1105_44/mobile/2.jpg"/>
      <left  url="sam_100_1105_44/mobile/3.jpg"/>
      <up    url="sam_100_1105_44/mobile/4.jpg"/>
      <down  url="sam_100_1105_44/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint270"
           ath="-121.831239" atv="-7.122302"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint270"
           tooltip="spotpoint270_tooltip"
           />
  <hotspot name="spotpoint270" devices="flash" zorder="3"/>
  <hotspot name="spotpoint270" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint270">
  
        mainloadscene(pano30);lookat(-94.500000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint271"
           ath="6.140036" atv="-0.647482"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           onclick="onclickspotpoint271"
           tooltip="spotpoint271_tooltip"
           />
  <hotspot name="spotpoint271" devices="flash" zorder="3"/>
  <hotspot name="spotpoint271" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint271">
  
        mainloadscene(pano47);lookat(-178.200000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint273"
           ath="76.588869" atv="-3.237410"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint273"
           tooltip="spotpoint273_tooltip"
           />
  <hotspot name="spotpoint273" devices="flash" zorder="3"/>
  <hotspot name="spotpoint273" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint273">
  
        mainloadscene(pano49);lookat(0.000000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 91 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1108" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1108.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1108_47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_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_1108_47/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_1108_47/0/1/%v_%u.jpg"/>
          <right url="sam_100_1108_47/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1108_47/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1108_47/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1108_47/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1108_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1108_47/0/0/%v_%u.jpg"/>
          <right url="sam_100_1108_47/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1108_47/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1108_47/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1108_47/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1108_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1108_47/mobile/0.jpg"/>
      <right url="sam_100_1108_47/mobile/1.jpg"/>
      <back  url="sam_100_1108_47/mobile/2.jpg"/>
      <left  url="sam_100_1108_47/mobile/3.jpg"/>
      <up    url="sam_100_1108_47/mobile/4.jpg"/>
      <down  url="sam_100_1108_47/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint272"
           ath="-12.603232" atv="1.942446"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint272"
           tooltip="spotpoint272_tooltip"
           />
  <hotspot name="spotpoint272" devices="flash" zorder="3"/>
  <hotspot name="spotpoint272" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint272">
  
        mainloadscene(pano44);lookat(177.750000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 93 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1110" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1110.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano49"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1110_49/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano49_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_1110_49/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_1110_49/0/1/%v_%u.jpg"/>
          <right url="sam_100_1110_49/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1110_49/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1110_49/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1110_49/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1110_49/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1110_49/0/0/%v_%u.jpg"/>
          <right url="sam_100_1110_49/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1110_49/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1110_49/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1110_49/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1110_49/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1110_49/mobile/0.jpg"/>
      <right url="sam_100_1110_49/mobile/1.jpg"/>
      <back  url="sam_100_1110_49/mobile/2.jpg"/>
      <left  url="sam_100_1110_49/mobile/3.jpg"/>
      <up    url="sam_100_1110_49/mobile/4.jpg"/>
      <down  url="sam_100_1110_49/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint274"
           ath="152.208259" atv="-8.417266"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint274"
           tooltip="spotpoint274_tooltip"
           />
  <hotspot name="spotpoint274" devices="flash" zorder="3"/>
  <hotspot name="spotpoint274" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint274">
  
        mainloadscene(pano44);lookat(-85.050000, 14.400000, 90.000000);


  </action>





  <hotspot name="spotpoint275"
           ath="-93.393178" atv="-1.294964"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint275"
           tooltip="spotpoint275_tooltip"
           />
  <hotspot name="spotpoint275" devices="flash" zorder="3"/>
  <hotspot name="spotpoint275" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint275">
  
        mainloadscene(pano53);lookat(-90.000000, 7.200000, 90.000000);


  </action>





  <hotspot name="spotpoint277"
           ath="13.249551" atv="0.647482"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           onclick="onclickspotpoint277"
           tooltip="spotpoint277_tooltip"
           />
  <hotspot name="spotpoint277" devices="flash" zorder="3"/>
  <hotspot name="spotpoint277" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint277">
  
        mainloadscene(pano50);lookat(-177.300000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 94 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1111" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1111.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1111_50/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano50_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_1111_50/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_1111_50/0/1/%v_%u.jpg"/>
          <right url="sam_100_1111_50/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1111_50/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1111_50/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1111_50/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1111_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1111_50/0/0/%v_%u.jpg"/>
          <right url="sam_100_1111_50/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1111_50/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1111_50/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1111_50/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1111_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1111_50/mobile/0.jpg"/>
      <right url="sam_100_1111_50/mobile/1.jpg"/>
      <back  url="sam_100_1111_50/mobile/2.jpg"/>
      <left  url="sam_100_1111_50/mobile/3.jpg"/>
      <up    url="sam_100_1111_50/mobile/4.jpg"/>
      <down  url="sam_100_1111_50/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint278"
           ath="2.262118" atv="-3.237410"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint278"
           tooltip="spotpoint278_tooltip"
           />
  <hotspot name="spotpoint278" devices="flash" zorder="3"/>
  <hotspot name="spotpoint278" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint278">
  
        mainloadscene(pano49);lookat(-179.100000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 97 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1114" @PanoFile="/Users/casa360/Desktop/Harold/tours/OCTUBRE/Luis Peña 5857748/fotos/SAM_100_1114.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano53"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1114_53/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano53_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_1114_53/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_1114_53/0/1/%v_%u.jpg"/>
          <right url="sam_100_1114_53/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1114_53/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1114_53/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1114_53/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1114_53/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1114_53/0/0/%v_%u.jpg"/>
          <right url="sam_100_1114_53/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1114_53/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1114_53/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1114_53/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1114_53/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1114_53/mobile/0.jpg"/>
      <right url="sam_100_1114_53/mobile/1.jpg"/>
      <back  url="sam_100_1114_53/mobile/2.jpg"/>
      <left  url="sam_100_1114_53/mobile/3.jpg"/>
      <up    url="sam_100_1114_53/mobile/4.jpg"/>
      <down  url="sam_100_1114_53/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint276"
           ath="130.879713" atv="-5.179856"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint276"
           tooltip="spotpoint276_tooltip"
           />
  <hotspot name="spotpoint276" devices="flash" zorder="3"/>
  <hotspot name="spotpoint276" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint276">
  
        mainloadscene(pano49);lookat(82.800000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

