<?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="">
  </security>

  <krpano tour_firststartactiondone="false" tour_firstlittleplanet="false"/>
  <events name="startbehavioursevents" onxmlcomplete="startbehavioursxmlcompleteaction();" onloadcomplete="startLittlePlanetIntroEffect();" keep="true"/>

  <!-- generated by Panotour Pro V2.5.14 64bits : 11-12-2018 16-14-20 -->
  <!-- Project file : /Volumes/Seagate BUP Slim BL Media/Game Grid/Game Grid.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/gamegrid_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/gamegrid_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/gamegrid_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, pano202);
    );
    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>

  <!-- 9 Groups -->

  <!-- Group Group 203 : 1 panoramas -->
  
<!-- **** @PanoName="Street01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/Street01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano202"
       heading="0"
       thumburl="%FIRSTXML%/street01_panorama_202/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano202_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/street01_panorama_202/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="street01_panorama_202/0/1/%v_%u.jpg"/>
          <right url="street01_panorama_202/1/1/%v_%u.jpg"/>
          <back  url="street01_panorama_202/2/1/%v_%u.jpg"/>
          <left  url="street01_panorama_202/3/1/%v_%u.jpg"/>
          <up    url="street01_panorama_202/4/1/%v_%u.jpg"/>
          <down  url="street01_panorama_202/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="street01_panorama_202/0/0/%v_%u.jpg"/>
          <right url="street01_panorama_202/1/0/%v_%u.jpg"/>
          <back  url="street01_panorama_202/2/0/%v_%u.jpg"/>
          <left  url="street01_panorama_202/3/0/%v_%u.jpg"/>
          <up    url="street01_panorama_202/4/0/%v_%u.jpg"/>
          <down  url="street01_panorama_202/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="street01_panorama_202/mobile/0.jpg"/>
      <right url="street01_panorama_202/mobile/1.jpg"/>
      <back  url="street01_panorama_202/mobile/2.jpg"/>
      <left  url="street01_panorama_202/mobile/3.jpg"/>
      <up    url="street01_panorama_202/mobile/4.jpg"/>
      <down  url="street01_panorama_202/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint220"
           ath="3.413529" atv="3.417660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano204"
           onclick="onclickspotpoint220"
           />
  <hotspot name="spotpoint220" devices="flash" zorder="3"/>
  <hotspot name="spotpoint220" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint220">
  
        mainloadscene(pano204);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Group 205 : 1 panoramas -->
  
<!-- **** @PanoName="Side01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/Side01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano204"
       heading="0"
       thumburl="%FIRSTXML%/side01_panorama_204/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano204_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/side01_panorama_204/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="side01_panorama_204/0/1/%v_%u.jpg"/>
          <right url="side01_panorama_204/1/1/%v_%u.jpg"/>
          <back  url="side01_panorama_204/2/1/%v_%u.jpg"/>
          <left  url="side01_panorama_204/3/1/%v_%u.jpg"/>
          <up    url="side01_panorama_204/4/1/%v_%u.jpg"/>
          <down  url="side01_panorama_204/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="side01_panorama_204/0/0/%v_%u.jpg"/>
          <right url="side01_panorama_204/1/0/%v_%u.jpg"/>
          <back  url="side01_panorama_204/2/0/%v_%u.jpg"/>
          <left  url="side01_panorama_204/3/0/%v_%u.jpg"/>
          <up    url="side01_panorama_204/4/0/%v_%u.jpg"/>
          <down  url="side01_panorama_204/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="side01_panorama_204/mobile/0.jpg"/>
      <right url="side01_panorama_204/mobile/1.jpg"/>
      <back  url="side01_panorama_204/mobile/2.jpg"/>
      <left  url="side01_panorama_204/mobile/3.jpg"/>
      <up    url="side01_panorama_204/mobile/4.jpg"/>
      <down  url="side01_panorama_204/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint221"
           ath="-153.147923" atv="1.594981"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano202"
           onclick="onclickspotpoint221"
           />
  <hotspot name="spotpoint221" devices="flash" zorder="3"/>
  <hotspot name="spotpoint221" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint221">
  
        mainloadscene(pano202);


  </action>







  <hotspot name="spotpoint222"
           ath="-18.887397" atv="3.417660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano206"
           onclick="onclickspotpoint222"
           />
  <hotspot name="spotpoint222" devices="flash" zorder="3"/>
  <hotspot name="spotpoint222" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint222">
  
        mainloadscene(pano206);


  </action>



  <action name="hidepanopointspots">



    set(hotspot[spotpoint221].visible, false);



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



  
  set(hotspot[spotpoint221].visible, true);



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


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


