<?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.0 64bits : 26-02-2016 10-04-40 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/Beautiful Minds FINAL_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/Beautiful Minds FINAL_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/Beautiful Minds FINAL_messages_en.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano4510);
    );
    mainloadsceneStartup(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="panogroup137"
                 mainscene="pano119"
                 color="808080"
                 alpha="1"
                 thumburl="%FIRSTXML%/area_1_119/thumbnail.jpg"
                 floorplanurl=""
                 titleid="panogroup137_title"
                 descriptionid=""/>

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

<!-- **** @PanoName="Lobby" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 1-Beautiful Minds Lobby/Pano1 Beautiful Minds Lobby.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano4510"
       heading="0"
       thumburl="%FIRSTXML%/lobby_4510/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano4510_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="59.500000" waittime="1" speed="5"/>


    <panoview h="-36.320000" v="0.000000" fov="59.500000" hmin="-180" hmax="180" vmin="-36" vmax="36" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-36"
          vlookatmax="36"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="59.500000"
          hlookat="-36.320000"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="72" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1063">
            <sphere url="lobby_4510/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="531">
            <sphere url="lobby_4510/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="lobby_4510/html5/0.jpg"/>
    <right url="lobby_4510/html5/1.jpg"/>
    <back  url="lobby_4510/html5/2.jpg"/>
    <left  url="lobby_4510/html5/3.jpg"/>
    <up    url="lobby_4510/html5/4.jpg"/>
    <down  url="lobby_4510/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="lobby_4510/tablet/0.jpg"/>
        <right url="lobby_4510/tablet/1.jpg"/>
        <back  url="lobby_4510/tablet/2.jpg"/>
        <left  url="lobby_4510/tablet/3.jpg"/>
        <up    url="lobby_4510/tablet/4.jpg"/>
        <down  url="lobby_4510/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="lobby_4510/mobile/0.jpg"/>
        <right url="lobby_4510/mobile/1.jpg"/>
        <back  url="lobby_4510/mobile/2.jpg"/>
        <left  url="lobby_4510/mobile/3.jpg"/>
        <up    url="lobby_4510/mobile/4.jpg"/>
        <down  url="lobby_4510/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4514"
           ath="-41.970241" atv="5.399999"
           style="IconLeft"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4514"
           tooltip="spotpoint4514_tooltip"
           />
  <hotspot name="spotpoint4514" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4514" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4514">
  
        mainloadscene(pano119);lookat(-168.502000, 0.000000, 71.188700);


  </action>





  <hotspot name="spotpoint4515"
           ath="-45.286921" atv="5.399999"
           style="IconRight"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4515"
           tooltip="spotpoint4515_tooltip"
           />
  <hotspot name="spotpoint4515" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4515" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4515">
  
        mainloadscene(pano129);lookat(-62.851500, -0.974444, 64.962900);


  </action>



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


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


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


        tween(hotspot[spotpoint4514].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4514, hotspot[spotpoint4514].url); set(hotspot[spotpoint4514].url, ""); copy(hotspot[spotpoint4514].url, urlbckpspotpoint4514););

        tween(hotspot[spotpoint4515].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4515, hotspot[spotpoint4515].url); set(hotspot[spotpoint4515].url, ""); copy(hotspot[spotpoint4515].url, urlbckpspotpoint4515););

      );
    );
  </action>


</scene>


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

