<?xml version="1.0" encoding="UTF-8"?>
<!-- for xml compliance -->
<krpano version="1.0.8.14">
    <!-- ação a desenvolver enquanto carrega -->
    <events onxmlcomplete="onxmlcompleteaction();"/>
    <action name="onxmlcompleteaction">
		plugin[combobox].selectiditem(combobox4);
		firstloadcompleteaction();
	</action>
    <action name="playpanosounds">
		playbackgroundsound(none);
	</action>
    <action name="stoppanosounds">
		stopbackgroundsound();
	</action>
    <action name="closepanoobjects">
	</action>
    <!--************** Panorâmica *****************************************************************-->
    <!-- @File="360 pousada4.xml" @PanoName="3º Andar" @FilePath="C:/Users/Fabio/Pictures/1 Florenca/Tour Florenca/tour-20.jpg" -->
    <panoview h="4.63" v="-0.88" fov="74.38"/>
    <!-- visualizar parâmetros -->
    <view fisheye="0" limitview="range" hlookatmin="-180" hlookatmax="180" vlookatmin="-90" vlookatmax="90" fovmin="45" fovmax="120" fov="74.38" hlookat="4.63" vlookat="-0.88"/>
    <autorotate horizon="-0.88" tofov="74.38" waittime="1" speed="2"/>
    <!-- pré visualizar imagem -->
    <preview url="360 pousadadata/360 pousada4/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" details="16"/>
    <!-- a própria panorâmica -->
    <image type="CUBE" multires="true" tilesize="1006" baseindex="0">
        <level tiledimagewidth="2012" tiledimageheight="2012">
            <left url="360 pousadadata/360 pousada4/3/1/%v_%u.jpg"/>
            <front url="360 pousadadata/360 pousada4/0/1/%v_%u.jpg"/>
            <right url="360 pousadadata/360 pousada4/1/1/%v_%u.jpg"/>
            <back url="360 pousadadata/360 pousada4/2/1/%v_%u.jpg"/>
            <up url="360 pousadadata/360 pousada4/4/1/%v_%u.jpg"/>
            <down url="360 pousadadata/360 pousada4/5/1/%v_%u.jpg"/>
        </level>
        <level tiledimagewidth="1006" tiledimageheight="1006">
            <left url="360 pousadadata/360 pousada4/3/0/%v_%u.jpg"/>
            <front url="360 pousadadata/360 pousada4/0/0/%v_%u.jpg"/>
            <right url="360 pousadadata/360 pousada4/1/0/%v_%u.jpg"/>
            <back url="360 pousadadata/360 pousada4/2/0/%v_%u.jpg"/>
            <up url="360 pousadadata/360 pousada4/4/0/%v_%u.jpg"/>
            <down url="360 pousadadata/360 pousada4/5/0/%v_%u.jpg"/>
        </level>
        <!-- mobile phone / iphone images -->
        <mobile>
            <left url="360 pousadadata/360 pousada4/3/mobile_face.jpg"/>
            <front url="360 pousadadata/360 pousada4/0/mobile_face.jpg"/>
            <right url="360 pousadadata/360 pousada4/1/mobile_face.jpg"/>
            <back url="360 pousadadata/360 pousada4/2/mobile_face.jpg"/>
            <up url="360 pousadadata/360 pousada4/4/mobile_face.jpg"/>
            <down url="360 pousadadata/360 pousada4/5/mobile_face.jpg"/>
        </mobile>
        <!-- tablet pc / ipad images -->
        <tablet>
            <left url="360 pousadadata/360 pousada4/3/tablet_face.jpg"/>
            <front url="360 pousadadata/360 pousada4/0/tablet_face.jpg"/>
            <right url="360 pousadadata/360 pousada4/1/tablet_face.jpg"/>
            <back url="360 pousadadata/360 pousada4/2/tablet_face.jpg"/>
            <up url="360 pousadadata/360 pousada4/4/tablet_face.jpg"/>
            <down url="360 pousadadata/360 pousada4/5/tablet_face.jpg"/>
        </tablet>
    </image>
    <!--************** Atalhos e Brilhos de Lente *************************************************-->
    <hotspot name="spot8" onclick="mainloadpano(360 pousada20.xml);" url="360 pousadadata/graphics/spots/spot2.png" onhover="showtext(Corredor - 3º Andar);" ath="-120.688" atv="6.30162"/>
    <hotspot name="spot9" onclick="mainloadpano(360 pousada11.xml);" url="360 pousadadata/graphics/spots/spot0.png" onhover="showtext(Apto Super Luxo Especial - 301);" ath="8.61745" atv="8.97574"/>
    <hotspot name="spot10" onclick="mainloadpano(360 pousada12.xml);" url="360 pousadadata/graphics/spots/spot3.png" onhover="showtext(Suíte Florença - 306);" ath="19.4899" atv="6.54987"/>
    <hotspot name="spot11" onclick="mainloadpano(360 pousada18.xml);" url="360 pousadadata/graphics/spots/spot3.png" onhover="showtext(Corredor - 2º Andar);" ath="34.7919" atv="9.94609"/>
    <action name="hidepanospotsaction">
		set(hotspot[spot8].visible, false);
		set(hotspot[spot9].visible, false);
		set(hotspot[spot10].visible, false);
		set(hotspot[spot11].visible, false);
	</action>
    <action name="showpanospotsaction">
		set(hotspot[spot8].visible, true);
		set(hotspot[spot9].visible, true);
		set(hotspot[spot10].visible, true);
		set(hotspot[spot11].visible, true);
	</action>
    <!-- fechar todas as panorâmicas -->
</krpano>