<krpano version="1.18" title="Grand Chapultepec Residencial" onstart="startup();">

	<include url="skin/skin_atoyac.xml" />

	<!-- set skin settings: bingmaps? gyro? thumbnails? tooltips? -->
	<skin_settings maps="false"
	               maps_type="bing"
	               maps_bing_api_key=""
	               maps_zoombuttons="false"
	               gyro="true"
	               title="true"
	               thumbs="false"
	               thumbs_width="120" thumbs_height="80" thumbs_padding="10" 
	               thumbs_opened="false"
	               thumbs_text="true"
	               thumbs_dragging="true"
	               thumbs_onhoverscrolling="false"
	               thumbs_scrollbuttons="false"
	               thumbs_scrollindicator="false"
	               thumbs_loop="false"
	               tooltips_thumbs="false"
	               tooltips_hotspots="false"
	               tooltips_mapspots="false"
	               loadscene_flags="MERGE"
	               loadscene_blend="BLEND(0.5)"
	               controlbar_offset="0"
	               />


	
<autorotate enabled="false" 
            waittime="8.0" 
            accel="1.2" 
            speed="2.0" 
            horizon="off"
            />


	<action name="startup">
		if(startscene === null, copy(startscene,scene[0].name));
		loadscene(get(startscene), null, MERGE);
	</action>

<plugin name="cb" url="plugins/combobox.swf" alturl="plugins/combobox.js"
        align="righttop" x="10" y="10" keep="true"
        >
    <item name="item1" caption="Áreas Comunes" onclick="loadscene(scene_lobby, null, MERGE);" />
    <item name="item2" caption="Departamento Tipo 1" onclick="loadscene(scene_t1_02, null, MERGE);" />
    <item name="item3" caption="Departamento Tipo 2" onclick="loadscene(scene_t2_02, null, MERGE);" />
    <item name="item4" caption="Departamento Tipo 3 y 5" onclick="loadscene(scene_t3t5_02, null, MERGE);" />
	<item name="item5" caption="Departamento Tipo 4" onclick="loadscene(scene_t4_02, null, MERGE);" />
	<item name="item6" caption="Departamento Tipo 6" onclick="loadscene(scene_t6_02, null, MERGE);" />
	<item name="item7" caption="Departamento Tipo 7" onclick="loadscene(scene_t7_02, null, MERGE);" />
	<item name="item8" caption="Departamento Tipo 8" onclick="loadscene(scene_t8_02, null, MERGE);" />
	<item name="item9" caption="Departamento Tipo Doble" onclick="loadscene(scene_salacomedor, null, MERGE);" />
</plugin>

	<action name="apagar">
		tween(layer[sotano].alpha, 0.0, 0.5);set(layer[sotano].enabled, false);
		tween(layer[fachada].alpha, 0.0, 0.5);set(layer[fachada	].enabled, false);
		tween(layer[lavanderia].alpha, 0.0, 0.5);set(layer[lavanderia].enabled, false);
		tween(layer[gym].alpha, 0.0, 0.5);set(layer[gym].enabled, false);
		tween(layer[bano].alpha, 0.0, 0.5);set(layer[bano].enabled, false);