<!-- **** @PanoName="Infant Room" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 7-Beautiful Minds Infant Room/Pano 7 Beautiful Minds Infant Room.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano129"
       heading="0"
       thumburl="%FIRSTXML%/infant_room_129/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano129_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="64.962900" waittime="1" speed="5"/>


    <panoview h="-66.749300" v="0.000000" fov="64.962900" hmin="-180" hmax="180" vmin="-35.729599999999998" vmax="35.729599999999998" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-35.729599999999998"
          vlookatmax="35.729599999999998"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="64.962900"
          hlookat="-66.749300"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="71.459199999999996" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1055">
            <sphere url="infant_room_129/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="527">
            <sphere url="infant_room_129/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="infant_room_129/html5/0.jpg"/>
    <right url="infant_room_129/html5/1.jpg"/>
    <back  url="infant_room_129/html5/2.jpg"/>
    <left  url="infant_room_129/html5/3.jpg"/>
    <up    url="infant_room_129/html5/4.jpg"/>
    <down  url="infant_room_129/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="infant_room_129/tablet/0.jpg"/>
        <right url="infant_room_129/tablet/1.jpg"/>
        <back  url="infant_room_129/tablet/2.jpg"/>
        <left  url="infant_room_129/tablet/3.jpg"/>
        <up    url="infant_room_129/tablet/4.jpg"/>
        <down  url="infant_room_129/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="infant_room_129/mobile/0.jpg"/>
        <right url="infant_room_129/mobile/1.jpg"/>
        <back  url="infant_room_129/mobile/2.jpg"/>
        <left  url="infant_room_129/mobile/3.jpg"/>
        <up    url="infant_room_129/mobile/4.jpg"/>
        <down  url="infant_room_129/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4220"
           ath="18.847432" atv="0.381450"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4220"
           tooltip="spotpoint4220_tooltip"
           />
  <hotspot name="spotpoint4220" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4220" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4220">
  
        mainloadscene(pano4510);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint4230"
           ath="-98.285403" atv="0.127127"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4230"
           tooltip="spotpoint4230_tooltip"
           />
  <hotspot name="spotpoint4230" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4230" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4230">
  
        mainloadscene(pano123);lookat(82.152500, 2.382500, 59.500000);


  </action>



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


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


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


        tween(hotspot[spotpoint4220].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4220, hotspot[spotpoint4220].url); set(hotspot[spotpoint4220].url, ""); copy(hotspot[spotpoint4220].url, urlbckpspotpoint4220););

        tween(hotspot[spotpoint4230].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4230, hotspot[spotpoint4230].url); set(hotspot[spotpoint4230].url, ""); copy(hotspot[spotpoint4230].url, urlbckpspotpoint4230););

      );
    );
  </action>


</scene>


  <!-- Group Areas : 4 panoramas -->
  