</scene>

  <!-- Group Group 207 : 1 panoramas -->
  
<!-- **** @PanoName="Door01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/Door01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano206"
       heading="0"
       thumburl="%FIRSTXML%/door01_panorama_206/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano206_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/door01_panorama_206/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="door01_panorama_206/0/1/%v_%u.jpg"/>
          <right url="door01_panorama_206/1/1/%v_%u.jpg"/>
          <back  url="door01_panorama_206/2/1/%v_%u.jpg"/>
          <left  url="door01_panorama_206/3/1/%v_%u.jpg"/>
          <up    url="door01_panorama_206/4/1/%v_%u.jpg"/>
          <down  url="door01_panorama_206/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="door01_panorama_206/0/0/%v_%u.jpg"/>
          <right url="door01_panorama_206/1/0/%v_%u.jpg"/>
          <back  url="door01_panorama_206/2/0/%v_%u.jpg"/>
          <left  url="door01_panorama_206/3/0/%v_%u.jpg"/>
          <up    url="door01_panorama_206/4/0/%v_%u.jpg"/>
          <down  url="door01_panorama_206/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="door01_panorama_206/mobile/0.jpg"/>
      <right url="door01_panorama_206/mobile/1.jpg"/>
      <back  url="door01_panorama_206/mobile/2.jpg"/>
      <left  url="door01_panorama_206/mobile/3.jpg"/>
      <up    url="door01_panorama_206/mobile/4.jpg"/>
      <down  url="door01_panorama_206/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->





  <hotspot name="spotpoint223"
           ath="98.533437" atv="4.784760"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano204"
           onclick="onclickspotpoint223"
           />
  <hotspot name="spotpoint223" devices="flash" zorder="3"/>
  <hotspot name="spotpoint223" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint223">
  
        mainloadscene(pano204);


  </action>







  <hotspot name="spotpoint224"
           ath="-5.689083" atv="2.050560"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano208"
           onclick="onclickspotpoint224"
           />
  <hotspot name="spotpoint224" devices="flash" zorder="3"/>
  <hotspot name="spotpoint224" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint224">
  
        mainloadscene(pano208);


  </action>






  <action name="hidepanopointspots">



    set(hotspot[spotpoint223].visible, false);



    set(hotspot[spotpoint224].visible, false);



  </action>
  <action name="showpanopointspots">



  
  set(hotspot[spotpoint223].visible, true);



  
  set(hotspot[spotpoint224].visible, true);



  </action>
  <events name="pano206stopanimatedspots" onremovepano="" />


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


</scene>

  <!-- Group Group 209 : 1 panoramas -->
  
<!-- **** @PanoName="StoreFront01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/StoreFront01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano208"
       heading="0"
       thumburl="%FIRSTXML%/storefront01_panoram_208/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano208_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/storefront01_panoram_208/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="storefront01_panoram_208/0/1/%v_%u.jpg"/>
          <right url="storefront01_panoram_208/1/1/%v_%u.jpg"/>
          <back  url="storefront01_panoram_208/2/1/%v_%u.jpg"/>
          <left  url="storefront01_panoram_208/3/1/%v_%u.jpg"/>
          <up    url="storefront01_panoram_208/4/1/%v_%u.jpg"/>
          <down  url="storefront01_panoram_208/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="storefront01_panoram_208/0/0/%v_%u.jpg"/>
          <right url="storefront01_panoram_208/1/0/%v_%u.jpg"/>
          <back  url="storefront01_panoram_208/2/0/%v_%u.jpg"/>
          <left  url="storefront01_panoram_208/3/0/%v_%u.jpg"/>
          <up    url="storefront01_panoram_208/4/0/%v_%u.jpg"/>
          <down  url="storefront01_panoram_208/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="storefront01_panoram_208/mobile/0.jpg"/>
      <right url="storefront01_panoram_208/mobile/1.jpg"/>
      <back  url="storefront01_panoram_208/mobile/2.jpg"/>
      <left  url="storefront01_panoram_208/mobile/3.jpg"/>
      <up    url="storefront01_panoram_208/mobile/4.jpg"/>
      <down  url="storefront01_panoram_208/mobile/5.jpg"/>
    </image>




  <!-- **** 5 Point Spots **** -->





  <hotspot name="spotpoint226"
           ath="174.538443" atv="12.531602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano206"
           onclick="onclickspotpoint226"
           />
  <hotspot name="spotpoint226" devices="flash" zorder="3"/>
  <hotspot name="spotpoint226" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint226">
  
        mainloadscene(pano206);


  </action>







  <hotspot name="spotpoint227"
           ath="-38.002685" atv="7.063200"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano210"
           onclick="onclickspotpoint227"
           />
  <hotspot name="spotpoint227" devices="flash" zorder="3"/>
  <hotspot name="spotpoint227" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint227">
  
        mainloadscene(pano210);


  </action>







  <hotspot name="spotpoint228"
           ath="89.886231" atv="8.430301"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano212"
           onclick="onclickspotpoint228"
           />
  <hotspot name="spotpoint228" devices="flash" zorder="3"/>
  <hotspot name="spotpoint228" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint228">
  
        mainloadscene(pano212);


  </action>









  <action name="hidepanopointspots">



    set(hotspot[spotpoint226].visible, false);



    set(hotspot[spotpoint227].visible, false);



    set(hotspot[spotpoint228].visible, false);






  </action>
  <action name="showpanopointspots">



  
  set(hotspot[spotpoint226].visible, true);



  
  set(hotspot[spotpoint227].visible, true);



  
  set(hotspot[spotpoint228].visible, true);






  </action>
  <events name="pano208stopanimatedspots" onremovepano="" />


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


