<?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 : 02-05-2023 10-13-00 -->
  <!-- Project file : D:/RUBY/TOURES/Nubia Bedoya 6448160/TOUR/tour.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_es.xml"/>

  <action name="startup">

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

  <!-- 12 Groups -->

  <!-- Group Grupo 54 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0051" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0051.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0051_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="-6.300000" 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="-6.300000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0051_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_0051_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0051_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0051_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0051_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0051_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0051_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0051_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0051_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0051_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0051_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0051_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0051_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0051_10/mobile/0.jpg"/>
      <right url="sam_100_0051_10/mobile/1.jpg"/>
      <back  url="sam_100_0051_10/mobile/2.jpg"/>
      <left  url="sam_100_0051_10/mobile/3.jpg"/>
      <up    url="sam_100_0051_10/mobile/4.jpg"/>
      <down  url="sam_100_0051_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint98"
           ath="-10.828604" atv="-6.765376"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint98"
           tooltip="spotpoint98_tooltip"
           />
  <hotspot name="spotpoint98" devices="flash" zorder="3"/>
  <hotspot name="spotpoint98" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint98">
  
        mainloadscene(pano11);lookat(37.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 55 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0052" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0052.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0052_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_0052_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_0052_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0052_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0052_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0052_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0052_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0052_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0052_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0052_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0052_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0052_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0052_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0052_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0052_11/mobile/0.jpg"/>
      <right url="sam_100_0052_11/mobile/1.jpg"/>
      <back  url="sam_100_0052_11/mobile/2.jpg"/>
      <left  url="sam_100_0052_11/mobile/3.jpg"/>
      <up    url="sam_100_0052_11/mobile/4.jpg"/>
      <down  url="sam_100_0052_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint99"
           ath="-129.349582" atv="-5.384615"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint99"
           tooltip="spotpoint99_tooltip"
           />
  <hotspot name="spotpoint99" devices="flash" zorder="3"/>
  <hotspot name="spotpoint99" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint99">
  
        mainloadscene(pano10);lookat(176.850000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint100"
           ath="44.893488" atv="-2.307692"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint100"
           tooltip="spotpoint100_tooltip"
           />
  <hotspot name="spotpoint100" devices="flash" zorder="3"/>
  <hotspot name="spotpoint100" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint100">
  
        mainloadscene(pano12);lookat(93.600000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 56 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0053" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0053.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0053_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_0053_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_0053_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0053_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0053_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0053_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0053_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0053_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0053_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0053_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0053_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0053_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0053_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0053_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0053_12/mobile/0.jpg"/>
      <right url="sam_100_0053_12/mobile/1.jpg"/>
      <back  url="sam_100_0053_12/mobile/2.jpg"/>
      <left  url="sam_100_0053_12/mobile/3.jpg"/>
      <up    url="sam_100_0053_12/mobile/4.jpg"/>
      <down  url="sam_100_0053_12/mobile/5.jpg"/>
    </image>




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



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


  </action>





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


  </action>





  <hotspot name="spotpoint104"
           ath="-171.556503" atv="-3.846154"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint104"
           tooltip="spotpoint104_tooltip"
           />
  <hotspot name="spotpoint104" devices="flash" zorder="3"/>
  <hotspot name="spotpoint104" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint104">
  
        mainloadscene(pano13);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint118"
           ath="119.837998" atv="-4.305239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           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(pano42);lookat(10.350000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 57 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0054" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0054.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0054_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_0054_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_0054_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0054_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0054_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0054_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0054_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0054_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0054_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0054_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0054_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0054_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0054_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0054_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0054_13/mobile/0.jpg"/>
      <right url="sam_100_0054_13/mobile/1.jpg"/>
      <back  url="sam_100_0054_13/mobile/2.jpg"/>
      <left  url="sam_100_0054_13/mobile/3.jpg"/>
      <up    url="sam_100_0054_13/mobile/4.jpg"/>
      <down  url="sam_100_0054_13/mobile/5.jpg"/>
    </image>




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



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


  </action>





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


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0055" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0055.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0055_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_0055_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_0055_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_0055_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0055_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0055_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0055_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0055_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0055_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_0055_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0055_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0055_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0055_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0055_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0055_14/mobile/0.jpg"/>
      <right url="sam_100_0055_14/mobile/1.jpg"/>
      <back  url="sam_100_0055_14/mobile/2.jpg"/>
      <left  url="sam_100_0055_14/mobile/3.jpg"/>
      <up    url="sam_100_0055_14/mobile/4.jpg"/>
      <down  url="sam_100_0055_14/mobile/5.jpg"/>
    </image>




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



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


  </action>





  <hotspot name="spotpoint110"
           ath="139.317697" atv="-6.923077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint110"
           tooltip="spotpoint110_tooltip"
           />
  <hotspot name="spotpoint110" devices="flash" zorder="3"/>
  <hotspot name="spotpoint110" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint110">
  
        mainloadscene(pano52);lookat(-1.800000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint116"
           ath="-156.204691" atv="-6.153846"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           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(pano50);lookat(-15.750000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint120"
           ath="-86.353945" atv="-8.461538"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           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(pano15);lookat(57.150000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0056" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0056.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0056_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_0056_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_0056_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_0056_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0056_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0056_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0056_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0056_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0056_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_0056_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0056_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0056_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0056_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0056_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0056_15/mobile/0.jpg"/>
      <right url="sam_100_0056_15/mobile/1.jpg"/>
      <back  url="sam_100_0056_15/mobile/2.jpg"/>
      <left  url="sam_100_0056_15/mobile/3.jpg"/>
      <up    url="sam_100_0056_15/mobile/4.jpg"/>
      <down  url="sam_100_0056_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint121"
           ath="-69.683350" atv="-5.359343"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(87.750000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint122"
           ath="151.599147" atv="-6.153846"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           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(pano46);lookat(-1.800000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint124"
           ath="-22.017654" atv="-3.873418"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(-3.600000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0060" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0060.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0060_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_0060_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_0060_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0060_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0060_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0060_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0060_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0060_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0060_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0060_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0060_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0060_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0060_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0060_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0060_19/mobile/0.jpg"/>
      <right url="sam_100_0060_19/mobile/1.jpg"/>
      <back  url="sam_100_0060_19/mobile/2.jpg"/>
      <left  url="sam_100_0060_19/mobile/3.jpg"/>
      <up    url="sam_100_0060_19/mobile/4.jpg"/>
      <down  url="sam_100_0060_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint103"
           ath="-125.592614" atv="-10.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano12);lookat(94.500000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint119"
           ath="-170.908629" atv="-0.769231"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(-80.100000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint112"
           ath="-173.151542" atv="-6.153846"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           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(pano15);lookat(142.650000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint123"
           ath="-164.648188" atv="-3.846154"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           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(pano15);lookat(-27.000000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 94 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0093" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0093.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0093_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_0093_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_0093_50/0/1/%v_%u.jpg"/>
          <right url="sam_100_0093_50/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0093_50/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0093_50/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0093_50/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0093_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0093_50/0/0/%v_%u.jpg"/>
          <right url="sam_100_0093_50/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0093_50/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0093_50/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0093_50/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0093_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0093_50/mobile/0.jpg"/>
      <right url="sam_100_0093_50/mobile/1.jpg"/>
      <back  url="sam_100_0093_50/mobile/2.jpg"/>
      <left  url="sam_100_0093_50/mobile/3.jpg"/>
      <up    url="sam_100_0093_50/mobile/4.jpg"/>
      <down  url="sam_100_0093_50/mobile/5.jpg"/>
    </image>




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



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


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 96 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0095" @PanoFile="D:/RUBY/TOURES/Nubia Bedoya 6448160/FOTOS/SAM_100_0095.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0095_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_0095_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_0095_52/0/1/%v_%u.jpg"/>
          <right url="sam_100_0095_52/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0095_52/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0095_52/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0095_52/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0095_52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0095_52/0/0/%v_%u.jpg"/>
          <right url="sam_100_0095_52/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0095_52/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0095_52/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0095_52/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0095_52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0095_52/mobile/0.jpg"/>
      <right url="sam_100_0095_52/mobile/1.jpg"/>
      <back  url="sam_100_0095_52/mobile/2.jpg"/>
      <left  url="sam_100_0095_52/mobile/3.jpg"/>
      <up    url="sam_100_0095_52/mobile/4.jpg"/>
      <down  url="sam_100_0095_52/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint115"
           ath="163.113006" atv="-0.769231"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(1.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

