<?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" tour_firstlittleplanet="false"/>
  <events name="startbehavioursevents" onxmlcomplete="startbehavioursxmlcompleteaction();" onloadcomplete="startLittlePlanetIntroEffect();" keep="true"/>

  <!-- generated by Panotour Pro V2.5.8 64bits : 27-07-2018 10-19-21 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/CMSHGreenroom_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/CMSHGreenroom_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/CMSHGreenroom_messages_en.xml"/>

  <action name="startup">

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

  <!-- 4 Groups -->

  <!-- Group Group 48 : 1 panoramas -->
  

<!-- **** @PanoName="Lower Green Room" @PanoFile="/Users/aaronaltscher/Documents/CMSH/Street Entrance.jpg" **** -->
<!-- **** Width="3600px" Height="1800px" **** -->
<scene name="pano47"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/lower_green_room_47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="90.000000" waittime="0" speed="5"/>


    <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%/lower_green_room_47/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="lower_green_room_47/0/1/%v_%u.jpg"/>
          <right url="lower_green_room_47/1/1/%v_%u.jpg"/>
          <back  url="lower_green_room_47/2/1/%v_%u.jpg"/>
          <left  url="lower_green_room_47/3/1/%v_%u.jpg"/>
          <up    url="lower_green_room_47/4/1/%v_%u.jpg"/>
          <down  url="lower_green_room_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="lower_green_room_47/0/0/%v_%u.jpg"/>
          <right url="lower_green_room_47/1/0/%v_%u.jpg"/>
          <back  url="lower_green_room_47/2/0/%v_%u.jpg"/>
          <left  url="lower_green_room_47/3/0/%v_%u.jpg"/>
          <up    url="lower_green_room_47/4/0/%v_%u.jpg"/>
          <down  url="lower_green_room_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="lower_green_room_47/mobile/0.jpg"/>
        <right url="lower_green_room_47/mobile/1.jpg"/>
        <back  url="lower_green_room_47/mobile/2.jpg"/>
        <left  url="lower_green_room_47/mobile/3.jpg"/>
        <up    url="lower_green_room_47/mobile/4.jpg"/>
        <down  url="lower_green_room_47/mobile/5.jpg"/>
      </image>








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





  <hotspot name="spotpoint50"
           ath="-88.223755" atv="5.049537"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint50"
           tooltip="spotpoint50_tooltip"
           />
  <hotspot name="spotpoint50" devices="flash" zorder="3"/>
  <hotspot name="spotpoint50" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint50">
  onout();
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint50].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint50].visible, true);
  </action>
  <events name="pano47stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint50].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Group 25 : 1 panoramas -->
  

