<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl="%FIRSTXML%/floorplan/dk-typical_h1.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-39-32 -->
  <!-- Project file : C:/Users/alan/Documents/360vr/dktypeh.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/typeh_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/typeh_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/typeh_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, pano24);
    );
    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 26 : 1 panoramas -->
  
<!-- **** @PanoName="typeh01" @PanoFile="C:/Users/alan/Documents/360vr/dk/typeh01.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/typeh01_24/thumbnail.jpg"

       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano24_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%/typeh01_24/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typeh01_24/html5/0.jpg"/>
      <right url="typeh01_24/html5/1.jpg"/>
      <back  url="typeh01_24/html5/2.jpg"/>
      <left  url="typeh01_24/html5/3.jpg"/>
      <up    url="typeh01_24/html5/4.jpg"/>
      <down  url="typeh01_24/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typeh01_24/tablet/0.jpg"/>
      <right url="typeh01_24/tablet/1.jpg"/>
      <back  url="typeh01_24/tablet/2.jpg"/>
      <left  url="typeh01_24/tablet/3.jpg"/>
      <up    url="typeh01_24/tablet/4.jpg"/>
      <down  url="typeh01_24/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typeh01_24/mobile/0.jpg"/>
      <right url="typeh01_24/mobile/1.jpg"/>
      <back  url="typeh01_24/mobile/2.jpg"/>
      <left  url="typeh01_24/mobile/3.jpg"/>
      <up    url="typeh01_24/mobile/4.jpg"/>
      <down  url="typeh01_24/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint28"
           ath="12.819607" atv="-0.703082"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint28"
           />
  <hotspot name="spotpoint28" devices="flash" zorder="3"/>
  <hotspot name="spotpoint28" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint28">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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


  <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 27 : 1 panoramas -->
  
<!-- **** @PanoName="typeh02" @PanoFile="C:/Users/alan/Documents/360vr/dk/typeh02.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/typeh02_25/thumbnail.jpg"

       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano25_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%/typeh02_25/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typeh02_25/html5/0.jpg"/>
      <right url="typeh02_25/html5/1.jpg"/>
      <back  url="typeh02_25/html5/2.jpg"/>
      <left  url="typeh02_25/html5/3.jpg"/>
      <up    url="typeh02_25/html5/4.jpg"/>
      <down  url="typeh02_25/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typeh02_25/tablet/0.jpg"/>
      <right url="typeh02_25/tablet/1.jpg"/>
      <back  url="typeh02_25/tablet/2.jpg"/>
      <left  url="typeh02_25/tablet/3.jpg"/>
      <up    url="typeh02_25/tablet/4.jpg"/>
      <down  url="typeh02_25/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typeh02_25/mobile/0.jpg"/>
      <right url="typeh02_25/mobile/1.jpg"/>
      <back  url="typeh02_25/mobile/2.jpg"/>
      <left  url="typeh02_25/mobile/3.jpg"/>
      <up    url="typeh02_25/mobile/4.jpg"/>
      <down  url="typeh02_25/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint30"
           ath="104.136486" atv="-0.703082"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint30"
           />
  <hotspot name="spotpoint30" devices="flash" zorder="3"/>
  <hotspot name="spotpoint30" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint30">
  
        mainloadscene(pano24);


  </action>



  <action name="hidepanopointspots">



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



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


  <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>

