<?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 : 11-07-2024 10-48-22 -->
  <!-- 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, pano22);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 23 Groups -->

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0811" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0811.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0811_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_0811_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_0811_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_0811_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0811_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0811_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0811_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0811_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0811_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_0811_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0811_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0811_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0811_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0811_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0811_22/mobile/0.jpg"/>
      <right url="sam_100_0811_22/mobile/1.jpg"/>
      <back  url="sam_100_0811_22/mobile/2.jpg"/>
      <left  url="sam_100_0811_22/mobile/3.jpg"/>
      <up    url="sam_100_0811_22/mobile/4.jpg"/>
      <down  url="sam_100_0811_22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint99"
           ath="22.357895" atv="-9.493671"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint99"
           tooltip="spotpoint99_tooltip"
           />
  <hotspot name="spotpoint99" devices="flash" zorder="3"/>
  <hotspot name="spotpoint99" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint99">
  
        mainloadscene(pano23);lookat(167.400000, -0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0812" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0812.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0812_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_0812_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_0812_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_0812_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0812_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0812_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0812_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0812_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0812_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_0812_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0812_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0812_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0812_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0812_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0812_23/mobile/0.jpg"/>
      <right url="sam_100_0812_23/mobile/1.jpg"/>
      <back  url="sam_100_0812_23/mobile/2.jpg"/>
      <left  url="sam_100_0812_23/mobile/3.jpg"/>
      <up    url="sam_100_0812_23/mobile/4.jpg"/>
      <down  url="sam_100_0812_23/mobile/5.jpg"/>
    </image>




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



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


  </action>





  <hotspot name="spotpoint101"
           ath="23.115789" atv="-8.734177"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint101"
           tooltip="spotpoint101_tooltip"
           />
  <hotspot name="spotpoint101" devices="flash" zorder="3"/>
  <hotspot name="spotpoint101" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint101">
  
        mainloadscene(pano27);lookat(-9.900000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint107"
           ath="158.202313" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint107"
           tooltip="spotpoint107_tooltip"
           />
  <hotspot name="spotpoint107" devices="flash" zorder="3"/>
  <hotspot name="spotpoint107" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint107">
  
        mainloadscene(pano24);lookat(7.200000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 62 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0813" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0813.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0813_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_0813_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_0813_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_0813_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0813_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0813_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0813_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0813_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0813_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_0813_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0813_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0813_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0813_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0813_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0813_24/mobile/0.jpg"/>
      <right url="sam_100_0813_24/mobile/1.jpg"/>
      <back  url="sam_100_0813_24/mobile/2.jpg"/>
      <left  url="sam_100_0813_24/mobile/3.jpg"/>
      <up    url="sam_100_0813_24/mobile/4.jpg"/>
      <down  url="sam_100_0813_24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint108"
           ath="163.434606" atv="-2.744479"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint108"
           tooltip="spotpoint108_tooltip"
           />
  <hotspot name="spotpoint108" devices="flash" zorder="3"/>
  <hotspot name="spotpoint108" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint108">
  
        mainloadscene(pano23);lookat(-72.000000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint109"
           ath="2.902979" atv="-4.563895"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint109"
           tooltip="spotpoint109_tooltip"
           />
  <hotspot name="spotpoint109" devices="flash" zorder="3"/>
  <hotspot name="spotpoint109" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint109">
  
        mainloadscene(pano25);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





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


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0814" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0814.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0814_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_0814_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_0814_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_0814_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0814_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0814_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0814_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0814_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0814_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_0814_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0814_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0814_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0814_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0814_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0814_25/mobile/0.jpg"/>
      <right url="sam_100_0814_25/mobile/1.jpg"/>
      <back  url="sam_100_0814_25/mobile/2.jpg"/>
      <left  url="sam_100_0814_25/mobile/3.jpg"/>
      <up    url="sam_100_0814_25/mobile/4.jpg"/>
      <down  url="sam_100_0814_25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint110"
           ath="-168.046488" atv="0.900000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint110"
           tooltip="spotpoint110_tooltip"
           />
  <hotspot name="spotpoint110" devices="flash" zorder="3"/>
  <hotspot name="spotpoint110" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint110">
  
        mainloadscene(pano24);lookat(-177.750000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint111"
           ath="48.675868" atv="-5.728953"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint111"
           tooltip="spotpoint111_tooltip"
           />
  <hotspot name="spotpoint111" devices="flash" zorder="3"/>
  <hotspot name="spotpoint111" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint111">
  
        mainloadscene(pano26);lookat(-178.200000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint135"
           ath="-26.181818" atv="-7.404022"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           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(pano42);lookat(-2.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 64 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0815" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0815.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0815_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_0815_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_0815_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_0815_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0815_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0815_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0815_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0815_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0815_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_0815_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0815_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0815_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0815_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0815_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0815_26/mobile/0.jpg"/>
      <right url="sam_100_0815_26/mobile/1.jpg"/>
      <back  url="sam_100_0815_26/mobile/2.jpg"/>
      <left  url="sam_100_0815_26/mobile/3.jpg"/>
      <up    url="sam_100_0815_26/mobile/4.jpg"/>
      <down  url="sam_100_0815_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint112"
           ath="-1.542857" atv="-4.668588"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint112"
           tooltip="spotpoint112_tooltip"
           />
  <hotspot name="spotpoint112" devices="flash" zorder="3"/>
  <hotspot name="spotpoint112" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint112">
  
        mainloadscene(pano25);lookat(-175.950000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint134"
           ath="121.183261" atv="-4.459459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           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(pano41);lookat(7.200000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0816" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0816.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0816_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_0816_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_0816_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_0816_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0816_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0816_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0816_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0816_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0816_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_0816_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0816_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0816_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0816_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0816_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0816_27/mobile/0.jpg"/>
      <right url="sam_100_0816_27/mobile/1.jpg"/>
      <back  url="sam_100_0816_27/mobile/2.jpg"/>
      <left  url="sam_100_0816_27/mobile/3.jpg"/>
      <up    url="sam_100_0816_27/mobile/4.jpg"/>
      <down  url="sam_100_0816_27/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint102"
           ath="-148.392743" atv="-4.113346"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint102"
           tooltip="spotpoint102_tooltip"
           />
  <hotspot name="spotpoint102" devices="flash" zorder="3"/>
  <hotspot name="spotpoint102" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint102">
  
        mainloadscene(pano23);lookat(-157.500000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint103"
           ath="-2.493075" atv="-6.500000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano28);lookat(-91.800000, 0.000000, 90.000000);


  </action>





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


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 66 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0817" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Eduard Vela 7622699/fotos/SAM_100_0817.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0817_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_0817_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_0817_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_0817_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0817_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0817_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0817_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0817_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0817_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_0817_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0817_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0817_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0817_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0817_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0817_28/mobile/0.jpg"/>
      <right url="sam_100_0817_28/mobile/1.jpg"/>
      <back  url="sam_100_0817_28/mobile/2.jpg"/>
      <left  url="sam_100_0817_28/mobile/3.jpg"/>
      <up    url="sam_100_0817_28/mobile/4.jpg"/>
      <down  url="sam_100_0817_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint104"
           ath="146.011336" atv="-2.658228"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint104"
           tooltip="spotpoint104_tooltip"
           />
  <hotspot name="spotpoint104" devices="flash" zorder="3"/>
  <hotspot name="spotpoint104" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint104">
  
        mainloadscene(pano27);lookat(174.600000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint106"
           ath="-174.286640" atv="-3.417722"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint106"
           tooltip="spotpoint106_tooltip"
           />
  <hotspot name="spotpoint106" devices="flash" zorder="3"/>
  <hotspot name="spotpoint106" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint106">
  
        mainloadscene(pano27);lookat(-100.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



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


  </action>





  <hotspot name="spotpoint115"
           ath="-178.822246" atv="0.197802"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint115"
           tooltip="spotpoint115_tooltip"
           />
  <hotspot name="spotpoint115" devices="flash" zorder="3"/>
  <hotspot name="spotpoint115" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint115">
  
        mainloadscene(pano32);lookat(172.350000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint137"
           ath="-39.636364" atv="-11.501014"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           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(pano43);lookat(-12.150000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint139"
           ath="15.710723" atv="-12.600000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

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




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



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


  </action>





  <hotspot name="spotpoint117"
           ath="86.486486" atv="-9.329268"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint117"
           tooltip="spotpoint117_tooltip"
           />
  <hotspot name="spotpoint117" devices="flash" zorder="3"/>
  <hotspot name="spotpoint117" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint117">
  
        mainloadscene(pano33);lookat(177.750000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint118"
           ath="-2.314286" atv="-9.077810"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint118"
           tooltip="spotpoint118_tooltip"
           />
  <hotspot name="spotpoint118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint118">
  
        mainloadscene(pano32);lookat(-95.400000, 1.350000, 90.000000);


  </action>





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


  </action>





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


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint120"
           ath="-83.336624" atv="-10.931174"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint120"
           tooltip="spotpoint120_tooltip"
           />
  <hotspot name="spotpoint120" devices="flash" zorder="3"/>
  <hotspot name="spotpoint120" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint120">
  
        mainloadscene(pano33);lookat(-93.150000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint122"
           ath="-8.923821" atv="-6.553398"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint122"
           tooltip="spotpoint122_tooltip"
           />
  <hotspot name="spotpoint122" devices="flash" zorder="3"/>
  <hotspot name="spotpoint122" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint122">
  
        mainloadscene(pano33);lookat(-4.950000, 0.450000, 90.000000);


  </action>





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


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint124"
           ath="-53.345455" atv="-9.707495"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint124"
           tooltip="spotpoint124_tooltip"
           />
  <hotspot name="spotpoint124" devices="flash" zorder="3"/>
  <hotspot name="spotpoint124" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint124">
  
        mainloadscene(pano36);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint125"
           ath="107.951787" atv="-0.810811"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint125"
           tooltip="spotpoint125_tooltip"
           />
  <hotspot name="spotpoint125" devices="flash" zorder="3"/>
  <hotspot name="spotpoint125" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint125">
  
        mainloadscene(pano38);lookat(179.550000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint127"
           ath="-122.755879" atv="-1.081442"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           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(pano39);lookat(-151.650000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint126"
           ath="-27.417219" atv="-4.485050"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           onclick="onclickspotpoint126"
           tooltip="spotpoint126_tooltip"
           />
  <hotspot name="spotpoint126" devices="flash" zorder="3"/>
  <hotspot name="spotpoint126" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint126">
  
        mainloadscene(pano37);lookat(-91.350000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint128"
           ath="4.054848" atv="-6.923077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           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(pano37);lookat(92.250000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint129"
           ath="-141.369231" atv="1.111111"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           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(pano40);lookat(-179.550000, 0.450000, 90.000000);


  </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="pano39stopanimatedspots" onremovepano="" />


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



</scene>

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




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



  <hotspot name="spotpoint130"
           ath="-45.746516" atv="-5.166889"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           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(pano39);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint131"
           ath="-166.888464" atv="1.277890"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           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(pano41);lookat(96.300000, -0.450000, 90.000000);


  </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="pano40stopanimatedspots" onremovepano="" />


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



</scene>

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




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



  <hotspot name="spotpoint132"
           ath="-80.545854" atv="-1.068249"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           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(pano40);lookat(-3.150000, -1.350000, 90.000000);


  </action>





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


  </action>





  <hotspot name="spotpoint147"
           ath="178.977591" atv="-1.298077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           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(pano42);lookat(179.100000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint136"
           ath="170.846964" atv="1.139241"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-175.950000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint146"
           ath="-3.593922" atv="-5.675676"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           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(pano41);lookat(8.100000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint138"
           ath="-179.300405" atv="-6.455696"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           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(pano31);lookat(90.900000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint140"
           ath="-153.415385" atv="-2.658228"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           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(pano31);lookat(178.650000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint142"
           ath="86.079352" atv="-16.329114"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint142"
           tooltip="spotpoint142_tooltip"
           />
  <hotspot name="spotpoint142" devices="flash" zorder="3"/>
  <hotspot name="spotpoint142" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint142">
  
        mainloadscene(pano45);lookat(0.000000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint144"
           ath="-3.308824" atv="-16.937269"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           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(pano46);lookat(45.450000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint143"
           ath="112.395488" atv="7.570093"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint143"
           tooltip="spotpoint143_tooltip"
           />
  <hotspot name="spotpoint143" devices="flash" zorder="3"/>
  <hotspot name="spotpoint143" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint143">
  
        mainloadscene(pano44);lookat(177.750000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint145"
           ath="155.747368" atv="-8.734177"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(-180.000000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

