<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.18"
        onstart="startup"
        logkey="false"
        bgcolor="#c1deff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="project_description">


  <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.3.1 64bits : 08-04-2015 23-30-17 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/index_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/index_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/index_messages_en.xml"/>

  <action name="startup">

    if (skipintro !== null, skipintroaction(); );
    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano36);
    );
    mainloadscene(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      );
    );
  </action>



  <!-- 4 Groups -->
  <panoramagroup name="panogroup45"
                 mainscene="pano38"
                 color="808080"
                 alpha="1"
                 thumburl="%FIRSTXML%/panorama_38/thumbnail.jpg"
                 floorplanurl=""
                 titleid="panogroup45_title"
                 descriptionid=""/>
  <panoramagroup name="panogroup27"
                 mainscene="pano40"
                 color="808080"
                 alpha="1"
                 thumburl="%FIRSTXML%/pano_40/thumbnail.jpg"
                 floorplanurl=""
                 titleid="panogroup27_title"
                 descriptionid=""/>
  <panoramagroup name="panogroup128"
                 mainscene="pano127"
                 color="808080"
                 alpha="1"
                 thumburl="%FIRSTXML%/pano_127/thumbnail.jpg"
                 floorplanurl=""
                 titleid="panogroup128_title"
                 descriptionid=""/>

  <!-- Group Group 37 : 1 panoramas -->
  