</action>

	
<!-- Áreas Comunes -->
	
	<scene name="scene_lobby" title="lobby" onstart="plugin[cb].selectiditem(item1);" thumburl="panos/lobby.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-312.707" vlookat="-0.683" fovtype="MFOV" fov="128.909" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/lobby.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/lobby.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/lobby.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/lobby.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/lobby.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot2" style="arriba" ath="3.450" atv="0.306" linkedscene="scene_distribuidor" lookx="0" looky="10"/>
		
		<hotspot name="spot1" url="skin/btn_camara.png" scale="0.7" distorted="false" zoom="true" ath="133.758" atv="-1.051" onclick="apagar();looktohotspot(spot1, 100);tween(layer[fachada].alpha, 1.0, 0.5);set(layer[fachada].enabled, true);" />	
		<layer name="fachada" url="skin/fachadavigilancia.png" width="50%" height="prop" align="center" enabled="false" alpha="0.0" distorted="false" ath="0.031" atv="0.014"  onclick="apagar();" zorder="4" />
		<hotspot name="spot3" url="skin/arrow_l.png" scale="1.0" distorted="false" zoom="true" ath="-48.605" atv="16.412" onclick="apagar();looktohotspot(spot3, 100);tween(layer[lavanderia].alpha, 1.0, 0.5);set(layer[lavanderia].enabled, true);" />	
		<layer name="lavanderia" url="skin/lavanderia.jpg" width="50%" height="prop" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />



	</scene>
	
	<scene name="scene_distribuidor" title="distribuidor" onstart="plugin[cb].selectiditem(item1);" thumburl="panos/distribuidor.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/distribuidor.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/distribuidor.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/distribuidor.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/distribuidor.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/distribuidor.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="18.374" atv="16.482"  linkedscene="scene_t3t5_02" lookx="-90"  looky="10" />
		<hotspot name="spot2" style="izquierda" ath="18.487" atv="8.030" linkedscene="scene_t1_02" lookx="0" looky="10" />
		<hotspot name="spot3" style="derecha" ath="26.761" atv="3.370"  linkedscene="scene_t2_02" lookx="100" looky="10" />
		<hotspot name="spot4" style="derecha" ath="26.367" atv="12.464" linkedscene="scene_t4_02" lookx="135" looky="10" />
		<hotspot name="spot5" style="abajo" ath="-74.887" atv="10.630" linkedscene="scene_lobby" lookx="0" looky="0" />
		<hotspot name="spot6" style="izquierda" ath="-176.729" atv="7.781" linkedscene="scene_t8_02" lookx="50" looky="0" />
		<hotspot name="spot7" style="izquierda" ath="-179.185" atv="12.963" linkedscene="scene_t6_02" lookx="135" looky="10" />
		<hotspot name="spot8" style="derecha" ath="-168.127" atv="7.546" linkedscene="scene_t7_02" lookx="-150" looky="0" />
		<hotspot name="spot9" url="skin/arrow_up.png" scale="1.0" distorted="false" zoom="true" ath="-80.457" atv="1.433" onclick="apagar();looktohotspot(spot9, 100);tween(layer[gym].alpha, 1.0, 0.5);set(layer[gym].enabled, true);" />	
		<layer name="gym" url="skin/gym.jpg" width="50%" height="prop" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />
		<hotspot name="spot10" style="derecha" ath="-167.088" atv="13.544" linkedscene="scene_t3t5_02" lookx="-90"  looky="10"  />
		<hotspot name="spot11" style="skin_hotspotstyle" ath="119.916" atv="16.922" linkedscene="scene_salacomedor" lookx="-90"  looky="10"  />


	</scene>

<!-- Departamento Tipo 1 -->

	<scene name="scene_t1_01" title="Recámara1" onstart="plugin[cb].selectiditem(item2);" thumburl="panos/t1_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t1_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t1_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t1_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t1_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t1_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="-146.171" atv="19.662" linkedscene="scene_bano_tipo1" lookx="200" looky="10" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="106.834" atv="30.943" linkedscene="scene_t1_02" lookx="135" looky="0" />



	</scene>

	<scene name="scene_t1_02" title="Sala Comedor1" onstart="plugin[cb].selectiditem(item2);" thumburl="panos/t1_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t1_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t1_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t1_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t1_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t1_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="172.189" atv="30.093" linkedscene="scene_distribuidor" lookx="30" looky="0"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-58.031" atv="27.273" linkedscene="scene_t1_01" lookx="-110" looky="10"/>



	</scene>

	<scene name="scene_bano_tipo1" title="Baño y Vestidor1" onstart="" thumburl="panos/b_v.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="205.335" vlookat="11.715" fovtype="MFOV" fov="110.000" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/b_v.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/b_v.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/b_v.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/b_v.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/b_v.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="159.530" atv="34.278" linkedscene="scene_t1_01" lookx="90" looky="10" />
		<hotspot name="bano_b_V" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_b_v, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />



	</scene>