<!-- **** @PanoName="Loft Access" @PanoFile="/Users/aaronaltscher/Documents/CMSH/Loft Access.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano21"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/loft_access_21/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano21_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="80.000000" waittime="0" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="80.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="80.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/loft_access_21/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="loft_access_21/0/1/%v_%u.jpg"/>
          <right url="loft_access_21/1/1/%v_%u.jpg"/>
          <back  url="loft_access_21/2/1/%v_%u.jpg"/>
          <left  url="loft_access_21/3/1/%v_%u.jpg"/>
          <up    url="loft_access_21/4/1/%v_%u.jpg"/>
          <down  url="loft_access_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="loft_access_21/0/0/%v_%u.jpg"/>
          <right url="loft_access_21/1/0/%v_%u.jpg"/>
          <back  url="loft_access_21/2/0/%v_%u.jpg"/>
          <left  url="loft_access_21/3/0/%v_%u.jpg"/>
          <up    url="loft_access_21/4/0/%v_%u.jpg"/>
          <down  url="loft_access_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="loft_access_21/mobile/0.jpg"/>
        <right url="loft_access_21/mobile/1.jpg"/>
        <back  url="loft_access_21/mobile/2.jpg"/>
        <left  url="loft_access_21/mobile/3.jpg"/>
        <up    url="loft_access_21/mobile/4.jpg"/>
        <down  url="loft_access_21/mobile/5.jpg"/>
      </image>








  <!-- **** 2 Point Spots **** -->





  <hotspot name="spotpoint51"
           ath="113.092210" atv="-8.613898"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint51"
           tooltip="spotpoint51_tooltip"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint51">
  onout();
        mainloadscene(pano23);


  </action>







  <hotspot name="spotpoint54"
           ath="29.605322" atv="30.594059"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint54"
           tooltip="spotpoint54_tooltip"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint54">
  onout();
        mainloadscene(pano47);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint51].visible, false);
    set(hotspot[spotpoint54].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint51].visible, true);
    set(hotspot[spotpoint54].visible, true);
  </action>
  <events name="pano21stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint51].zorder2, %1);

        set(hotspot[spotpoint54].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Group 27 : 1 panoramas -->
  

<!-- **** @PanoName="Loft East" @PanoFile="/Users/aaronaltscher/Documents/CMSH/Loft_Street_View.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano23"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/loft_street_view_23/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano23_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="80.000000" waittime="0" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="80.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="80.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/loft_street_view_23/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="loft_street_view_23/0/1/%v_%u.jpg"/>
          <right url="loft_street_view_23/1/1/%v_%u.jpg"/>
          <back  url="loft_street_view_23/2/1/%v_%u.jpg"/>
          <left  url="loft_street_view_23/3/1/%v_%u.jpg"/>
          <up    url="loft_street_view_23/4/1/%v_%u.jpg"/>
          <down  url="loft_street_view_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="loft_street_view_23/0/0/%v_%u.jpg"/>
          <right url="loft_street_view_23/1/0/%v_%u.jpg"/>
          <back  url="loft_street_view_23/2/0/%v_%u.jpg"/>
          <left  url="loft_street_view_23/3/0/%v_%u.jpg"/>
          <up    url="loft_street_view_23/4/0/%v_%u.jpg"/>
          <down  url="loft_street_view_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="loft_street_view_23/mobile/0.jpg"/>
        <right url="loft_street_view_23/mobile/1.jpg"/>
        <back  url="loft_street_view_23/mobile/2.jpg"/>
        <left  url="loft_street_view_23/mobile/3.jpg"/>
        <up    url="loft_street_view_23/mobile/4.jpg"/>
        <down  url="loft_street_view_23/mobile/5.jpg"/>
      </image>








  <!-- **** 2 Point Spots **** -->





  <hotspot name="spotpoint52"
           ath="-70.460644" atv="-0.297001"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  onout();
        mainloadscene(pano20);


  </action>







  <hotspot name="spotpoint53"
           ath="-111.907800" atv="9.801897"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  onout();
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint52].visible, false);
    set(hotspot[spotpoint53].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint52].visible, true);
    set(hotspot[spotpoint53].visible, true);
  </action>
  <events name="pano23stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint52].zorder2, %1);

        set(hotspot[spotpoint53].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Group 24 : 1 panoramas -->
  

<!-- **** @PanoName="Loft West" @PanoFile="/Users/aaronaltscher/Documents/CMSH/Loft Above Venue 13.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano20"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/loft_above_venue_13_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="80.000000" waittime="0" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="80.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="80.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/loft_above_venue_13_20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="loft_above_venue_13_20/0/1/%v_%u.jpg"/>
          <right url="loft_above_venue_13_20/1/1/%v_%u.jpg"/>
          <back  url="loft_above_venue_13_20/2/1/%v_%u.jpg"/>
          <left  url="loft_above_venue_13_20/3/1/%v_%u.jpg"/>
          <up    url="loft_above_venue_13_20/4/1/%v_%u.jpg"/>
          <down  url="loft_above_venue_13_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="loft_above_venue_13_20/0/0/%v_%u.jpg"/>
          <right url="loft_above_venue_13_20/1/0/%v_%u.jpg"/>
          <back  url="loft_above_venue_13_20/2/0/%v_%u.jpg"/>
          <left  url="loft_above_venue_13_20/3/0/%v_%u.jpg"/>
          <up    url="loft_above_venue_13_20/4/0/%v_%u.jpg"/>
          <down  url="loft_above_venue_13_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="loft_above_venue_13_20/mobile/0.jpg"/>
        <right url="loft_above_venue_13_20/mobile/1.jpg"/>
        <back  url="loft_above_venue_13_20/mobile/2.jpg"/>
        <left  url="loft_above_venue_13_20/mobile/3.jpg"/>
        <up    url="loft_above_venue_13_20/mobile/4.jpg"/>
        <down  url="loft_above_venue_13_20/mobile/5.jpg"/>
      </image>








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





  <hotspot name="spotpoint55"
           ath="138.552489" atv="2.673358"
           style="IconWPSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint55"
           tooltip="spotpoint55_tooltip"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint55">
  onout();
        mainloadscene(pano23);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint55].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint55].visible, true);
  </action>
  <events name="pano20stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint55].zorder2, %1);

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