<!-- **** @PanoName="Центральный вход" @PanoFile="E:/Sema/1/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano36"
       heading="0"
       thumburl="%FIRSTXML%/pano_36/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano36_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="-1.239659" tofov="50.802654" waittime="1" speed="5"/>

    <panoview h="-77.850000" v="-1.239659" fov="50.802654" 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="50.802654"
          hlookat="-77.850000"
          vlookat="-1.239659"/>

    <preview url="%FIRSTXML%/pano_36/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_36/0/2/%v_%u.jpg"/>
          <right url="pano_36/1/2/%v_%u.jpg"/>
          <back  url="pano_36/2/2/%v_%u.jpg"/>
          <left  url="pano_36/3/2/%v_%u.jpg"/>
          <up    url="pano_36/4/2/%v_%u.jpg"/>
          <down  url="pano_36/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_36/0/1/%v_%u.jpg"/>
          <right url="pano_36/1/1/%v_%u.jpg"/>
          <back  url="pano_36/2/1/%v_%u.jpg"/>
          <left  url="pano_36/3/1/%v_%u.jpg"/>
          <up    url="pano_36/4/1/%v_%u.jpg"/>
          <down  url="pano_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_36/0/0/%v_%u.jpg"/>
          <right url="pano_36/1/0/%v_%u.jpg"/>
          <back  url="pano_36/2/0/%v_%u.jpg"/>
          <left  url="pano_36/3/0/%v_%u.jpg"/>
          <up    url="pano_36/4/0/%v_%u.jpg"/>
          <down  url="pano_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_36/mobile/0.jpg"/>
        <right url="pano_36/mobile/1.jpg"/>
        <back  url="pano_36/mobile/2.jpg"/>
        <left  url="pano_36/mobile/3.jpg"/>
        <up    url="pano_36/mobile/4.jpg"/>
        <down  url="pano_36/mobile/5.jpg"/>
      </image>



  <!-- **** 7 Point Spots **** -->

  <hotspot name="spotpoint66"
           ath="-131.514451" atv="1.879350"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint66"
           tooltip="spotpoint66_tooltip"
           />
  <hotspot name="spotpoint66" devices="flash" zorder="3"/>
  <hotspot name="spotpoint66" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint66" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint66">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano38);
      lookat(65.250000, 15.750000, 90.000000);
    


  </action>

  <hotspot name="spotpoint72"
           ath="-19.144509" atv="1.461717"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint72"
           tooltip="spotpoint72_tooltip"
           />
  <hotspot name="spotpoint72" devices="flash" zorder="3"/>
  <hotspot name="spotpoint72" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint72" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint72">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano20);
      lookat(15.825944, 16.300024, 38.168786);
    


  </action>

  <hotspot name="spotpoint75"
           ath="-44.323699" atv="0.000000"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint75"
           tooltip="spotpoint75_tooltip"
           />
  <hotspot name="spotpoint75" devices="flash" zorder="3"/>
  <hotspot name="spotpoint75" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint75" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint75">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano42);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint77"
           ath="176.254335" atv="2.505800"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint77"
           tooltip="spotpoint77_tooltip"
           />
  <hotspot name="spotpoint77" devices="flash" zorder="3"/>
  <hotspot name="spotpoint77" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint77" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint77">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano44);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint153"
           ath="-112.358744" atv="16.411526"
           visible="true"
           style="IconOpenwebsite"
           descriptionid=""
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint153" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint153">
  onout();hideTooltip();zoomto(get(panoview.fov),smooth(400,20,100));
        mainloadscene(get(panoramagroup[panogroup128].mainscene));
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint154"
           ath="-100.977578" atv="16.897794"
           visible="true"
           style="IconOpenwebsite"
           descriptionid=""
           onclick="onclickspotpoint154"
           tooltip="spotpoint154_tooltip"
           />
  <hotspot name="spotpoint154" devices="flash" zorder="3"/>
  <hotspot name="spotpoint154" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint154" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint154">
  onout();hideTooltip();zoomto(get(panoview.fov),smooth(400,20,100));
        mainloadscene(get(panoramagroup[panogroup27].mainscene));
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint155"
           ath="-88.869955" atv="16.897794"
           visible="true"
           style="IconOpenwebsite"
           descriptionid=""
           onclick="onclickspotpoint155"
           tooltip="spotpoint155_tooltip"
           />
  <hotspot name="spotpoint155" devices="flash" zorder="3"/>
  <hotspot name="spotpoint155" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint155" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint155">
  onout();hideTooltip();zoomto(get(panoview.fov),smooth(400,20,100));
        mainloadscene(get(panoramagroup[panogroup45].mainscene));
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint66].visible, false);
    set(hotspot[spotpoint72].visible, false);
    set(hotspot[spotpoint75].visible, false);
    set(hotspot[spotpoint77].visible, false);
    set(hotspot[spotpoint153].visible, false);
    set(hotspot[spotpoint154].visible, false);
    set(hotspot[spotpoint155].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint66].visible, true);
    set(hotspot[spotpoint72].visible, true);
    set(hotspot[spotpoint75].visible, true);
    set(hotspot[spotpoint77].visible, true);
    set(hotspot[spotpoint153].visible, true);
    set(hotspot[spotpoint154].visible, true);
    set(hotspot[spotpoint155].visible, true);
  </action>
  <events name="pano36stopanimatedspots" onremovepano="stopspotanimation(spotpoint66);stopspotanimation(spotpoint72);stopspotanimation(spotpoint75);stopspotanimation(spotpoint77);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint66].zorder2, %1);

        tween(hotspot[spotpoint72].zorder2, %1);

        tween(hotspot[spotpoint75].zorder2, %1);

        tween(hotspot[spotpoint77].zorder2, %1);

        tween(hotspot[spotpoint153].zorder2, %1);

        tween(hotspot[spotpoint154].zorder2, %1);

        tween(hotspot[spotpoint155].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Диагностический центр : 4 panoramas -->
  

<!-- **** @PanoName="Лаборатория" @PanoFile="E:/Sema/2/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano38"
       heading="0"
       group="panogroup45"
       thumburl="%FIRSTXML%/panorama_38/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano38_title"
       descriptionid="pano38_description"
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="20.986364" tofov="81.818182" waittime="1" speed="5"/>

    <panoview h="60.463636" v="20.986364" fov="81.818182" 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="81.818182"
          hlookat="60.463636"
          vlookat="20.986364"/>

    <preview url="%FIRSTXML%/panorama_38/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_38/0/2/%v_%u.jpg"/>
          <right url="panorama_38/1/2/%v_%u.jpg"/>
          <back  url="panorama_38/2/2/%v_%u.jpg"/>
          <left  url="panorama_38/3/2/%v_%u.jpg"/>
          <up    url="panorama_38/4/2/%v_%u.jpg"/>
          <down  url="panorama_38/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_38/0/1/%v_%u.jpg"/>
          <right url="panorama_38/1/1/%v_%u.jpg"/>
          <back  url="panorama_38/2/1/%v_%u.jpg"/>
          <left  url="panorama_38/3/1/%v_%u.jpg"/>
          <up    url="panorama_38/4/1/%v_%u.jpg"/>
          <down  url="panorama_38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_38/0/0/%v_%u.jpg"/>
          <right url="panorama_38/1/0/%v_%u.jpg"/>
          <back  url="panorama_38/2/0/%v_%u.jpg"/>
          <left  url="panorama_38/3/0/%v_%u.jpg"/>
          <up    url="panorama_38/4/0/%v_%u.jpg"/>
          <down  url="panorama_38/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_38/mobile/0.jpg"/>
        <right url="panorama_38/mobile/1.jpg"/>
        <back  url="panorama_38/mobile/2.jpg"/>
        <left  url="panorama_38/mobile/3.jpg"/>
        <up    url="panorama_38/mobile/4.jpg"/>
        <down  url="panorama_38/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint67"
           ath="-133.958160" atv="4.390197"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint67"
           tooltip="spotpoint67_tooltip"
           />
  <hotspot name="spotpoint67" devices="flash" zorder="3"/>
  <hotspot name="spotpoint67" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint67" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint67">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(31.883732, -2.763739, 50.802654);
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint67].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint67].visible, true);
  </action>
  <events name="pano38stopanimatedspots" onremovepano="stopspotanimation(spotpoint67);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint67].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Компьютерная томография" @PanoFile="E:/Sema/5/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano44"
       heading="0"
       group="panogroup45"
       thumburl="%FIRSTXML%/panorama_44/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano44_title"
       descriptionid="pano44_description"
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" 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%/panorama_44/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_44/0/2/%v_%u.jpg"/>
          <right url="panorama_44/1/2/%v_%u.jpg"/>
          <back  url="panorama_44/2/2/%v_%u.jpg"/>
          <left  url="panorama_44/3/2/%v_%u.jpg"/>
          <up    url="panorama_44/4/2/%v_%u.jpg"/>
          <down  url="panorama_44/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_44/0/1/%v_%u.jpg"/>
          <right url="panorama_44/1/1/%v_%u.jpg"/>
          <back  url="panorama_44/2/1/%v_%u.jpg"/>
          <left  url="panorama_44/3/1/%v_%u.jpg"/>
          <up    url="panorama_44/4/1/%v_%u.jpg"/>
          <down  url="panorama_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_44/0/0/%v_%u.jpg"/>
          <right url="panorama_44/1/0/%v_%u.jpg"/>
          <back  url="panorama_44/2/0/%v_%u.jpg"/>
          <left  url="panorama_44/3/0/%v_%u.jpg"/>
          <up    url="panorama_44/4/0/%v_%u.jpg"/>
          <down  url="panorama_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_44/mobile/0.jpg"/>
        <right url="panorama_44/mobile/1.jpg"/>
        <back  url="panorama_44/mobile/2.jpg"/>
        <left  url="panorama_44/mobile/3.jpg"/>
        <up    url="panorama_44/mobile/4.jpg"/>
        <down  url="panorama_44/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint78"
           ath="-155.510209" atv="-0.409681"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint78"
           tooltip="spotpoint78_tooltip"
           />
  <hotspot name="spotpoint78" devices="flash" zorder="3"/>
  <hotspot name="spotpoint78" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint78" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint78">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint78].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint78].visible, true);
  </action>
  <events name="pano44stopanimatedspots" onremovepano="stopspotanimation(spotpoint78);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint78].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Ренген" @PanoFile="E:/Sema/4/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano42"
       heading="0"
       group="panogroup45"
       thumburl="%FIRSTXML%/panorama_42/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano42_title"
       descriptionid="pano42_description"
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="4.047633" tofov="74.380165" waittime="1" speed="-5"/>

    <panoview h="-24.757100" v="4.047633" fov="74.380165" 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="74.380165"
          hlookat="-24.757100"
          vlookat="4.047633"/>

    <preview url="%FIRSTXML%/panorama_42/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_42/0/2/%v_%u.jpg"/>
          <right url="panorama_42/1/2/%v_%u.jpg"/>
          <back  url="panorama_42/2/2/%v_%u.jpg"/>
          <left  url="panorama_42/3/2/%v_%u.jpg"/>
          <up    url="panorama_42/4/2/%v_%u.jpg"/>
          <down  url="panorama_42/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_42/0/1/%v_%u.jpg"/>
          <right url="panorama_42/1/1/%v_%u.jpg"/>
          <back  url="panorama_42/2/1/%v_%u.jpg"/>
          <left  url="panorama_42/3/1/%v_%u.jpg"/>
          <up    url="panorama_42/4/1/%v_%u.jpg"/>
          <down  url="panorama_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_42/0/0/%v_%u.jpg"/>
          <right url="panorama_42/1/0/%v_%u.jpg"/>
          <back  url="panorama_42/2/0/%v_%u.jpg"/>
          <left  url="panorama_42/3/0/%v_%u.jpg"/>
          <up    url="panorama_42/4/0/%v_%u.jpg"/>
          <down  url="panorama_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_42/mobile/0.jpg"/>
        <right url="panorama_42/mobile/1.jpg"/>
        <back  url="panorama_42/mobile/2.jpg"/>
        <left  url="panorama_42/mobile/3.jpg"/>
        <up    url="panorama_42/mobile/4.jpg"/>
        <down  url="panorama_42/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint76"
           ath="139.029837" atv="0.000000"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint76"
           tooltip="spotpoint76_tooltip"
           />
  <hotspot name="spotpoint76" devices="flash" zorder="3"/>
  <hotspot name="spotpoint76" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint76" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint76">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint76].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint76].visible, true);
  </action>
  <events name="pano42stopanimatedspots" onremovepano="stopspotanimation(spotpoint76);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint76].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Офтальмология" @PanoFile="E:/Sema/16/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano20"
       heading="0"
       group="panogroup45"
       thumburl="%FIRSTXML%/panorama_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano20_title"
       descriptionid="pano20_description"
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="-0.743802" tofov="74.380165" waittime="1" speed="5"/>

    <panoview h="-36.494628" v="-0.743802" fov="74.380165" 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="74.380165"
          hlookat="-36.494628"
          vlookat="-0.743802"/>

    <preview url="%FIRSTXML%/panorama_20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_20/0/2/%v_%u.jpg"/>
          <right url="panorama_20/1/2/%v_%u.jpg"/>
          <back  url="panorama_20/2/2/%v_%u.jpg"/>
          <left  url="panorama_20/3/2/%v_%u.jpg"/>
          <up    url="panorama_20/4/2/%v_%u.jpg"/>
          <down  url="panorama_20/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_20/0/1/%v_%u.jpg"/>
          <right url="panorama_20/1/1/%v_%u.jpg"/>
          <back  url="panorama_20/2/1/%v_%u.jpg"/>
          <left  url="panorama_20/3/1/%v_%u.jpg"/>
          <up    url="panorama_20/4/1/%v_%u.jpg"/>
          <down  url="panorama_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_20/0/0/%v_%u.jpg"/>
          <right url="panorama_20/1/0/%v_%u.jpg"/>
          <back  url="panorama_20/2/0/%v_%u.jpg"/>
          <left  url="panorama_20/3/0/%v_%u.jpg"/>
          <up    url="panorama_20/4/0/%v_%u.jpg"/>
          <down  url="panorama_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_20/mobile/0.jpg"/>
        <right url="panorama_20/mobile/1.jpg"/>
        <back  url="panorama_20/mobile/2.jpg"/>
        <left  url="panorama_20/mobile/3.jpg"/>
        <up    url="panorama_20/mobile/4.jpg"/>
        <down  url="panorama_20/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint74"
           ath="-168.837192" atv="3.913021"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint74"
           tooltip="spotpoint74_tooltip"
           />
  <hotspot name="spotpoint74" devices="flash" zorder="3"/>
  <hotspot name="spotpoint74" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint74" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint74">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint74].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint74].visible, true);
  </action>
  <events name="pano20stopanimatedspots" onremovepano="stopspotanimation(spotpoint74);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint74].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Многопрофильное отделение : 5 panoramas -->
  

