<?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 : 08-09-2021 09-33-22 -->
  <!-- Project file : /Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/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, pano18);
    );
    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>

  <!-- 10 Groups -->

  <!-- Group Grupo 28 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0241" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0241.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0241_18/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano18_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="1.330000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-166.700000" v="1.330000" 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="-166.700000"
          vlookat="1.330000"/>
    <preview url="%FIRSTXML%/sam_100_0241_18/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0241_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_0241_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0241_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0241_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0241_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0241_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0241_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_0241_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0241_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0241_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0241_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0241_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0241_18/mobile/0.jpg"/>
      <right url="sam_100_0241_18/mobile/1.jpg"/>
      <back  url="sam_100_0241_18/mobile/2.jpg"/>
      <left  url="sam_100_0241_18/mobile/3.jpg"/>
      <up    url="sam_100_0241_18/mobile/4.jpg"/>
      <down  url="sam_100_0241_18/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint34"
           ath="166.263850" atv="-18.917282"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint34"
           tooltip="spotpoint34_tooltip"
           />
  <hotspot name="spotpoint34" devices="flash" zorder="3"/>
  <hotspot name="spotpoint34" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint34">
  
        mainloadscene(pano10);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint34].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint34].visible, true);
  </action>
  <events name="pano18stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 20 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0233" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0233.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0233_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="2.220000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-151.180000" v="2.220000" 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="-151.180000"
          vlookat="2.220000"/>
    <preview url="%FIRSTXML%/sam_100_0233_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_0233_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0233_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0233_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0233_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0233_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0233_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0233_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0233_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0233_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0233_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0233_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0233_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0233_10/mobile/0.jpg"/>
      <right url="sam_100_0233_10/mobile/1.jpg"/>
      <back  url="sam_100_0233_10/mobile/2.jpg"/>
      <left  url="sam_100_0233_10/mobile/3.jpg"/>
      <up    url="sam_100_0233_10/mobile/4.jpg"/>
      <down  url="sam_100_0233_10/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint30"
           ath="91.860095" atv="-10.891720"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint30"
           tooltip="spotpoint30_tooltip"
           />
  <hotspot name="spotpoint30" devices="flash" zorder="3"/>
  <hotspot name="spotpoint30" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint30">
  
        mainloadscene(pano12);lookat(90.000000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint35"
           ath="56.375199" atv="-10.318471"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint35"
           tooltip="spotpoint35_tooltip"
           />
  <hotspot name="spotpoint35" devices="flash" zorder="3"/>
  <hotspot name="spotpoint35" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint35">
  
        mainloadscene(pano18);lookat(-167.150000, 0.430000, 90.000000);


  </action>





  <hotspot name="spotpoint36"
           ath="170.270270" atv="-10.318471"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint36"
           tooltip="spotpoint36_tooltip"
           />
  <hotspot name="spotpoint36" devices="flash" zorder="3"/>
  <hotspot name="spotpoint36" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint36">
  
        mainloadscene(pano17);lookat(127.800000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint95"
           ath="-171.987281" atv="-10.318471"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           onclick="onclickspotpoint95"
           tooltip="spotpoint95_tooltip"
           />
  <hotspot name="spotpoint95" devices="flash" zorder="3"/>
  <hotspot name="spotpoint95" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint95">
  
        mainloadscene(pano93);lookat(104.850000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint30].visible, false);

    set(hotspot[spotpoint35].visible, false);

    set(hotspot[spotpoint36].visible, false);

    set(hotspot[spotpoint95].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint30].visible, true);

  
  set(hotspot[spotpoint35].visible, true);

  
  set(hotspot[spotpoint36].visible, true);

  
  set(hotspot[spotpoint95].visible, true);
  </action>
  <events name="pano10stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 21 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0234" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0234.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0234_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_0234_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_0234_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0234_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0234_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0234_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0234_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0234_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0234_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0234_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0234_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0234_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0234_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0234_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0234_11/mobile/0.jpg"/>
      <right url="sam_100_0234_11/mobile/1.jpg"/>
      <back  url="sam_100_0234_11/mobile/2.jpg"/>
      <left  url="sam_100_0234_11/mobile/3.jpg"/>
      <up    url="sam_100_0234_11/mobile/4.jpg"/>
      <down  url="sam_100_0234_11/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint33"
           ath="-141.081120" atv="-6.879061"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint33"
           tooltip="spotpoint33_tooltip"
           />
  <hotspot name="spotpoint33" devices="flash" zorder="3"/>
  <hotspot name="spotpoint33" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint33">
  
        mainloadscene(pano12);lookat(175.500000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint33].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint33].visible, true);
  </action>
  <events name="pano11stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 22 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0235" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0235.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0235_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_0235_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_0235_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0235_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0235_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0235_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0235_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0235_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0235_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0235_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0235_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0235_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0235_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0235_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0235_12/mobile/0.jpg"/>
      <right url="sam_100_0235_12/mobile/1.jpg"/>
      <back  url="sam_100_0235_12/mobile/2.jpg"/>
      <left  url="sam_100_0235_12/mobile/3.jpg"/>
      <up    url="sam_100_0235_12/mobile/4.jpg"/>
      <down  url="sam_100_0235_12/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint31"
           ath="-102.734640" atv="-6.879061"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint31"
           tooltip="spotpoint31_tooltip"
           />
  <hotspot name="spotpoint31" devices="flash" zorder="3"/>
  <hotspot name="spotpoint31" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint31">
  
        mainloadscene(pano10);lookat(-57.580000, -2.730000, 90.000000);


  </action>





  <hotspot name="spotpoint32"
           ath="-58.664525" atv="-6.879061"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint32"
           tooltip="spotpoint32_tooltip"
           />
  <hotspot name="spotpoint32" devices="flash" zorder="3"/>
  <hotspot name="spotpoint32" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint32">
  
        mainloadscene(pano11);lookat(-22.950000, 5.850000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint31].visible, false);

    set(hotspot[spotpoint32].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint31].visible, true);

  
  set(hotspot[spotpoint32].visible, true);
  </action>
  <events name="pano12stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 23 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0236" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0236.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0236_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0236_13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0236_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0236_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0236_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0236_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0236_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0236_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0236_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0236_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0236_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0236_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0236_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0236_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0236_13/mobile/0.jpg"/>
      <right url="sam_100_0236_13/mobile/1.jpg"/>
      <back  url="sam_100_0236_13/mobile/2.jpg"/>
      <left  url="sam_100_0236_13/mobile/3.jpg"/>
      <up    url="sam_100_0236_13/mobile/4.jpg"/>
      <down  url="sam_100_0236_13/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint100"
           ath="-135.930048" atv="-9.171975"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           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(pano14);lookat(147.150000, 6.750000, 90.000000);


  </action>





  <hotspot name="spotpoint102"
           ath="-112.464229" atv="-10.318471"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           onclick="onclickspotpoint102"
           tooltip="spotpoint102_tooltip"
           />
  <hotspot name="spotpoint102" devices="flash" zorder="3"/>
  <hotspot name="spotpoint102" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint102">
  
        mainloadscene(pano93);lookat(-54.000000, -0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint100].visible, false);

    set(hotspot[spotpoint102].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint100].visible, true);

  
  set(hotspot[spotpoint102].visible, true);
  </action>
  <events name="pano13stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 24 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0237" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0237.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0237_14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano14_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0237_14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0237_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_0237_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0237_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0237_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0237_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0237_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0237_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_0237_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0237_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0237_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0237_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0237_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0237_14/mobile/0.jpg"/>
      <right url="sam_100_0237_14/mobile/1.jpg"/>
      <back  url="sam_100_0237_14/mobile/2.jpg"/>
      <left  url="sam_100_0237_14/mobile/3.jpg"/>
      <up    url="sam_100_0237_14/mobile/4.jpg"/>
      <down  url="sam_100_0237_14/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint101"
           ath="-86.136725" atv="-13.757962"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint101"
           tooltip="spotpoint101_tooltip"
           />
  <hotspot name="spotpoint101" devices="flash" zorder="3"/>
  <hotspot name="spotpoint101" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint101">
  
        mainloadscene(pano13);lookat(34.650000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint101].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint101].visible, true);
  </action>
  <events name="pano14stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 25 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0238" @PanoFile="/Users/casa360/Desktop/SAM_100_0238.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0238_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_0238_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_0238_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_0238_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0238_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0238_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0238_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0238_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0238_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_0238_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0238_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0238_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0238_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0238_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0238_15/mobile/0.jpg"/>
      <right url="sam_100_0238_15/mobile/1.jpg"/>
      <back  url="sam_100_0238_15/mobile/2.jpg"/>
      <left  url="sam_100_0238_15/mobile/3.jpg"/>
      <up    url="sam_100_0238_15/mobile/4.jpg"/>
      <down  url="sam_100_0238_15/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint104"
           ath="-99.300477" atv="-9.171975"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           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(pano93);lookat(-71.550000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint104].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint104].visible, true);
  </action>
  <events name="pano15stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 27 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0240" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0240.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0240_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_0240_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_0240_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_0240_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0240_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0240_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0240_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0240_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0240_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_0240_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0240_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0240_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0240_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0240_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0240_17/mobile/0.jpg"/>
      <right url="sam_100_0240_17/mobile/1.jpg"/>
      <back  url="sam_100_0240_17/mobile/2.jpg"/>
      <left  url="sam_100_0240_17/mobile/3.jpg"/>
      <up    url="sam_100_0240_17/mobile/4.jpg"/>
      <down  url="sam_100_0240_17/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint37"
           ath="-100.445042" atv="-8.598781"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint37"
           tooltip="spotpoint37_tooltip"
           />
  <hotspot name="spotpoint37" devices="flash" zorder="3"/>
  <hotspot name="spotpoint37" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint37">
  
        mainloadscene(pano10);lookat(-58.030000, -1.830000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint37].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint37].visible, true);
  </action>
  <events name="pano17stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 29 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0242" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0242.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0242_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0242_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0242_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0242_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0242_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0242_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0242_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0242_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0242_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0242_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0242_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0242_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0242_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0242_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0242_19/mobile/0.jpg"/>
      <right url="sam_100_0242_19/mobile/1.jpg"/>
      <back  url="sam_100_0242_19/mobile/2.jpg"/>
      <left  url="sam_100_0242_19/mobile/3.jpg"/>
      <up    url="sam_100_0242_19/mobile/4.jpg"/>
      <down  url="sam_100_0242_19/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint98"
           ath="-135.357711" atv="-14.904459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano93"
           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(pano93);lookat(-164.250000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint98].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint98].visible, true);
  </action>
  <events name="pano19stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 94 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0243" @PanoFile="/Users/casa360/Desktop/Natalia/tours/tour 9 /Jazmin 4404273/fotos/SAM_100_0243.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano93"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0243_93/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano93_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_0243_93/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_0243_93/0/1/%v_%u.jpg"/>
          <right url="sam_100_0243_93/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0243_93/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0243_93/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0243_93/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0243_93/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0243_93/0/0/%v_%u.jpg"/>
          <right url="sam_100_0243_93/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0243_93/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0243_93/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0243_93/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0243_93/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0243_93/mobile/0.jpg"/>
      <right url="sam_100_0243_93/mobile/1.jpg"/>
      <back  url="sam_100_0243_93/mobile/2.jpg"/>
      <left  url="sam_100_0243_93/mobile/3.jpg"/>
      <up    url="sam_100_0243_93/mobile/4.jpg"/>
      <down  url="sam_100_0243_93/mobile/5.jpg"/>
    </image>




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint96"
           ath="-42.639110" atv="-13.184713"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           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(pano17);lookat(126.900000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="10.015898" atv="-9.745223"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           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(pano19);lookat(43.200000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint99"
           ath="130.206677" atv="-12.038217"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(32.850000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint103"
           ath="74.117647" atv="-12.038217"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano15);lookat(111.150000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint105"
           ath="-83.275040" atv="-5.732484"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(36.470000, 4.020000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint96].visible, false);

    set(hotspot[spotpoint97].visible, false);

    set(hotspot[spotpoint99].visible, false);

    set(hotspot[spotpoint103].visible, false);

    set(hotspot[spotpoint105].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint96].visible, true);

  
  set(hotspot[spotpoint97].visible, true);

  
  set(hotspot[spotpoint99].visible, true);

  
  set(hotspot[spotpoint103].visible, true);

  
  set(hotspot[spotpoint105].visible, true);
  </action>
  <events name="pano93stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

