<?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 : 06-12-2022 10-45-45 -->
  <!-- Project file : /Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /tour/tour.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_es.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null OR startscene === "undefined", set(startscene, get(s));); );
    if (startscene === null OR startscene === "undefined",
      set(startscene, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 12 Groups -->

  <!-- Group Grupo 17 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0188" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0188.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0188_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="109.950000" 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="109.950000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0188_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0188_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0188_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0188_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0188_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0188_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0188_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0188_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0188_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0188_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0188_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0188_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0188_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0188_10/mobile/0.jpg"/>
      <right url="sam_100_0188_10/mobile/1.jpg"/>
      <back  url="sam_100_0188_10/mobile/2.jpg"/>
      <left  url="sam_100_0188_10/mobile/3.jpg"/>
      <up    url="sam_100_0188_10/mobile/4.jpg"/>
      <down  url="sam_100_0188_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint24"
           ath="103.833718" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint24"
           tooltip="spotpoint24_tooltip"
           />
  <hotspot name="spotpoint24" devices="flash" zorder="3"/>
  <hotspot name="spotpoint24" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint24">
  
        mainloadscene(pano11);lookat(11.700000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 18 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0189" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0189.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0189_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_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_0189_11/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_0189_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0189_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0189_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0189_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0189_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0189_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0189_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0189_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0189_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0189_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0189_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0189_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0189_11/mobile/0.jpg"/>
      <right url="sam_100_0189_11/mobile/1.jpg"/>
      <back  url="sam_100_0189_11/mobile/2.jpg"/>
      <left  url="sam_100_0189_11/mobile/3.jpg"/>
      <up    url="sam_100_0189_11/mobile/4.jpg"/>
      <down  url="sam_100_0189_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint25"
           ath="-173.490048" atv="-5.217481"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint25"
           tooltip="spotpoint25_tooltip"
           />
  <hotspot name="spotpoint25" devices="flash" zorder="3"/>
  <hotspot name="spotpoint25" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint25">
  
        mainloadscene(pano10);lookat(-68.250000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint26"
           ath="2.929316" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint26"
           tooltip="spotpoint26_tooltip"
           />
  <hotspot name="spotpoint26" devices="flash" zorder="3"/>
  <hotspot name="spotpoint26" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint26">
  
        mainloadscene(pano12);lookat(141.750000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint27"
           ath="-58.915075" atv="0.652142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint27"
           tooltip="spotpoint27_tooltip"
           />
  <hotspot name="spotpoint27" devices="flash" zorder="3"/>
  <hotspot name="spotpoint27" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint27">
  
        mainloadscene(pano11);lookat(-172.800000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint28"
           ath="-127.269359" atv="1.956596"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano95"
           onclick="onclickspotpoint28"
           tooltip="spotpoint28_tooltip"
           />
  <hotspot name="spotpoint28" devices="flash" zorder="3"/>
  <hotspot name="spotpoint28" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint28">
  
        mainloadscene(pano95);lookat(-179.100000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint108"
           ath="-163.725136" atv="2.608696"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           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(pano93);lookat(95.400000, 6.300000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 20 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0195" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0195.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0195_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_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_0195_13/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_0195_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0195_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0195_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0195_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0195_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0195_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0195_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0195_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0195_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0195_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0195_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0195_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0195_13/mobile/0.jpg"/>
      <right url="sam_100_0195_13/mobile/1.jpg"/>
      <back  url="sam_100_0195_13/mobile/2.jpg"/>
      <left  url="sam_100_0195_13/mobile/3.jpg"/>
      <up    url="sam_100_0195_13/mobile/4.jpg"/>
      <down  url="sam_100_0195_13/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint29"
           ath="2.929316" atv="2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano95"
           onclick="onclickspotpoint29"
           tooltip="spotpoint29_tooltip"
           />
  <hotspot name="spotpoint29" devices="flash" zorder="3"/>
  <hotspot name="spotpoint29" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint29">
  
        mainloadscene(pano95);lookat(-2.700000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint30"
           ath="-166.329114" atv="3.260870"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano98"
           onclick="onclickspotpoint30"
           tooltip="spotpoint30_tooltip"
           />
  <hotspot name="spotpoint30" devices="flash" zorder="3"/>
  <hotspot name="spotpoint30" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint30">
  
        mainloadscene(pano98);lookat(180.000000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint32"
           ath="105.786710" atv="-0.652142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint32"
           tooltip="spotpoint32_tooltip"
           />
  <hotspot name="spotpoint32" devices="flash" zorder="3"/>
  <hotspot name="spotpoint32" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint32">
  
        mainloadscene(pano14);lookat(161.550000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint115"
           ath="-92.115732" atv="5.217391"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano97"
           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(pano97);lookat(132.750000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint33"
           ath="-0.976324" atv="3.260880"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint33"
           tooltip="spotpoint33_tooltip"
           />
  <hotspot name="spotpoint33" devices="flash" zorder="3"/>
  <hotspot name="spotpoint33" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint33">
  
        mainloadscene(pano13);lookat(-78.300000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint34"
           ath="169.584124" atv="1.304283"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint34"
           tooltip="spotpoint34_tooltip"
           />
  <hotspot name="spotpoint34" devices="flash" zorder="3"/>
  <hotspot name="spotpoint34" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint34">
  
        mainloadscene(pano15);lookat(-139.500000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint35"
           ath="38.734210" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint35"
           tooltip="spotpoint35_tooltip"
           />
  <hotspot name="spotpoint35" devices="flash" zorder="3"/>
  <hotspot name="spotpoint35" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint35">
  
        mainloadscene(pano14);lookat(-12.600000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint31"
           ath="-23.761302" atv="3.260870"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano98"
           onclick="onclickspotpoint31"
           tooltip="spotpoint31_tooltip"
           />
  <hotspot name="spotpoint31" devices="flash" zorder="3"/>
  <hotspot name="spotpoint31" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint31">
  
        mainloadscene(pano98);lookat(0.450000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 101 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0192" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0192.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano93"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0192_93/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano93_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_0192_93/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_0192_93/0/1/%v_%u.jpg"/>
          <right url="sam_100_0192_93/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0192_93/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0192_93/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0192_93/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0192_93/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0192_93/0/0/%v_%u.jpg"/>
          <right url="sam_100_0192_93/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0192_93/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0192_93/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0192_93/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0192_93/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0192_93/mobile/0.jpg"/>
      <right url="sam_100_0192_93/mobile/1.jpg"/>
      <back  url="sam_100_0192_93/mobile/2.jpg"/>
      <left  url="sam_100_0192_93/mobile/3.jpg"/>
      <up    url="sam_100_0192_93/mobile/4.jpg"/>
      <down  url="sam_100_0192_93/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint109"
           ath="-155.262206" atv="3.913043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(49.950000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint110"
           ath="27.667269" atv="4.565217"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano94"
           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(pano94);lookat(-20.250000, 7.650000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 102 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0193" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0193.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano94"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0193_94/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano94_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_0193_94/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_0193_94/0/1/%v_%u.jpg"/>
          <right url="sam_100_0193_94/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0193_94/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0193_94/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0193_94/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0193_94/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0193_94/0/0/%v_%u.jpg"/>
          <right url="sam_100_0193_94/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0193_94/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0193_94/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0193_94/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0193_94/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0193_94/mobile/0.jpg"/>
      <right url="sam_100_0193_94/mobile/1.jpg"/>
      <back  url="sam_100_0193_94/mobile/2.jpg"/>
      <left  url="sam_100_0193_94/mobile/3.jpg"/>
      <up    url="sam_100_0193_94/mobile/4.jpg"/>
      <down  url="sam_100_0193_94/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="-157.866184" atv="1.956522"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           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(pano93);lookat(179.100000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 103 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0194" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0194.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano95"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0194_95/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano95_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_0194_95/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_0194_95/0/1/%v_%u.jpg"/>
          <right url="sam_100_0194_95/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0194_95/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0194_95/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0194_95/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0194_95/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0194_95/0/0/%v_%u.jpg"/>
          <right url="sam_100_0194_95/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0194_95/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0194_95/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0194_95/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0194_95/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0194_95/mobile/0.jpg"/>
      <right url="sam_100_0194_95/mobile/1.jpg"/>
      <back  url="sam_100_0194_95/mobile/2.jpg"/>
      <left  url="sam_100_0194_95/mobile/3.jpg"/>
      <up    url="sam_100_0194_95/mobile/4.jpg"/>
      <down  url="sam_100_0194_95/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint112"
           ath="176.745027" atv="3.260870"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(-172.800000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint113"
           ath="1.627486" atv="3.913043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(49.500000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 105 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0199" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0199.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano97"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0199_97/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano97_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_0199_97/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_0199_97/0/1/%v_%u.jpg"/>
          <right url="sam_100_0199_97/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0199_97/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0199_97/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0199_97/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0199_97/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0199_97/0/0/%v_%u.jpg"/>
          <right url="sam_100_0199_97/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0199_97/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0199_97/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0199_97/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0199_97/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0199_97/mobile/0.jpg"/>
      <right url="sam_100_0199_97/mobile/1.jpg"/>
      <back  url="sam_100_0199_97/mobile/2.jpg"/>
      <left  url="sam_100_0199_97/mobile/3.jpg"/>
      <up    url="sam_100_0199_97/mobile/4.jpg"/>
      <down  url="sam_100_0199_97/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint116"
           ath="-21.157324" atv="2.608696"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(93.600000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 106 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0200" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Anny Gómez 6078612 /fotos/SAM_100_0200.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano98"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0200_98/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano98_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_0200_98/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_0200_98/0/1/%v_%u.jpg"/>
          <right url="sam_100_0200_98/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0200_98/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0200_98/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0200_98/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0200_98/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0200_98/0/0/%v_%u.jpg"/>
          <right url="sam_100_0200_98/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0200_98/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0200_98/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0200_98/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0200_98/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0200_98/mobile/0.jpg"/>
      <right url="sam_100_0200_98/mobile/1.jpg"/>
      <back  url="sam_100_0200_98/mobile/2.jpg"/>
      <left  url="sam_100_0200_98/mobile/3.jpg"/>
      <up    url="sam_100_0200_98/mobile/4.jpg"/>
      <down  url="sam_100_0200_98/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint114"
           ath="-168.282098" atv="7.826087"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           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(pano16);lookat(99.000000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint117"
           ath="0.325497" atv="1.956522"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