<!-- Departamento Tipo 2 -->

	<scene name="scene_t2_01" title="Recámara2" onstart="plugin[cb].selectiditem(item3);" thumburl="panos/t2_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="120" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t2_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t2_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t2_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t2_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t2_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="derecha" ath="-9.523" atv="23.771" linkedscene="scene_bano_tipo2" lookx="-160" looky="10"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="124.488" atv="34.414" linkedscene="scene_t2_02" lookx="70" looky="10"/>


	</scene>

	<scene name="scene_t2_02" title="Sala Comedor2" onstart="plugin[cb].selectiditem(item3);" thumburl="panos/t2_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="120" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t2_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t2_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t2_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t2_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t2_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-136.342" atv="36.963" linkedscene="scene_t2_01" lookx="-45" looky="10"/>
		<hotspot name="spot2" style="izquierda" ath="28.300" atv="23.713" linkedscene="scene_distribuidor" lookx="30" looky="0"/>



	</scene>
	
	<scene name="scene_bano_tipo2" title="Baño y Vestidor2" onstart="" thumburl="panos/v_b.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/v_b.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/v_b.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/v_b.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/v_b.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/v_b.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="15.270" atv="38.581" linkedscene="scene_t2_01" lookx="160" looky="10"/>
		<hotspot name="bano_v_b" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_v_b, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />

	</scene>

<!-- Departamento Tipo 3 y 5 -->

	<scene name="scene_t3t5_01" title="Recámara3" onstart="plugin[cb].selectiditem(item4);" thumburl="panos/t3t5_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t3t5_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t3t5_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t3t5_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t3t5_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t3t5_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="15.064" atv="26.233" linkedscene="scene_t3t5_02" lookx="-155" looky="10"/>
		<hotspot name="spot2" style="derecha" ath="-122.031" atv="24.531" linkedscene="scene_bano_tipo3" lookx="-160" looky="10" />



	</scene>

	<scene name="scene_t3t5_02" title="Sala Comedor3" onstart="plugin[cb].selectiditem(item4);" thumburl="panos/t3t5_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-90" vlookat="10" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t3t5_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t3t5_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t3t5_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t3t5_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t3t5_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-41.329" atv="32.718" linkedscene="scene_t3t5_01" lookx="180" looky="10"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="123.880" atv="30.554" linkedscene="scene_distribuidor" lookx="30" looky="0"/>



	</scene>
	
	<scene name="scene_bano_tipo3" title="Baño y Vestidor3" onstart="" thumburl="panos/v_b.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/v_b.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/v_b.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/v_b.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/v_b.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/v_b.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="14.174" atv="35.300" linkedscene="scene_t3t5_01" lookx="115" looky="10"/>
		<hotspot name="bano_v_b" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_v_b, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />

	</scene>	

<!-- Departamento Tipo 4 -->

	<scene name="scene_t4_01" title="Recámara4" onstart="plugin[cb].selectiditem(item5);" thumburl="panos/t4_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t4_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t4_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t4_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t4_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t4_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="48.370" atv="18.803" linkedscene="scene_bano_tipo4"  lookx="-160" looky="10"/>
		<hotspot name="spot2" style="izquierda" ath="-57.063" atv="26.056" linkedscene="scene_t4_02"  lookx="150" looky="10"/>


	</scene>

	<scene name="scene_t4_02" title="Sala Comedor4" onstart="plugin[cb].selectiditem(item5);" thumburl="panos/t4_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="135" vlookat="10" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t4_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t4_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t4_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t4_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t4_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-1.068" atv="35.677" linkedscene="scene_t4_01" lookx="90" looky="10"/>
		<hotspot name="spot2" style="derecha" ath="-166.594" atv="27.978" linkedscene="scene_distribuidor" lookx="30" looky="0"/>



	</scene>
	
	<scene name="scene_bano_tipo4" title="Baño y Vestidor4" onstart="" thumburl="panos/b_v.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="205.335" vlookat="11.715" fovtype="MFOV" fov="110.000" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/b_v.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/b_v.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/b_v.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/b_v.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/b_v.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="159.011" atv="32.873" linkedscene="scene_t4_01" lookx="160" looky="10"/>
		<hotspot name="bano_b_V" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_b_v, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />


	</scene>