</scene>

  <!-- Group Group 211 : 1 panoramas -->
  
<!-- **** @PanoName="Counter01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/Counter01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano210"
       heading="0"
       thumburl="%FIRSTXML%/counter01_panorama_210/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano210_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/counter01_panorama_210/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="counter01_panorama_210/0/1/%v_%u.jpg"/>
          <right url="counter01_panorama_210/1/1/%v_%u.jpg"/>
          <back  url="counter01_panorama_210/2/1/%v_%u.jpg"/>
          <left  url="counter01_panorama_210/3/1/%v_%u.jpg"/>
          <up    url="counter01_panorama_210/4/1/%v_%u.jpg"/>
          <down  url="counter01_panorama_210/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="counter01_panorama_210/0/0/%v_%u.jpg"/>
          <right url="counter01_panorama_210/1/0/%v_%u.jpg"/>
          <back  url="counter01_panorama_210/2/0/%v_%u.jpg"/>
          <left  url="counter01_panorama_210/3/0/%v_%u.jpg"/>
          <up    url="counter01_panorama_210/4/0/%v_%u.jpg"/>
          <down  url="counter01_panorama_210/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="counter01_panorama_210/mobile/0.jpg"/>
      <right url="counter01_panorama_210/mobile/1.jpg"/>
      <back  url="counter01_panorama_210/mobile/2.jpg"/>
      <left  url="counter01_panorama_210/mobile/3.jpg"/>
      <up    url="counter01_panorama_210/mobile/4.jpg"/>
      <down  url="counter01_panorama_210/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->





  <hotspot name="spotpoint229"
           ath="169.077229" atv="8.430301"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano208"
           onclick="onclickspotpoint229"
           />
  <hotspot name="spotpoint229" devices="flash" zorder="3"/>
  <hotspot name="spotpoint229" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint229">
  
        mainloadscene(pano208);


  </action>







  <hotspot name="spotpoint234"
           ath="37.092247" atv="2.506320"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano216"
           onclick="onclickspotpoint234"
           />
  <hotspot name="spotpoint234" devices="flash" zorder="3"/>
  <hotspot name="spotpoint234" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint234">
  
        mainloadscene(pano216);


  </action>






  <action name="hidepanopointspots">



    set(hotspot[spotpoint229].visible, false);



    set(hotspot[spotpoint234].visible, false);



  </action>
  <action name="showpanopointspots">



  
  set(hotspot[spotpoint229].visible, true);



  
  set(hotspot[spotpoint234].visible, true);



  </action>
  <events name="pano210stopanimatedspots" onremovepano="" />


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


</scene>

  <!-- Group Group 213 : 1 panoramas -->
  
