<?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 : 25-11-2022 15-43-41 -->
  <!-- Project file : /Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/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, pano47);
    );
    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>

  <!-- 22 Groups -->

  <!-- Group Grupo 79 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0269" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0269.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0269_47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_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="176.010000" 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="176.010000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0269_47/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_0269_47/0/1/%v_%u.jpg"/>
          <right url="sam_100_0269_47/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0269_47/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0269_47/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0269_47/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0269_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0269_47/0/0/%v_%u.jpg"/>
          <right url="sam_100_0269_47/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0269_47/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0269_47/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0269_47/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0269_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0269_47/mobile/0.jpg"/>
      <right url="sam_100_0269_47/mobile/1.jpg"/>
      <back  url="sam_100_0269_47/mobile/2.jpg"/>
      <left  url="sam_100_0269_47/mobile/3.jpg"/>
      <up    url="sam_100_0269_47/mobile/4.jpg"/>
      <down  url="sam_100_0269_47/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="-170.235072" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           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(pano51);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 82 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0272" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0272.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0272_50/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano50_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_0272_50/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_0272_50/0/1/%v_%u.jpg"/>
          <right url="sam_100_0272_50/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0272_50/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0272_50/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0272_50/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0272_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0272_50/0/0/%v_%u.jpg"/>
          <right url="sam_100_0272_50/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0272_50/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0272_50/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0272_50/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0272_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0272_50/mobile/0.jpg"/>
      <right url="sam_100_0272_50/mobile/1.jpg"/>
      <back  url="sam_100_0272_50/mobile/2.jpg"/>
      <left  url="sam_100_0272_50/mobile/3.jpg"/>
      <up    url="sam_100_0272_50/mobile/4.jpg"/>
      <down  url="sam_100_0272_50/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint114"
           ath="15.949445" atv="-7.173901"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           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(pano51);lookat(90.000000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 83 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0273" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0273.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano51"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0273_51/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano51_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_0273_51/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_0273_51/0/1/%v_%u.jpg"/>
          <right url="sam_100_0273_51/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0273_51/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0273_51/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0273_51/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0273_51/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0273_51/0/0/%v_%u.jpg"/>
          <right url="sam_100_0273_51/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0273_51/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0273_51/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0273_51/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0273_51/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0273_51/mobile/0.jpg"/>
      <right url="sam_100_0273_51/mobile/1.jpg"/>
      <back  url="sam_100_0273_51/mobile/2.jpg"/>
      <left  url="sam_100_0273_51/mobile/3.jpg"/>
      <up    url="sam_100_0273_51/mobile/4.jpg"/>
      <down  url="sam_100_0273_51/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint112"
           ath="-127.920599" atv="-3.260880"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           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(pano47);lookat(-3.090000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint113"
           ath="-107.088482" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           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(pano50);lookat(-179.550000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint115"
           ath="174.141004" atv="2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           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(pano52);lookat(-93.150000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint121"
           ath="0.976324" atv="1.956596"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint121"
           tooltip="spotpoint121_tooltip"
           />
  <hotspot name="spotpoint121" devices="flash" zorder="3"/>
  <hotspot name="spotpoint121" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint121">
  
        mainloadscene(pano55);lookat(-4.950000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 84 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0274" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0274.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0274_52/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano52_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_0274_52/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_0274_52/0/1/%v_%u.jpg"/>
          <right url="sam_100_0274_52/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0274_52/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0274_52/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0274_52/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0274_52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0274_52/0/0/%v_%u.jpg"/>
          <right url="sam_100_0274_52/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0274_52/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0274_52/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0274_52/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0274_52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0274_52/mobile/0.jpg"/>
      <right url="sam_100_0274_52/mobile/1.jpg"/>
      <back  url="sam_100_0274_52/mobile/2.jpg"/>
      <left  url="sam_100_0274_52/mobile/3.jpg"/>
      <up    url="sam_100_0274_52/mobile/4.jpg"/>
      <down  url="sam_100_0274_52/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint116"
           ath="76.491730" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           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(pano51);lookat(0.000000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint117"
           ath="178.047009" atv="0.652142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           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(pano53);lookat(96.300000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 85 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0275" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0275.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano53"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0275_53/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano53_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_0275_53/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_0275_53/0/1/%v_%u.jpg"/>
          <right url="sam_100_0275_53/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0275_53/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0275_53/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0275_53/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0275_53/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0275_53/0/0/%v_%u.jpg"/>
          <right url="sam_100_0275_53/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0275_53/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0275_53/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0275_53/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0275_53/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0275_53/mobile/0.jpg"/>
      <right url="sam_100_0275_53/mobile/1.jpg"/>
      <back  url="sam_100_0275_53/mobile/2.jpg"/>
      <left  url="sam_100_0275_53/mobile/3.jpg"/>
      <up    url="sam_100_0275_53/mobile/4.jpg"/>
      <down  url="sam_100_0275_53/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint118"
           ath="-88.209722" atv="-1.304278"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint118"
           tooltip="spotpoint118_tooltip"
           />
  <hotspot name="spotpoint118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint118">
  
        mainloadscene(pano52);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint119"
           ath="88.209722" atv="1.304283"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano54"
           onclick="onclickspotpoint119"
           tooltip="spotpoint119_tooltip"
           />
  <hotspot name="spotpoint119" devices="flash" zorder="3"/>
  <hotspot name="spotpoint119" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint119">
  
        mainloadscene(pano54);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 86 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0276" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0276.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano54"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0276_54/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano54_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_0276_54/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_0276_54/0/1/%v_%u.jpg"/>
          <right url="sam_100_0276_54/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0276_54/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0276_54/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0276_54/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0276_54/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0276_54/0/0/%v_%u.jpg"/>
          <right url="sam_100_0276_54/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0276_54/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0276_54/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0276_54/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0276_54/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0276_54/mobile/0.jpg"/>
      <right url="sam_100_0276_54/mobile/1.jpg"/>
      <back  url="sam_100_0276_54/mobile/2.jpg"/>
      <left  url="sam_100_0276_54/mobile/3.jpg"/>
      <up    url="sam_100_0276_54/mobile/4.jpg"/>
      <down  url="sam_100_0276_54/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint120"
           ath="-92.115721" atv="1.304283"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint120"
           tooltip="spotpoint120_tooltip"
           />
  <hotspot name="spotpoint120" devices="flash" zorder="3"/>
  <hotspot name="spotpoint120" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint120">
  
        mainloadscene(pano53);lookat(-90.450000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 87 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0277" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0277.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano55"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0277_55/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano55_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_0277_55/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_0277_55/0/1/%v_%u.jpg"/>
          <right url="sam_100_0277_55/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0277_55/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0277_55/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0277_55/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0277_55/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0277_55/0/0/%v_%u.jpg"/>
          <right url="sam_100_0277_55/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0277_55/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0277_55/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0277_55/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0277_55/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0277_55/mobile/0.jpg"/>
      <right url="sam_100_0277_55/mobile/1.jpg"/>
      <back  url="sam_100_0277_55/mobile/2.jpg"/>
      <left  url="sam_100_0277_55/mobile/3.jpg"/>
      <up    url="sam_100_0277_55/mobile/4.jpg"/>
      <down  url="sam_100_0277_55/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint122"
           ath="-178.047018" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint122"
           tooltip="spotpoint122_tooltip"
           />
  <hotspot name="spotpoint122" devices="flash" zorder="3"/>
  <hotspot name="spotpoint122" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint122">
  
        mainloadscene(pano51);lookat(-174.150000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint123"
           ath="-12.043440" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           onclick="onclickspotpoint123"
           tooltip="spotpoint123_tooltip"
           />
  <hotspot name="spotpoint123" devices="flash" zorder="3"/>
  <hotspot name="spotpoint123" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint123">
  
        mainloadscene(pano56);lookat(-8.550000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint129"
           ath="86.907606" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano60"
           onclick="onclickspotpoint129"
           tooltip="spotpoint129_tooltip"
           />
  <hotspot name="spotpoint129" devices="flash" zorder="3"/>
  <hotspot name="spotpoint129" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint129">
  
        mainloadscene(pano60);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 88 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0278" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0278.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano56"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0278_56/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano56_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_0278_56/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_0278_56/0/1/%v_%u.jpg"/>
          <right url="sam_100_0278_56/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0278_56/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0278_56/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0278_56/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0278_56/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0278_56/0/0/%v_%u.jpg"/>
          <right url="sam_100_0278_56/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0278_56/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0278_56/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0278_56/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0278_56/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0278_56/mobile/0.jpg"/>
      <right url="sam_100_0278_56/mobile/1.jpg"/>
      <back  url="sam_100_0278_56/mobile/2.jpg"/>
      <left  url="sam_100_0278_56/mobile/3.jpg"/>
      <up    url="sam_100_0278_56/mobile/4.jpg"/>
      <down  url="sam_100_0278_56/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint124"
           ath="154.611368" atv="3.260880"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint124"
           tooltip="spotpoint124_tooltip"
           />
  <hotspot name="spotpoint124" devices="flash" zorder="3"/>
  <hotspot name="spotpoint124" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint124">
  
        mainloadscene(pano55);lookat(177.300000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint125"
           ath="23.110192" atv="2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano57"
           onclick="onclickspotpoint125"
           tooltip="spotpoint125_tooltip"
           />
  <hotspot name="spotpoint125" devices="flash" zorder="3"/>
  <hotspot name="spotpoint125" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint125">
  
        mainloadscene(pano57);lookat(-94.500000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint127"
           ath="95.370834" atv="-1.304278"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano58"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano58);lookat(2.700000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 89 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0279" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0279.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano57"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0279_57/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano57_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_0279_57/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_0279_57/0/1/%v_%u.jpg"/>
          <right url="sam_100_0279_57/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0279_57/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0279_57/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0279_57/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0279_57/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0279_57/0/0/%v_%u.jpg"/>
          <right url="sam_100_0279_57/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0279_57/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0279_57/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0279_57/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0279_57/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0279_57/mobile/0.jpg"/>
      <right url="sam_100_0279_57/mobile/1.jpg"/>
      <back  url="sam_100_0279_57/mobile/2.jpg"/>
      <left  url="sam_100_0279_57/mobile/3.jpg"/>
      <up    url="sam_100_0279_57/mobile/4.jpg"/>
      <down  url="sam_100_0279_57/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint126"
           ath="123.363354" atv="0.652142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           onclick="onclickspotpoint126"
           tooltip="spotpoint126_tooltip"
           />
  <hotspot name="spotpoint126" devices="flash" zorder="3"/>
  <hotspot name="spotpoint126" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint126">
  
        mainloadscene(pano56);lookat(-179.550000, 9.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 90 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0280" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0280.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano58"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0280_58/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano58_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_0280_58/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_0280_58/0/1/%v_%u.jpg"/>
          <right url="sam_100_0280_58/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0280_58/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0280_58/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0280_58/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0280_58/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0280_58/0/0/%v_%u.jpg"/>
          <right url="sam_100_0280_58/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0280_58/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0280_58/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0280_58/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0280_58/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0280_58/mobile/0.jpg"/>
      <right url="sam_100_0280_58/mobile/1.jpg"/>
      <back  url="sam_100_0280_58/mobile/2.jpg"/>
      <left  url="sam_100_0280_58/mobile/3.jpg"/>
      <up    url="sam_100_0280_58/mobile/4.jpg"/>
      <down  url="sam_100_0280_58/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint128"
           ath="-179.349005" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           onclick="onclickspotpoint128"
           tooltip="spotpoint128_tooltip"
           />
  <hotspot name="spotpoint128" devices="flash" zorder="3"/>
  <hotspot name="spotpoint128" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint128">
  
        mainloadscene(pano56);lookat(-97.650000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 92 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0282" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0282.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano60"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0282_60/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano60_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_0282_60/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_0282_60/0/1/%v_%u.jpg"/>
          <right url="sam_100_0282_60/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0282_60/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0282_60/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0282_60/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0282_60/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0282_60/0/0/%v_%u.jpg"/>
          <right url="sam_100_0282_60/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0282_60/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0282_60/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0282_60/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0282_60/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0282_60/mobile/0.jpg"/>
      <right url="sam_100_0282_60/mobile/1.jpg"/>
      <back  url="sam_100_0282_60/mobile/2.jpg"/>
      <left  url="sam_100_0282_60/mobile/3.jpg"/>
      <up    url="sam_100_0282_60/mobile/4.jpg"/>
      <down  url="sam_100_0282_60/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint130"
           ath="176.093996" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint130">
  
        mainloadscene(pano55);lookat(-89.100000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint131"
           ath="2.278440" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           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(pano61);lookat(-2.700000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 93 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0283" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0283.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano61"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0283_61/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano61_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_0283_61/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_0283_61/0/1/%v_%u.jpg"/>
          <right url="sam_100_0283_61/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0283_61/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0283_61/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0283_61/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0283_61/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0283_61/0/0/%v_%u.jpg"/>
          <right url="sam_100_0283_61/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0283_61/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0283_61/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0283_61/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0283_61/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0283_61/mobile/0.jpg"/>
      <right url="sam_100_0283_61/mobile/1.jpg"/>
      <back  url="sam_100_0283_61/mobile/2.jpg"/>
      <left  url="sam_100_0283_61/mobile/3.jpg"/>
      <up    url="sam_100_0283_61/mobile/4.jpg"/>
      <down  url="sam_100_0283_61/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint132"
           ath="176.744871" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano60"
           onclick="onclickspotpoint132"
           tooltip="spotpoint132_tooltip"
           />
  <hotspot name="spotpoint132" devices="flash" zorder="3"/>
  <hotspot name="spotpoint132" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint132">
  
        mainloadscene(pano60);lookat(-174.600000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint133"
           ath="-93.359161" atv="-2.918882"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano63);lookat(1.800000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint135"
           ath="96.021709" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano64"
           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(pano64);lookat(-85.950000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint137"
           ath="-1.627564" atv="-1.304278"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           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(pano71);lookat(-86.850000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 95 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0285" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0285.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano63"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0285_63/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano63_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_0285_63/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_0285_63/0/1/%v_%u.jpg"/>
          <right url="sam_100_0285_63/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0285_63/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0285_63/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0285_63/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0285_63/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0285_63/0/0/%v_%u.jpg"/>
          <right url="sam_100_0285_63/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0285_63/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0285_63/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0285_63/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0285_63/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0285_63/mobile/0.jpg"/>
      <right url="sam_100_0285_63/mobile/1.jpg"/>
      <back  url="sam_100_0285_63/mobile/2.jpg"/>
      <left  url="sam_100_0285_63/mobile/3.jpg"/>
      <up    url="sam_100_0285_63/mobile/4.jpg"/>
      <down  url="sam_100_0285_63/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint134"
           ath="146.799359" atv="-5.869617"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano61);lookat(85.950000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 96 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0286" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0286.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano64"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0286_64/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano64_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_0286_64/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_0286_64/0/1/%v_%u.jpg"/>
          <right url="sam_100_0286_64/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0286_64/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0286_64/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0286_64/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0286_64/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0286_64/0/0/%v_%u.jpg"/>
          <right url="sam_100_0286_64/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0286_64/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0286_64/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0286_64/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0286_64/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0286_64/mobile/0.jpg"/>
      <right url="sam_100_0286_64/mobile/1.jpg"/>
      <back  url="sam_100_0286_64/mobile/2.jpg"/>
      <left  url="sam_100_0286_64/mobile/3.jpg"/>
      <up    url="sam_100_0286_64/mobile/4.jpg"/>
      <down  url="sam_100_0286_64/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint136"
           ath="132.477479" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           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(pano61);lookat(-94.500000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 99 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0289" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0289.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano67"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0289_67/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano67_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_0289_67/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_0289_67/0/1/%v_%u.jpg"/>
          <right url="sam_100_0289_67/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0289_67/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0289_67/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0289_67/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0289_67/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0289_67/0/0/%v_%u.jpg"/>
          <right url="sam_100_0289_67/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0289_67/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0289_67/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0289_67/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0289_67/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0289_67/mobile/0.jpg"/>
      <right url="sam_100_0289_67/mobile/1.jpg"/>
      <back  url="sam_100_0289_67/mobile/2.jpg"/>
      <left  url="sam_100_0289_67/mobile/3.jpg"/>
      <up    url="sam_100_0289_67/mobile/4.jpg"/>
      <down  url="sam_100_0289_67/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint140"
           ath="-177.396023" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           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(pano71);lookat(178.650000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 101 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0291" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0291.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano69"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0291_69/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano69_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_0291_69/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_0291_69/0/1/%v_%u.jpg"/>
          <right url="sam_100_0291_69/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0291_69/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0291_69/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0291_69/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0291_69/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0291_69/0/0/%v_%u.jpg"/>
          <right url="sam_100_0291_69/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0291_69/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0291_69/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0291_69/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0291_69/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0291_69/mobile/0.jpg"/>
      <right url="sam_100_0291_69/mobile/1.jpg"/>
      <back  url="sam_100_0291_69/mobile/2.jpg"/>
      <left  url="sam_100_0291_69/mobile/3.jpg"/>
      <up    url="sam_100_0291_69/mobile/4.jpg"/>
      <down  url="sam_100_0291_69/mobile/5.jpg"/>
    </image>




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



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


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 103 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0293" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0293.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano71"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0293_71/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano71_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_0293_71/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_0293_71/0/1/%v_%u.jpg"/>
          <right url="sam_100_0293_71/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0293_71/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0293_71/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0293_71/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0293_71/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0293_71/0/0/%v_%u.jpg"/>
          <right url="sam_100_0293_71/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0293_71/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0293_71/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0293_71/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0293_71/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0293_71/mobile/0.jpg"/>
      <right url="sam_100_0293_71/mobile/1.jpg"/>
      <back  url="sam_100_0293_71/mobile/2.jpg"/>
      <left  url="sam_100_0293_71/mobile/3.jpg"/>
      <up    url="sam_100_0293_71/mobile/4.jpg"/>
      <down  url="sam_100_0293_71/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint138"
           ath="83.652842" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           onclick="onclickspotpoint138"
           tooltip="spotpoint138_tooltip"
           />
  <hotspot name="spotpoint138" devices="flash" zorder="3"/>
  <hotspot name="spotpoint138" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint138">
  
        mainloadscene(pano61);lookat(178.200000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint139"
           ath="-0.976324" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano67"
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano67);lookat(-1.350000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint141"
           ath="-172.188072" atv="-4.565163"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano69"
           onclick="onclickspotpoint141"
           tooltip="spotpoint141_tooltip"
           />
  <hotspot name="spotpoint141" devices="flash" zorder="3"/>
  <hotspot name="spotpoint141" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint141">
  
        mainloadscene(pano69);lookat(1.800000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint143"
           ath="-75.189958" atv="-3.913021"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano76"
           onclick="onclickspotpoint143"
           tooltip="spotpoint143_tooltip"
           />
  <hotspot name="spotpoint143" devices="flash" zorder="3"/>
  <hotspot name="spotpoint143" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint143">
  
        mainloadscene(pano76);lookat(-88.650000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 105 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0295" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0295.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano73"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0295_73/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano73_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_0295_73/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_0295_73/0/1/%v_%u.jpg"/>
          <right url="sam_100_0295_73/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0295_73/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0295_73/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0295_73/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0295_73/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0295_73/0/0/%v_%u.jpg"/>
          <right url="sam_100_0295_73/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0295_73/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0295_73/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0295_73/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0295_73/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0295_73/mobile/0.jpg"/>
      <right url="sam_100_0295_73/mobile/1.jpg"/>
      <back  url="sam_100_0295_73/mobile/2.jpg"/>
      <left  url="sam_100_0295_73/mobile/3.jpg"/>
      <up    url="sam_100_0295_73/mobile/4.jpg"/>
      <down  url="sam_100_0295_73/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint152"
           ath="19.855449" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano74"
           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(pano74);lookat(95.400000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 106 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0296" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0300.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano74"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0296_74/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano74_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_0296_74/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_0296_74/0/1/%v_%u.jpg"/>
          <right url="sam_100_0296_74/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0296_74/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0296_74/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0296_74/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0296_74/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0296_74/0/0/%v_%u.jpg"/>
          <right url="sam_100_0296_74/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0296_74/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0296_74/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0296_74/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0296_74/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0296_74/mobile/0.jpg"/>
      <right url="sam_100_0296_74/mobile/1.jpg"/>
      <back  url="sam_100_0296_74/mobile/2.jpg"/>
      <left  url="sam_100_0296_74/mobile/3.jpg"/>
      <up    url="sam_100_0296_74/mobile/4.jpg"/>
      <down  url="sam_100_0296_74/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint148"
           ath="-178.047018" atv="-7.173901"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano76"
           onclick="onclickspotpoint148"
           tooltip="spotpoint148_tooltip"
           />
  <hotspot name="spotpoint148" devices="flash" zorder="3"/>
  <hotspot name="spotpoint148" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint148">
  
        mainloadscene(pano76);lookat(96.300000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint149"
           ath="73.887842" atv="-2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano75"
           onclick="onclickspotpoint149"
           tooltip="spotpoint149_tooltip"
           />
  <hotspot name="spotpoint149" devices="flash" zorder="3"/>
  <hotspot name="spotpoint149" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint149">
  
        mainloadscene(pano75);lookat(7.200000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint151"
           ath="-42.640203" atv="-4.565163"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano73"
           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(pano73);lookat(-173.700000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 107 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0297" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0297.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano75"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0297_75/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano75_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_0297_75/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_0297_75/0/1/%v_%u.jpg"/>
          <right url="sam_100_0297_75/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0297_75/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0297_75/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0297_75/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0297_75/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0297_75/0/0/%v_%u.jpg"/>
          <right url="sam_100_0297_75/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0297_75/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0297_75/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0297_75/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0297_75/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0297_75/mobile/0.jpg"/>
      <right url="sam_100_0297_75/mobile/1.jpg"/>
      <back  url="sam_100_0297_75/mobile/2.jpg"/>
      <left  url="sam_100_0297_75/mobile/3.jpg"/>
      <up    url="sam_100_0297_75/mobile/4.jpg"/>
      <down  url="sam_100_0297_75/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint150"
           ath="-171.537084" atv="2.608738"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano74"
           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(pano74);lookat(-74.250000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 108 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0298" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0298.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano76"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0298_76/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano76_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_0298_76/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_0298_76/0/1/%v_%u.jpg"/>
          <right url="sam_100_0298_76/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0298_76/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0298_76/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0298_76/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0298_76/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0298_76/0/0/%v_%u.jpg"/>
          <right url="sam_100_0298_76/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0298_76/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0298_76/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0298_76/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0298_76/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0298_76/mobile/0.jpg"/>
      <right url="sam_100_0298_76/mobile/1.jpg"/>
      <back  url="sam_100_0298_76/mobile/2.jpg"/>
      <left  url="sam_100_0298_76/mobile/3.jpg"/>
      <up    url="sam_100_0298_76/mobile/4.jpg"/>
      <down  url="sam_100_0298_76/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint144"
           ath="106.437607" atv="-5.869617"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           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(pano71);lookat(99.900000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint145"
           ath="6.835320" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano77"
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano77);lookat(7.650000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint147"
           ath="-116.202602" atv="0.652142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano74"
           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(pano74);lookat(7.650000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 109 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0299" @PanoFile="/Users/casa360/Desktop/Harold/tours/NOVIEMBRE/Carolina Carreño 6062391/fotos/SAM_100_0299.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano77"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0299_77/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano77_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_0299_77/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_0299_77/0/1/%v_%u.jpg"/>
          <right url="sam_100_0299_77/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0299_77/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0299_77/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0299_77/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0299_77/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0299_77/0/0/%v_%u.jpg"/>
          <right url="sam_100_0299_77/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0299_77/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0299_77/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0299_77/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0299_77/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0299_77/mobile/0.jpg"/>
      <right url="sam_100_0299_77/mobile/1.jpg"/>
      <back  url="sam_100_0299_77/mobile/2.jpg"/>
      <left  url="sam_100_0299_77/mobile/3.jpg"/>
      <up    url="sam_100_0299_77/mobile/4.jpg"/>
      <down  url="sam_100_0299_77/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint146"
           ath="-168.282107" atv="-1.956602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano76"
           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(pano76);lookat(-177.750000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

