<?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 : 30-09-2021 14-47-34 -->
  <!-- Project file : /Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/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 22 : 1 panoramas -->
  
<!-- **** @PanoName="Output(1)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(1).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_1__10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="3.550000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="2.220000" v="3.550000" 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="2.220000"
          vlookat="3.550000"/>
    <preview url="%FIRSTXML%/output_1__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="output_1__10/0/1/%v_%u.jpg"/>
          <right url="output_1__10/1/1/%v_%u.jpg"/>
          <back  url="output_1__10/2/1/%v_%u.jpg"/>
          <left  url="output_1__10/3/1/%v_%u.jpg"/>
          <up    url="output_1__10/4/1/%v_%u.jpg"/>
          <down  url="output_1__10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_1__10/0/0/%v_%u.jpg"/>
          <right url="output_1__10/1/0/%v_%u.jpg"/>
          <back  url="output_1__10/2/0/%v_%u.jpg"/>
          <left  url="output_1__10/3/0/%v_%u.jpg"/>
          <up    url="output_1__10/4/0/%v_%u.jpg"/>
          <down  url="output_1__10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_1__10/mobile/0.jpg"/>
      <right url="output_1__10/mobile/1.jpg"/>
      <back  url="output_1__10/mobile/2.jpg"/>
      <left  url="output_1__10/mobile/3.jpg"/>
      <up    url="output_1__10/mobile/4.jpg"/>
      <down  url="output_1__10/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint47"
           ath="6.581883" atv="-13.184640"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint47"
           tooltip="spotpoint47_tooltip"
           />
  <hotspot name="spotpoint47" devices="flash" zorder="3"/>
  <hotspot name="spotpoint47" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint47">
  
        mainloadscene(pano21);lookat(4.950000, 6.750000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint47].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint47].visible, true);
  </action>
  <events name="pano10stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 23 : 1 panoramas -->
  
<!-- **** @PanoName="Output(10)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(10).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       latitude="10.506388888888999"
       longitude="-75.468333333333007"
       heading="0"
       thumburl="%FIRSTXML%/output_10__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%/output_10__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="output_10__11/0/1/%v_%u.jpg"/>
          <right url="output_10__11/1/1/%v_%u.jpg"/>
          <back  url="output_10__11/2/1/%v_%u.jpg"/>
          <left  url="output_10__11/3/1/%v_%u.jpg"/>
          <up    url="output_10__11/4/1/%v_%u.jpg"/>
          <down  url="output_10__11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_10__11/0/0/%v_%u.jpg"/>
          <right url="output_10__11/1/0/%v_%u.jpg"/>
          <back  url="output_10__11/2/0/%v_%u.jpg"/>
          <left  url="output_10__11/3/0/%v_%u.jpg"/>
          <up    url="output_10__11/4/0/%v_%u.jpg"/>
          <down  url="output_10__11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10__11/mobile/0.jpg"/>
      <right url="output_10__11/mobile/1.jpg"/>
      <back  url="output_10__11/mobile/2.jpg"/>
      <left  url="output_10__11/mobile/3.jpg"/>
      <up    url="output_10__11/mobile/4.jpg"/>
      <down  url="output_10__11/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint121"
           ath="-119.490662" atv="-25.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(7.650000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint123"
           ath="-162.275042" atv="-24.489796"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(-86.850000, -3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint121].visible, false);

    set(hotspot[spotpoint123].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint121].visible, true);

  
  set(hotspot[spotpoint123].visible, true);
  </action>
  <events name="pano11stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 24 : 1 panoramas -->
  
<!-- **** @PanoName="Output(11)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(11).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       latitude="10.506388888888999"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_11__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%/output_11__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="output_11__12/0/1/%v_%u.jpg"/>
          <right url="output_11__12/1/1/%v_%u.jpg"/>
          <back  url="output_11__12/2/1/%v_%u.jpg"/>
          <left  url="output_11__12/3/1/%v_%u.jpg"/>
          <up    url="output_11__12/4/1/%v_%u.jpg"/>
          <down  url="output_11__12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_11__12/0/0/%v_%u.jpg"/>
          <right url="output_11__12/1/0/%v_%u.jpg"/>
          <back  url="output_11__12/2/0/%v_%u.jpg"/>
          <left  url="output_11__12/3/0/%v_%u.jpg"/>
          <up    url="output_11__12/4/0/%v_%u.jpg"/>
          <down  url="output_11__12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_11__12/mobile/0.jpg"/>
      <right url="output_11__12/mobile/1.jpg"/>
      <back  url="output_11__12/mobile/2.jpg"/>
      <left  url="output_11__12/mobile/3.jpg"/>
      <up    url="output_11__12/mobile/4.jpg"/>
      <down  url="output_11__12/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint106"
           ath="-176.332767" atv="-13.469388"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           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(pano15);lookat(-179.100000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint106].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint106].visible, true);
  </action>
  <events name="pano12stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 25 : 1 panoramas -->
  