<!-- **** @PanoName="NorthEastCorner01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/NorthEastCorner01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano212"
       heading="0"
       thumburl="%FIRSTXML%/northeastcorner01_pa_212/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano212_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/northeastcorner01_pa_212/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="northeastcorner01_pa_212/0/1/%v_%u.jpg"/>
          <right url="northeastcorner01_pa_212/1/1/%v_%u.jpg"/>
          <back  url="northeastcorner01_pa_212/2/1/%v_%u.jpg"/>
          <left  url="northeastcorner01_pa_212/3/1/%v_%u.jpg"/>
          <up    url="northeastcorner01_pa_212/4/1/%v_%u.jpg"/>
          <down  url="northeastcorner01_pa_212/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="northeastcorner01_pa_212/0/0/%v_%u.jpg"/>
          <right url="northeastcorner01_pa_212/1/0/%v_%u.jpg"/>
          <back  url="northeastcorner01_pa_212/2/0/%v_%u.jpg"/>
          <left  url="northeastcorner01_pa_212/3/0/%v_%u.jpg"/>
          <up    url="northeastcorner01_pa_212/4/0/%v_%u.jpg"/>
          <down  url="northeastcorner01_pa_212/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="northeastcorner01_pa_212/mobile/0.jpg"/>
      <right url="northeastcorner01_pa_212/mobile/1.jpg"/>
      <back  url="northeastcorner01_pa_212/mobile/2.jpg"/>
      <left  url="northeastcorner01_pa_212/mobile/3.jpg"/>
      <up    url="northeastcorner01_pa_212/mobile/4.jpg"/>
      <down  url="northeastcorner01_pa_212/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint231"
           ath="174.083390" atv="5.240521"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano208"
           onclick="onclickspotpoint231"
           />
  <hotspot name="spotpoint231" devices="flash" zorder="3"/>
  <hotspot name="spotpoint231" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint231">
  
        mainloadscene(pano208);


  </action>







  <hotspot name="spotpoint232"
           ath="-85.335124" atv="7.974722"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano214"
           onclick="onclickspotpoint232"
           />
  <hotspot name="spotpoint232" devices="flash" zorder="3"/>
  <hotspot name="spotpoint232" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint232">
  
        mainloadscene(pano214);


  </action>



  <action name="hidepanopointspots">



    set(hotspot[spotpoint231].visible, false);



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



  
  set(hotspot[spotpoint231].visible, true);



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


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


</scene>

  <!-- Group Group 215 : 1 panoramas -->
  
<!-- **** @PanoName="Paint01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/Paint01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano214"
       heading="0"
       thumburl="%FIRSTXML%/paint01_panorama_214/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano214_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/paint01_panorama_214/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="paint01_panorama_214/0/1/%v_%u.jpg"/>
          <right url="paint01_panorama_214/1/1/%v_%u.jpg"/>
          <back  url="paint01_panorama_214/2/1/%v_%u.jpg"/>
          <left  url="paint01_panorama_214/3/1/%v_%u.jpg"/>
          <up    url="paint01_panorama_214/4/1/%v_%u.jpg"/>
          <down  url="paint01_panorama_214/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="paint01_panorama_214/0/0/%v_%u.jpg"/>
          <right url="paint01_panorama_214/1/0/%v_%u.jpg"/>
          <back  url="paint01_panorama_214/2/0/%v_%u.jpg"/>
          <left  url="paint01_panorama_214/3/0/%v_%u.jpg"/>
          <up    url="paint01_panorama_214/4/0/%v_%u.jpg"/>
          <down  url="paint01_panorama_214/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="paint01_panorama_214/mobile/0.jpg"/>
      <right url="paint01_panorama_214/mobile/1.jpg"/>
      <back  url="paint01_panorama_214/mobile/2.jpg"/>
      <left  url="paint01_panorama_214/mobile/3.jpg"/>
      <up    url="paint01_panorama_214/mobile/4.jpg"/>
      <down  url="paint01_panorama_214/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint233"
           ath="176.814008" atv="11.620263"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano212"
           onclick="onclickspotpoint233"
           />
  <hotspot name="spotpoint233" devices="flash" zorder="3"/>
  <hotspot name="spotpoint233" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint233">
  
        mainloadscene(pano212);


  </action>






  <action name="hidepanopointspots">



    set(hotspot[spotpoint233].visible, false);



  </action>
  <action name="showpanopointspots">



  
  set(hotspot[spotpoint233].visible, true);



  </action>
  <events name="pano214stopanimatedspots" onremovepano="" />


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


</scene>

  <!-- Group Group 217 : 1 panoramas -->
  
