<?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 : 05-05-2023 12-47-11 -->
  <!-- Project file : C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/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, pano231);
    );
    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>

  <!-- 13 Groups -->

  <!-- Group Grupo 251 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0052" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0052.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano231"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0052_231/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano231_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="157.390000" 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="157.390000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0052_231/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_0052_231/0/1/%v_%u.jpg"/>
          <right url="sam_100_0052_231/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0052_231/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0052_231/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0052_231/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0052_231/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0052_231/0/0/%v_%u.jpg"/>
          <right url="sam_100_0052_231/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0052_231/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0052_231/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0052_231/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0052_231/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0052_231/mobile/0.jpg"/>
      <right url="sam_100_0052_231/mobile/1.jpg"/>
      <back  url="sam_100_0052_231/mobile/2.jpg"/>
      <left  url="sam_100_0052_231/mobile/3.jpg"/>
      <up    url="sam_100_0052_231/mobile/4.jpg"/>
      <down  url="sam_100_0052_231/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint256"
           ath="120.753138" atv="-2.513966"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano232"
           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(pano232);lookat(-93.150000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 236 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0037" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0037.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano216"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0037_216/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano216_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_0037_216/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_0037_216/0/1/%v_%u.jpg"/>
          <right url="sam_100_0037_216/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0037_216/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0037_216/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0037_216/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0037_216/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0037_216/0/0/%v_%u.jpg"/>
          <right url="sam_100_0037_216/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0037_216/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0037_216/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0037_216/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0037_216/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0037_216/mobile/0.jpg"/>
      <right url="sam_100_0037_216/mobile/1.jpg"/>
      <back  url="sam_100_0037_216/mobile/2.jpg"/>
      <left  url="sam_100_0037_216/mobile/3.jpg"/>
      <up    url="sam_100_0037_216/mobile/4.jpg"/>
      <down  url="sam_100_0037_216/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint280"
           ath="158.912134" atv="-6.536313"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano218"
           onclick="onclickspotpoint280"
           tooltip="spotpoint280_tooltip"
           />
  <hotspot name="spotpoint280" devices="flash" zorder="3"/>
  <hotspot name="spotpoint280" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint280">
  
        mainloadscene(pano218);lookat(-9.900000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 238 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0039" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0039.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano218"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0039_218/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano218_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_0039_218/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_0039_218/0/1/%v_%u.jpg"/>
          <right url="sam_100_0039_218/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0039_218/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0039_218/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0039_218/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0039_218/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0039_218/0/0/%v_%u.jpg"/>
          <right url="sam_100_0039_218/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0039_218/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0039_218/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0039_218/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0039_218/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0039_218/mobile/0.jpg"/>
      <right url="sam_100_0039_218/mobile/1.jpg"/>
      <back  url="sam_100_0039_218/mobile/2.jpg"/>
      <left  url="sam_100_0039_218/mobile/3.jpg"/>
      <up    url="sam_100_0039_218/mobile/4.jpg"/>
      <down  url="sam_100_0039_218/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint278"
           ath="54.979079" atv="-1.508380"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano219"
           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(pano219);lookat(91.350000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint279"
           ath="147.866109" atv="-0.502793"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano216"
           onclick="onclickspotpoint279"
           tooltip="spotpoint279_tooltip"
           />
  <hotspot name="spotpoint279" devices="flash" zorder="3"/>
  <hotspot name="spotpoint279" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint279">
  
        mainloadscene(pano216);lookat(-29.700000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 239 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0040" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0040.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano219"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0040_219/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano219_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_0040_219/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_0040_219/0/1/%v_%u.jpg"/>
          <right url="sam_100_0040_219/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0040_219/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0040_219/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0040_219/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0040_219/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0040_219/0/0/%v_%u.jpg"/>
          <right url="sam_100_0040_219/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0040_219/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0040_219/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0040_219/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0040_219/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0040_219/mobile/0.jpg"/>
      <right url="sam_100_0040_219/mobile/1.jpg"/>
      <back  url="sam_100_0040_219/mobile/2.jpg"/>
      <left  url="sam_100_0040_219/mobile/3.jpg"/>
      <up    url="sam_100_0040_219/mobile/4.jpg"/>
      <down  url="sam_100_0040_219/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint272"
           ath="82.594142" atv="-3.016760"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano223"
           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(pano223);lookat(162.450000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint275"
           ath="-161.924686" atv="1.005587"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano220"
           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(pano220);lookat(-170.550000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint277"
           ath="-99.665272" atv="2.011173"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano218"
           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(pano218);lookat(-161.100000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 240 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0041" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0041.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano220"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0041_220/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano220_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_0041_220/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_0041_220/0/1/%v_%u.jpg"/>
          <right url="sam_100_0041_220/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0041_220/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0041_220/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0041_220/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0041_220/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0041_220/0/0/%v_%u.jpg"/>
          <right url="sam_100_0041_220/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0041_220/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0041_220/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0041_220/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0041_220/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0041_220/mobile/0.jpg"/>
      <right url="sam_100_0041_220/mobile/1.jpg"/>
      <back  url="sam_100_0041_220/mobile/2.jpg"/>
      <left  url="sam_100_0041_220/mobile/3.jpg"/>
      <up    url="sam_100_0041_220/mobile/4.jpg"/>
      <down  url="sam_100_0041_220/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint276"
           ath="35.899582" atv="-3.519553"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano219"
           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(pano219);lookat(-9.000000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 242 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0043" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0043.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano222"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0043_222/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano222_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_0043_222/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_0043_222/0/1/%v_%u.jpg"/>
          <right url="sam_100_0043_222/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0043_222/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0043_222/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0043_222/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0043_222/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0043_222/0/0/%v_%u.jpg"/>
          <right url="sam_100_0043_222/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0043_222/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0043_222/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0043_222/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0043_222/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0043_222/mobile/0.jpg"/>
      <right url="sam_100_0043_222/mobile/1.jpg"/>
      <back  url="sam_100_0043_222/mobile/2.jpg"/>
      <left  url="sam_100_0043_222/mobile/3.jpg"/>
      <up    url="sam_100_0043_222/mobile/4.jpg"/>
      <down  url="sam_100_0043_222/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint274"
           ath="19.625418" atv="-1.328859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano223"
           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(pano223);lookat(59.400000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 243 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0044" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0044.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano223"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0044_223/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano223_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_0044_223/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_0044_223/0/1/%v_%u.jpg"/>
          <right url="sam_100_0044_223/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0044_223/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0044_223/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0044_223/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0044_223/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0044_223/0/0/%v_%u.jpg"/>
          <right url="sam_100_0044_223/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0044_223/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0044_223/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0044_223/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0044_223/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0044_223/mobile/0.jpg"/>
      <right url="sam_100_0044_223/mobile/1.jpg"/>
      <back  url="sam_100_0044_223/mobile/2.jpg"/>
      <left  url="sam_100_0044_223/mobile/3.jpg"/>
      <up    url="sam_100_0044_223/mobile/4.jpg"/>
      <down  url="sam_100_0044_223/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint264"
           ath="17.333333" atv="-0.801187"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano228"
           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(pano228);lookat(28.350000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint265"
           ath="171.464435" atv="1.005587"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano226"
           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(pano226);lookat(10.350000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint269"
           ath="-129.333333" atv="1.335312"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano224"
           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(pano224);lookat(-40.950000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint271"
           ath="-23.200000" atv="-1.869436"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano219"
           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(pano219);lookat(-96.750000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint273"
           ath="-42.933333" atv="-3.471810"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano222"
           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(pano222);lookat(168.750000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 244 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0045" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0045.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano224"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0045_224/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano224_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_0045_224/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_0045_224/0/1/%v_%u.jpg"/>
          <right url="sam_100_0045_224/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0045_224/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0045_224/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0045_224/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0045_224/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0045_224/0/0/%v_%u.jpg"/>
          <right url="sam_100_0045_224/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0045_224/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0045_224/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0045_224/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0045_224/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0045_224/mobile/0.jpg"/>
      <right url="sam_100_0045_224/mobile/1.jpg"/>
      <back  url="sam_100_0045_224/mobile/2.jpg"/>
      <left  url="sam_100_0045_224/mobile/3.jpg"/>
      <up    url="sam_100_0045_224/mobile/4.jpg"/>
      <down  url="sam_100_0045_224/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint270"
           ath="159.916318" atv="3.519553"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano223"
           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(pano223);lookat(65.700000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 246 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0047" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0047.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano226"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0047_226/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano226_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_0047_226/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_0047_226/0/1/%v_%u.jpg"/>
          <right url="sam_100_0047_226/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0047_226/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0047_226/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0047_226/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0047_226/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0047_226/0/0/%v_%u.jpg"/>
          <right url="sam_100_0047_226/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0047_226/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0047_226/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0047_226/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0047_226/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0047_226/mobile/0.jpg"/>
      <right url="sam_100_0047_226/mobile/1.jpg"/>
      <back  url="sam_100_0047_226/mobile/2.jpg"/>
      <left  url="sam_100_0047_226/mobile/3.jpg"/>
      <up    url="sam_100_0047_226/mobile/4.jpg"/>
      <down  url="sam_100_0047_226/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint266"
           ath="-147.364017" atv="-0.502793"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano223"
           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(pano223);lookat(-22.050000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint267"
           ath="-2.761506" atv="-1.005587"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano227"
           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(pano227);lookat(-75.600000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 247 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0048" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0048.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano227"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0048_227/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano227_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_0048_227/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_0048_227/0/1/%v_%u.jpg"/>
          <right url="sam_100_0048_227/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0048_227/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0048_227/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0048_227/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0048_227/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0048_227/0/0/%v_%u.jpg"/>
          <right url="sam_100_0048_227/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0048_227/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0048_227/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0048_227/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0048_227/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0048_227/mobile/0.jpg"/>
      <right url="sam_100_0048_227/mobile/1.jpg"/>
      <back  url="sam_100_0048_227/mobile/2.jpg"/>
      <left  url="sam_100_0048_227/mobile/3.jpg"/>
      <up    url="sam_100_0048_227/mobile/4.jpg"/>
      <down  url="sam_100_0048_227/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint268"
           ath="100.167364" atv="-3.016760"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano226"
           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(pano226);lookat(179.550000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 248 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0049" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0049.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano228"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0049_228/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano228_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_0049_228/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_0049_228/0/1/%v_%u.jpg"/>
          <right url="sam_100_0049_228/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0049_228/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0049_228/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0049_228/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0049_228/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0049_228/0/0/%v_%u.jpg"/>
          <right url="sam_100_0049_228/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0049_228/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0049_228/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0049_228/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0049_228/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0049_228/mobile/0.jpg"/>
      <right url="sam_100_0049_228/mobile/1.jpg"/>
      <back  url="sam_100_0049_228/mobile/2.jpg"/>
      <left  url="sam_100_0049_228/mobile/3.jpg"/>
      <up    url="sam_100_0049_228/mobile/4.jpg"/>
      <down  url="sam_100_0049_228/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint262"
           ath="96.150628" atv="18.603352"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano232"
           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(pano232);lookat(-5.850000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint263"
           ath="-173.472803" atv="3.016760"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano223"
           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(pano223);lookat(-117.450000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 252 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0053" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0053.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano232"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0053_232/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano232_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_0053_232/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_0053_232/0/1/%v_%u.jpg"/>
          <right url="sam_100_0053_232/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0053_232/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0053_232/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0053_232/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0053_232/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0053_232/0/0/%v_%u.jpg"/>
          <right url="sam_100_0053_232/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0053_232/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0053_232/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0053_232/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0053_232/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0053_232/mobile/0.jpg"/>
      <right url="sam_100_0053_232/mobile/1.jpg"/>
      <back  url="sam_100_0053_232/mobile/2.jpg"/>
      <left  url="sam_100_0053_232/mobile/3.jpg"/>
      <up    url="sam_100_0053_232/mobile/4.jpg"/>
      <down  url="sam_100_0053_232/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint257"
           ath="131.799163" atv="-1.508380"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano231"
           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(pano231);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint258"
           ath="-137.322176" atv="-2.513966"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano234"
           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(pano234);lookat(162.000000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint261"
           ath="160.920502" atv="-2.011173"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano228"
           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(pano228);lookat(-158.400000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 254 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0055" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Luz Enciso 6556774/fotos/SAM_100_0055.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano234"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0055_234/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano234_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_0055_234/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_0055_234/0/1/%v_%u.jpg"/>
          <right url="sam_100_0055_234/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0055_234/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0055_234/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0055_234/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0055_234/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0055_234/0/0/%v_%u.jpg"/>
          <right url="sam_100_0055_234/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0055_234/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0055_234/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0055_234/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0055_234/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0055_234/mobile/0.jpg"/>
      <right url="sam_100_0055_234/mobile/1.jpg"/>
      <back  url="sam_100_0055_234/mobile/2.jpg"/>
      <left  url="sam_100_0055_234/mobile/3.jpg"/>
      <up    url="sam_100_0055_234/mobile/4.jpg"/>
      <down  url="sam_100_0055_234/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint260"
           ath="-13.305439" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano232"
           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(pano232);lookat(-5.400000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

