<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.20.9"
        onstart="startup"
        logkey="false"
        debugmode="false"
        debugkeys="true"
        debugjsactions="false"
        debugjsplugins="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.14 64bits : 18-05-2021 18-00-47 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/demo vr_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/demo vr_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/demo vr_messages_fr.xml"/>

  <action name="startup">

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

  <!-- 1 Groups -->

  <!-- Group Groupe 39 : 1 panoramas -->
  
<!-- **** @PanoName="[Group 0]-PANO0001_PANO0026-26 images_0000 stiched" @PanoFile="C:/Users/Xavier/Desktop/[Group 0]-PANO0001_PANO0026-26 images_0000 stiched.jpg" **** -->
<!-- **** Width="28622px" Height="10119px" **** -->
<!-- Partial panorama or video is not compatible with VR Headset -->
  <krpano nofullspherepanoavailable="true" />



</krpano>

