<?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 : 21-12-2023 19-57-37 -->
  <!-- Project file : C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/tour/tour.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_es.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null OR startscene === "undefined", set(startscene, get(s));); );
    if (startscene === null OR startscene === "undefined",
      set(startscene, pano107);
    );
    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>

  <!-- 12 Groups -->

  <!-- Group Grupo 119 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0090" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0090.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano107"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0090_107/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano107_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_0090_107/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_0090_107/0/1/%v_%u.jpg"/>
          <right url="sam_100_0090_107/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0090_107/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0090_107/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0090_107/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0090_107/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0090_107/0/0/%v_%u.jpg"/>
          <right url="sam_100_0090_107/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0090_107/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0090_107/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0090_107/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0090_107/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0090_107/mobile/0.jpg"/>
      <right url="sam_100_0090_107/mobile/1.jpg"/>
      <back  url="sam_100_0090_107/mobile/2.jpg"/>
      <left  url="sam_100_0090_107/mobile/3.jpg"/>
      <up    url="sam_100_0090_107/mobile/4.jpg"/>
      <down  url="sam_100_0090_107/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint131"
           ath="-3.619083" atv="-1.144080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           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(pano108);lookat(-3.150000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 120 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0091" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0091.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano108"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0091_108/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano108_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_0091_108/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_0091_108/0/1/%v_%u.jpg"/>
          <right url="sam_100_0091_108/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0091_108/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0091_108/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0091_108/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0091_108/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0091_108/0/0/%v_%u.jpg"/>
          <right url="sam_100_0091_108/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0091_108/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0091_108/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0091_108/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0091_108/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0091_108/mobile/0.jpg"/>
      <right url="sam_100_0091_108/mobile/1.jpg"/>
      <back  url="sam_100_0091_108/mobile/2.jpg"/>
      <left  url="sam_100_0091_108/mobile/3.jpg"/>
      <up    url="sam_100_0091_108/mobile/4.jpg"/>
      <down  url="sam_100_0091_108/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint135"
           ath="-173.142864" atv="0.381421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano107"
           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(pano107);lookat(-176.400000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint136"
           ath="-92.395438" atv="-1.192682"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano109"
           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(pano109);lookat(175.500000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint140"
           ath="-18.067682" atv="-3.863701"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano110"
           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(pano110);lookat(178.200000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 121 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0092" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0092.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano109"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0092_109/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano109_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_0092_109/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_0092_109/0/1/%v_%u.jpg"/>
          <right url="sam_100_0092_109/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0092_109/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0092_109/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0092_109/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0092_109/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0092_109/0/0/%v_%u.jpg"/>
          <right url="sam_100_0092_109/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0092_109/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0092_109/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0092_109/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0092_109/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0092_109/mobile/0.jpg"/>
      <right url="sam_100_0092_109/mobile/1.jpg"/>
      <back  url="sam_100_0092_109/mobile/2.jpg"/>
      <left  url="sam_100_0092_109/mobile/3.jpg"/>
      <up    url="sam_100_0092_109/mobile/4.jpg"/>
      <down  url="sam_100_0092_109/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint137"
           ath="-2.715479" atv="-1.360620"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           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(pano108);lookat(81.000000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 122 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0093" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0093.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano110"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0093_110/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano110_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_0093_110/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_0093_110/0/1/%v_%u.jpg"/>
          <right url="sam_100_0093_110/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0093_110/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0093_110/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0093_110/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0093_110/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0093_110/0/0/%v_%u.jpg"/>
          <right url="sam_100_0093_110/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0093_110/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0093_110/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0093_110/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0093_110/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0093_110/mobile/0.jpg"/>
      <right url="sam_100_0093_110/mobile/1.jpg"/>
      <back  url="sam_100_0093_110/mobile/2.jpg"/>
      <left  url="sam_100_0093_110/mobile/3.jpg"/>
      <up    url="sam_100_0093_110/mobile/4.jpg"/>
      <down  url="sam_100_0093_110/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint209"
           ath="-158.865672" atv="-0.358566"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano111"
           onclick="onclickspotpoint209"
           tooltip="spotpoint209_tooltip"
           />
  <hotspot name="spotpoint209" devices="flash" zorder="3"/>
  <hotspot name="spotpoint209" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint209">
  
        mainloadscene(pano111);lookat(-177.750000, 5.400000, 90.000000);


  </action>





  <hotspot name="spotpoint215"
           ath="8.417910" atv="-1.792829"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano108"
           onclick="onclickspotpoint215"
           tooltip="spotpoint215_tooltip"
           />
  <hotspot name="spotpoint215" devices="flash" zorder="3"/>
  <hotspot name="spotpoint215" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint215">
  
        mainloadscene(pano108);lookat(180.000000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 123 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0094" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0094.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano111"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0094_111/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano111_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_0094_111/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_0094_111/0/1/%v_%u.jpg"/>
          <right url="sam_100_0094_111/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0094_111/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0094_111/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0094_111/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0094_111/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0094_111/0/0/%v_%u.jpg"/>
          <right url="sam_100_0094_111/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0094_111/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0094_111/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0094_111/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0094_111/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0094_111/mobile/0.jpg"/>
      <right url="sam_100_0094_111/mobile/1.jpg"/>
      <back  url="sam_100_0094_111/mobile/2.jpg"/>
      <left  url="sam_100_0094_111/mobile/3.jpg"/>
      <up    url="sam_100_0094_111/mobile/4.jpg"/>
      <down  url="sam_100_0094_111/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint144"
           ath="-91.238038" atv="-1.144080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano112"
           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(pano112);lookat(-92.700000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint147"
           ath="111.047766" atv="-1.906739"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           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(pano113);lookat(-175.050000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint214"
           ath="42.089552" atv="-2.151394"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano110"
           onclick="onclickspotpoint214"
           tooltip="spotpoint214_tooltip"
           />
  <hotspot name="spotpoint214" devices="flash" zorder="3"/>
  <hotspot name="spotpoint214" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint214">
  
        mainloadscene(pano110);lookat(9.900000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 124 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0095" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0095.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano112"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0095_112/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano112_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_0095_112/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_0095_112/0/1/%v_%u.jpg"/>
          <right url="sam_100_0095_112/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0095_112/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0095_112/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0095_112/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0095_112/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0095_112/0/0/%v_%u.jpg"/>
          <right url="sam_100_0095_112/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0095_112/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0095_112/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0095_112/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0095_112/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0095_112/mobile/0.jpg"/>
      <right url="sam_100_0095_112/mobile/1.jpg"/>
      <back  url="sam_100_0095_112/mobile/2.jpg"/>
      <left  url="sam_100_0095_112/mobile/3.jpg"/>
      <up    url="sam_100_0095_112/mobile/4.jpg"/>
      <down  url="sam_100_0095_112/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint146"
           ath="68.761797" atv="-2.669399"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano111"
           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(pano111);lookat(90.450000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 125 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0096" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0096.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano113"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0096_113/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano113_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_0096_113/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_0096_113/0/1/%v_%u.jpg"/>
          <right url="sam_100_0096_113/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0096_113/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0096_113/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0096_113/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0096_113/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0096_113/0/0/%v_%u.jpg"/>
          <right url="sam_100_0096_113/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0096_113/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0096_113/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0096_113/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0096_113/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0096_113/mobile/0.jpg"/>
      <right url="sam_100_0096_113/mobile/1.jpg"/>
      <back  url="sam_100_0096_113/mobile/2.jpg"/>
      <left  url="sam_100_0096_113/mobile/3.jpg"/>
      <up    url="sam_100_0096_113/mobile/4.jpg"/>
      <down  url="sam_100_0096_113/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint150"
           ath="71.341202" atv="-8.072999"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano114"
           onclick="onclickspotpoint150"
           tooltip="spotpoint150_tooltip"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint150">
  
        mainloadscene(pano114);lookat(-170.550000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint152"
           ath="115.983717" atv="-8.590858"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano115"
           onclick="onclickspotpoint152"
           tooltip="spotpoint152_tooltip"
           />
  <hotspot name="spotpoint152" devices="flash" zorder="3"/>
  <hotspot name="spotpoint152" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint152">
  
        mainloadscene(pano115);lookat(-95.400000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint154"
           ath="152.965436" atv="-6.143938"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano116"
           onclick="onclickspotpoint154"
           tooltip="spotpoint154_tooltip"
           />
  <hotspot name="spotpoint154" devices="flash" zorder="3"/>
  <hotspot name="spotpoint154" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint154">
  
        mainloadscene(pano116);lookat(173.700000, 5.400000, 90.000000);


  </action>





  <hotspot name="spotpoint156"
           ath="-104.495398" atv="0.835916"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano117"
           onclick="onclickspotpoint156"
           tooltip="spotpoint156_tooltip"
           />
  <hotspot name="spotpoint156" devices="flash" zorder="3"/>
  <hotspot name="spotpoint156" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint156">
  
        mainloadscene(pano117);lookat(83.250000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint213"
           ath="-23.462687" atv="-2.868526"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano111"
           onclick="onclickspotpoint213"
           tooltip="spotpoint213_tooltip"
           />
  <hotspot name="spotpoint213" devices="flash" zorder="3"/>
  <hotspot name="spotpoint213" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint213">
  
        mainloadscene(pano111);lookat(-1.350000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 126 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0097" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0097.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano114"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0097_114/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano114_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_0097_114/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_0097_114/0/1/%v_%u.jpg"/>
          <right url="sam_100_0097_114/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0097_114/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0097_114/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0097_114/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0097_114/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0097_114/0/0/%v_%u.jpg"/>
          <right url="sam_100_0097_114/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0097_114/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0097_114/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0097_114/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0097_114/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0097_114/mobile/0.jpg"/>
      <right url="sam_100_0097_114/mobile/1.jpg"/>
      <back  url="sam_100_0097_114/mobile/2.jpg"/>
      <left  url="sam_100_0097_114/mobile/3.jpg"/>
      <up    url="sam_100_0097_114/mobile/4.jpg"/>
      <down  url="sam_100_0097_114/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint151"
           ath="-29.027885" atv="1.401840"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           onclick="onclickspotpoint151"
           tooltip="spotpoint151_tooltip"
           />
  <hotspot name="spotpoint151" devices="flash" zorder="3"/>
  <hotspot name="spotpoint151" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint151">
  
        mainloadscene(pano113);lookat(-81.450000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 127 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0098" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0098.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano115"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0098_115/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano115_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_0098_115/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_0098_115/0/1/%v_%u.jpg"/>
          <right url="sam_100_0098_115/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0098_115/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0098_115/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0098_115/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0098_115/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0098_115/0/0/%v_%u.jpg"/>
          <right url="sam_100_0098_115/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0098_115/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0098_115/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0098_115/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0098_115/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0098_115/mobile/0.jpg"/>
      <right url="sam_100_0098_115/mobile/1.jpg"/>
      <back  url="sam_100_0098_115/mobile/2.jpg"/>
      <left  url="sam_100_0098_115/mobile/3.jpg"/>
      <up    url="sam_100_0098_115/mobile/4.jpg"/>
      <down  url="sam_100_0098_115/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint153"
           ath="122.267168" atv="2.179981"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint153">
  
        mainloadscene(pano113);lookat(-80.550000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 128 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0099" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0099.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano116"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0099_116/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano116_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_0099_116/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_0099_116/0/1/%v_%u.jpg"/>
          <right url="sam_100_0099_116/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0099_116/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0099_116/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0099_116/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0099_116/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0099_116/0/0/%v_%u.jpg"/>
          <right url="sam_100_0099_116/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0099_116/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0099_116/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0099_116/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0099_116/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0099_116/mobile/0.jpg"/>
      <right url="sam_100_0099_116/mobile/1.jpg"/>
      <back  url="sam_100_0099_116/mobile/2.jpg"/>
      <left  url="sam_100_0099_116/mobile/3.jpg"/>
      <up    url="sam_100_0099_116/mobile/4.jpg"/>
      <down  url="sam_100_0099_116/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint155"
           ath="2.411284" atv="-1.906739"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           onclick="onclickspotpoint155"
           tooltip="spotpoint155_tooltip"
           />
  <hotspot name="spotpoint155" devices="flash" zorder="3"/>
  <hotspot name="spotpoint155" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint155">
  
        mainloadscene(pano113);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 129 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0100" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0100.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano117"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0100_117/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano117_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_0100_117/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_0100_117/0/1/%v_%u.jpg"/>
          <right url="sam_100_0100_117/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0100_117/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0100_117/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0100_117/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0100_117/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0100_117/0/0/%v_%u.jpg"/>
          <right url="sam_100_0100_117/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0100_117/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0100_117/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0100_117/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0100_117/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0100_117/mobile/0.jpg"/>
      <right url="sam_100_0100_117/mobile/1.jpg"/>
      <back  url="sam_100_0100_117/mobile/2.jpg"/>
      <left  url="sam_100_0100_117/mobile/3.jpg"/>
      <up    url="sam_100_0100_117/mobile/4.jpg"/>
      <down  url="sam_100_0100_117/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint157"
           ath="-97.303323" atv="-0.297001"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano113"
           onclick="onclickspotpoint157"
           tooltip="spotpoint157_tooltip"
           />
  <hotspot name="spotpoint157" devices="flash" zorder="3"/>
  <hotspot name="spotpoint157" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint157">
  
        mainloadscene(pano113);lookat(94.050000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint158"
           ath="-69.194523" atv="-0.907381"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano118"
           onclick="onclickspotpoint158"
           tooltip="spotpoint158_tooltip"
           />
  <hotspot name="spotpoint158" devices="flash" zorder="3"/>
  <hotspot name="spotpoint158" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint158">
  
        mainloadscene(pano118);lookat(89.100000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 130 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0101" @PanoFile="C:/Users/User/Downloads/Tour/Toures/Tour Steve Medrano 7162750/fotos/SAM_100_0101.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano118"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0101_118/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano118_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_0101_118/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_0101_118/0/1/%v_%u.jpg"/>
          <right url="sam_100_0101_118/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0101_118/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0101_118/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0101_118/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0101_118/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0101_118/0/0/%v_%u.jpg"/>
          <right url="sam_100_0101_118/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0101_118/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0101_118/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0101_118/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0101_118/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0101_118/mobile/0.jpg"/>
      <right url="sam_100_0101_118/mobile/1.jpg"/>
      <back  url="sam_100_0101_118/mobile/2.jpg"/>
      <left  url="sam_100_0101_118/mobile/3.jpg"/>
      <up    url="sam_100_0101_118/mobile/4.jpg"/>
      <down  url="sam_100_0101_118/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint162"
           ath="-74.043002" atv="-5.009578"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano117"
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint162">
  
        mainloadscene(pano117);lookat(85.950000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

