<?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 : 22-06-2022 08-39-35 -->
  <!-- Project file : /Users/casa360/Desktop/Harold/tours/JUNIO/Pedro Velez 5147707/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, pano26);
    );
    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>

  <!-- 20 Groups -->

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




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



  <hotspot name="spotpoint50"
           ath="98.270280" atv="-3.574081"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint50"
           tooltip="spotpoint50_tooltip"
           />
  <hotspot name="spotpoint50" devices="flash" zorder="3"/>
  <hotspot name="spotpoint50" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint50">
  
        mainloadscene(pano28);lookat(-148.950000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint235"
           ath="-83.533981" atv="-3.852140"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint235"
           tooltip="spotpoint235_tooltip"
           />
  <hotspot name="spotpoint235" devices="flash" zorder="3"/>
  <hotspot name="spotpoint235" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint235">
  
        mainloadscene(pano11);lookat(-78.300000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint233"
           ath="-80.737925" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint233"
           tooltip="spotpoint233_tooltip"
           />
  <hotspot name="spotpoint233" devices="flash" zorder="3"/>
  <hotspot name="spotpoint233" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint233">
  
        mainloadscene(pano12);lookat(99.900000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint234"
           ath="110.796111" atv="-5.252940"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint234"
           tooltip="spotpoint234_tooltip"
           />
  <hotspot name="spotpoint234" devices="flash" zorder="3"/>
  <hotspot name="spotpoint234" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint234">
  
        mainloadscene(pano10);lookat(92.250000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint231"
           ath="-78.640920" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint231"
           tooltip="spotpoint231_tooltip"
           />
  <hotspot name="spotpoint231" devices="flash" zorder="3"/>
  <hotspot name="spotpoint231" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint231">
  
        mainloadscene(pano29);lookat(-1.800000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint232"
           ath="-96.815520" atv="-3.151799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint232"
           tooltip="spotpoint232_tooltip"
           />
  <hotspot name="spotpoint232" devices="flash" zorder="3"/>
  <hotspot name="spotpoint232" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint232">
  
        mainloadscene(pano11);lookat(105.750000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint217"
           ath="61.864207" atv="-8.054459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint217"
           tooltip="spotpoint217_tooltip"
           />
  <hotspot name="spotpoint217" devices="flash" zorder="3"/>
  <hotspot name="spotpoint217" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint217">
  
        mainloadscene(pano29);lookat(69.478200, -3.593700, 119.790000);


  </action>





  <hotspot name="spotpoint218"
           ath="-13.631040" atv="-6.653702"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint218"
           tooltip="spotpoint218_tooltip"
           />
  <hotspot name="spotpoint218" devices="flash" zorder="3"/>
  <hotspot name="spotpoint218" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint218">
  
        mainloadscene(pano14);lookat(30.150000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint221"
           ath="159.728036" atv="-3.852178"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint221"
           tooltip="spotpoint221_tooltip"
           />
  <hotspot name="spotpoint221" devices="flash" zorder="3"/>
  <hotspot name="spotpoint221" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint221">
  
        mainloadscene(pano15);lookat(54.000000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint219"
           ath="-114.990120" atv="-3.151799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint219"
           tooltip="spotpoint219_tooltip"
           />
  <hotspot name="spotpoint219" devices="flash" zorder="3"/>
  <hotspot name="spotpoint219" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint219">
  
        mainloadscene(pano13);lookat(151.650000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint220"
           ath="-112.893121" atv="-5.953318"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint220"
           tooltip="spotpoint220_tooltip"
           />
  <hotspot name="spotpoint220" devices="flash" zorder="3"/>
  <hotspot name="spotpoint220" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint220">
  
        mainloadscene(pano13);lookat(-22.950000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint222"
           ath="147.145686" atv="-3.151799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint222"
           tooltip="spotpoint222_tooltip"
           />
  <hotspot name="spotpoint222" devices="flash" zorder="3"/>
  <hotspot name="spotpoint222" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint222">
  
        mainloadscene(pano16);lookat(94.950000, -2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint224"
           ath="51.378486" atv="-3.852178"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint224"
           tooltip="spotpoint224_tooltip"
           />
  <hotspot name="spotpoint224" devices="flash" zorder="3"/>
  <hotspot name="spotpoint224" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint224">
  
        mainloadscene(pano17);lookat(103.950000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint223"
           ath="-88.427163" atv="-1.751043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint223"
           tooltip="spotpoint223_tooltip"
           />
  <hotspot name="spotpoint223" devices="flash" zorder="3"/>
  <hotspot name="spotpoint223" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint223">
  
        mainloadscene(pano15);lookat(-31.500000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint225"
           ath="-73.747444" atv="-5.953318"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint225"
           tooltip="spotpoint225_tooltip"
           />
  <hotspot name="spotpoint225" devices="flash" zorder="3"/>
  <hotspot name="spotpoint225" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint225">
  
        mainloadscene(pano15);lookat(-131.850000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint226"
           ath="77.941797" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint226"
           tooltip="spotpoint226_tooltip"
           />
  <hotspot name="spotpoint226" devices="flash" zorder="3"/>
  <hotspot name="spotpoint226" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint226">
  
        mainloadscene(pano19);lookat(2.250000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint228"
           ath="140.155206" atv="-2.451421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint228"
           tooltip="spotpoint228_tooltip"
           />
  <hotspot name="spotpoint228" devices="flash" zorder="3"/>
  <hotspot name="spotpoint228" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint228">
  
        mainloadscene(pano18);lookat(17.100000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint229"
           ath="-168.116508" atv="-1.050659"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint229"
           tooltip="spotpoint229_tooltip"
           />
  <hotspot name="spotpoint229" devices="flash" zorder="3"/>
  <hotspot name="spotpoint229" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint229">
  
        mainloadscene(pano17);lookat(-76.050000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0720" @PanoFile="/Users/casa360/Desktop/Harold/tours/JUNIO/Pedro Velez 5147707/fotos/SAM_100_0720.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0720_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_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_0720_19/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_0720_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0720_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0720_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0720_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0720_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0720_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0720_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0720_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0720_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0720_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0720_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0720_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0720_19/mobile/0.jpg"/>
      <right url="sam_100_0720_19/mobile/1.jpg"/>
      <back  url="sam_100_0720_19/mobile/2.jpg"/>
      <left  url="sam_100_0720_19/mobile/3.jpg"/>
      <up    url="sam_100_0720_19/mobile/4.jpg"/>
      <down  url="sam_100_0720_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint227"
           ath="158.330154" atv="0.350103"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint227"
           tooltip="spotpoint227_tooltip"
           />
  <hotspot name="spotpoint227" devices="flash" zorder="3"/>
  <hotspot name="spotpoint227" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint227">
  
        mainloadscene(pano17);lookat(-78.750000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint163"
           ath="-72.349563" atv="-6.653702"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint163"
           tooltip="spotpoint163_tooltip"
           />
  <hotspot name="spotpoint163" devices="flash" zorder="3"/>
  <hotspot name="spotpoint163" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint163">
  
        mainloadscene(pano24);lookat(98.100000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint53"
           ath="-130.702703" atv="-2.924188"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  
        mainloadscene(pano28);lookat(-52.200000, -4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint159"
           ath="-17.825403" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint159"
           tooltip="spotpoint159_tooltip"
           />
  <hotspot name="spotpoint159" devices="flash" zorder="3"/>
  <hotspot name="spotpoint159" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint159">
  
        mainloadscene(pano22);lookat(22.950000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint360"
           ath="115.135135" atv="-2.274368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint360"
           tooltip="spotpoint360_tooltip"
           />
  <hotspot name="spotpoint360" devices="flash" zorder="3"/>
  <hotspot name="spotpoint360" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint360">
  
        mainloadscene(pano24);lookat(107.550000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint160"
           ath="-139.456439" atv="-2.451421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint160"
           tooltip="spotpoint160_tooltip"
           />
  <hotspot name="spotpoint160" devices="flash" zorder="3"/>
  <hotspot name="spotpoint160" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint160">
  
        mainloadscene(pano21);lookat(148.050000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint161"
           ath="-35.300875" atv="-3.151799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint161"
           tooltip="spotpoint161_tooltip"
           />
  <hotspot name="spotpoint161" devices="flash" zorder="3"/>
  <hotspot name="spotpoint161" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint161">
  
        mainloadscene(pano23);lookat(18.900000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint162"
           ath="-136.660320" atv="-6.653702"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint162">
  
        mainloadscene(pano22);lookat(-172.350000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint164"
           ath="-84.233165" atv="-3.852178"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint164"
           tooltip="spotpoint164_tooltip"
           />
  <hotspot name="spotpoint164" devices="flash" zorder="3"/>
  <hotspot name="spotpoint164" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint164">
  
        mainloadscene(pano21);lookat(-37.350000, -4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint165"
           ath="94.718521" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint165"
           tooltip="spotpoint165_tooltip"
           />
  <hotspot name="spotpoint165" devices="flash" zorder="3"/>
  <hotspot name="spotpoint165" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint165">
  
        mainloadscene(pano25);lookat(45.900000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint166"
           ath="-136.660320" atv="-2.451421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint166"
           tooltip="spotpoint166_tooltip"
           />
  <hotspot name="spotpoint166" devices="flash" zorder="3"/>
  <hotspot name="spotpoint166" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint166">
  
        mainloadscene(pano24);lookat(-86.400000, 5.850000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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






</scene>

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




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



  <hotspot name="spotpoint51"
           ath="30.162162" atv="0.324910"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint51"
           tooltip="spotpoint51_tooltip"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint51">
  
        mainloadscene(pano26);lookat(-85.050000, -3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint52"
           ath="115.783784" atv="-2.274368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  
        mainloadscene(pano21);lookat(52.650000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint214"
           ath="-150.810811" atv="1.624549"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint214"
           tooltip="spotpoint214_tooltip"
           />
  <hotspot name="spotpoint214" devices="flash" zorder="3"/>
  <hotspot name="spotpoint214" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint214">
  
        mainloadscene(pano29);lookat(-12.150000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint215"
           ath="103.106883" atv="-3.852178"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint215"
           tooltip="spotpoint215_tooltip"
           />
  <hotspot name="spotpoint215" devices="flash" zorder="3"/>
  <hotspot name="spotpoint215" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint215">
  
        mainloadscene(pano28);lookat(38.250000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint216"
           ath="-78.640920" atv="-4.552562"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint216"
           tooltip="spotpoint216_tooltip"
           />
  <hotspot name="spotpoint216" devices="flash" zorder="3"/>
  <hotspot name="spotpoint216" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint216">
  
        mainloadscene(pano13);lookat(-115.650000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint230"
           ath="168.815510" atv="-3.151799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint230"
           tooltip="spotpoint230_tooltip"
           />
  <hotspot name="spotpoint230" devices="flash" zorder="3"/>
  <hotspot name="spotpoint230" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint230">
  
        mainloadscene(pano12);lookat(94.050000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

