Your IP : 216.73.217.47


Current Path : /home/azimutno/www/images/msg/maisondata/
Upload File :
Current File : /home/azimutno/www/images/msg/maisondata/maison.xml

<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.20.10"
        onstart="startup"
        logkey="false"
        debugmode="false"
        debugkeys="true"
        debugjsactions="false"
        debugjsplugins="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">


  <security cors="">
  </security>

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

  <!-- generated by Panotour Pro V2.5.14 64bits : 26-01-2022 23-36-27 -->
  <!-- Project file : /Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/visite virtuelle/gez-doiceau.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/maison_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/maison_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/maison_messages_fr.xml"/>

  <action name="startup">

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

  <!-- 11 Groups -->

  <!-- Group Groupe 28 : 1 panoramas -->
  
<!-- **** @PanoName="facade" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/facade.jpg" **** -->
<!-- **** Width="13444px" Height="6722px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/facade_17/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano17_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="70.000000" waittime="3" speed="3"/>
    <panoview h="168.000000" v="0.000000" fov="70.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="70.000000"
          hlookat="168.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/facade_17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="facade_17/html5/0.jpg"/>
      <right url="facade_17/html5/1.jpg"/>
      <back  url="facade_17/html5/2.jpg"/>
      <left  url="facade_17/html5/3.jpg"/>
      <up    url="facade_17/html5/4.jpg"/>
      <down  url="facade_17/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="facade_17/tablet/0.jpg"/>
      <right url="facade_17/tablet/1.jpg"/>
      <back  url="facade_17/tablet/2.jpg"/>
      <left  url="facade_17/tablet/3.jpg"/>
      <up    url="facade_17/tablet/4.jpg"/>
      <down  url="facade_17/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="facade_17/mobile/0.jpg"/>
      <right url="facade_17/mobile/1.jpg"/>
      <back  url="facade_17/mobile/2.jpg"/>
      <left  url="facade_17/mobile/3.jpg"/>
      <up    url="facade_17/mobile/4.jpg"/>
      <down  url="facade_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint33"
           ath="173.530167" atv="-3.007712"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint33"
           tooltip="spotpoint33_tooltip"
           />
  <hotspot name="spotpoint33" devices="flash" zorder="3"/>
  <hotspot name="spotpoint33" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint33">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano16);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <!-- Group Groupe 27 : 1 panoramas -->
  
<!-- **** @PanoName="entree" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/entree.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/entree_16/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano16_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/entree_16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="entree_16/html5/0.jpg"/>
      <right url="entree_16/html5/1.jpg"/>
      <back  url="entree_16/html5/2.jpg"/>
      <left  url="entree_16/html5/3.jpg"/>
      <up    url="entree_16/html5/4.jpg"/>
      <down  url="entree_16/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="entree_16/tablet/0.jpg"/>
      <right url="entree_16/tablet/1.jpg"/>
      <back  url="entree_16/tablet/2.jpg"/>
      <left  url="entree_16/tablet/3.jpg"/>
      <up    url="entree_16/tablet/4.jpg"/>
      <down  url="entree_16/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="entree_16/mobile/0.jpg"/>
      <right url="entree_16/mobile/1.jpg"/>
      <back  url="entree_16/mobile/2.jpg"/>
      <left  url="entree_16/mobile/3.jpg"/>
      <up    url="entree_16/mobile/4.jpg"/>
      <down  url="entree_16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint34"
           ath="-137.021823" atv="-3.470437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint34"
           tooltip="spotpoint34_tooltip"
           />
  <hotspot name="spotpoint34" devices="flash" zorder="3"/>
  <hotspot name="spotpoint34" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint34">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano17);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint35"
           ath="-9.935815" atv="5.321337"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint35"
           tooltip="spotpoint35_tooltip"
           />
  <hotspot name="spotpoint35" devices="flash" zorder="3"/>
  <hotspot name="spotpoint35" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint35">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano20);lookat(-68.400000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

  
  set(hotspot[spotpoint35].visible, true);
  </action>
  <events name="pano16stopanimatedspots" onremovepano="stopspotanimation(spotpoint34);stopspotanimation(spotpoint35);" />

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



</scene>

  <!-- Group Groupe 31 : 1 panoramas -->
  
