<?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 : 22-08-2022 12-54-15 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/t_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/t_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/t_messages_en.xml"/>

  <action name="startup">
    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano53);
    );
    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>

  <!-- 6 Groups -->

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

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

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

    <panoview h="-5.400000" v="1.350000" 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="-5.400000"
          vlookat="1.350000"/>

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

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


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

  <hotspot name="spotpoint64"
           ath="-7.583045" atv="11.599921"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint64"
           />
  <hotspot name="spotpoint64" devices="flash" zorder="3"/>
  <hotspot name="spotpoint64" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint64" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint64">
        mainloadscene(pano54);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint65"
           ath="-172.815948" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint65"
           />
  <hotspot name="spotpoint65" devices="flash" zorder="3"/>
  <hotspot name="spotpoint65" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint65" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint65">
        mainloadscene(pano55);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint64].visible, false);
    set(hotspot[spotpoint65].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint64].visible, true);
    set(hotspot[spotpoint65].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[spotpoint64].zorder2, %1);

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

      );
    );
  </action>  

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

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

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

    <panoview h="-175.050000" v="7.650000" 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="-175.050000"
          vlookat="7.650000"/>

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

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


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

  <hotspot name="spotpoint63"
           ath="-176.008860" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint63"
           />
  <hotspot name="spotpoint63" devices="flash" zorder="3"/>
  <hotspot name="spotpoint63" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint63" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint63">
        mainloadscene(pano53);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint63].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint63].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[spotpoint63].zorder2, %1);

      );
    );
  </action>  

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

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

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

    <panoview h="162.225000" v="-2.475000" 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="162.225000"
          vlookat="-2.475000"/>

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

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


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

  <hotspot name="spotpoint66"
           ath="-15.565320" atv="17.200084"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint66"
           />
  <hotspot name="spotpoint66" devices="flash" zorder="3"/>
  <hotspot name="spotpoint66" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint66" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint66">
        mainloadscene(pano53);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint67"
           ath="166.430168" atv="9.199977"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint67"
           />
  <hotspot name="spotpoint67" devices="flash" zorder="3"/>
  <hotspot name="spotpoint67" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint67" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint67">
        mainloadscene(pano56);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint66].visible, false);
    set(hotspot[spotpoint67].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint66].visible, true);
    set(hotspot[spotpoint67].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[spotpoint66].zorder2, %1);

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

      );
    );
  </action>  

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

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

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

    <panoview h="-61.650000" 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="-61.650000"
          vlookat="4.950000"/>

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

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


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

  <hotspot name="spotpoint68"
           ath="126.518769" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint68"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint68" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint68">
        mainloadscene(pano55);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint69"
           ath="-147.272724" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint69"
           />
  <hotspot name="spotpoint69" devices="flash" zorder="3"/>
  <hotspot name="spotpoint69" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint69" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint69">
        mainloadscene(pano51);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint71"
           ath="-66.651843" atv="13.199944"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint71"
           />
  <hotspot name="spotpoint71" devices="flash" zorder="3"/>
  <hotspot name="spotpoint71" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint71" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint71">
        mainloadscene(pano52);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint68].visible, false);
    set(hotspot[spotpoint69].visible, false);
    set(hotspot[spotpoint71].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint68].visible, true);
    set(hotspot[spotpoint69].visible, true);
    set(hotspot[spotpoint71].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[spotpoint68].zorder2, %1);

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

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

      );
    );
  </action>  

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

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

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

    <panoview h="-3.600000" v="8.100000" 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="-3.600000"
          vlookat="8.100000"/>

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

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


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

  <hotspot name="spotpoint72"
           ath="-162.439020" atv="8.400056"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint72"
           />
  <hotspot name="spotpoint72" devices="flash" zorder="3"/>
  <hotspot name="spotpoint72" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint72" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint72">
        mainloadscene(pano56);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint72].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint72].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[spotpoint72].zorder2, %1);

      );
    );
  </action>  

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

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

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

    <panoview h="-15.300000" 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="-15.300000"
          vlookat="15.300000"/>

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

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


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

  <hotspot name="spotpoint70"
           ath="156.851270" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint70"
           />
  <hotspot name="spotpoint70" devices="flash" zorder="3"/>
  <hotspot name="spotpoint70" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint70" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint70">
        mainloadscene(pano56);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint70].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint70].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[spotpoint70].zorder2, %1);

      );
    );
  </action>  

</scene>



</krpano>