<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.17"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">

  <!-- generated by Panotour Pro V2.0.0 64bits : 01-06-2022 13-50-17 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/fs_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/fs_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/fs_messages_en.xml"/>

  <action name="startup">
    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano9);
    );
    mainloadscene(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      );
    );
  </action>

  <!-- 5 Groups -->

  <!-- Group Group 14 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_9874 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_9874 Panorama-Edit.jpg" **** -->
<scene name="pano9"
       heading="0"
       thumburl="%FIRSTXML%/dsc_9874_panorama_ed_9/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano9_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="2.250000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="12.150000" v="2.250000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="12.150000"
          vlookat="2.250000"/>

    <preview url="%FIRSTXML%/dsc_9874_panorama_ed_9/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2755" tiledimageheight="2755">
        <front url="dsc_9874_panorama_ed_9/0/2/%v_%u.jpg"/>
        <right url="dsc_9874_panorama_ed_9/1/2/%v_%u.jpg"/>
        <back  url="dsc_9874_panorama_ed_9/2/2/%v_%u.jpg"/>
        <left  url="dsc_9874_panorama_ed_9/3/2/%v_%u.jpg"/>
        <up    url="dsc_9874_panorama_ed_9/4/2/%v_%u.jpg"/>
        <down  url="dsc_9874_panorama_ed_9/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1377" tiledimageheight="1377">
        <front url="dsc_9874_panorama_ed_9/0/1/%v_%u.jpg"/>
        <right url="dsc_9874_panorama_ed_9/1/1/%v_%u.jpg"/>
        <back  url="dsc_9874_panorama_ed_9/2/1/%v_%u.jpg"/>
        <left  url="dsc_9874_panorama_ed_9/3/1/%v_%u.jpg"/>
        <up    url="dsc_9874_panorama_ed_9/4/1/%v_%u.jpg"/>
        <down  url="dsc_9874_panorama_ed_9/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="688" tiledimageheight="688">
        <front url="dsc_9874_panorama_ed_9/0/0/%v_%u.jpg"/>
        <right url="dsc_9874_panorama_ed_9/1/0/%v_%u.jpg"/>
        <back  url="dsc_9874_panorama_ed_9/2/0/%v_%u.jpg"/>
        <left  url="dsc_9874_panorama_ed_9/3/0/%v_%u.jpg"/>
        <up    url="dsc_9874_panorama_ed_9/4/0/%v_%u.jpg"/>
        <down  url="dsc_9874_panorama_ed_9/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint20"
           ath="12.188880" atv="15.047278"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint20"
           />
  <hotspot name="spotpoint20" devices="flash" zorder="3"/>
  <hotspot name="spotpoint20" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint20" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint20">
        mainloadscene(pano10);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint22"
           ath="-160.157484" atv="11.640422"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint22"
           />
  <hotspot name="spotpoint22" devices="flash" zorder="3"/>
  <hotspot name="spotpoint22" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint22" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint22">
        mainloadscene(pano11);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint20].visible, false);
    set(hotspot[spotpoint22].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint20].visible, true);
    set(hotspot[spotpoint22].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint20].zorder2, %1);

        tween(hotspot[spotpoint22].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 15 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_9886 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_9886 Panorama-Edit.jpg" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/dsc_9886_panorama_ed_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="-0.000000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="164.700000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="164.700000"
          vlookat="-0.000000"/>

    <preview url="%FIRSTXML%/dsc_9886_panorama_ed_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2765" tiledimageheight="2765">
        <front url="dsc_9886_panorama_ed_10/0/2/%v_%u.jpg"/>
        <right url="dsc_9886_panorama_ed_10/1/2/%v_%u.jpg"/>
        <back  url="dsc_9886_panorama_ed_10/2/2/%v_%u.jpg"/>
        <left  url="dsc_9886_panorama_ed_10/3/2/%v_%u.jpg"/>
        <up    url="dsc_9886_panorama_ed_10/4/2/%v_%u.jpg"/>
        <down  url="dsc_9886_panorama_ed_10/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1382" tiledimageheight="1382">
        <front url="dsc_9886_panorama_ed_10/0/1/%v_%u.jpg"/>
        <right url="dsc_9886_panorama_ed_10/1/1/%v_%u.jpg"/>
        <back  url="dsc_9886_panorama_ed_10/2/1/%v_%u.jpg"/>
        <left  url="dsc_9886_panorama_ed_10/3/1/%v_%u.jpg"/>
        <up    url="dsc_9886_panorama_ed_10/4/1/%v_%u.jpg"/>
        <down  url="dsc_9886_panorama_ed_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="691" tiledimageheight="691">
        <front url="dsc_9886_panorama_ed_10/0/0/%v_%u.jpg"/>
        <right url="dsc_9886_panorama_ed_10/1/0/%v_%u.jpg"/>
        <back  url="dsc_9886_panorama_ed_10/2/0/%v_%u.jpg"/>
        <left  url="dsc_9886_panorama_ed_10/3/0/%v_%u.jpg"/>
        <up    url="dsc_9886_panorama_ed_10/4/0/%v_%u.jpg"/>
        <down  url="dsc_9886_panorama_ed_10/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint21"
           ath="170.362072" atv="13.343936"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint21"
           />
  <hotspot name="spotpoint21" devices="flash" zorder="3"/>
  <hotspot name="spotpoint21" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint21" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint21">
        mainloadscene(pano9);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint21].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint21].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint21].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 16 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_9898 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_9898 Panorama-Edit.jpg" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/dsc_9898_panorama_ed_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano11_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="2.700000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="95.400000" v="2.700000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="95.400000"
          vlookat="2.700000"/>

    <preview url="%FIRSTXML%/dsc_9898_panorama_ed_11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2783" tiledimageheight="2783">
        <front url="dsc_9898_panorama_ed_11/0/2/%v_%u.jpg"/>
        <right url="dsc_9898_panorama_ed_11/1/2/%v_%u.jpg"/>
        <back  url="dsc_9898_panorama_ed_11/2/2/%v_%u.jpg"/>
        <left  url="dsc_9898_panorama_ed_11/3/2/%v_%u.jpg"/>
        <up    url="dsc_9898_panorama_ed_11/4/2/%v_%u.jpg"/>
        <down  url="dsc_9898_panorama_ed_11/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1391" tiledimageheight="1391">
        <front url="dsc_9898_panorama_ed_11/0/1/%v_%u.jpg"/>
        <right url="dsc_9898_panorama_ed_11/1/1/%v_%u.jpg"/>
        <back  url="dsc_9898_panorama_ed_11/2/1/%v_%u.jpg"/>
        <left  url="dsc_9898_panorama_ed_11/3/1/%v_%u.jpg"/>
        <up    url="dsc_9898_panorama_ed_11/4/1/%v_%u.jpg"/>
        <down  url="dsc_9898_panorama_ed_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="695" tiledimageheight="695">
        <front url="dsc_9898_panorama_ed_11/0/0/%v_%u.jpg"/>
        <right url="dsc_9898_panorama_ed_11/1/0/%v_%u.jpg"/>
        <back  url="dsc_9898_panorama_ed_11/2/0/%v_%u.jpg"/>
        <left  url="dsc_9898_panorama_ed_11/3/0/%v_%u.jpg"/>
        <up    url="dsc_9898_panorama_ed_11/4/0/%v_%u.jpg"/>
        <down  url="dsc_9898_panorama_ed_11/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint23"
           ath="-79.086596" atv="13.343936"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint23"
           />
  <hotspot name="spotpoint23" devices="flash" zorder="3"/>
  <hotspot name="spotpoint23" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint23" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint23">
        mainloadscene(pano9);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint24"
           ath="74.551313" atv="11.640422"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint24"
           />
  <hotspot name="spotpoint24" devices="flash" zorder="3"/>
  <hotspot name="spotpoint24" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint24" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint24">
        mainloadscene(pano12);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint25"
           ath="114.803288" atv="11.640422"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint25"
           />
  <hotspot name="spotpoint25" devices="flash" zorder="3"/>
  <hotspot name="spotpoint25" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint25" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint25">
        mainloadscene(pano13);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint23].visible, false);
    set(hotspot[spotpoint24].visible, false);
    set(hotspot[spotpoint25].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint23].visible, true);
    set(hotspot[spotpoint24].visible, true);
    set(hotspot[spotpoint25].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint23].zorder2, %1);

        tween(hotspot[spotpoint24].zorder2, %1);

        tween(hotspot[spotpoint25].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 17 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_9910 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_9910 Panorama-Edit.jpg" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/dsc_9910_panorama_ed_12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano12_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="4.950000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-72.450000" v="4.950000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-72.450000"
          vlookat="4.950000"/>

    <preview url="%FIRSTXML%/dsc_9910_panorama_ed_12/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2751" tiledimageheight="2751">
        <front url="dsc_9910_panorama_ed_12/0/2/%v_%u.jpg"/>
        <right url="dsc_9910_panorama_ed_12/1/2/%v_%u.jpg"/>
        <back  url="dsc_9910_panorama_ed_12/2/2/%v_%u.jpg"/>
        <left  url="dsc_9910_panorama_ed_12/3/2/%v_%u.jpg"/>
        <up    url="dsc_9910_panorama_ed_12/4/2/%v_%u.jpg"/>
        <down  url="dsc_9910_panorama_ed_12/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1375" tiledimageheight="1375">
        <front url="dsc_9910_panorama_ed_12/0/1/%v_%u.jpg"/>
        <right url="dsc_9910_panorama_ed_12/1/1/%v_%u.jpg"/>
        <back  url="dsc_9910_panorama_ed_12/2/1/%v_%u.jpg"/>
        <left  url="dsc_9910_panorama_ed_12/3/1/%v_%u.jpg"/>
        <up    url="dsc_9910_panorama_ed_12/4/1/%v_%u.jpg"/>
        <down  url="dsc_9910_panorama_ed_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="687" tiledimageheight="687">
        <front url="dsc_9910_panorama_ed_12/0/0/%v_%u.jpg"/>
        <right url="dsc_9910_panorama_ed_12/1/0/%v_%u.jpg"/>
        <back  url="dsc_9910_panorama_ed_12/2/0/%v_%u.jpg"/>
        <left  url="dsc_9910_panorama_ed_12/3/0/%v_%u.jpg"/>
        <up    url="dsc_9910_panorama_ed_12/4/0/%v_%u.jpg"/>
        <down  url="dsc_9910_panorama_ed_12/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint26"
           ath="137.480400" atv="19.589943"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint26"
           />
  <hotspot name="spotpoint26" devices="flash" zorder="3"/>
  <hotspot name="spotpoint26" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint26" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint26">
        mainloadscene(pano11);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint26].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint26].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint26].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 18 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_9922 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_9922 Panorama-Edit.jpg" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/dsc_9922_panorama_ed_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano13_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="15.300000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-98.550000" v="15.300000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-98.550000"
          vlookat="15.300000"/>

    <preview url="%FIRSTXML%/dsc_9922_panorama_ed_13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2748" tiledimageheight="2748">
        <front url="dsc_9922_panorama_ed_13/0/2/%v_%u.jpg"/>
        <right url="dsc_9922_panorama_ed_13/1/2/%v_%u.jpg"/>
        <back  url="dsc_9922_panorama_ed_13/2/2/%v_%u.jpg"/>
        <left  url="dsc_9922_panorama_ed_13/3/2/%v_%u.jpg"/>
        <up    url="dsc_9922_panorama_ed_13/4/2/%v_%u.jpg"/>
        <down  url="dsc_9922_panorama_ed_13/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1374" tiledimageheight="1374">
        <front url="dsc_9922_panorama_ed_13/0/1/%v_%u.jpg"/>
        <right url="dsc_9922_panorama_ed_13/1/1/%v_%u.jpg"/>
        <back  url="dsc_9922_panorama_ed_13/2/1/%v_%u.jpg"/>
        <left  url="dsc_9922_panorama_ed_13/3/1/%v_%u.jpg"/>
        <up    url="dsc_9922_panorama_ed_13/4/1/%v_%u.jpg"/>
        <down  url="dsc_9922_panorama_ed_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="687" tiledimageheight="687">
        <front url="dsc_9922_panorama_ed_13/0/0/%v_%u.jpg"/>
        <right url="dsc_9922_panorama_ed_13/1/0/%v_%u.jpg"/>
        <back  url="dsc_9922_panorama_ed_13/2/0/%v_%u.jpg"/>
        <left  url="dsc_9922_panorama_ed_13/3/0/%v_%u.jpg"/>
        <up    url="dsc_9922_panorama_ed_13/4/0/%v_%u.jpg"/>
        <down  url="dsc_9922_panorama_ed_13/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint27"
           ath="134.078758" atv="13.343936"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint27"
           />
  <hotspot name="spotpoint27" devices="flash" zorder="3"/>
  <hotspot name="spotpoint27" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint27" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint27">
        mainloadscene(pano11);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint27].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint27].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint27].zorder2, %1);

      );
    );
  </action>  

</scene>



</krpano>