<!-- **** @PanoName="Output(2)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(2).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_2__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%/output_2__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="output_2__13/0/1/%v_%u.jpg"/>
          <right url="output_2__13/1/1/%v_%u.jpg"/>
          <back  url="output_2__13/2/1/%v_%u.jpg"/>
          <left  url="output_2__13/3/1/%v_%u.jpg"/>
          <up    url="output_2__13/4/1/%v_%u.jpg"/>
          <down  url="output_2__13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_2__13/0/0/%v_%u.jpg"/>
          <right url="output_2__13/1/0/%v_%u.jpg"/>
          <back  url="output_2__13/2/0/%v_%u.jpg"/>
          <left  url="output_2__13/3/0/%v_%u.jpg"/>
          <up    url="output_2__13/4/0/%v_%u.jpg"/>
          <down  url="output_2__13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_2__13/mobile/0.jpg"/>
      <right url="output_2__13/mobile/1.jpg"/>
      <back  url="output_2__13/mobile/2.jpg"/>
      <left  url="output_2__13/mobile/3.jpg"/>
      <up    url="output_2__13/mobile/4.jpg"/>
      <down  url="output_2__13/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint122"
           ath="-127.436333" atv="-22.653061"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           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(pano11);lookat(96.300000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint122].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint122].visible, true);
  </action>
  <events name="pano13stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 26 : 1 panoramas -->
  
<!-- **** @PanoName="Output(3)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(3).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       latitude="10.506666666667"
       longitude="-75.468055555556006"
       heading="0"
       thumburl="%FIRSTXML%/output_3__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%/output_3__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="output_3__14/0/1/%v_%u.jpg"/>
          <right url="output_3__14/1/1/%v_%u.jpg"/>
          <back  url="output_3__14/2/1/%v_%u.jpg"/>
          <left  url="output_3__14/3/1/%v_%u.jpg"/>
          <up    url="output_3__14/4/1/%v_%u.jpg"/>
          <down  url="output_3__14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_3__14/0/0/%v_%u.jpg"/>
          <right url="output_3__14/1/0/%v_%u.jpg"/>
          <back  url="output_3__14/2/0/%v_%u.jpg"/>
          <left  url="output_3__14/3/0/%v_%u.jpg"/>
          <up    url="output_3__14/4/0/%v_%u.jpg"/>
          <down  url="output_3__14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_3__14/mobile/0.jpg"/>
      <right url="output_3__14/mobile/1.jpg"/>
      <back  url="output_3__14/mobile/2.jpg"/>
      <left  url="output_3__14/mobile/3.jpg"/>
      <up    url="output_3__14/mobile/4.jpg"/>
      <down  url="output_3__14/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint113"
           ath="3.972835" atv="-14.693878"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint113"
           tooltip="spotpoint113_tooltip"
           />
  <hotspot name="spotpoint113" devices="flash" zorder="3"/>
  <hotspot name="spotpoint113" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint113">
  
        mainloadscene(pano21);lookat(94.500000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint114"
           ath="98.098472" atv="-15.918367"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint114"
           tooltip="spotpoint114_tooltip"
           />
  <hotspot name="spotpoint114" devices="flash" zorder="3"/>
  <hotspot name="spotpoint114" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint114">
  
        mainloadscene(pano16);lookat(2.250000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint115"
           ath="-84.651952" atv="-18.367347"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           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(pano17);lookat(94.050000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint113].visible, false);

    set(hotspot[spotpoint114].visible, false);

    set(hotspot[spotpoint115].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint113].visible, true);

  
  set(hotspot[spotpoint114].visible, true);

  
  set(hotspot[spotpoint115].visible, true);
  </action>
  <events name="pano14stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 27 : 1 panoramas -->
  
