<?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 : 07-11-2024 13-34-32 -->
  <!-- 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, pano37);
    );
    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>

  <!-- 16 Groups -->

  <!-- Group Grupo 66 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2596" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2596.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano37"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2596_37/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano37_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="90.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="90.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2596_37/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_2596_37/0/1/%v_%u.jpg"/>
          <right url="sam_100_2596_37/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2596_37/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2596_37/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2596_37/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2596_37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2596_37/0/0/%v_%u.jpg"/>
          <right url="sam_100_2596_37/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2596_37/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2596_37/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2596_37/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2596_37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2596_37/mobile/0.jpg"/>
      <right url="sam_100_2596_37/mobile/1.jpg"/>
      <back  url="sam_100_2596_37/mobile/2.jpg"/>
      <left  url="sam_100_2596_37/mobile/3.jpg"/>
      <up    url="sam_100_2596_37/mobile/4.jpg"/>
      <down  url="sam_100_2596_37/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint96"
           ath="100.350493" atv="-5.526316"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint96"
           tooltip="spotpoint96_tooltip"
           />
  <hotspot name="spotpoint96" devices="flash" zorder="3"/>
  <hotspot name="spotpoint96" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint96">
  
        mainloadscene(pano36);lookat(-178.200000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2569" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2569.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2569_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2569_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_2569_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_2569_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2569_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2569_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2569_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2569_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2569_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_2569_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2569_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2569_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2569_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2569_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2569_10/mobile/0.jpg"/>
      <right url="sam_100_2569_10/mobile/1.jpg"/>
      <back  url="sam_100_2569_10/mobile/2.jpg"/>
      <left  url="sam_100_2569_10/mobile/3.jpg"/>
      <up    url="sam_100_2569_10/mobile/4.jpg"/>
      <down  url="sam_100_2569_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint71"
           ath="-19.154717" atv="-14.296520"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint71"
           tooltip="spotpoint71_tooltip"
           />
  <hotspot name="spotpoint71" devices="flash" zorder="3"/>
  <hotspot name="spotpoint71" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint71">
  
        mainloadscene(pano12);lookat(70.200000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 40 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2570" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2570.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2570_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_2570_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_2570_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_2570_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2570_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2570_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2570_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2570_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2570_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_2570_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2570_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2570_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2570_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2570_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2570_11/mobile/0.jpg"/>
      <right url="sam_100_2570_11/mobile/1.jpg"/>
      <back  url="sam_100_2570_11/mobile/2.jpg"/>
      <left  url="sam_100_2570_11/mobile/3.jpg"/>
      <up    url="sam_100_2570_11/mobile/4.jpg"/>
      <down  url="sam_100_2570_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint70"
           ath="27.849057" atv="-11.301059"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint70"
           tooltip="spotpoint70_tooltip"
           />
  <hotspot name="spotpoint70" devices="flash" zorder="3"/>
  <hotspot name="spotpoint70" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint70">
  
        mainloadscene(pano12);lookat(72.000000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 41 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2571" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2571.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2571_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_2571_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_2571_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_2571_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2571_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2571_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2571_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2571_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2571_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_2571_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2571_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2571_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2571_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2571_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2571_12/mobile/0.jpg"/>
      <right url="sam_100_2571_12/mobile/1.jpg"/>
      <back  url="sam_100_2571_12/mobile/2.jpg"/>
      <left  url="sam_100_2571_12/mobile/3.jpg"/>
      <up    url="sam_100_2571_12/mobile/4.jpg"/>
      <down  url="sam_100_2571_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint68"
           ath="-104.461248" atv="-7.933649"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint68"
           tooltip="spotpoint68_tooltip"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint68">
  
        mainloadscene(pano10);lookat(-178.200000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint69"
           ath="-69.413989" atv="-7.592417"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint69"
           tooltip="spotpoint69_tooltip"
           />
  <hotspot name="spotpoint69" devices="flash" zorder="3"/>
  <hotspot name="spotpoint69" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint69">
  
        mainloadscene(pano11);lookat(-167.400000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint72"
           ath="88.915663" atv="-5.131579"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint72"
           tooltip="spotpoint72_tooltip"
           />
  <hotspot name="spotpoint72" devices="flash" zorder="3"/>
  <hotspot name="spotpoint72" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint72">
  
        mainloadscene(pano15);lookat(91.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 44 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2574" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2574.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2574_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_2574_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_2574_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_2574_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2574_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2574_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2574_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2574_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2574_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_2574_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2574_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2574_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2574_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2574_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2574_15/mobile/0.jpg"/>
      <right url="sam_100_2574_15/mobile/1.jpg"/>
      <back  url="sam_100_2574_15/mobile/2.jpg"/>
      <left  url="sam_100_2574_15/mobile/3.jpg"/>
      <up    url="sam_100_2574_15/mobile/4.jpg"/>
      <down  url="sam_100_2574_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint73"
           ath="-59.568345" atv="-4.285714"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint73"
           tooltip="spotpoint73_tooltip"
           />
  <hotspot name="spotpoint73" devices="flash" zorder="3"/>
  <hotspot name="spotpoint73" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint73">
  
        mainloadscene(pano12);lookat(-87.750000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint74"
           ath="13.997809" atv="-5.921053"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint74"
           tooltip="spotpoint74_tooltip"
           />
  <hotspot name="spotpoint74" devices="flash" zorder="3"/>
  <hotspot name="spotpoint74" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint74">
  
        mainloadscene(pano16);lookat(2.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint75"
           ath="-170.536692" atv="-3.947368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint75"
           tooltip="spotpoint75_tooltip"
           />
  <hotspot name="spotpoint75" devices="flash" zorder="3"/>
  <hotspot name="spotpoint75" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint75">
  
        mainloadscene(pano15);lookat(-171.450000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint76"
           ath="-55.424460" atv="-11.038961"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint76"
           tooltip="spotpoint76_tooltip"
           />
  <hotspot name="spotpoint76" devices="flash" zorder="3"/>
  <hotspot name="spotpoint76" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint76">
  
        mainloadscene(pano17);lookat(-175.500000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint78"
           ath="40.920863" atv="-6.883117"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint78"
           tooltip="spotpoint78_tooltip"
           />
  <hotspot name="spotpoint78" devices="flash" zorder="3"/>
  <hotspot name="spotpoint78" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint78">
  
        mainloadscene(pano20);lookat(-180.000000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint77"
           ath="11.631982" atv="-11.052632"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint77"
           tooltip="spotpoint77_tooltip"
           />
  <hotspot name="spotpoint77" devices="flash" zorder="3"/>
  <hotspot name="spotpoint77" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint77">
  
        mainloadscene(pano16);lookat(92.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint79"
           ath="95.269805" atv="-10.551724"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint79">
  
        mainloadscene(pano16);lookat(-179.100000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint100"
           ath="177.152073" atv="18.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           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(pano24);lookat(-92.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint80"
           ath="3.572779" atv="-3.838863"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint80"
           tooltip="spotpoint80_tooltip"
           />
  <hotspot name="spotpoint80" devices="flash" zorder="3"/>
  <hotspot name="spotpoint80" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint80">
  
        mainloadscene(pano23);lookat(-2.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint81"
           ath="174.479737" atv="-3.947368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint81"
           tooltip="spotpoint81_tooltip"
           />
  <hotspot name="spotpoint81" devices="flash" zorder="3"/>
  <hotspot name="spotpoint81" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint81">
  
        mainloadscene(pano22);lookat(179.550000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint82"
           ath="84.972618" atv="-7.105263"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint82"
           tooltip="spotpoint82_tooltip"
           />
  <hotspot name="spotpoint82" devices="flash" zorder="3"/>
  <hotspot name="spotpoint82" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint82">
  
        mainloadscene(pano24);lookat(89.100000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint83"
           ath="-83.163264" atv="-6.923077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint83"
           tooltip="spotpoint83_tooltip"
           />
  <hotspot name="spotpoint83" devices="flash" zorder="3"/>
  <hotspot name="spotpoint83" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint83">
  
        mainloadscene(pano23);lookat(-94.500000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint84"
           ath="176.451260" atv="-8.289474"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint84"
           tooltip="spotpoint84_tooltip"
           />
  <hotspot name="spotpoint84" devices="flash" zorder="3"/>
  <hotspot name="spotpoint84" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint84">
  
        mainloadscene(pano27);lookat(-179.100000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint86"
           ath="94.041621" atv="-2.763158"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint86"
           tooltip="spotpoint86_tooltip"
           />
  <hotspot name="spotpoint86" devices="flash" zorder="3"/>
  <hotspot name="spotpoint86" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint86">
  
        mainloadscene(pano28);lookat(-178.200000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint99"
           ath="68.806134" atv="-3.947368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           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(pano20);lookat(91.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint85"
           ath="2.848921" atv="-2.727273"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint85"
           tooltip="spotpoint85_tooltip"
           />
  <hotspot name="spotpoint85" devices="flash" zorder="3"/>
  <hotspot name="spotpoint85" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint85">
  
        mainloadscene(pano24);lookat(-3.150000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint98"
           ath="28.392453" atv="-3.676248"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           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(pano28);lookat(91.800000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint87"
           ath="-20.306681" atv="-6.710526"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint87"
           tooltip="spotpoint87_tooltip"
           />
  <hotspot name="spotpoint87" devices="flash" zorder="3"/>
  <hotspot name="spotpoint87" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint87">
  
        mainloadscene(pano24);lookat(-2.700000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint88"
           ath="140.963855" atv="-7.894737"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint88"
           tooltip="spotpoint88_tooltip"
           />
  <hotspot name="spotpoint88" devices="flash" zorder="3"/>
  <hotspot name="spotpoint88" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint88">
  
        mainloadscene(pano29);lookat(-180.000000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint90"
           ath="109.295559" atv="-4.700461"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano31"
           onclick="onclickspotpoint90"
           tooltip="spotpoint90_tooltip"
           />
  <hotspot name="spotpoint90" devices="flash" zorder="3"/>
  <hotspot name="spotpoint90" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint90">
  
        mainloadscene(pano31);lookat(88.200000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint92"
           ath="76.629921" atv="-3.978947"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint92"
           tooltip="spotpoint92_tooltip"
           />
  <hotspot name="spotpoint92" devices="flash" zorder="3"/>
  <hotspot name="spotpoint92" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint92">
  
        mainloadscene(pano36);lookat(91.800000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="-162.878578" atv="-4.947368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint97"
           tooltip="spotpoint97_tooltip"
           />
  <hotspot name="spotpoint97" devices="flash" zorder="3"/>
  <hotspot name="spotpoint97" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint97">
  
        mainloadscene(pano27);lookat(-89.100000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint89"
           ath="-2.957284" atv="-9.868421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint89"
           tooltip="spotpoint89_tooltip"
           />
  <hotspot name="spotpoint89" devices="flash" zorder="3"/>
  <hotspot name="spotpoint89" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint89">
  
        mainloadscene(pano28);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2590" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2590.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano31"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2590_31/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano31_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_2590_31/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_2590_31/0/1/%v_%u.jpg"/>
          <right url="sam_100_2590_31/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2590_31/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2590_31/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2590_31/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2590_31/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2590_31/0/0/%v_%u.jpg"/>
          <right url="sam_100_2590_31/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2590_31/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2590_31/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2590_31/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2590_31/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2590_31/mobile/0.jpg"/>
      <right url="sam_100_2590_31/mobile/1.jpg"/>
      <back  url="sam_100_2590_31/mobile/2.jpg"/>
      <left  url="sam_100_2590_31/mobile/3.jpg"/>
      <up    url="sam_100_2590_31/mobile/4.jpg"/>
      <down  url="sam_100_2590_31/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint91"
           ath="-57.382251" atv="-9.940299"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint91"
           tooltip="spotpoint91_tooltip"
           />
  <hotspot name="spotpoint91" devices="flash" zorder="3"/>
  <hotspot name="spotpoint91" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint91">
  
        mainloadscene(pano28);lookat(-90.900000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2595" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Marcela Rodriguez 8228277/fotos/SAM_100_2595.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano36"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2595_36/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano36_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_2595_36/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_2595_36/0/1/%v_%u.jpg"/>
          <right url="sam_100_2595_36/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2595_36/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2595_36/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2595_36/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2595_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2595_36/0/0/%v_%u.jpg"/>
          <right url="sam_100_2595_36/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2595_36/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2595_36/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2595_36/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2595_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2595_36/mobile/0.jpg"/>
      <right url="sam_100_2595_36/mobile/1.jpg"/>
      <back  url="sam_100_2595_36/mobile/2.jpg"/>
      <left  url="sam_100_2595_36/mobile/3.jpg"/>
      <up    url="sam_100_2595_36/mobile/4.jpg"/>
      <down  url="sam_100_2595_36/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint93"
           ath="-87.079245" atv="-5.854766"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint93"
           tooltip="spotpoint93_tooltip"
           />
  <hotspot name="spotpoint93" devices="flash" zorder="3"/>
  <hotspot name="spotpoint93" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint93">
  
        mainloadscene(pano28);lookat(-89.100000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint94"
           ath="10.449069" atv="-10.657895"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           onclick="onclickspotpoint94"
           tooltip="spotpoint94_tooltip"
           />
  <hotspot name="spotpoint94" devices="flash" zorder="3"/>
  <hotspot name="spotpoint94" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint94">
  
        mainloadscene(pano37);lookat(-90.000000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