<!-- **** @PanoName="WarehouseEast01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/WarehouseEast01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano216"
       heading="0"
       thumburl="%FIRSTXML%/warehouseeast01_pano_216/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano216_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/warehouseeast01_pano_216/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="warehouseeast01_pano_216/0/1/%v_%u.jpg"/>
          <right url="warehouseeast01_pano_216/1/1/%v_%u.jpg"/>
          <back  url="warehouseeast01_pano_216/2/1/%v_%u.jpg"/>
          <left  url="warehouseeast01_pano_216/3/1/%v_%u.jpg"/>
          <up    url="warehouseeast01_pano_216/4/1/%v_%u.jpg"/>
          <down  url="warehouseeast01_pano_216/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="warehouseeast01_pano_216/0/0/%v_%u.jpg"/>
          <right url="warehouseeast01_pano_216/1/0/%v_%u.jpg"/>
          <back  url="warehouseeast01_pano_216/2/0/%v_%u.jpg"/>
          <left  url="warehouseeast01_pano_216/3/0/%v_%u.jpg"/>
          <up    url="warehouseeast01_pano_216/4/0/%v_%u.jpg"/>
          <down  url="warehouseeast01_pano_216/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="warehouseeast01_pano_216/mobile/0.jpg"/>
      <right url="warehouseeast01_pano_216/mobile/1.jpg"/>
      <back  url="warehouseeast01_pano_216/mobile/2.jpg"/>
      <left  url="warehouseeast01_pano_216/mobile/3.jpg"/>
      <up    url="warehouseeast01_pano_216/mobile/4.jpg"/>
      <down  url="warehouseeast01_pano_216/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint236"
           ath="-173.173212" atv="9.797401"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano210"
           onclick="onclickspotpoint236"
           />
  <hotspot name="spotpoint236" devices="flash" zorder="3"/>
  <hotspot name="spotpoint236" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint236">
  
        mainloadscene(pano210);


  </action>







  <hotspot name="spotpoint237"
           ath="5.234041" atv="1.139220"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano218"
           onclick="onclickspotpoint237"
           />
  <hotspot name="spotpoint237" devices="flash" zorder="3"/>
  <hotspot name="spotpoint237" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint237">
  
        mainloadscene(pano218);


  </action>



  <action name="hidepanopointspots">



    set(hotspot[spotpoint236].visible, false);



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



  
  set(hotspot[spotpoint236].visible, true);



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


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


</scene>

  <!-- Group Group 219 : 1 panoramas -->
  
<!-- **** @PanoName="WarehouseWest01-Panorama" @PanoFile="/Volumes/Seagate BUP Slim BL Media/Game Grid/WarehouseWest01-Panorama.jpg" **** -->
<!-- **** Width="5300px" Height="2650px" **** -->
<scene name="pano218"
       heading="0"
       thumburl="%FIRSTXML%/warehousewest01_pano_218/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano218_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="5" speed="1"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="120" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom=""
          fovmin="22.5"
          fovtype="VFOV"
          fovmax="120"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/warehousewest01_pano_218/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="warehousewest01_pano_218/0/1/%v_%u.jpg"/>
          <right url="warehousewest01_pano_218/1/1/%v_%u.jpg"/>
          <back  url="warehousewest01_pano_218/2/1/%v_%u.jpg"/>
          <left  url="warehousewest01_pano_218/3/1/%v_%u.jpg"/>
          <up    url="warehousewest01_pano_218/4/1/%v_%u.jpg"/>
          <down  url="warehousewest01_pano_218/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="warehousewest01_pano_218/0/0/%v_%u.jpg"/>
          <right url="warehousewest01_pano_218/1/0/%v_%u.jpg"/>
          <back  url="warehousewest01_pano_218/2/0/%v_%u.jpg"/>
          <left  url="warehousewest01_pano_218/3/0/%v_%u.jpg"/>
          <up    url="warehousewest01_pano_218/4/0/%v_%u.jpg"/>
          <down  url="warehousewest01_pano_218/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="warehousewest01_pano_218/mobile/0.jpg"/>
      <right url="warehousewest01_pano_218/mobile/1.jpg"/>
      <back  url="warehousewest01_pano_218/mobile/2.jpg"/>
      <left  url="warehousewest01_pano_218/mobile/3.jpg"/>
      <up    url="warehousewest01_pano_218/mobile/4.jpg"/>
      <down  url="warehousewest01_pano_218/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint238"
           ath="-176.359032" atv="5.696282"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano216"
           onclick="onclickspotpoint238"
           />
  <hotspot name="spotpoint238" devices="flash" zorder="3"/>
  <hotspot name="spotpoint238" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint238">
  
        mainloadscene(pano216);


  </action>






  <action name="hidepanopointspots">



    set(hotspot[spotpoint238].visible, false);



  </action>
  <action name="showpanopointspots">



  
  set(hotspot[spotpoint238].visible, true);



  </action>
  <events name="pano218stopanimatedspots" onremovepano="" />


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


</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

