<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">


  <security cors="">
    <!--
    <crossdomainxml url="http://RESSOURCES_URL/crossdomain.xml" />
    -->
    <allowdomain domain="*" />
  </security>

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

  <!-- generated by Panotour Pro V2.5.7 64bits : 30-06-2017 11-37-27 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/vt360_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/vt360_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/vt360_messages_pt.xml"/>

  <action name="startup">

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

  <!-- 8 Groups -->

  <!-- Group Grupo 1059 : 1 panoramas -->
  

<!-- **** @PanoName="Exterior" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/001 Exterior.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1051"
       heading="0"
       thumburl="%FIRSTXML%/_001_exterior_1051/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1051_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="-1.800000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-76.950000" v="-1.800000" 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="-76.950000"
          vlookat="-1.800000"/>

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


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








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





  <hotspot name="spotpoint1067"
           ath="-116.101440" atv="-3.142798"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1067"
           tooltip="spotpoint1067_tooltip"
           />
  <hotspot name="spotpoint1067" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1067" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1067">
  
        mainloadscene(pano1052);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1060 : 1 panoramas -->
  

<!-- **** @PanoName="Recepção" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/002 Recepção.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1052"
       heading="0"
       thumburl="%FIRSTXML%/_002_recepcao_1052/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1052_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="2.700000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-137.700000" v="2.700000" 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="-137.700000"
          vlookat="2.700000"/>

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


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








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





  <hotspot name="spotpoint1068"
           ath="45.356755" atv="4.285805"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1068"
           tooltip="spotpoint1068_tooltip"
           />
  <hotspot name="spotpoint1068" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1068" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1068">
  
        mainloadscene(pano1051);


  </action>







  <hotspot name="spotpoint1069"
           ath="-107.543519" atv="4.285805"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1069"
           tooltip="spotpoint1069_tooltip"
           />
  <hotspot name="spotpoint1069" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1069" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1069">
  
        mainloadscene(pano1053);


  </action>







  <hotspot name="spotpoint1070"
           ath="-113.248798" atv="-5.428619"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1070"
           tooltip="spotpoint1070_tooltip"
           />
  <hotspot name="spotpoint1070" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1070" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1070">
  
        mainloadscene(pano1054);


  </action>







  <hotspot name="spotpoint1071"
           ath="-123.518161" atv="5.999941"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1071"
           tooltip="spotpoint1071_tooltip"
           />
  <hotspot name="spotpoint1071" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1071" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1071">
  
        mainloadscene(pano1056);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint1068].visible, false);
    set(hotspot[spotpoint1069].visible, false);
    set(hotspot[spotpoint1070].visible, false);
    set(hotspot[spotpoint1071].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint1068].visible, true);
    set(hotspot[spotpoint1069].visible, true);
    set(hotspot[spotpoint1070].visible, true);
    set(hotspot[spotpoint1071].visible, true);
  </action>
  <events name="pano1052stopanimatedspots" onremovepano="stopspotanimation(spotpoint1068);stopspotanimation(spotpoint1069);stopspotanimation(spotpoint1070);stopspotanimation(spotpoint1071);" />


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




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




  </action>

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


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

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

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

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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1061 : 1 panoramas -->
  

<!-- **** @PanoName="Estúdio1" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/003 Estúdio1.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1053"
       heading="0"
       thumburl="%FIRSTXML%/_003_estudio1_1053/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1053_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="1.350000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-58.950000" v="1.350000" 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="-58.950000"
          vlookat="1.350000"/>

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


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








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





  <hotspot name="spotpoint1072"
           ath="134.928718" atv="3.714302"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1072"
           tooltip="spotpoint1072_tooltip"
           />
  <hotspot name="spotpoint1072" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1072" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1072">
  
        mainloadscene(pano1052);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1062 : 1 panoramas -->
  

<!-- **** @PanoName="EstúdioPT" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/004 Estúdio2.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1054"
       heading="0"
       thumburl="%FIRSTXML%/_004_estudio2_1054/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1054_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.450000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-137.250000" v="0.450000" 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="-137.250000"
          vlookat="0.450000"/>

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


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








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





  <hotspot name="spotpoint1073"
           ath="25.958869" atv="1.999984"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1073"
           tooltip="spotpoint1073_tooltip"
           />
  <hotspot name="spotpoint1073" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1073" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1073">
  
        mainloadscene(pano1052);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1063 : 1 panoramas -->
  