<!-- **** @PanoName="Ресепшен" @PanoFile="E:/Sema/3/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano40"
       heading="0"
       group="panogroup27"
       thumburl="%FIRSTXML%/pano_40/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano40_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="9.236846" tofov="50.802654" waittime="1" speed="-5"/>

    <panoview h="5.311187" v="9.236846" fov="50.802654" 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="50.802654"
          hlookat="5.311187"
          vlookat="9.236846"/>

    <preview url="%FIRSTXML%/pano_40/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_40/0/2/%v_%u.jpg"/>
          <right url="pano_40/1/2/%v_%u.jpg"/>
          <back  url="pano_40/2/2/%v_%u.jpg"/>
          <left  url="pano_40/3/2/%v_%u.jpg"/>
          <up    url="pano_40/4/2/%v_%u.jpg"/>
          <down  url="pano_40/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_40/0/1/%v_%u.jpg"/>
          <right url="pano_40/1/1/%v_%u.jpg"/>
          <back  url="pano_40/2/1/%v_%u.jpg"/>
          <left  url="pano_40/3/1/%v_%u.jpg"/>
          <up    url="pano_40/4/1/%v_%u.jpg"/>
          <down  url="pano_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_40/0/0/%v_%u.jpg"/>
          <right url="pano_40/1/0/%v_%u.jpg"/>
          <back  url="pano_40/2/0/%v_%u.jpg"/>
          <left  url="pano_40/3/0/%v_%u.jpg"/>
          <up    url="pano_40/4/0/%v_%u.jpg"/>
          <down  url="pano_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_40/mobile/0.jpg"/>
        <right url="pano_40/mobile/1.jpg"/>
        <back  url="pano_40/mobile/2.jpg"/>
        <left  url="pano_40/mobile/3.jpg"/>
        <up    url="pano_40/mobile/4.jpg"/>
        <down  url="pano_40/mobile/5.jpg"/>
      </image>



  <!-- **** 4 Point Spots **** -->

  <hotspot name="spotpoint68"
           ath="93.209700" atv="4.506438"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint68"
           tooltip="spotpoint68_tooltip"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint68" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint68">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano131);
      lookat(26.297107, 25.229752, 74.380165);
    


  </action>

  <hotspot name="spotpoint156"
           ath="-47.760342" atv="1.673820"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint156"
           tooltip="spotpoint156_tooltip"
           />
  <hotspot name="spotpoint156" devices="flash" zorder="3"/>
  <hotspot name="spotpoint156" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint156" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint156">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano64);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint157"
           ath="-173.580599" atv="3.218884"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint157"
           tooltip="spotpoint157_tooltip"
           />
  <hotspot name="spotpoint157" devices="flash" zorder="3"/>
  <hotspot name="spotpoint157" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint157" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint157">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint158"
           ath="28.502140" atv="0.643777"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint158"
           tooltip="spotpoint158_tooltip"
           />
  <hotspot name="spotpoint158" devices="flash" zorder="3"/>
  <hotspot name="spotpoint158" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint158" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint158">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano32);
      lookat(25.200000, 11.250000, 90.000000);
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint68].visible, false);
    set(hotspot[spotpoint156].visible, false);
    set(hotspot[spotpoint157].visible, false);
    set(hotspot[spotpoint158].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint68].visible, true);
    set(hotspot[spotpoint156].visible, true);
    set(hotspot[spotpoint157].visible, true);
    set(hotspot[spotpoint158].visible, true);
  </action>
  <events name="pano40stopanimatedspots" onremovepano="stopspotanimation(spotpoint68);stopspotanimation(spotpoint156);stopspotanimation(spotpoint157);stopspotanimation(spotpoint158);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint68].zorder2, %1);

        tween(hotspot[spotpoint156].zorder2, %1);

        tween(hotspot[spotpoint157].zorder2, %1);

        tween(hotspot[spotpoint158].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Реанимация" @PanoFile="E:/Sema/13/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano64"
       heading="0"
       group="panogroup27"
       thumburl="%FIRSTXML%/pano_64/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano64_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="6.050488" tofov="67.618332" waittime="1" speed="-5"/>

    <panoview h="38.283471" v="6.050488" fov="67.618332" 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="67.618332"
          hlookat="38.283471"
          vlookat="6.050488"/>

    <preview url="%FIRSTXML%/pano_64/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_64/0/2/%v_%u.jpg"/>
          <right url="pano_64/1/2/%v_%u.jpg"/>
          <back  url="pano_64/2/2/%v_%u.jpg"/>
          <left  url="pano_64/3/2/%v_%u.jpg"/>
          <up    url="pano_64/4/2/%v_%u.jpg"/>
          <down  url="pano_64/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_64/0/1/%v_%u.jpg"/>
          <right url="pano_64/1/1/%v_%u.jpg"/>
          <back  url="pano_64/2/1/%v_%u.jpg"/>
          <left  url="pano_64/3/1/%v_%u.jpg"/>
          <up    url="pano_64/4/1/%v_%u.jpg"/>
          <down  url="pano_64/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_64/0/0/%v_%u.jpg"/>
          <right url="pano_64/1/0/%v_%u.jpg"/>
          <back  url="pano_64/2/0/%v_%u.jpg"/>
          <left  url="pano_64/3/0/%v_%u.jpg"/>
          <up    url="pano_64/4/0/%v_%u.jpg"/>
          <down  url="pano_64/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_64/mobile/0.jpg"/>
        <right url="pano_64/mobile/1.jpg"/>
        <back  url="pano_64/mobile/2.jpg"/>
        <left  url="pano_64/mobile/3.jpg"/>
        <up    url="pano_64/mobile/4.jpg"/>
        <down  url="pano_64/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint160"
           ath="-122.280992" atv="2.980132"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint160"
           tooltip="spotpoint160_tooltip"
           />
  <hotspot name="spotpoint160" devices="flash" zorder="3"/>
  <hotspot name="spotpoint160" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint160" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint160">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint160].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint160].visible, true);
  </action>
  <events name="pano64stopanimatedspots" onremovepano="stopspotanimation(spotpoint160);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint160].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Палата" @PanoFile="E:/Sema/14/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano131"
       heading="0"
       group="panogroup27"
       thumburl="%FIRSTXML%/pano_131/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano131_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" 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%/pano_131/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_131/0/2/%v_%u.jpg"/>
          <right url="pano_131/1/2/%v_%u.jpg"/>
          <back  url="pano_131/2/2/%v_%u.jpg"/>
          <left  url="pano_131/3/2/%v_%u.jpg"/>
          <up    url="pano_131/4/2/%v_%u.jpg"/>
          <down  url="pano_131/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_131/0/1/%v_%u.jpg"/>
          <right url="pano_131/1/1/%v_%u.jpg"/>
          <back  url="pano_131/2/1/%v_%u.jpg"/>
          <left  url="pano_131/3/1/%v_%u.jpg"/>
          <up    url="pano_131/4/1/%v_%u.jpg"/>
          <down  url="pano_131/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_131/0/0/%v_%u.jpg"/>
          <right url="pano_131/1/0/%v_%u.jpg"/>
          <back  url="pano_131/2/0/%v_%u.jpg"/>
          <left  url="pano_131/3/0/%v_%u.jpg"/>
          <up    url="pano_131/4/0/%v_%u.jpg"/>
          <down  url="pano_131/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_131/mobile/0.jpg"/>
        <right url="pano_131/mobile/1.jpg"/>
        <back  url="pano_131/mobile/2.jpg"/>
        <left  url="pano_131/mobile/3.jpg"/>
        <up    url="pano_131/mobile/4.jpg"/>
        <down  url="pano_131/mobile/5.jpg"/>
      </image>



  <!-- **** 2 Point Spots **** -->

  <hotspot name="spotpoint133"
           ath="83.999877" atv="3.354124"
           visible="true"
           style="IconDisplayanimage"
           descriptionid=""
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint133" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint133">
  displayImage(  %FIRSTXML%/spots/img_9588_89_90_91_92_93_94_fused.jpg 
             ,center,0,0
             ,prop,80%
             ,true
             ,true
             );


  </action>

  <hotspot name="spotpoint134"
           ath="92.994746" atv="0.947368"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint134" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint134">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint133].visible, false);
    set(hotspot[spotpoint134].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint133].visible, true);
    set(hotspot[spotpoint134].visible, true);
  </action>
  <events name="pano131stopanimatedspots" onremovepano="stopspotanimation(spotpoint133);stopspotanimation(spotpoint134);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint133].zorder2, %1);

        tween(hotspot[spotpoint134].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Операционная 1" @PanoFile="E:/Sema/11/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano32"
       heading="0"
       group="panogroup27"
       thumburl="%FIRSTXML%/panorama_32/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano32_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="14.850000" 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="14.850000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/panorama_32/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_32/0/2/%v_%u.jpg"/>
          <right url="panorama_32/1/2/%v_%u.jpg"/>
          <back  url="panorama_32/2/2/%v_%u.jpg"/>
          <left  url="panorama_32/3/2/%v_%u.jpg"/>
          <up    url="panorama_32/4/2/%v_%u.jpg"/>
          <down  url="panorama_32/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_32/0/1/%v_%u.jpg"/>
          <right url="panorama_32/1/1/%v_%u.jpg"/>
          <back  url="panorama_32/2/1/%v_%u.jpg"/>
          <left  url="panorama_32/3/1/%v_%u.jpg"/>
          <up    url="panorama_32/4/1/%v_%u.jpg"/>
          <down  url="panorama_32/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_32/0/0/%v_%u.jpg"/>
          <right url="panorama_32/1/0/%v_%u.jpg"/>
          <back  url="panorama_32/2/0/%v_%u.jpg"/>
          <left  url="panorama_32/3/0/%v_%u.jpg"/>
          <up    url="panorama_32/4/0/%v_%u.jpg"/>
          <down  url="panorama_32/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_32/mobile/0.jpg"/>
        <right url="panorama_32/mobile/1.jpg"/>
        <back  url="panorama_32/mobile/2.jpg"/>
        <left  url="panorama_32/mobile/3.jpg"/>
        <up    url="panorama_32/mobile/4.jpg"/>
        <down  url="panorama_32/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint159"
           ath="-32.429752" atv="0.000000"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint159"
           tooltip="spotpoint159_tooltip"
           />
  <hotspot name="spotpoint159" devices="flash" zorder="3"/>
  <hotspot name="spotpoint159" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint159" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint159">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint159].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint159].visible, true);
  </action>
  <events name="pano32stopanimatedspots" onremovepano="stopspotanimation(spotpoint159);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint159].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Операционная 2" @PanoFile="E:/Sema/12/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano34"
       heading="0"
       group="panogroup27"
       thumburl="%FIRSTXML%/panorama_34/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano34_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="-4.146694" tofov="74.380165" waittime="1" speed="5"/>

    <panoview h="-10.535950" v="-4.146694" fov="74.380165" 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="74.380165"
          hlookat="-10.535950"
          vlookat="-4.146694"/>

    <preview url="%FIRSTXML%/panorama_34/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_34/0/2/%v_%u.jpg"/>
          <right url="panorama_34/1/2/%v_%u.jpg"/>
          <back  url="panorama_34/2/2/%v_%u.jpg"/>
          <left  url="panorama_34/3/2/%v_%u.jpg"/>
          <up    url="panorama_34/4/2/%v_%u.jpg"/>
          <down  url="panorama_34/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_34/0/1/%v_%u.jpg"/>
          <right url="panorama_34/1/1/%v_%u.jpg"/>
          <back  url="panorama_34/2/1/%v_%u.jpg"/>
          <left  url="panorama_34/3/1/%v_%u.jpg"/>
          <up    url="panorama_34/4/1/%v_%u.jpg"/>
          <down  url="panorama_34/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_34/0/0/%v_%u.jpg"/>
          <right url="panorama_34/1/0/%v_%u.jpg"/>
          <back  url="panorama_34/2/0/%v_%u.jpg"/>
          <left  url="panorama_34/3/0/%v_%u.jpg"/>
          <up    url="panorama_34/4/0/%v_%u.jpg"/>
          <down  url="panorama_34/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_34/mobile/0.jpg"/>
        <right url="panorama_34/mobile/1.jpg"/>
        <back  url="panorama_34/mobile/2.jpg"/>
        <left  url="panorama_34/mobile/3.jpg"/>
        <up    url="panorama_34/mobile/4.jpg"/>
        <down  url="panorama_34/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint161"
           ath="126.446281" atv="5.364238"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint161"
           tooltip="spotpoint161_tooltip"
           />
  <hotspot name="spotpoint161" devices="flash" zorder="3"/>
  <hotspot name="spotpoint161" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint161" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint161">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint161].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint161].visible, true);
  </action>
  <events name="pano34stopanimatedspots" onremovepano="stopspotanimation(spotpoint161);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint161].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Кардиологическое отделение : 3 panoramas -->
  