<!-- **** @PanoName="salon" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/salon.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/salon_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/salon_20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="salon_20/html5/0.jpg"/>
      <right url="salon_20/html5/1.jpg"/>
      <back  url="salon_20/html5/2.jpg"/>
      <left  url="salon_20/html5/3.jpg"/>
      <up    url="salon_20/html5/4.jpg"/>
      <down  url="salon_20/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="salon_20/tablet/0.jpg"/>
      <right url="salon_20/tablet/1.jpg"/>
      <back  url="salon_20/tablet/2.jpg"/>
      <left  url="salon_20/tablet/3.jpg"/>
      <up    url="salon_20/tablet/4.jpg"/>
      <down  url="salon_20/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="salon_20/mobile/0.jpg"/>
      <right url="salon_20/mobile/1.jpg"/>
      <back  url="salon_20/mobile/2.jpg"/>
      <left  url="salon_20/mobile/3.jpg"/>
      <up    url="salon_20/mobile/4.jpg"/>
      <down  url="salon_20/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint36"
           ath="-98.664955" atv="2.544987"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint36"
           tooltip="spotpoint36_tooltip"
           />
  <hotspot name="spotpoint36" devices="flash" zorder="3"/>
  <hotspot name="spotpoint36" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint36">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano16);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint37"
           ath="-126.854942" atv="0.694087"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint37"
           tooltip="spotpoint37_tooltip"
           />
  <hotspot name="spotpoint37" devices="flash" zorder="3"/>
  <hotspot name="spotpoint37" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint37">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint38"
           ath="164.749679" atv="3.933162"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint38"
           tooltip="spotpoint38_tooltip"
           />
  <hotspot name="spotpoint38" devices="flash" zorder="3"/>
  <hotspot name="spotpoint38" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint38">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano15);lookat(169.875000, 5.175000, 90.000000);


  </action>





  <hotspot name="spotpoint59"
           ath="125.006418" atv="4.858612"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano57"
           onclick="onclickspotpoint59"
           />
  <hotspot name="spotpoint59" devices="flash" zorder="3"/>
  <hotspot name="spotpoint59" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint59">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano57);lookat(-111.150000, 2.475000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

  
  set(hotspot[spotpoint59].visible, true);
  </action>
  <events name="pano20stopanimatedspots" onremovepano="stopspotanimation(spotpoint36);stopspotanimation(spotpoint37);stopspotanimation(spotpoint38);stopspotanimation(spotpoint59);" />

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



</scene>

  <!-- Group Groupe 26 : 1 panoramas -->
  
<!-- **** @PanoName="cuisine" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/cuisine.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/cuisine_15/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano15_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/cuisine_15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="cuisine_15/html5/0.jpg"/>
      <right url="cuisine_15/html5/1.jpg"/>
      <back  url="cuisine_15/html5/2.jpg"/>
      <left  url="cuisine_15/html5/3.jpg"/>
      <up    url="cuisine_15/html5/4.jpg"/>
      <down  url="cuisine_15/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="cuisine_15/tablet/0.jpg"/>
      <right url="cuisine_15/tablet/1.jpg"/>
      <back  url="cuisine_15/tablet/2.jpg"/>
      <left  url="cuisine_15/tablet/3.jpg"/>
      <up    url="cuisine_15/tablet/4.jpg"/>
      <down  url="cuisine_15/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="cuisine_15/mobile/0.jpg"/>
      <right url="cuisine_15/mobile/1.jpg"/>
      <back  url="cuisine_15/mobile/2.jpg"/>
      <left  url="cuisine_15/mobile/3.jpg"/>
      <up    url="cuisine_15/mobile/4.jpg"/>
      <down  url="cuisine_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint40"
           ath="-168.446727" atv="3.933162"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint40"
           tooltip="spotpoint40_tooltip"
           />
  <hotspot name="spotpoint40" devices="flash" zorder="3"/>
  <hotspot name="spotpoint40" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint40">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano20);lookat(133.650000, 1.125000, 90.000000);


  </action>





  <hotspot name="spotpoint41"
           ath="126.392811" atv="3.933162"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint41"
           tooltip="spotpoint41_tooltip"
           />
  <hotspot name="spotpoint41" devices="flash" zorder="3"/>
  <hotspot name="spotpoint41" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint41">
  