<!-- **** @PanoName="Output(4)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(4).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_4__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%/output_4__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="output_4__15/0/1/%v_%u.jpg"/>
          <right url="output_4__15/1/1/%v_%u.jpg"/>
          <back  url="output_4__15/2/1/%v_%u.jpg"/>
          <left  url="output_4__15/3/1/%v_%u.jpg"/>
          <up    url="output_4__15/4/1/%v_%u.jpg"/>
          <down  url="output_4__15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_4__15/0/0/%v_%u.jpg"/>
          <right url="output_4__15/1/0/%v_%u.jpg"/>
          <back  url="output_4__15/2/0/%v_%u.jpg"/>
          <left  url="output_4__15/3/0/%v_%u.jpg"/>
          <up    url="output_4__15/4/0/%v_%u.jpg"/>
          <down  url="output_4__15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_4__15/mobile/0.jpg"/>
      <right url="output_4__15/mobile/1.jpg"/>
      <back  url="output_4__15/mobile/2.jpg"/>
      <left  url="output_4__15/mobile/3.jpg"/>
      <up    url="output_4__15/mobile/4.jpg"/>
      <down  url="output_4__15/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint105"
           ath="-2.139219" atv="-11.020408"
           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(8.550000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint107"
           ath="-135.382003" atv="-15.918367"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint107"
           tooltip="spotpoint107_tooltip"
           />
  <hotspot name="spotpoint107" devices="flash" zorder="3"/>
  <hotspot name="spotpoint107" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint107">
  
        mainloadscene(pano21);lookat(-168.750000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint119"
           ath="124.358578" atv="-15.187500"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(4.050000, 8.100000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint105].visible, false);

    set(hotspot[spotpoint107].visible, false);

    set(hotspot[spotpoint119].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint105].visible, true);

  
  set(hotspot[spotpoint107].visible, true);

  
  set(hotspot[spotpoint119].visible, true);
  </action>
  <events name="pano15stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 28 : 1 panoramas -->
  
<!-- **** @PanoName="Output(5)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(5).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_5__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%/output_5__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="output_5__16/0/1/%v_%u.jpg"/>
          <right url="output_5__16/1/1/%v_%u.jpg"/>
          <back  url="output_5__16/2/1/%v_%u.jpg"/>
          <left  url="output_5__16/3/1/%v_%u.jpg"/>
          <up    url="output_5__16/4/1/%v_%u.jpg"/>
          <down  url="output_5__16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_5__16/0/0/%v_%u.jpg"/>
          <right url="output_5__16/1/0/%v_%u.jpg"/>
          <back  url="output_5__16/2/0/%v_%u.jpg"/>
          <left  url="output_5__16/3/0/%v_%u.jpg"/>
          <up    url="output_5__16/4/0/%v_%u.jpg"/>
          <down  url="output_5__16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_5__16/mobile/0.jpg"/>
      <right url="output_5__16/mobile/1.jpg"/>
      <back  url="output_5__16/mobile/2.jpg"/>
      <left  url="output_5__16/mobile/3.jpg"/>
      <up    url="output_5__16/mobile/4.jpg"/>
      <down  url="output_5__16/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint110"
           ath="-167.164686" atv="-18.979592"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(-81.900000, -0.810000, 99.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint110].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint110].visible, true);
  </action>
  <events name="pano16stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 29 : 1 panoramas -->
  
<!-- **** @PanoName="Output(6)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(6).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_6__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%/output_6__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="output_6__17/0/1/%v_%u.jpg"/>
          <right url="output_6__17/1/1/%v_%u.jpg"/>
          <back  url="output_6__17/2/1/%v_%u.jpg"/>
          <left  url="output_6__17/3/1/%v_%u.jpg"/>
          <up    url="output_6__17/4/1/%v_%u.jpg"/>
          <down  url="output_6__17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_6__17/0/0/%v_%u.jpg"/>
          <right url="output_6__17/1/0/%v_%u.jpg"/>
          <back  url="output_6__17/2/0/%v_%u.jpg"/>
          <left  url="output_6__17/3/0/%v_%u.jpg"/>
          <up    url="output_6__17/4/0/%v_%u.jpg"/>
          <down  url="output_6__17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_6__17/mobile/0.jpg"/>
      <right url="output_6__17/mobile/1.jpg"/>
      <back  url="output_6__17/mobile/2.jpg"/>
      <left  url="output_6__17/mobile/3.jpg"/>
      <up    url="output_6__17/mobile/4.jpg"/>
      <down  url="output_6__17/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint116"
           ath="-111.544992" atv="-12.244898"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(94.950000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint116].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint116].visible, true);
  </action>
  <events name="pano17stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 30 : 1 panoramas -->
  