<!-- **** @PanoName="Ресепшен" @PanoFile="E:/Sema/15/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano127"
       heading="0"
       group="panogroup128"
       thumburl="%FIRSTXML%/pano_127/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano127_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" 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%/pano_127/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_127/0/2/%v_%u.jpg"/>
          <right url="pano_127/1/2/%v_%u.jpg"/>
          <back  url="pano_127/2/2/%v_%u.jpg"/>
          <left  url="pano_127/3/2/%v_%u.jpg"/>
          <up    url="pano_127/4/2/%v_%u.jpg"/>
          <down  url="pano_127/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_127/0/1/%v_%u.jpg"/>
          <right url="pano_127/1/1/%v_%u.jpg"/>
          <back  url="pano_127/2/1/%v_%u.jpg"/>
          <left  url="pano_127/3/1/%v_%u.jpg"/>
          <up    url="pano_127/4/1/%v_%u.jpg"/>
          <down  url="pano_127/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_127/0/0/%v_%u.jpg"/>
          <right url="pano_127/1/0/%v_%u.jpg"/>
          <back  url="pano_127/2/0/%v_%u.jpg"/>
          <left  url="pano_127/3/0/%v_%u.jpg"/>
          <up    url="pano_127/4/0/%v_%u.jpg"/>
          <down  url="pano_127/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_127/mobile/0.jpg"/>
        <right url="pano_127/mobile/1.jpg"/>
        <back  url="pano_127/mobile/2.jpg"/>
        <left  url="pano_127/mobile/3.jpg"/>
        <up    url="pano_127/mobile/4.jpg"/>
        <down  url="pano_127/mobile/5.jpg"/>
      </image>



  <!-- **** 3 Point Spots **** -->

  <hotspot name="spotpoint130"
           ath="-134.776860" atv="-2.384106"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint130" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint130">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano24);
      lookat(12.833283, 30.754508, 67.618332);
    


  </action>

  <hotspot name="spotpoint162"
           ath="-38.380165" atv="1.192053"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint162" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint162">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    


  </action>

  <hotspot name="spotpoint163"
           ath="38.975207" atv="1.788079"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint163"
           tooltip="spotpoint163_tooltip"
           />
  <hotspot name="spotpoint163" devices="flash" zorder="3"/>
  <hotspot name="spotpoint163" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint163" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint163">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano28);
      lookat(-99.840063, 13.171354, 50.802654);
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint130].visible, false);
    set(hotspot[spotpoint162].visible, false);
    set(hotspot[spotpoint163].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint130].visible, true);
    set(hotspot[spotpoint162].visible, true);
    set(hotspot[spotpoint163].visible, true);
  </action>
  <events name="pano127stopanimatedspots" onremovepano="stopspotanimation(spotpoint130);stopspotanimation(spotpoint162);stopspotanimation(spotpoint163);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint130].zorder2, %1);

        tween(hotspot[spotpoint162].zorder2, %1);

        tween(hotspot[spotpoint163].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Палата" @PanoFile="E:/Sema/14/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano24"
       heading="0"
       group="panogroup128"
       thumburl="%FIRSTXML%/pano_24/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano24_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="22.500000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-11.700000" v="22.500000" 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="-11.700000"
          vlookat="22.500000"/>

    <preview url="%FIRSTXML%/pano_24/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="pano_24/0/2/%v_%u.jpg"/>
          <right url="pano_24/1/2/%v_%u.jpg"/>
          <back  url="pano_24/2/2/%v_%u.jpg"/>
          <left  url="pano_24/3/2/%v_%u.jpg"/>
          <up    url="pano_24/4/2/%v_%u.jpg"/>
          <down  url="pano_24/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="pano_24/0/1/%v_%u.jpg"/>
          <right url="pano_24/1/1/%v_%u.jpg"/>
          <back  url="pano_24/2/1/%v_%u.jpg"/>
          <left  url="pano_24/3/1/%v_%u.jpg"/>
          <up    url="pano_24/4/1/%v_%u.jpg"/>
          <down  url="pano_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="pano_24/0/0/%v_%u.jpg"/>
          <right url="pano_24/1/0/%v_%u.jpg"/>
          <back  url="pano_24/2/0/%v_%u.jpg"/>
          <left  url="pano_24/3/0/%v_%u.jpg"/>
          <up    url="pano_24/4/0/%v_%u.jpg"/>
          <down  url="pano_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="pano_24/mobile/0.jpg"/>
        <right url="pano_24/mobile/1.jpg"/>
        <back  url="pano_24/mobile/2.jpg"/>
        <left  url="pano_24/mobile/3.jpg"/>
        <up    url="pano_24/mobile/4.jpg"/>
        <down  url="pano_24/mobile/5.jpg"/>
      </image>



  <!-- **** 2 Point Spots **** -->

  <hotspot name="spotpoint71"
           ath="95.720766" atv="0.559080"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint71"
           tooltip="spotpoint71_tooltip"
           />
  <hotspot name="spotpoint71" devices="flash" zorder="3"/>
  <hotspot name="spotpoint71" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint71" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint71">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano127);
      lookat(-56.164924, 0.152879, 61.471211);
    


  </action>

  <hotspot name="spotpoint79"
           ath="83.040483" atv="0.477004"
           visible="true"
           style="IconDisplayanimage"
           descriptionid=""
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint79" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint79">
  displayImage(  %FIRSTXML%/spots/img_9588_89_90_91_92_93_94_fused.jpg 
             ,center,0,0
             ,prop,80%
             ,true
             ,true
             );


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint71].visible, false);
    set(hotspot[spotpoint79].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint71].visible, true);
    set(hotspot[spotpoint79].visible, true);
  </action>
  <events name="pano24stopanimatedspots" onremovepano="stopspotanimation(spotpoint71);stopspotanimation(spotpoint79);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint71].zorder2, %1);

        tween(hotspot[spotpoint79].zorder2, %1);

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Операционная" @PanoFile="E:/Sema/9/tiff/PhotomatixResults01/Panorama.tif" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano28"
       heading="0"
       group="panogroup128"
       thumburl="%FIRSTXML%/panorama_28/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano28_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       seen="false">


    <autorotate horizon="-1.053389" tofov="50.802654" waittime="1" speed="5"/>

    <panoview h="-83.075187" v="-1.053389" fov="50.802654" 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="50.802654"
          hlookat="-83.075187"
          vlookat="-1.053389"/>

    <preview url="%FIRSTXML%/panorama_28/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="3820" tiledimageheight="3820">
          <front url="panorama_28/0/2/%v_%u.jpg"/>
          <right url="panorama_28/1/2/%v_%u.jpg"/>
          <back  url="panorama_28/2/2/%v_%u.jpg"/>
          <left  url="panorama_28/3/2/%v_%u.jpg"/>
          <up    url="panorama_28/4/2/%v_%u.jpg"/>
          <down  url="panorama_28/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1910" tiledimageheight="1910">
          <front url="panorama_28/0/1/%v_%u.jpg"/>
          <right url="panorama_28/1/1/%v_%u.jpg"/>
          <back  url="panorama_28/2/1/%v_%u.jpg"/>
          <left  url="panorama_28/3/1/%v_%u.jpg"/>
          <up    url="panorama_28/4/1/%v_%u.jpg"/>
          <down  url="panorama_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="955" tiledimageheight="955">
          <front url="panorama_28/0/0/%v_%u.jpg"/>
          <right url="panorama_28/1/0/%v_%u.jpg"/>
          <back  url="panorama_28/2/0/%v_%u.jpg"/>
          <left  url="panorama_28/3/0/%v_%u.jpg"/>
          <up    url="panorama_28/4/0/%v_%u.jpg"/>
          <down  url="panorama_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock+!webgl">
        <front url="panorama_28/mobile/0.jpg"/>
        <right url="panorama_28/mobile/1.jpg"/>
        <back  url="panorama_28/mobile/2.jpg"/>
        <left  url="panorama_28/mobile/3.jpg"/>
        <up    url="panorama_28/mobile/4.jpg"/>
        <down  url="panorama_28/mobile/5.jpg"/>
      </image>



  <!-- **** 1 Point Spots **** -->

  <hotspot name="spotpoint164"
           ath="58.016529" atv="4.768212"
           visible="true"
           style="IconLoadpanorama"
           descriptionid=""
           onclick="onclickspotpoint164"
           tooltip="spotpoint164_tooltip"
           />
  <hotspot name="spotpoint164" devices="flash" zorder="3"/>
  <hotspot name="spotpoint164" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint164" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint164">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano127);
      lookat(-37.560199, 1.937960, 50.802654);
    


  </action>

  <action name="hidepanopointspots">
    set(hotspot[spotpoint164].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint164].visible, true);
  </action>
  <events name="pano28stopanimatedspots" onremovepano="stopspotanimation(spotpoint164);" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint164].zorder2, %1);

      );
    );
  </action>


</scene>




  <!-- Awake HTML5 plugins -->
  <events name="eventKrpanoLoadedEvts" onxmlcomplete="eventKrpanoLoadedAction();" keep="true" />
  <action name="eventKrpanoLoadedAction">
    
    set(events[eventKrpanoLoadedEvts].name, null);
    js(eventKrpanoLoaded());
  </action>

</krpano>