displayImage(%FIRSTXML%/spots/buandrie-cuisine.jpg
             ,center,0,0
             ,'',''
             ,false
             ,false
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>



  <action name="hidepanopointspots">

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

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

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

  
  set(hotspot[spotpoint41].visible, true);
  </action>
  <events name="pano15stopanimatedspots" onremovepano="stopspotanimation(spotpoint40);stopspotanimation(spotpoint41);" />

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



</scene>

  <!-- Group Groupe 30 : 1 panoramas -->
  
<!-- **** @PanoName="palier" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/palier.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/palier_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano19_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/palier_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="palier_19/html5/0.jpg"/>
      <right url="palier_19/html5/1.jpg"/>
      <back  url="palier_19/html5/2.jpg"/>
      <left  url="palier_19/html5/3.jpg"/>
      <up    url="palier_19/html5/4.jpg"/>
      <down  url="palier_19/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="palier_19/tablet/0.jpg"/>
      <right url="palier_19/tablet/1.jpg"/>
      <back  url="palier_19/tablet/2.jpg"/>
      <left  url="palier_19/tablet/3.jpg"/>
      <up    url="palier_19/tablet/4.jpg"/>
      <down  url="palier_19/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="palier_19/mobile/0.jpg"/>
      <right url="palier_19/mobile/1.jpg"/>
      <back  url="palier_19/mobile/2.jpg"/>
      <left  url="palier_19/mobile/3.jpg"/>
      <up    url="palier_19/mobile/4.jpg"/>
      <down  url="palier_19/mobile/5.jpg"/>
    </image>




  <!-- **** 6 Point Spots **** -->



  <hotspot name="spotpoint43"
           ath="-9.935815" atv="27.994859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint43"
           tooltip="spotpoint43_tooltip"
           />
  <hotspot name="spotpoint43" devices="flash" zorder="3"/>
  <hotspot name="spotpoint43" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint43">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano20);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint44"
           ath="-102.362003" atv="3.470437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint44"
           tooltip="spotpoint44_tooltip"
           />
  <hotspot name="spotpoint44" devices="flash" zorder="3"/>
  <hotspot name="spotpoint44" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint44">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano12);lookat(-58.500000, 3.825000, 90.000000);


  </action>





  <hotspot name="spotpoint45"
           ath="-161.976893" atv="4.395887"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint45"
           tooltip="spotpoint45_tooltip"
           />
  <hotspot name="spotpoint45" devices="flash" zorder="3"/>
  <hotspot name="spotpoint45" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint45">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano13);lookat(-79.425000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint46"
           ath="76.020539" atv="5.784062"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint46"
           tooltip="spotpoint46_tooltip"
           />
  <hotspot name="spotpoint46" devices="flash" zorder="3"/>
  <hotspot name="spotpoint46" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint46">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano10);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint47"
           ath="150.423620" atv="0.231362"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint47"
           tooltip="spotpoint47_tooltip"
           />
  <hotspot name="spotpoint47" devices="flash" zorder="3"/>
  <hotspot name="spotpoint47" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint47">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano11);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint48"
           ath="12.246470" atv="-20.128535"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint48"
           tooltip="spotpoint48_tooltip"
           />
  <hotspot name="spotpoint48" devices="flash" zorder="3"/>
  <hotspot name="spotpoint48" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint48">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano14);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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

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

  
  set(hotspot[spotpoint48].visible, true);
  </action>
  <events name="pano19stopanimatedspots" onremovepano="stopspotanimation(spotpoint43);stopspotanimation(spotpoint44);stopspotanimation(spotpoint45);stopspotanimation(spotpoint46);stopspotanimation(spotpoint47);stopspotanimation(spotpoint48);" />

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



</scene>

  <!-- Group Groupe 21 : 1 panoramas -->
  
<!-- **** @PanoName="bain" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/bain.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/bain_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/bain_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="bain_10/html5/0.jpg"/>
      <right url="bain_10/html5/1.jpg"/>
      <back  url="bain_10/html5/2.jpg"/>
      <left  url="bain_10/html5/3.jpg"/>
      <up    url="bain_10/html5/4.jpg"/>
      <down  url="bain_10/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="bain_10/tablet/0.jpg"/>
      <right url="bain_10/tablet/1.jpg"/>
      <back  url="bain_10/tablet/2.jpg"/>
      <left  url="bain_10/tablet/3.jpg"/>
      <up    url="bain_10/tablet/4.jpg"/>
      <down  url="bain_10/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="bain_10/mobile/0.jpg"/>
      <right url="bain_10/mobile/1.jpg"/>
      <back  url="bain_10/mobile/2.jpg"/>
      <left  url="bain_10/mobile/3.jpg"/>
      <up    url="bain_10/mobile/4.jpg"/>
      <down  url="bain_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint53"
           ath="-14.094994" atv="0.231362"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(59.400000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <!-- Group Groupe 23 : 1 panoramas -->
  
<!-- **** @PanoName="chambre01" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/chambre01.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/chambre01_12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano12_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/chambre01_12/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="chambre01_12/html5/0.jpg"/>
      <right url="chambre01_12/html5/1.jpg"/>
      <back  url="chambre01_12/html5/2.jpg"/>
      <left  url="chambre01_12/html5/3.jpg"/>
      <up    url="chambre01_12/html5/4.jpg"/>
      <down  url="chambre01_12/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="chambre01_12/tablet/0.jpg"/>
      <right url="chambre01_12/tablet/1.jpg"/>
      <back  url="chambre01_12/tablet/2.jpg"/>
      <left  url="chambre01_12/tablet/3.jpg"/>
      <up    url="chambre01_12/tablet/4.jpg"/>
      <down  url="chambre01_12/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="chambre01_12/mobile/0.jpg"/>
      <right url="chambre01_12/mobile/1.jpg"/>
      <back  url="chambre01_12/mobile/2.jpg"/>
      <left  url="chambre01_12/mobile/3.jpg"/>
      <up    url="chambre01_12/mobile/4.jpg"/>
      <down  url="chambre01_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint51"
           ath="-96.354300" atv="2.082262"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint51"
           tooltip="spotpoint51_tooltip"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint51">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(-94.725000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <!-- Group Groupe 24 : 1 panoramas -->
  
<!-- **** @PanoName="chambre02" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/chambre02.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/chambre02_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/chambre02_13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="chambre02_13/html5/0.jpg"/>
      <right url="chambre02_13/html5/1.jpg"/>
      <back  url="chambre02_13/html5/2.jpg"/>
      <left  url="chambre02_13/html5/3.jpg"/>
      <up    url="chambre02_13/html5/4.jpg"/>
      <down  url="chambre02_13/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="chambre02_13/tablet/0.jpg"/>
      <right url="chambre02_13/tablet/1.jpg"/>
      <back  url="chambre02_13/tablet/2.jpg"/>
      <left  url="chambre02_13/tablet/3.jpg"/>
      <up    url="chambre02_13/tablet/4.jpg"/>
      <down  url="chambre02_13/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="chambre02_13/mobile/0.jpg"/>
      <right url="chambre02_13/mobile/1.jpg"/>
      <back  url="chambre02_13/mobile/2.jpg"/>
      <left  url="chambre02_13/mobile/3.jpg"/>
      <up    url="chambre02_13/mobile/4.jpg"/>
      <down  url="chambre02_13/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint52"
           ath="-78.793325" atv="-0.231362"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <!-- Group Groupe 22 : 1 panoramas -->
  
<!-- **** @PanoName="bureau" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/bureau.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/bureau_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/bureau_11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="bureau_11/html5/0.jpg"/>
      <right url="bureau_11/html5/1.jpg"/>
      <back  url="bureau_11/html5/2.jpg"/>
      <left  url="bureau_11/html5/3.jpg"/>
      <up    url="bureau_11/html5/4.jpg"/>
      <down  url="bureau_11/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="bureau_11/tablet/0.jpg"/>
      <right url="bureau_11/tablet/1.jpg"/>
      <back  url="bureau_11/tablet/2.jpg"/>
      <left  url="bureau_11/tablet/3.jpg"/>
      <up    url="bureau_11/tablet/4.jpg"/>
      <down  url="bureau_11/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="bureau_11/mobile/0.jpg"/>
      <right url="bureau_11/mobile/1.jpg"/>
      <back  url="bureau_11/mobile/2.jpg"/>
      <left  url="bureau_11/mobile/3.jpg"/>
      <up    url="bureau_11/mobile/4.jpg"/>
      <down  url="bureau_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint54"
           ath="-170.757381" atv="4.395887"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint54"
           tooltip="spotpoint54_tooltip"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint54">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(118.575000, 0.675000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <!-- Group Groupe 25 : 1 panoramas -->
  
<!-- **** @PanoName="comble" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/comble.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/comble_14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano14_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/comble_14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="comble_14/html5/0.jpg"/>
      <right url="comble_14/html5/1.jpg"/>
      <back  url="comble_14/html5/2.jpg"/>
      <left  url="comble_14/html5/3.jpg"/>
      <up    url="comble_14/html5/4.jpg"/>
      <down  url="comble_14/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="comble_14/tablet/0.jpg"/>
      <right url="comble_14/tablet/1.jpg"/>
      <back  url="comble_14/tablet/2.jpg"/>
      <left  url="comble_14/tablet/3.jpg"/>
      <up    url="comble_14/tablet/4.jpg"/>
      <down  url="comble_14/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="comble_14/mobile/0.jpg"/>
      <right url="comble_14/mobile/1.jpg"/>
      <back  url="comble_14/mobile/2.jpg"/>
      <left  url="comble_14/mobile/3.jpg"/>
      <up    url="comble_14/mobile/4.jpg"/>
      <down  url="comble_14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint55"
           ath="-74.172015" atv="7.634961"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint55"
           tooltip="spotpoint55_tooltip"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint55">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano19);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint56"
           ath="-95.430039" atv="1.156812"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint56"
           tooltip="spotpoint56_tooltip"
           />
  <hotspot name="spotpoint56" devices="flash" zorder="3"/>
  <hotspot name="spotpoint56" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint56">
  
displayImage(%FIRSTXML%/spots/grenier.jpg
             ,center,0,0
             ,'',''
             ,false
             ,false
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>



  <action name="hidepanopointspots">

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

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

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

  
  set(hotspot[spotpoint56].visible, true);
  </action>
  <events name="pano14stopanimatedspots" onremovepano="stopspotanimation(spotpoint55);stopspotanimation(spotpoint56);" />

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



</scene>

  <!-- Group Groupe 58 : 1 panoramas -->
  
<!-- **** @PanoName="jardin3" @PanoFile="/Users/titi/Documents/NikonTransfert/027-grey-oiseau/•••Photo_360°/gez-oiseau-360-publication_web/jardin3.jpg" **** -->
<!-- **** Width="7000px" Height="3500px" **** -->
<scene name="pano57"
       heading="0"
       thumburl="%FIRSTXML%/jardin3_57/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="true"
       haspolygons="false"
       titleid="pano57_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="3" speed="3"/>
    <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%/jardin3_57/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop.or.html5">
      <front url="jardin3_57/html5/0.jpg"/>
      <right url="jardin3_57/html5/1.jpg"/>
      <back  url="jardin3_57/html5/2.jpg"/>
      <left  url="jardin3_57/html5/3.jpg"/>
      <up    url="jardin3_57/html5/4.jpg"/>
      <down  url="jardin3_57/html5/5.jpg"/>
    </image>
    <image type="CUBE" devices="tablet">
      <front url="jardin3_57/tablet/0.jpg"/>
      <right url="jardin3_57/tablet/1.jpg"/>
      <back  url="jardin3_57/tablet/2.jpg"/>
      <left  url="jardin3_57/tablet/3.jpg"/>
      <up    url="jardin3_57/tablet/4.jpg"/>
      <down  url="jardin3_57/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="jardin3_57/mobile/0.jpg"/>
      <right url="jardin3_57/mobile/1.jpg"/>
      <back  url="jardin3_57/mobile/2.jpg"/>
      <left  url="jardin3_57/mobile/3.jpg"/>
      <up    url="jardin3_57/mobile/4.jpg"/>
      <down  url="jardin3_57/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint60"
           ath="-102.362003" atv="1.156812"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint60"
           />
  <hotspot name="spotpoint60" devices="flash" zorder="3"/>
  <hotspot name="spotpoint60" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint60">
  onout();hideTooltip();looktohotspot(get(name),get(view.fovmin),smooth(400,20,100));
        mainloadscene(pano20);lookat(119.250000, 6.075000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>