<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl="%FIRSTXML%/floorplan/dk-typical_f1.jpg"
        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 : 05-08-2019 07-37-30 -->
  <!-- Project file : C:/Users/alan/Documents/360vr/dktypef.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/typef_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/typef_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/typef_messages_en.xml"/>

  <action name="startup">
    preloadSounds();

    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);
    );
    if(scene[get(startscene)].full360,
    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>

  <!-- 2 Groups -->

  <!-- Group Group 20 : 1 panoramas -->
  
<!-- **** @PanoName="typef01" @PanoFile="C:/Users/alan/Documents/360vr/dk/typef01.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/typef01_18/thumbnail.jpg"

       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano18_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="7"/>
    <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%/typef01_18/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typef01_18/html5/0.jpg"/>
      <right url="typef01_18/html5/1.jpg"/>
      <back  url="typef01_18/html5/2.jpg"/>
      <left  url="typef01_18/html5/3.jpg"/>
      <up    url="typef01_18/html5/4.jpg"/>
      <down  url="typef01_18/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typef01_18/tablet/0.jpg"/>
      <right url="typef01_18/tablet/1.jpg"/>
      <back  url="typef01_18/tablet/2.jpg"/>
      <left  url="typef01_18/tablet/3.jpg"/>
      <up    url="typef01_18/tablet/4.jpg"/>
      <down  url="typef01_18/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typef01_18/mobile/0.jpg"/>
      <right url="typef01_18/mobile/1.jpg"/>
      <back  url="typef01_18/mobile/2.jpg"/>
      <left  url="typef01_18/mobile/3.jpg"/>
      <up    url="typef01_18/mobile/4.jpg"/>
      <down  url="typef01_18/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint22"
           ath="-23.356075" atv="2.460959"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint22"
           />
  <hotspot name="spotpoint22" devices="flash" zorder="3"/>
  <hotspot name="spotpoint22" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint22">
  
        mainloadscene(pano19);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Group 21 : 1 panoramas -->
  
<!-- **** @PanoName="typef02" @PanoFile="C:/Users/alan/Documents/360vr/dk/typef02.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/typef02_19/thumbnail.jpg"

       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano19_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="7"/>
    <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%/typef02_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typef02_19/html5/0.jpg"/>
      <right url="typef02_19/html5/1.jpg"/>
      <back  url="typef02_19/html5/2.jpg"/>
      <left  url="typef02_19/html5/3.jpg"/>
      <up    url="typef02_19/html5/4.jpg"/>
      <down  url="typef02_19/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typef02_19/tablet/0.jpg"/>
      <right url="typef02_19/tablet/1.jpg"/>
      <back  url="typef02_19/tablet/2.jpg"/>
      <left  url="typef02_19/tablet/3.jpg"/>
      <up    url="typef02_19/tablet/4.jpg"/>
      <down  url="typef02_19/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typef02_19/mobile/0.jpg"/>
      <right url="typef02_19/mobile/1.jpg"/>
      <back  url="typef02_19/mobile/2.jpg"/>
      <left  url="typef02_19/mobile/3.jpg"/>
      <up    url="typef02_19/mobile/4.jpg"/>
      <down  url="typef02_19/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint29"
           ath="-113.268238" atv="2.812500"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint29"
           />
  <hotspot name="spotpoint29" devices="flash" zorder="3"/>
  <hotspot name="spotpoint29" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint29">
  
        mainloadscene(pano18);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <krpano nofullspherepanoavailable="false" />


  <!-- Awake HTML5 plugins -->
  <events name="eventKrpanoLoadedEvts" onxmlcomplete="eventKrpanoLoadedAction();" keep="true" />
  <action name="eventKrpanoLoadedAction">
    
    set(events[eventKrpanoLoadedEvts].name, null);
    js(eventKrpanoLoaded('webvr'));
  </action>

</krpano>

