<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        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.14 64bits : 06-02-2026 16-00-58 -->
  <!-- Project file : /Volumes/SSD/360s/2000_Bogin_QTVR/ProjectSave/2000_GregBogin.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/GregBogin_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/GregBogin_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/GregBogin_messages_en.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, pano211);
    );
    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>

  <!-- 3 Groups -->

  <panoramagroup name="panogroup214"
                 mainscene="pano211"
                 color="787878"
                 alpha="1"
                 thumburl="%FIRSTXML%/exhibit_211/thumbnail.jpg"
                 floorplanurl=""
                 seen="false"
                 titleid="panogroup214_title"
                 descriptionid=""/>

  <panoramagroup name="panogroup215"
                 mainscene="pano212"
                 color="646464"
                 alpha="1"
                 thumburl="%FIRSTXML%/studio1_212/thumbnail.jpg"
                 floorplanurl=""
                 seen="false"
                 titleid="panogroup215_title"
                 descriptionid=""/>

  <panoramagroup name="panogroup216"
                 mainscene="pano213"
                 color="505050"
                 alpha="1"
                 thumburl="%FIRSTXML%/studio2_213/thumbnail.jpg"
                 floorplanurl=""
                 seen="false"
                 titleid="panogroup216_title"
                 descriptionid=""/>

  <!-- Group Exhibition : 1 panoramas -->
  
<!-- **** @PanoName="Exhibit" @PanoFile="/Volumes/SSD/360s/2000_Bogin_QTVR/Panos/Exhibit.tif" **** -->
<!-- **** Width="12758px" Height="2841px" **** -->
<!-- Partial panorama or video is not compatible with VR Headset -->
  <!-- Group Studio 1 : 1 panoramas -->
  
<!-- **** @PanoName="Studio1" @PanoFile="/Volumes/SSD/360s/2000_Bogin_QTVR/Panos/Studio1.tif" **** -->
<!-- **** Width="15283px" Height="2140px" **** -->
<!-- Partial panorama or video is not compatible with VR Headset -->
  <!-- Group Studio 2 : 1 panoramas -->
  
<!-- **** @PanoName="Studio2" @PanoFile="/Volumes/SSD/360s/2000_Bogin_QTVR/Panos/Studio2.tif" **** -->
<!-- **** Width="16652px" Height="2228px" **** -->
<!-- Partial panorama or video is not compatible with VR Headset -->
  <krpano nofullspherepanoavailable="true" />


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

</krpano>

