<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        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.3 64bits : 03-10-2016 23-18-19 -->
  <!-- Plugins and Spot Styles -->
  <!-- Core actions -->
  <include url="%FIRSTXML%/ogrod_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/ogrod_messages_pl.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano10);
    );
    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>

  <!-- 1 Groups -->

  <!-- Group Grupa 11 : 1 panoramas -->
  

<!-- **** @PanoName="ogrod" @PanoFile="C:/Users/cicia/Desktop/ogrod.jpg" **** -->
<!-- **** Width="29999px" Height="5378px" **** -->
<!-- Partial panorama or video is not compatible with VR Headset -->

  <krpano nofullspherepanoavailable="true" />



</krpano>