<!-- Departamento Tipo 6 -->

	<scene name="scene_t6_01" title="Recámara6" onstart="plugin[cb].selectiditem(item6);" thumburl="panos/t6_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t6_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t6_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t6_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t6_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t6_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="derecha" ath="-71.939" atv="28.172" linkedscene="scene_bano_tipo6" lookx="-160" looky="10"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="66.986" atv="38.392" linkedscene="scene_t6_02" lookx="-10" looky="10"/>



	</scene>

	<scene name="scene_t6_02" title="Sala Comedor6" onstart="plugin[cb].selectiditem(item6);" thumburl="panos/t6_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="135" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t6_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t6_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t6_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t6_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t6_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="164.555" atv="29.328" linkedscene="scene_t6_01" lookx="-110" looky="10"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-33.556" atv="12.322" linkedscene="scene_distribuidor" lookx="-175" looky="0"/>


	</scene>
	
	<scene name="scene_bano_tipo6" title="Baño y Vestidor6" onstart="" thumburl="panos/v_b.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/v_b.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/v_b.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/v_b.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/v_b.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/v_b.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="12.753" atv="35.438" linkedscene="scene_t6_01" lookx="-170" looky="10" />
		<hotspot name="bano_v_b" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_v_b, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />

	</scene>

<!-- Departamento Tipo 7 -->

	<scene name="scene_t7_01" title="Recámara7" onstart="plugin[cb].selectiditem(item7);" thumburl="panos/t7_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t7_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t7_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t7_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t7_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t7_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-166.043" atv="24.355" linkedscene="scene_t7_02" lookx="160" looky="10"/>
		<hotspot name="spot2" style="derecha" ath="67.851" atv="25.390" linkedscene="scene_bano_tipo7" lookx="-160" looky="10" />



	</scene>

	<scene name="scene_t7_02" title="Sala Comedor7" onstart="plugin[cb].selectiditem(item7);" thumburl="panos/t7_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-150" vlookat="10" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t7_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t7_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t7_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t7_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t7_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-56.881" atv="25.200" linkedscene="scene_t7_01" lookx="-30" looky="10" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="110.779" atv="26.351" linkedscene="scene_distribuidor" lookx="-175" looky="0" />

	</scene>
	
	<scene name="scene_bano_tipo7" title="Baño y Vestidor7" onstart="" thumburl="panos/v_b.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/v_b.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/v_b.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/v_b.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/v_b.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/v_b.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="15.733" atv="39.606" linkedscene="scene_t7_01" lookx="-75" looky="10" />
		<hotspot name="bano_v_b" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_v_b, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />

	</scene>

