<?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 : 08-09-2025 20-10-38 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core_vr.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);
    );
    if(scene[get(startscene)].full360,
    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>

  <!-- 17 Groups -->

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2556" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2556.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2556_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="22.050000" 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="22.050000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2556_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_2556_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_2556_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2556_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2556_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2556_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2556_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2556_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_2556_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2556_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2556_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2556_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2556_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2556_10/mobile/0.jpg"/>
      <right url="sam_100_2556_10/mobile/1.jpg"/>
      <back  url="sam_100_2556_10/mobile/2.jpg"/>
      <left  url="sam_100_2556_10/mobile/3.jpg"/>
      <up    url="sam_100_2556_10/mobile/4.jpg"/>
      <down  url="sam_100_2556_10/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint52"
           ath="13.757225" atv="-4.871134"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  
        mainloadscene(pano12);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 33 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2558" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2558.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2558_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_2558_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_2558_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_2558_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2558_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2558_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2558_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2558_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2558_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_2558_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2558_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2558_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2558_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2558_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2558_12/mobile/0.jpg"/>
      <right url="sam_100_2558_12/mobile/1.jpg"/>
      <back  url="sam_100_2558_12/mobile/2.jpg"/>
      <left  url="sam_100_2558_12/mobile/3.jpg"/>
      <up    url="sam_100_2558_12/mobile/4.jpg"/>
      <down  url="sam_100_2558_12/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint53"
           ath="-109.613160" atv="-1.101959"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  
        mainloadscene(pano10);


  </action>







  <hotspot name="spotpoint54"
           ath="167.734795" atv="-4.011662"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint54"
           tooltip="spotpoint54_tooltip"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint54">
  
        mainloadscene(pano14);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 35 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2560" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2560.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2560_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_2560_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_2560_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_2560_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2560_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2560_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2560_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2560_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2560_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_2560_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2560_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2560_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2560_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2560_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2560_14/mobile/0.jpg"/>
      <right url="sam_100_2560_14/mobile/1.jpg"/>
      <back  url="sam_100_2560_14/mobile/2.jpg"/>
      <left  url="sam_100_2560_14/mobile/3.jpg"/>
      <up    url="sam_100_2560_14/mobile/4.jpg"/>
      <down  url="sam_100_2560_14/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint55"
           ath="175.139644" atv="-9.183599"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint55"
           tooltip="spotpoint55_tooltip"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint55">
  
        mainloadscene(pano12);


  </action>







  <hotspot name="spotpoint56"
           ath="-4.765685" atv="1.836723"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint56"
           tooltip="spotpoint56_tooltip"
           />
  <hotspot name="spotpoint56" devices="flash" zorder="3"/>
  <hotspot name="spotpoint56" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint56">
  
        mainloadscene(pano17);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 37 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2563" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2563.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2563_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_2563_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_2563_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_2563_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2563_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2563_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2563_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2563_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2563_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_2563_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2563_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2563_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2563_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2563_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2563_16/mobile/0.jpg"/>
      <right url="sam_100_2563_16/mobile/1.jpg"/>
      <back  url="sam_100_2563_16/mobile/2.jpg"/>
      <left  url="sam_100_2563_16/mobile/3.jpg"/>
      <up    url="sam_100_2563_16/mobile/4.jpg"/>
      <down  url="sam_100_2563_16/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint59"
           ath="173.691359" atv="-5.322602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint59"
           tooltip="spotpoint59_tooltip"
           />
  <hotspot name="spotpoint59" devices="flash" zorder="3"/>
  <hotspot name="spotpoint59" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint59">
  
        mainloadscene(pano18);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 38 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2566" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2566.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2566_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_2566_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_2566_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_2566_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2566_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2566_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2566_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2566_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2566_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_2566_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2566_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2566_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2566_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2566_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2566_17/mobile/0.jpg"/>
      <right url="sam_100_2566_17/mobile/1.jpg"/>
      <back  url="sam_100_2566_17/mobile/2.jpg"/>
      <left  url="sam_100_2566_17/mobile/3.jpg"/>
      <up    url="sam_100_2566_17/mobile/4.jpg"/>
      <down  url="sam_100_2566_17/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint57"
           ath="-167.185007" atv="-1.947241"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint57"
           tooltip="spotpoint57_tooltip"
           />
  <hotspot name="spotpoint57" devices="flash" zorder="3"/>
  <hotspot name="spotpoint57" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint57">
  
        mainloadscene(pano14);


  </action>







  <hotspot name="spotpoint58"
           ath="-147.884399" atv="-4.487218"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint58"
           tooltip="spotpoint58_tooltip"
           />
  <hotspot name="spotpoint58" devices="flash" zorder="3"/>
  <hotspot name="spotpoint58" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint58">
  
        mainloadscene(pano16);


  </action>







  <hotspot name="spotpoint61"
           ath="-77.080679" atv="-9.370442"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint61"
           tooltip="spotpoint61_tooltip"
           />
  <hotspot name="spotpoint61" devices="flash" zorder="3"/>
  <hotspot name="spotpoint61" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint61">
  
        mainloadscene(pano18);


  </action>







  <hotspot name="spotpoint132"
           ath="-3.496503" atv="-3.375000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint132"
           tooltip="spotpoint132_tooltip"
           />
  <hotspot name="spotpoint132" devices="flash" zorder="3"/>
  <hotspot name="spotpoint132" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint132">
  
        mainloadscene(pano30);


  </action>







  <hotspot name="spotpoint145"
           ath="129.049111" atv="-3.386545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2567" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2567.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2567_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_2567_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_2567_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_2567_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2567_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2567_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2567_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2567_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2567_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_2567_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2567_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2567_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2567_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2567_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2567_18/mobile/0.jpg"/>
      <right url="sam_100_2567_18/mobile/1.jpg"/>
      <back  url="sam_100_2567_18/mobile/2.jpg"/>
      <left  url="sam_100_2567_18/mobile/3.jpg"/>
      <up    url="sam_100_2567_18/mobile/4.jpg"/>
      <down  url="sam_100_2567_18/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint60"
           ath="94.948912" atv="-5.510159"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint60"
           tooltip="spotpoint60_tooltip"
           />
  <hotspot name="spotpoint60" devices="flash" zorder="3"/>
  <hotspot name="spotpoint60" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint60">
  
        mainloadscene(pano17);


  </action>







  <hotspot name="spotpoint62"
           ath="-148.658723" atv="-5.335021"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint62"
           tooltip="spotpoint62_tooltip"
           />
  <hotspot name="spotpoint62" devices="flash" zorder="3"/>
  <hotspot name="spotpoint62" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint62">
  
        mainloadscene(pano16);


  </action>







  <hotspot name="spotpoint63"
           ath="-177.560474" atv="-2.087638"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint63"
           tooltip="spotpoint63_tooltip"
           />
  <hotspot name="spotpoint63" devices="flash" zorder="3"/>
  <hotspot name="spotpoint63" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint63">
  
        mainloadscene(pano14);


  </action>







  <hotspot name="spotpoint127"
           ath="-94.909091" atv="-4.936709"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano20);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 41 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2569" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2569.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2569_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2569_20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_2569_20/0/1/%v_%u.jpg"/>
          <right url="sam_100_2569_20/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2569_20/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2569_20/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2569_20/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2569_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2569_20/0/0/%v_%u.jpg"/>
          <right url="sam_100_2569_20/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2569_20/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2569_20/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2569_20/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2569_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2569_20/mobile/0.jpg"/>
      <right url="sam_100_2569_20/mobile/1.jpg"/>
      <back  url="sam_100_2569_20/mobile/2.jpg"/>
      <left  url="sam_100_2569_20/mobile/3.jpg"/>
      <up    url="sam_100_2569_20/mobile/4.jpg"/>
      <down  url="sam_100_2569_20/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint128"
           ath="11.564626" atv="-2.876712"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint128"
           tooltip="spotpoint128_tooltip"
           />
  <hotspot name="spotpoint128" devices="flash" zorder="3"/>
  <hotspot name="spotpoint128" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint128">
  
        mainloadscene(pano18);


  </action>







  <hotspot name="spotpoint129"
           ath="-12.235150" atv="-9.654747"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint129"
           tooltip="spotpoint129_tooltip"
           />
  <hotspot name="spotpoint129" devices="flash" zorder="3"/>
  <hotspot name="spotpoint129" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint129">
  
        mainloadscene(pano19);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 42 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2570" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2570.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2570_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_2570_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_2570_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_2570_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2570_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2570_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2570_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2570_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2570_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_2570_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2570_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2570_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2570_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2570_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2570_21/mobile/0.jpg"/>
      <right url="sam_100_2570_21/mobile/1.jpg"/>
      <back  url="sam_100_2570_21/mobile/2.jpg"/>
      <left  url="sam_100_2570_21/mobile/3.jpg"/>
      <up    url="sam_100_2570_21/mobile/4.jpg"/>
      <down  url="sam_100_2570_21/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint133"
           ath="-174.412417" atv="-3.600000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano22);


  </action>







  <hotspot name="spotpoint146"
           ath="23.366619" atv="-3.218884"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint146"
           tooltip="spotpoint146_tooltip"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint146">
  
        mainloadscene(pano25);


  </action>







  <hotspot name="spotpoint147"
           ath="9.243937" atv="-4.506438"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint147"
           tooltip="spotpoint147_tooltip"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint147">
  
        mainloadscene(pano28);


  </action>







  <hotspot name="spotpoint150"
           ath="-16.947218" atv="-4.506438"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint150"
           tooltip="spotpoint150_tooltip"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint150">
  
        mainloadscene(pano27);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 43 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2571" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2571.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2571_22/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano22_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2571_22/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_2571_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_2571_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2571_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2571_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2571_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2571_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2571_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_2571_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2571_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2571_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2571_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2571_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2571_22/mobile/0.jpg"/>
      <right url="sam_100_2571_22/mobile/1.jpg"/>
      <back  url="sam_100_2571_22/mobile/2.jpg"/>
      <left  url="sam_100_2571_22/mobile/3.jpg"/>
      <up    url="sam_100_2571_22/mobile/4.jpg"/>
      <down  url="sam_100_2571_22/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint134"
           ath="16.363636" atv="-4.400000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano21);


  </action>







  <hotspot name="spotpoint135"
           ath="-176.643735" atv="-3.125000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint135"
           tooltip="spotpoint135_tooltip"
           />
  <hotspot name="spotpoint135" devices="flash" zorder="3"/>
  <hotspot name="spotpoint135" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint135">
  
        mainloadscene(pano30);


  </action>







  <hotspot name="spotpoint136"
           ath="-17.610085" atv="-4.062500"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint136"
           tooltip="spotpoint136_tooltip"
           />
  <hotspot name="spotpoint136" devices="flash" zorder="3"/>
  <hotspot name="spotpoint136" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint136">
  
        mainloadscene(pano24);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 44 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2573" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2573.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2573_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_2573_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_2573_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_2573_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2573_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2573_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2573_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2573_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2573_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_2573_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2573_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2573_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2573_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2573_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2573_23/mobile/0.jpg"/>
      <right url="sam_100_2573_23/mobile/1.jpg"/>
      <back  url="sam_100_2573_23/mobile/2.jpg"/>
      <left  url="sam_100_2573_23/mobile/3.jpg"/>
      <up    url="sam_100_2573_23/mobile/4.jpg"/>
      <down  url="sam_100_2573_23/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint139"
           ath="23.547672" atv="-4.400000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano24);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 45 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2574" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2574.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2574_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_2574_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_2574_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_2574_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2574_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2574_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2574_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2574_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2574_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_2574_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2574_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2574_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2574_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2574_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2574_24/mobile/0.jpg"/>
      <right url="sam_100_2574_24/mobile/1.jpg"/>
      <back  url="sam_100_2574_24/mobile/2.jpg"/>
      <left  url="sam_100_2574_24/mobile/3.jpg"/>
      <up    url="sam_100_2574_24/mobile/4.jpg"/>
      <down  url="sam_100_2574_24/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint137"
           ath="2.158273" atv="-6.057692"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint137"
           tooltip="spotpoint137_tooltip"
           />
  <hotspot name="spotpoint137" devices="flash" zorder="3"/>
  <hotspot name="spotpoint137" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint137">
  
        mainloadscene(pano22);


  </action>







  <hotspot name="spotpoint138"
           ath="95.388027" atv="-4.400000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint138"
           tooltip="spotpoint138_tooltip"
           />
  <hotspot name="spotpoint138" devices="flash" zorder="3"/>
  <hotspot name="spotpoint138" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint138">
  
        mainloadscene(pano23);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 46 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2575" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2575.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2575_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_2575_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_2575_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_2575_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2575_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2575_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2575_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2575_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2575_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_2575_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2575_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2575_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2575_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2575_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2575_25/mobile/0.jpg"/>
      <right url="sam_100_2575_25/mobile/1.jpg"/>
      <back  url="sam_100_2575_25/mobile/2.jpg"/>
      <left  url="sam_100_2575_25/mobile/3.jpg"/>
      <up    url="sam_100_2575_25/mobile/4.jpg"/>
      <down  url="sam_100_2575_25/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint140"
           ath="160.771087" atv="-3.375000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint140"
           tooltip="spotpoint140_tooltip"
           />
  <hotspot name="spotpoint140" devices="flash" zorder="3"/>
  <hotspot name="spotpoint140" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint140">
  
        mainloadscene(pano26);


  </action>







  <hotspot name="spotpoint151"
           ath="41.028396" atv="-1.251932"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint151"
           tooltip="spotpoint151_tooltip"
           />
  <hotspot name="spotpoint151" devices="flash" zorder="3"/>
  <hotspot name="spotpoint151" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint151">
  
        mainloadscene(pano17);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2576" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2576.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2576_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_2576_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_2576_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_2576_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2576_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2576_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2576_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2576_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2576_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_2576_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2576_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2576_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2576_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2576_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2576_26/mobile/0.jpg"/>
      <right url="sam_100_2576_26/mobile/1.jpg"/>
      <back  url="sam_100_2576_26/mobile/2.jpg"/>
      <left  url="sam_100_2576_26/mobile/3.jpg"/>
      <up    url="sam_100_2576_26/mobile/4.jpg"/>
      <down  url="sam_100_2576_26/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint141"
           ath="39.280576" atv="-7.788462"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint141"
           tooltip="spotpoint141_tooltip"
           />
  <hotspot name="spotpoint141" devices="flash" zorder="3"/>
  <hotspot name="spotpoint141" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint141">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 48 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2577" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2577.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2577_27/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano27_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2577_27/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_2577_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_2577_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2577_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2577_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2577_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2577_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2577_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_2577_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2577_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2577_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2577_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2577_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2577_27/mobile/0.jpg"/>
      <right url="sam_100_2577_27/mobile/1.jpg"/>
      <back  url="sam_100_2577_27/mobile/2.jpg"/>
      <left  url="sam_100_2577_27/mobile/3.jpg"/>
      <up    url="sam_100_2577_27/mobile/4.jpg"/>
      <down  url="sam_100_2577_27/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint152"
           ath="1.703470" atv="-3.714286"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint152"
           tooltip="spotpoint152_tooltip"
           />
  <hotspot name="spotpoint152" devices="flash" zorder="3"/>
  <hotspot name="spotpoint152" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint152">
  
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 49 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2578" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2578.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2578_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_2578_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_2578_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_2578_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2578_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2578_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2578_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2578_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2578_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_2578_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2578_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2578_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2578_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2578_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2578_28/mobile/0.jpg"/>
      <right url="sam_100_2578_28/mobile/1.jpg"/>
      <back  url="sam_100_2578_28/mobile/2.jpg"/>
      <left  url="sam_100_2578_28/mobile/3.jpg"/>
      <up    url="sam_100_2578_28/mobile/4.jpg"/>
      <down  url="sam_100_2578_28/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint153"
           ath="-2.097902" atv="-1.968750"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint153">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 40 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2568" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2568.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2568_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_title"
       descriptionid=""
       multires="false"
       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_2568_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="sam_100_2568_19/SAM_100_2568_0.jpg"/>
      <right url="sam_100_2568_19/SAM_100_2568_1.jpg"/>
      <back  url="sam_100_2568_19/SAM_100_2568_2.jpg"/>
      <left  url="sam_100_2568_19/SAM_100_2568_3.jpg"/>
      <up    url="sam_100_2568_19/SAM_100_2568_4.jpg"/>
      <down  url="sam_100_2568_19/SAM_100_2568_5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="sam_100_2568_19/tablet/0.jpg"/>
      <right url="sam_100_2568_19/tablet/1.jpg"/>
      <back  url="sam_100_2568_19/tablet/2.jpg"/>
      <left  url="sam_100_2568_19/tablet/3.jpg"/>
      <up    url="sam_100_2568_19/tablet/4.jpg"/>
      <down  url="sam_100_2568_19/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="sam_100_2568_19/mobile/0.jpg"/>
      <right url="sam_100_2568_19/mobile/1.jpg"/>
      <back  url="sam_100_2568_19/mobile/2.jpg"/>
      <left  url="sam_100_2568_19/mobile/3.jpg"/>
      <up    url="sam_100_2568_19/mobile/4.jpg"/>
      <down  url="sam_100_2568_19/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2568_19/mobile/0.jpg"/>
      <right url="sam_100_2568_19/mobile/1.jpg"/>
      <back  url="sam_100_2568_19/mobile/2.jpg"/>
      <left  url="sam_100_2568_19/mobile/3.jpg"/>
      <up    url="sam_100_2568_19/mobile/4.jpg"/>
      <down  url="sam_100_2568_19/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint130"
           ath="-9.810165" atv="-3.662145"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint130">
  
        mainloadscene(pano18);


  </action>







  <hotspot name="spotpoint131"
           ath="-171.056392" atv="-7.653959"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint131"
           tooltip="spotpoint131_tooltip"
           />
  <hotspot name="spotpoint131" devices="flash" zorder="3"/>
  <hotspot name="spotpoint131" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint131">
  
        mainloadscene(pano30);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 51 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2581" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Ricardo Dalel 9426866/fotos/SAM_100_2581.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano30"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2581_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_2581_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_2581_30/0/1/%v_%u.jpg"/>
          <right url="sam_100_2581_30/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2581_30/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2581_30/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2581_30/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2581_30/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2581_30/0/0/%v_%u.jpg"/>
          <right url="sam_100_2581_30/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2581_30/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2581_30/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2581_30/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2581_30/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2581_30/mobile/0.jpg"/>
      <right url="sam_100_2581_30/mobile/1.jpg"/>
      <back  url="sam_100_2581_30/mobile/2.jpg"/>
      <left  url="sam_100_2581_30/mobile/3.jpg"/>
      <up    url="sam_100_2581_30/mobile/4.jpg"/>
      <down  url="sam_100_2581_30/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint144"
           ath="15.374507" atv="-1.662269"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint144"
           tooltip="spotpoint144_tooltip"
           />
  <hotspot name="spotpoint144" devices="flash" zorder="3"/>
  <hotspot name="spotpoint144" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint144">
  
        mainloadscene(pano18);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

