<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl="%FIRSTXML%/floorplan/dk-typical_c1.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 : 19-08-2019 05-17-22 -->
  <!-- Project file : C:/Users/alan/Documents/360vr/dktypec.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/typec_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/typec_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/typec_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, pano279);
    );
    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>

  <!-- 2 Groups -->

  <!-- Group Group 281 : 1 panoramas -->
  
<!-- **** @PanoName="typec" @PanoFile="C:/Users/alan/Documents/360vr/dk/typec.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano279"
       heading="0"
       thumburl="%FIRSTXML%/typec_279/thumbnail.jpg"
       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano279_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%/typec_279/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typec_279/html5/0.jpg"/>
      <right url="typec_279/html5/1.jpg"/>
      <back  url="typec_279/html5/2.jpg"/>
      <left  url="typec_279/html5/3.jpg"/>
      <up    url="typec_279/html5/4.jpg"/>
      <down  url="typec_279/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typec_279/tablet/0.jpg"/>
      <right url="typec_279/tablet/1.jpg"/>
      <back  url="typec_279/tablet/2.jpg"/>
      <left  url="typec_279/tablet/3.jpg"/>
      <up    url="typec_279/tablet/4.jpg"/>
      <down  url="typec_279/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typec_279/mobile/0.jpg"/>
      <right url="typec_279/mobile/1.jpg"/>
      <back  url="typec_279/mobile/2.jpg"/>
      <left  url="typec_279/mobile/3.jpg"/>
      <up    url="typec_279/mobile/4.jpg"/>
      <down  url="typec_279/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint283"
           ath="-19.141563" atv="3.164041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano280"
           onclick="onclickspotpoint283"
           />
  <hotspot name="spotpoint283" devices="flash" zorder="3"/>
  <hotspot name="spotpoint283" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint283">
  hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano280);


  </action>



  <action name="hidepanopointspots">

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

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


  <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 282 : 1 panoramas -->
  
<!-- **** @PanoName="typec02" @PanoFile="C:/Users/alan/Documents/360vr/dk/typec02.jpg" **** -->
<!-- **** Width="10000px" Height="5000px" **** -->
<scene name="pano280"
       heading="0"
       thumburl="%FIRSTXML%/typec02_280/thumbnail.jpg"
       backgroundsound="_283_full_beautiful-memories_0156.mp3"
       backgroundsoundloops="0"
       haslocalsounds="false"
       haspolygons="false"
       titleid="pano280_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%/typec02_280/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="typec02_280/html5/0.jpg"/>
      <right url="typec02_280/html5/1.jpg"/>
      <back  url="typec02_280/html5/2.jpg"/>
      <left  url="typec02_280/html5/3.jpg"/>
      <up    url="typec02_280/html5/4.jpg"/>
      <down  url="typec02_280/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="typec02_280/tablet/0.jpg"/>
      <right url="typec02_280/tablet/1.jpg"/>
      <back  url="typec02_280/tablet/2.jpg"/>
      <left  url="typec02_280/tablet/3.jpg"/>
      <up    url="typec02_280/tablet/4.jpg"/>
      <down  url="typec02_280/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="typec02_280/mobile/0.jpg"/>
      <right url="typec02_280/mobile/1.jpg"/>
      <back  url="typec02_280/mobile/2.jpg"/>
      <left  url="typec02_280/mobile/3.jpg"/>
      <up    url="typec02_280/mobile/4.jpg"/>
      <down  url="typec02_280/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint284"
           ath="27.921968" atv="2.812500"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano279"
           onclick="onclickspotpoint284"
           />
  <hotspot name="spotpoint284" devices="flash" zorder="3"/>
  <hotspot name="spotpoint284" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint284">
  hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano279);


  </action>



  <action name="hidepanopointspots">

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

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


  <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());
  </action>

</krpano>