<!-- **** @PanoName="Output(7)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(7).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_7__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%/output_7__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="output_7__18/0/1/%v_%u.jpg"/>
          <right url="output_7__18/1/1/%v_%u.jpg"/>
          <back  url="output_7__18/2/1/%v_%u.jpg"/>
          <left  url="output_7__18/3/1/%v_%u.jpg"/>
          <up    url="output_7__18/4/1/%v_%u.jpg"/>
          <down  url="output_7__18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_7__18/0/0/%v_%u.jpg"/>
          <right url="output_7__18/1/0/%v_%u.jpg"/>
          <back  url="output_7__18/2/0/%v_%u.jpg"/>
          <left  url="output_7__18/3/0/%v_%u.jpg"/>
          <up    url="output_7__18/4/0/%v_%u.jpg"/>
          <down  url="output_7__18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_7__18/mobile/0.jpg"/>
      <right url="output_7__18/mobile/1.jpg"/>
      <back  url="output_7__18/mobile/2.jpg"/>
      <left  url="output_7__18/mobile/3.jpg"/>
      <up    url="output_7__18/mobile/4.jpg"/>
      <down  url="output_7__18/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint120"
           ath="80.373514" atv="-14.693878"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           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(pano11);lookat(12.600000, 7.200000, 90.000000);


  </action>





  <hotspot name="spotpoint124"
           ath="-63.870968" atv="-17.755102"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           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(pano20);lookat(-79.650000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint127"
           ath="131.714771" atv="-18.979592"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano15);lookat(-94.500000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint120].visible, false);

    set(hotspot[spotpoint124].visible, false);

    set(hotspot[spotpoint127].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint120].visible, true);

  
  set(hotspot[spotpoint124].visible, true);

  
  set(hotspot[spotpoint127].visible, true);
  </action>
  <events name="pano18stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="Output(8)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(8).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_8__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%/output_8__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="output_8__19/0/1/%v_%u.jpg"/>
          <right url="output_8__19/1/1/%v_%u.jpg"/>
          <back  url="output_8__19/2/1/%v_%u.jpg"/>
          <left  url="output_8__19/3/1/%v_%u.jpg"/>
          <up    url="output_8__19/4/1/%v_%u.jpg"/>
          <down  url="output_8__19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_8__19/0/0/%v_%u.jpg"/>
          <right url="output_8__19/1/0/%v_%u.jpg"/>
          <back  url="output_8__19/2/0/%v_%u.jpg"/>
          <left  url="output_8__19/3/0/%v_%u.jpg"/>
          <up    url="output_8__19/4/0/%v_%u.jpg"/>
          <down  url="output_8__19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_8__19/mobile/0.jpg"/>
      <right url="output_8__19/mobile/1.jpg"/>
      <back  url="output_8__19/mobile/2.jpg"/>
      <left  url="output_8__19/mobile/3.jpg"/>
      <up    url="output_8__19/mobile/4.jpg"/>
      <down  url="output_8__19/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint108"
           ath="-178.166384" atv="-15.918367"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(-81.000000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint108].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint108].visible, true);
  </action>
  <events name="pano19stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 32 : 1 panoramas -->
  