<!-- **** @PanoName="EstúdioPersonal20" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/005 Estúdio3.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1055"
       heading="0"
       thumburl="%FIRSTXML%/_005_estudio3_1055/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1055_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="4.050000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-67.500000" v="4.050000" 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="-67.500000"
          vlookat="4.050000"/>

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


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








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





  <hotspot name="spotpoint1080"
           ath="-172.583208" atv="11.714215"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1080"
           tooltip="spotpoint1080_tooltip"
           />
  <hotspot name="spotpoint1080" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1080" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1080">
  
        mainloadscene(pano1056);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1064 : 1 panoramas -->
  

<!-- **** @PanoName=" Hall" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/006 Hall.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1056"
       heading="0"
       thumburl="%FIRSTXML%/_006_hall_1056/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1056_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="4.950000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="-36.000000" v="4.950000" 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="-36.000000"
          vlookat="4.950000"/>

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


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








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





  <hotspot name="spotpoint1074"
           ath="29.381754" atv="18.571497"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1074"
           tooltip="spotpoint1074_tooltip"
           />
  <hotspot name="spotpoint1074" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1074" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1074">
  
        mainloadscene(pano1057);


  </action>







  <hotspot name="spotpoint1075"
           ath="-88.716241" atv="13.428544"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1075"
           tooltip="spotpoint1075_tooltip"
           />
  <hotspot name="spotpoint1075" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1075" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1075">
  
        mainloadscene(pano1055);


  </action>







  <hotspot name="spotpoint1077"
           ath="151.473956" atv="3.714302"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1077"
           tooltip="spotpoint1077_tooltip"
           />
  <hotspot name="spotpoint1077" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1077" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1077">
  
        mainloadscene(pano1052);


  </action>







  <hotspot name="spotpoint1118"
           ath="168.426354" atv="5.796543"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1118"
           tooltip="spotpoint1118_tooltip"
           />
  <hotspot name="spotpoint1118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1118">
  
        mainloadscene(pano1058);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint1074].visible, false);
    set(hotspot[spotpoint1075].visible, false);
    set(hotspot[spotpoint1077].visible, false);
    set(hotspot[spotpoint1118].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint1074].visible, true);
    set(hotspot[spotpoint1075].visible, true);
    set(hotspot[spotpoint1077].visible, true);
    set(hotspot[spotpoint1118].visible, true);
  </action>
  <events name="pano1056stopanimatedspots" onremovepano="stopspotanimation(spotpoint1074);stopspotanimation(spotpoint1075);stopspotanimation(spotpoint1077);stopspotanimation(spotpoint1118);" />


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




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




  </action>

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


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

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

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

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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1065 : 1 panoramas -->
  

<!-- **** @PanoName="Estúdio2" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/007 Estúdio4.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1057"
       heading="0"
       thumburl="%FIRSTXML%/_007_estudio4_1057/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1057_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="-0.450000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="53.100000" v="-0.450000" 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="53.100000"
          vlookat="-0.450000"/>

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


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








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





  <hotspot name="spotpoint1078"
           ath="-159.461172" atv="6.571444"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1078"
           tooltip="spotpoint1078_tooltip"
           />
  <hotspot name="spotpoint1078" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1078" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1078">
  
        mainloadscene(pano1056);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <!-- Group Grupo 1066 : 1 panoramas -->
  

<!-- **** @PanoName=" Balneários" @PanoFile="C:/Users/Virtual Tour/Desktop/VT360/VivaFit/panos/008 Balneário.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano1058"
       heading="0"
       thumburl="%FIRSTXML%/_008_balneario_1058/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano1058_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="4.950000" tofov="90.000000" waittime="0" speed="10"/>


    <panoview h="108.450000" v="4.950000" 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="108.450000"
          vlookat="4.950000"/>

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


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








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





  <hotspot name="spotpoint1079"
           ath="-42.504119" atv="-0.857159"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           onclick="onclickspotpoint1079"
           tooltip="spotpoint1079_tooltip"
           />
  <hotspot name="spotpoint1079" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1079" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1079">
  
        mainloadscene(pano1056);


  </action>



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


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




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




  </action>

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


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

      );
    );
  </action>


</scene>


  <krpano nofullspherepanoavailable="false" />



</krpano>