<!-- Departamento Tipo 8 -->

	<scene name="scene_t8_01" title="Recámara8" onstart="plugin[cb].selectiditem(item8);" thumburl="panos/t8_01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t8_01.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t8_01.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t8_01.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t8_01.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t8_01.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="3.585" atv="24.336" linkedscene="scene_bano_tipo8" lookx="-160" looky="10"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-123.227" atv="23.394" linkedscene="scene_t8_02" lookx="70" looky="10"/>

	</scene>

	<scene name="scene_t8_02" title="Sala Comedor8" onstart="plugin[cb].selectiditem(item8);" thumburl="panos/t8_02.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/t8_02.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/t8_02.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/t8_02.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/t8_02.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/t8_02.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="izquierda" ath="159.921" atv="26.655" linkedscene="scene_distribuidor" lookx="-175" looky="0"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-72.837" atv="29.311" linkedscene="scene_t8_01" lookx="60" looky="10"/>

	</scene>
	
	<scene name="scene_bano_tipo8" title="Baño y Vestidor8" onstart="" thumburl="panos/b_v.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="205.335" vlookat="11.715" fovtype="MFOV" fov="110.000" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/b_v.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/b_v.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/b_v.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/b_v.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/b_v.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="160.834" atv="33.507" linkedscene="scene_t8_01" lookx="150" looky="10" />
		<hotspot name="bano_b_V" url="skin/btn_camara.png" scale="0.75" distorted="false" zoom="true" ath="-51.322" atv="8.498" onclick="apagar();looktohotspot(bano_b_v, 100);tween(layer[bano].alpha, 1.0, 0.5);set(layer[bano].enabled, true);" />	
		<layer name="bano" url="skin/bano.jpg" width="prop" height="75%" align="center" enabled="false" alpha="0.0" distorted="false" ath="3.450" atv="0.306"  onclick="apagar();" zorder="4" />


	</scene>

<!-- Suite Doble -->
	
	<scene name="scene_doble" title="doble" onstart="" thumburl="panos/doble.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/doble.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="2546" tiledimageheight="2546">
				<cube url="panos/doble.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1274" tiledimageheight="1274">
				<cube url="panos/doble.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="638" tiledimageheight="638">
				<cube url="panos/doble.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/doble.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->

		<hotspot name="spot1" style="skin_hotspotstyle" ath="-78.911" atv="24.332" linkedscene="scene_salacomedor" lookx="20" looky="0"/>

	</scene>

	<scene name="scene_master" title="master" onstart="" thumburl="panos/master.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-370.889" vlookat="14.308" fovtype="MFOV" fov="110.000" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/master.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="2546" tiledimageheight="2546">
				<cube url="panos/master.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1274" tiledimageheight="1274">
				<cube url="panos/master.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="638" tiledimageheight="638">
				<cube url="panos/master.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/master.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="derecha" ath="169.983" atv="24.465" linkedscene="scene_salacomedor" lookx="40" looky="0"/>


	</scene>

	<scene name="scene_salacomedor" title="salacomedor" onstart="" thumburl="panos/salacomedor.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-90" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/salacomedor.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="2546" tiledimageheight="2546">
				<cube url="panos/salacomedor.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1274" tiledimageheight="1274">
				<cube url="panos/salacomedor.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="638" tiledimageheight="638">
				<cube url="panos/salacomedor.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/salacomedor.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="derecha" ath="161.902" atv="12.181" linkedscene="scene_master" lookx="10" looky="0"/>
		<hotspot name="spot2" style="izquierda" ath="-104.198" atv="15.456" linkedscene="scene_doble" lookx="150" looky="10"/>
		<hotspot name="spot3" style="izquierda" ath="87.330" atv="21.033" linkedscene="scene_distribuidor" lookx="-175" looky="0"/>
	</scene>


<!-- Banos 

	<scene name="scene_b_v" title="b_v" onstart="" thumburl="panos/b_v.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="205.335" vlookat="11.715" fovtype="MFOV" fov="110.000" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/b_v.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/b_v.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/b_v.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/b_v.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/b_v.tiles/mobile_%s.jpg" />
			</mobile>
		</image>





	</scene>
	
	<scene name="scene_v_b" title="v_b" onstart="" thumburl="panos/v_b.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="45" fovmax="150" limitview="auto" />

		<preview url="panos/v_b.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1910" tiledimageheight="1910">
				<cube url="panos/v_b.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="956" tiledimageheight="956">
				<cube url="panos/v_b.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="512" tiledimageheight="512">
				<cube url="panos/v_b.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/v_b.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

	</scene>

-->
</krpano>