<!-- **** @PanoName="Area 1" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 2-Beautiful Minds Area 1/Pano 2- Beautiful Minds Area 1 ICE 20%.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano119"
       heading="0"
       group="panogroup137"
       thumburl="%FIRSTXML%/area_1_119/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano119_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="71.188700" waittime="1" speed="5"/>


    <panoview h="32.746800" v="0.000000" fov="71.188700" hmin="-180" hmax="180" vmin="-35.594349999999999" vmax="35.594349999999999" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-35.594349999999999"
          vlookatmax="35.594349999999999"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="71.188700"
          hlookat="32.746800"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="71.188699999999997" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1050">
            <sphere url="area_1_119/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="525">
            <sphere url="area_1_119/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="area_1_119/html5/0.jpg"/>
    <right url="area_1_119/html5/1.jpg"/>
    <back  url="area_1_119/html5/2.jpg"/>
    <left  url="area_1_119/html5/3.jpg"/>
    <up    url="area_1_119/html5/4.jpg"/>
    <down  url="area_1_119/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="area_1_119/tablet/0.jpg"/>
        <right url="area_1_119/tablet/1.jpg"/>
        <back  url="area_1_119/tablet/2.jpg"/>
        <left  url="area_1_119/tablet/3.jpg"/>
        <up    url="area_1_119/tablet/4.jpg"/>
        <down  url="area_1_119/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="area_1_119/mobile/0.jpg"/>
        <right url="area_1_119/mobile/1.jpg"/>
        <back  url="area_1_119/mobile/2.jpg"/>
        <left  url="area_1_119/mobile/3.jpg"/>
        <up    url="area_1_119/mobile/4.jpg"/>
        <down  url="area_1_119/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4223"
           ath="8.728209" atv="0.637923"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4223"
           tooltip="spotpoint4223_tooltip"
           />
  <hotspot name="spotpoint4223" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4223" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4223">
  
        mainloadscene(pano4510);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint4224"
           ath="169.880390" atv="12.630228"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4224"
           tooltip="spotpoint4224_tooltip"
           />
  <hotspot name="spotpoint4224" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4224" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4224">
  
        mainloadscene(pano123);lookat(-145.732000, 6.250000, 59.500000);


  </action>





  <hotspot name="spotpoint4226"
           ath="175.952160" atv="12.119948"
           style="IconLeft"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4226"
           tooltip="spotpoint4226_tooltip"
           />
  <hotspot name="spotpoint4226" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4226" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4226">
  
        mainloadscene(pano121);lookat(-37.500400, 2.286610, 65.331600);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint4223].visible, false);
    set(hotspot[spotpoint4224].visible, false);
    set(hotspot[spotpoint4226].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint4223].visible, true);
    set(hotspot[spotpoint4224].visible, true);
    set(hotspot[spotpoint4226].visible, true);
  </action>
  <events name="pano119stopanimatedspots" onremovepano="" />


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


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


        tween(hotspot[spotpoint4223].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4223, hotspot[spotpoint4223].url); set(hotspot[spotpoint4223].url, ""); copy(hotspot[spotpoint4223].url, urlbckpspotpoint4223););

        tween(hotspot[spotpoint4224].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4224, hotspot[spotpoint4224].url); set(hotspot[spotpoint4224].url, ""); copy(hotspot[spotpoint4224].url, urlbckpspotpoint4224););

        tween(hotspot[spotpoint4226].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4226, hotspot[spotpoint4226].url); set(hotspot[spotpoint4226].url, ""); copy(hotspot[spotpoint4226].url, urlbckpspotpoint4226););

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Area 2" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 3- Beautiful Minds Area 2/Beautiful Minds Area 2 ICE 20%.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano121"
       heading="0"
       group="panogroup137"
       thumburl="%FIRSTXML%/area_2_121/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano121_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="65.331600" waittime="1" speed="5"/>


    <panoview h="-35.213700" v="0.000000" fov="65.331600" hmin="-180" hmax="180" vmin="-35.932400000000001" vmax="35.932400000000001" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-35.932400000000001"
          vlookatmax="35.932400000000001"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="65.331600"
          hlookat="-35.213700"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="71.864800000000002" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1060">
            <sphere url="area_2_121/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="530">
            <sphere url="area_2_121/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="area_2_121/html5/0.jpg"/>
    <right url="area_2_121/html5/1.jpg"/>
    <back  url="area_2_121/html5/2.jpg"/>
    <left  url="area_2_121/html5/3.jpg"/>
    <up    url="area_2_121/html5/4.jpg"/>
    <down  url="area_2_121/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="area_2_121/tablet/0.jpg"/>
        <right url="area_2_121/tablet/1.jpg"/>
        <back  url="area_2_121/tablet/2.jpg"/>
        <left  url="area_2_121/tablet/3.jpg"/>
        <up    url="area_2_121/tablet/4.jpg"/>
        <down  url="area_2_121/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="area_2_121/mobile/0.jpg"/>
        <right url="area_2_121/mobile/1.jpg"/>
        <back  url="area_2_121/mobile/2.jpg"/>
        <left  url="area_2_121/mobile/3.jpg"/>
        <up    url="area_2_121/mobile/4.jpg"/>
        <down  url="area_2_121/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4228"
           ath="17.076595" atv="14.016150"
           style="IconRight"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4228"
           tooltip="spotpoint4228_tooltip"
           />
  <hotspot name="spotpoint4228" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4228" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4228">
  
        mainloadscene(pano119);lookat(-6.051040, 0.000000, 71.188700);


  </action>





  <hotspot name="spotpoint4231"
           ath="21.377528" atv="8.409693"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4231"
           tooltip="spotpoint4231_tooltip"
           />
  <hotspot name="spotpoint4231" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4231" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4231">
  
        mainloadscene(pano123);lookat(85.747500, 1.490000, 59.500000);


  </action>





  <hotspot name="spotpoint4232"
           ath="25.678074" atv="14.016150"
           style="IconLeft"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4232"
           tooltip="spotpoint4232_tooltip"
           />
  <hotspot name="spotpoint4232" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4232" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4232">
  
        mainloadscene(pano125);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint4228].visible, false);
    set(hotspot[spotpoint4231].visible, false);
    set(hotspot[spotpoint4232].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint4228].visible, true);
    set(hotspot[spotpoint4231].visible, true);
    set(hotspot[spotpoint4232].visible, true);
  </action>
  <events name="pano121stopanimatedspots" onremovepano="" />


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


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


        tween(hotspot[spotpoint4228].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4228, hotspot[spotpoint4228].url); set(hotspot[spotpoint4228].url, ""); copy(hotspot[spotpoint4228].url, urlbckpspotpoint4228););

        tween(hotspot[spotpoint4231].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4231, hotspot[spotpoint4231].url); set(hotspot[spotpoint4231].url, ""); copy(hotspot[spotpoint4231].url, urlbckpspotpoint4231););

        tween(hotspot[spotpoint4232].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4232, hotspot[spotpoint4232].url); set(hotspot[spotpoint4232].url, ""); copy(hotspot[spotpoint4232].url, urlbckpspotpoint4232););

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Area 3" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 4-Beautiful Minds Area 3/Pano 4-Beautiful Minds Area 3.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano123"
       heading="0"
       group="panogroup137"
       thumburl="%FIRSTXML%/area_3_123/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano123_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="59.500000" waittime="1" speed="5"/>


    <panoview h="85.450000" v="0.000000" fov="59.500000" hmin="-180" hmax="180" vmin="-36" vmax="36" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-36"
          vlookatmax="36"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="59.500000"
          hlookat="85.450000"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="72" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1063">
            <sphere url="area_3_123/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="531">
            <sphere url="area_3_123/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="area_3_123/html5/0.jpg"/>
    <right url="area_3_123/html5/1.jpg"/>
    <back  url="area_3_123/html5/2.jpg"/>
    <left  url="area_3_123/html5/3.jpg"/>
    <up    url="area_3_123/html5/4.jpg"/>
    <down  url="area_3_123/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="area_3_123/tablet/0.jpg"/>
        <right url="area_3_123/tablet/1.jpg"/>
        <back  url="area_3_123/tablet/2.jpg"/>
        <left  url="area_3_123/tablet/3.jpg"/>
        <up    url="area_3_123/tablet/4.jpg"/>
        <down  url="area_3_123/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="area_3_123/mobile/0.jpg"/>
        <right url="area_3_123/mobile/1.jpg"/>
        <back  url="area_3_123/mobile/2.jpg"/>
        <left  url="area_3_123/mobile/3.jpg"/>
        <up    url="area_3_123/mobile/4.jpg"/>
        <down  url="area_3_123/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4225"
           ath="146.858754" atv="15.137783"
           style="IconLeft"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4225"
           tooltip="spotpoint4225_tooltip"
           />
  <hotspot name="spotpoint4225" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4225" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4225">
  
        mainloadscene(pano119);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint4233"
           ath="-102.839043" atv="1.144874"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4233"
           tooltip="spotpoint4233_tooltip"
           />
  <hotspot name="spotpoint4233" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4233" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4233">
  
        mainloadscene(pano129);lookat(90.460800, -0.649629, 64.962900);


  </action>





  <hotspot name="spotpoint4234"
           ath="140.281205" atv="11.067121"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4234"
           tooltip="spotpoint4234_tooltip"
           />
  <hotspot name="spotpoint4234" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4234" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4234">
  
        mainloadscene(pano121);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint4235"
           ath="132.438598" atv="15.137783"
           style="IconRight"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4235"
           tooltip="spotpoint4235_tooltip"
           />
  <hotspot name="spotpoint4235" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4235" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4235">
  
        mainloadscene(pano125);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint4225].visible, false);
    set(hotspot[spotpoint4233].visible, false);
    set(hotspot[spotpoint4234].visible, false);
    set(hotspot[spotpoint4235].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint4225].visible, true);
    set(hotspot[spotpoint4233].visible, true);
    set(hotspot[spotpoint4234].visible, true);
    set(hotspot[spotpoint4235].visible, true);
  </action>
  <events name="pano123stopanimatedspots" onremovepano="" />


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


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


        tween(hotspot[spotpoint4225].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4225, hotspot[spotpoint4225].url); set(hotspot[spotpoint4225].url, ""); copy(hotspot[spotpoint4225].url, urlbckpspotpoint4225););

        tween(hotspot[spotpoint4233].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4233, hotspot[spotpoint4233].url); set(hotspot[spotpoint4233].url, ""); copy(hotspot[spotpoint4233].url, urlbckpspotpoint4233););

        tween(hotspot[spotpoint4234].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4234, hotspot[spotpoint4234].url); set(hotspot[spotpoint4234].url, ""); copy(hotspot[spotpoint4234].url, urlbckpspotpoint4234););

        tween(hotspot[spotpoint4235].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4235, hotspot[spotpoint4235].url); set(hotspot[spotpoint4235].url, ""); copy(hotspot[spotpoint4235].url, urlbckpspotpoint4235););

      );
    );
  </action>