<!-- **** @PanoName="Output(9)" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output(9).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_9__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%/output_9__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="output_9__20/0/1/%v_%u.jpg"/>
          <right url="output_9__20/1/1/%v_%u.jpg"/>
          <back  url="output_9__20/2/1/%v_%u.jpg"/>
          <left  url="output_9__20/3/1/%v_%u.jpg"/>
          <up    url="output_9__20/4/1/%v_%u.jpg"/>
          <down  url="output_9__20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_9__20/0/0/%v_%u.jpg"/>
          <right url="output_9__20/1/0/%v_%u.jpg"/>
          <back  url="output_9__20/2/0/%v_%u.jpg"/>
          <left  url="output_9__20/3/0/%v_%u.jpg"/>
          <up    url="output_9__20/4/0/%v_%u.jpg"/>
          <down  url="output_9__20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_9__20/mobile/0.jpg"/>
      <right url="output_9__20/mobile/1.jpg"/>
      <back  url="output_9__20/mobile/2.jpg"/>
      <left  url="output_9__20/mobile/3.jpg"/>
      <up    url="output_9__20/mobile/4.jpg"/>
      <down  url="output_9__20/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint125"
           ath="109.100170" atv="-9.795918"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint125"
           tooltip="spotpoint125_tooltip"
           />
  <hotspot name="spotpoint125" devices="flash" zorder="3"/>
  <hotspot name="spotpoint125" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint125">
  
        mainloadscene(pano11);lookat(13.050000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint126"
           ath="134.159593" atv="-11.632653"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint126"
           tooltip="spotpoint126_tooltip"
           />
  <hotspot name="spotpoint126" devices="flash" zorder="3"/>
  <hotspot name="spotpoint126" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint126">
  
        mainloadscene(pano18);lookat(90.450000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint125].visible, false);

    set(hotspot[spotpoint126].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint125].visible, true);

  
  set(hotspot[spotpoint126].visible, true);
  </action>
  <events name="pano20stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 33 : 1 panoramas -->
  
<!-- **** @PanoName="Output" @PanoFile="/Users/casa360/Desktop/Crhistopher/tours/tour 30/Victor Torres 4485587/fotos/Output.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       latitude="10.506111111111"
       longitude="-75.468611111111002"
       heading="0"
       thumburl="%FIRSTXML%/output_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%/output_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="output_21/0/1/%v_%u.jpg"/>
          <right url="output_21/1/1/%v_%u.jpg"/>
          <back  url="output_21/2/1/%v_%u.jpg"/>
          <left  url="output_21/3/1/%v_%u.jpg"/>
          <up    url="output_21/4/1/%v_%u.jpg"/>
          <down  url="output_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_21/0/0/%v_%u.jpg"/>
          <right url="output_21/1/0/%v_%u.jpg"/>
          <back  url="output_21/2/0/%v_%u.jpg"/>
          <left  url="output_21/3/0/%v_%u.jpg"/>
          <up    url="output_21/4/0/%v_%u.jpg"/>
          <down  url="output_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_21/mobile/0.jpg"/>
      <right url="output_21/mobile/1.jpg"/>
      <back  url="output_21/mobile/2.jpg"/>
      <left  url="output_21/mobile/3.jpg"/>
      <up    url="output_21/mobile/4.jpg"/>
      <down  url="output_21/mobile/5.jpg"/>
    </image>




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint48"
           ath="-175.421304" atv="-16.624262"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint48"
           tooltip="spotpoint48_tooltip"
           />
  <hotspot name="spotpoint48" devices="flash" zorder="3"/>
  <hotspot name="spotpoint48" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint48">
  
        mainloadscene(pano10);lookat(7.200000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint49"
           ath="127.917359" atv="-13.757941"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint49"
           tooltip="spotpoint49_tooltip"
           />
  <hotspot name="spotpoint49" devices="flash" zorder="3"/>
  <hotspot name="spotpoint49" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint49">
  
        mainloadscene(pano19);lookat(4.131500, 1.488790, 74.380200);


  </action>





  <hotspot name="spotpoint104"
           ath="22.920204" atv="-10.408163"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           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(pano15);lookat(6.300000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint109"
           ath="-110.322581" atv="-17.755102"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint109"
           tooltip="spotpoint109_tooltip"
           />
  <hotspot name="spotpoint109" devices="flash" zorder="3"/>
  <hotspot name="spotpoint109" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint109">
  
        mainloadscene(pano16);lookat(0.900000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint117"
           ath="-55.925297" atv="-15.306122"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           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(pano17);lookat(96.300000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint48].visible, false);

    set(hotspot[spotpoint49].visible, false);

    set(hotspot[spotpoint104].visible, false);

    set(hotspot[spotpoint109].visible, false);

    set(hotspot[spotpoint117].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint48].visible, true);

  
  set(hotspot[spotpoint49].visible, true);

  
  set(hotspot[spotpoint104].visible, true);

  
  set(hotspot[spotpoint109].visible, true);

  
  set(hotspot[spotpoint117].visible, true);
  </action>
  <events name="pano21stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