</scene>



<!-- **** @PanoName="Area 4" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 5- Beautiful Minds Area 4/Pano 5 Beautiful Minds Area 4.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano125"
       heading="0"
       group="panogroup137"
       thumburl="%FIRSTXML%/area_4_125/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano125_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="71.864800" waittime="1" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="71.864800" hmin="-180" hmax="180" vmin="-35.932400000000001" vmax="35.932400000000001" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-35.932400000000001"
          vlookatmax="35.932400000000001"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="71.864800"
          hlookat="0.000000"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="71.864800000000002" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1060">
            <sphere url="area_4_125/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="530">
            <sphere url="area_4_125/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="area_4_125/html5/0.jpg"/>
    <right url="area_4_125/html5/1.jpg"/>
    <back  url="area_4_125/html5/2.jpg"/>
    <left  url="area_4_125/html5/3.jpg"/>
    <up    url="area_4_125/html5/4.jpg"/>
    <down  url="area_4_125/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="area_4_125/tablet/0.jpg"/>
        <right url="area_4_125/tablet/1.jpg"/>
        <back  url="area_4_125/tablet/2.jpg"/>
        <left  url="area_4_125/tablet/3.jpg"/>
        <up    url="area_4_125/tablet/4.jpg"/>
        <down  url="area_4_125/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="area_4_125/mobile/0.jpg"/>
        <right url="area_4_125/mobile/1.jpg"/>
        <back  url="area_4_125/mobile/2.jpg"/>
        <left  url="area_4_125/mobile/3.jpg"/>
        <up    url="area_4_125/mobile/4.jpg"/>
        <down  url="area_4_125/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4236"
           ath="-73.492559" atv="7.900027"
           style="IconRight"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4236"
           tooltip="spotpoint4236_tooltip"
           />
  <hotspot name="spotpoint4236" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4236" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4236">
  
        mainloadscene(pano121);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint4237"
           ath="-69.950885" atv="7.645195"
           style="IconLeft"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4237"
           tooltip="spotpoint4237_tooltip"
           />
  <hotspot name="spotpoint4237" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4237" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4237">
  
        mainloadscene(pano123);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



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


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


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


        tween(hotspot[spotpoint4236].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4236, hotspot[spotpoint4236].url); set(hotspot[spotpoint4236].url, ""); copy(hotspot[spotpoint4236].url, urlbckpspotpoint4236););

        tween(hotspot[spotpoint4237].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4237, hotspot[spotpoint4237].url); set(hotspot[spotpoint4237].url, ""); copy(hotspot[spotpoint4237].url, urlbckpspotpoint4237););

      );
    );
  </action>


</scene>


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

<!-- **** @PanoName="Lower Level" @PanoFile="H:/Virtual Tours/16-01 Beautiful Minds Day Care/Pano 6- Beautiful Minds Lower Level/Pano 6- Beautiful Minds Lower Level.jpg" **** -->
<!-- **** Width="0px" Height="0px" **** -->
<scene name="pano127"
       heading="0"
       thumburl="%FIRSTXML%/lower_level_127/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano127_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="false"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="54.090000" waittime="1" speed="5"/>


    <panoview h="98.500000" v="0.000000" fov="54.090000" hmin="-180" hmax="180" vmin="-36" vmax="36" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-36"
          vlookatmax="36"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="54.090000"
          hlookat="98.500000"
          vlookat="0.000000"/>

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


        <image type="SPHERE" hfov="360" vfov="72" voffset="0" multires="true" baseindex="0" tilesize="512" devices="flash.and.desktop">
          <level tiledimagewidth="5325" tiledimageheight="1063">
            <sphere url="lower_level_127/1/%v_%u.jpg"/>
          </level>
          <level tiledimagewidth="2662" tiledimageheight="531">
            <sphere url="lower_level_127/0/%v_%u.jpg"/>
          </level>
        </image>
  
  <image type="CUBE" devices="desktop.and.html5">
    <front url="lower_level_127/html5/0.jpg"/>
    <right url="lower_level_127/html5/1.jpg"/>
    <back  url="lower_level_127/html5/2.jpg"/>
    <left  url="lower_level_127/html5/3.jpg"/>
    <up    url="lower_level_127/html5/4.jpg"/>
    <down  url="lower_level_127/html5/5.jpg"/>
  </image>
  
      <image type="CUBE" devices="tablet">
        <front url="lower_level_127/tablet/0.jpg"/>
        <right url="lower_level_127/tablet/1.jpg"/>
        <back  url="lower_level_127/tablet/2.jpg"/>
        <left  url="lower_level_127/tablet/3.jpg"/>
        <up    url="lower_level_127/tablet/4.jpg"/>
        <down  url="lower_level_127/tablet/5.jpg"/>
      </image>
      <image type="CUBE" devices="mobile">
        <front url="lower_level_127/mobile/0.jpg"/>
        <right url="lower_level_127/mobile/1.jpg"/>
        <back  url="lower_level_127/mobile/2.jpg"/>
        <left  url="lower_level_127/mobile/3.jpg"/>
        <up    url="lower_level_127/mobile/4.jpg"/>
        <down  url="lower_level_127/mobile/5.jpg"/>
      </image>


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



  <hotspot name="spotpoint4508"
           ath="35.591755" atv="0.514297"
           style="IconUpArrow"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint4508"
           tooltip="spotpoint4508_tooltip"
           />
  <hotspot name="spotpoint4508" devices="flash" zorder="3"/>
  <hotspot name="spotpoint4508" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint4508">
  
        mainloadscene(pano4510);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



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


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


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


        tween(hotspot[spotpoint4508].zorder2, %1, 0.5, default, copy(urlbckpspotpoint4508, hotspot[spotpoint4508].url); set(hotspot[spotpoint4508].url, ""); copy(hotspot[spotpoint4508].url, urlbckpspotpoint4508););

      );
    );
  </action>


</scene>


  <krpano nofullspherepanoavailable="true" />


  <!-- Awake HTML5 plugins -->
  <events name="eventKrpanoLoadedEvts" onxmlcomplete="eventKrpanoLoadedAction();" keep="true" />
  <action name="eventKrpanoLoadedAction">
    
    set(events[eventKrpanoLoadedEvts].name, null);
    js(eventKrpanoLoaded());
  </action>

</krpano>

