﻿<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<krpano version="1.19" title="[%TITLE%]">
  <include url="skin/vtourskin.xml"/>
  <skin_settings maps="false" maps_type="google" maps_bing_api_key="" maps_google_api_key="" maps_zoombuttons="false" gyro="true" webvr="true" webvr_gyro_keeplookingdirection="false" webvr_prev_next_hotspots="true" littleplanetintro="false" title="true" thumbs="true" thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160" thumbs_opened="false" thumbs_text="true" thumbs_dragging="true" thumbs_onhoverscrolling="false" thumbs_scrollbuttons="false" thumbs_scrollindicator="false" thumbs_loop="false" tooltips_buttons="false" tooltips_thumbs="false" tooltips_hotspots="true" tooltips_mapspots="true" deeplinking="false" loadscene_flags="MERGE" loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)" loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)" loadscene_blend_next="SLIDEBLEND(0.5,   0, 0.75, linear)" loadingtext="loading..." layout_width="100%" layout_maxwidth="814" controlbar_width="-24" controlbar_height="40" controlbar_offset="20" controlbar_offset_closed="-40" controlbar_overlap.no-fractionalscaling="10" controlbar_overlap.fractionalscaling="0" design_skin_images="vtourskin.png" design_bgcolor="0x2D3E50" design_bgalpha="0.8" design_bgborder="0" design_bgroundedge="1" design_bgshadow="0 4 10 0x000000 0.3" design_thumbborder_bgborder="3 0xFFFFFF 1.0" design_thumbborder_padding="2" design_thumbborder_bgroundedge="0" design_text_css="color:#FFFFFF; font-family:Arial;" design_text_shadow="1" isVR="false" actualMap="1" numberOfMap="2" numberOfHotspot="10"/>
  <action name="startup" autorun="onstart">
		if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
		loadscene(get(startscene), null, MERGE);
		if(startactions !== null, startactions() );
	</action>
  <action name="LoadMap">for(set(i,1), i LE skin_settings.numberOfHotspot , inc(i),
	txtadd(tmp, "spot", get(i));
	set(baseXML, get(xml.scene));
	set(toSearch, get(layer[get(tmp)].linkedscene));
	toupper(baseXML);
	toupper(toSearch);
	if(toSearch EQ baseXML,
		set(layer[activespot].parent, get(tmp));
		set(parent, get(layer[get(tmp)].parent));
		for(set(j,0), j LT skin_settings.numberOfMap , inc(j),
			txtadd(tmpMap, "Maps000", get(j));
			if(tmpMap == parent,
				set(layer[get(tmpMap)].visible, true);
				set(skin_settings.actualMap, get(j));
			,
				set(layer[get(tmpMap)].visible, false);
			);
			
		);
	);
);</action>
  <action name="UpStage">set(oldMap, get(skin_settings.actualMap));
add(skin_settings.actualMap, 1);
if(skin_settings.numberOfMap == skin_settings.actualMap,
	set(skin_settings.actualMap, 0);
);
txtadd(tmpMap, "Maps000", get(skin_settings.actualMap));
txtadd(tmpOldMap, "Maps000", get(oldMap));

set(layer[get(tmpMap)].visible, true);
set(layer[get(tmpOldMap)].visible, false);</action>
  <action name="DownStage">set(oldMap, get(skin_settings.actualMap));
if( 0 == skin_settings.actualMap,
	set(skin_settings.actualMap, get(skin_settings.numberOfMap));
);
sub(skin_settings.actualMap, 1);
txtadd(tmpMap, "Maps000", get(skin_settings.actualMap));
txtadd(tmpOldMap, "Maps000", get(oldMap));
set(layer[get(tmpMap)].visible, true);
set(layer[get(tmpOldMap)].visible, false);</action>
  <action name="mapspot_loadscene">if(layer[Maps].scale GT 0.25,
    set(layer[Maps].enabled, false);
    tween(layer[Maps].alpha, 0.0, 0.25, default,
        loadscene(%1, null, MERGE, BLEND(1));
        set(layer[Maps].onclick, openmap(); );
        layer[Maps].changeorigin(righttop,righttop);
        set(layer[Maps].x, 0);
        set(layer[Maps].y, 0);
        set(layer[Maps].width, 1024);
        set(layer[Maps].scale, 0.25);
        set(events[sceneload].onloadcomplete,delayedcall(1,tween(layer[Maps].alpha, 1.0, 0.5, default, set(layer[Maps].enabled, true); );););
    );
,
    loadscene(%1, null, MERGE, BLEND(1));
    set(layer[activespot].parent, %2);
);
for(set(j,0), j LE skin_settings.numberOfMap , inc(j),
    txtadd(tmpMap, "Maps000" get(j));   
    if(layer[%2].parent EQ tmpMap, 
        set(layer[tmpMap].visible, true);
    ,
        set(layer[tmpMap].visible, false);
    )
);</action>
  <action name="openmap">set(layer[Maps].onclick, closemap(); );
layer[Maps].changeorigin(center,center);
set(bigscale,1); 
if(layer[Maps].imagewidth GT stagewidth, 
    div(bigscale, stagewidth, layer[Maps].imagewidth);
);
tween(layer[Maps].x, 0);
tween(layer[Maps].y, 0);
tween(layer[Maps].width, 2048);
tween(layer[Maps].scale, get(bigscale));</action>
  <action name="closemap">set(layer[Maps].onclick, openmap(); );
layer[Maps].changeorigin(righttop,righttop); 
tween(layer[Maps].x, 0); 
tween(layer[Maps].y, 0);
tween(layer[Maps].width, 1024);
tween(layer[Maps].scale, 0.25);</action>
  <action name="showmap">set(actualVisibility, get(layer[Maps].visible));
if(actualVisibility, 
	set(layer[Maps].visible, false);
	set(layer[PlusMinusMap].crop, "0|320|64|64");
,
	set(layer[Maps].visible, true);
	set(layer[PlusMinusMap].crop, "64|320|64|64");
);</action>
  <scene name="scene_0001" title="Salon" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0001.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0001.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0001.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0001.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="-90.920" atv="0.001" linkedscene="scene_0010"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-90.920" atv="0.001" html="Terrasse" linkedscene="scene_0010"/>
    <hotspot name="spot2" style="skin_hotspotstyle" ath="169.730" atv="-0.406" linkedscene="scene_0004"/>
    <hotspot name="spotVR3" style="skin_hotspotstyle_Text" ath="-196.803" atv="0.000" html="Chambre2" linkedscene="scene_0004"/>
    <hotspot name="spot4" style="skin_hotspotstyle" ath="-145.978" atv="0.000" linkedscene="scene_0002"/>
    <hotspot name="spotVR5" style="skin_hotspotstyle_Text" ath="-145.978" atv="0.000" html="Cuisine" linkedscene="scene_0002"/>
    
    <hotspot name="spotVR7" style="skin_hotspotstyle_Text" ath="-262.043" atv="0.000" html="Chambre1" linkedscene="scene_0003"/>
		<hotspot name="spot8" style="skin_hotspotstyle" ath="95.694" atv="-1.871" linkedscene="scene_0009" />
  </scene>
  <scene name="scene_0002" title="Cuisine" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0002.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0002.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0002.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0002.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="250.761571" atv="-0.000000" linkedscene="scene_0001"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="250.7615715" atv="-0.000000" html="Salon" linkedscene="scene_0001"/>
  </scene>
  <scene name="scene_0003" title="Chambre1" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0003.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0003.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0003.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0003.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="-147.418" atv="-0.888" linkedscene="scene_0009"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="196.549" atv="0.000" html="Hall" linkedscene="scene_0009"/>
    
    <hotspot name="spotVR3" style="skin_hotspotstyle_Text" ath="205.007" atv="0.000" html="Salon" linkedscene="scene_0001"/>
  </scene>
  <scene name="scene_0004" title="Chambre2" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0004.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0004.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0004.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0004.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="158.287" atv="-1.307" linkedscene="scene_0001"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="175.338" atv="0.000" html="Salon" linkedscene="scene_0001"/>
		<hotspot name="spot3" style="skin_hotspotstyle" ath="84.641" atv="-0.433" linkedscene="scene_0007" />
  </scene>
  <scene name="scene_0005" title="Chambre3" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0005.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0005.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0005.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0005.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="-228.127548" atv="-0.000000" linkedscene="scene_0009"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-228.1275485" atv="-0.000000" html="Hall" linkedscene="scene_0009"/>
  </scene>
  <scene name="scene_0006" title="Chambre4" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0006.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0006.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0006.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0006.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="-141.445" atv="-0.806" linkedscene="scene_0009"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-108.252" atv="0.000" html="Hall" linkedscene="scene_0009"/>
  </scene>
  <scene name="scene_0007" title="Douche" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0007.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0007.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0007.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0007.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-291.342" atv="0.000" html="Salle de bain" linkedscene="scene_0008"/>
		<hotspot name="spot2" style="skin_hotspotstyle" ath="74.508" atv="-2.864" linkedscene="scene_0004" />
  </scene>
  <scene name="scene_0008" title="Salle de bain" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0008.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0008.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0008.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0008.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="145.796" atv="-1.231" linkedscene="scene_0009"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="132.070" atv="0.000" html="Hall" linkedscene="scene_0009"/>
    
    <hotspot name="spotVR3" style="skin_hotspotstyle_Text" ath="138.441" atv="0.000" html="Douche" linkedscene="scene_0007"/>
  </scene>
  <scene name="scene_0009" title="Hall" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0009.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0009.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0009.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0009.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="-155.009" atv="0.000" linkedscene="scene_0008"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-152.500" atv="0.000" html="Salle de bain" linkedscene="scene_0008"/>
    <hotspot name="spot2" style="skin_hotspotstyle" ath="50.357" atv="0.000" linkedscene="scene_0006"/>
    <hotspot name="spotVR3" style="skin_hotspotstyle_Text" ath="50.357" atv="0.000" html="Chambre4" linkedscene="scene_0006"/>
    <hotspot name="spot4" style="skin_hotspotstyle" ath="115.755" atv="0.000" linkedscene="scene_0005"/>
    <hotspot name="spotVR5" style="skin_hotspotstyle_Text" ath="121.499" atv="0.000" html="Chambre3" linkedscene="scene_0005"/>
    <hotspot name="spot6" style="skin_hotspotstyle" ath="-137.292" atv="0.000" linkedscene="scene_0003"/>
    <hotspot name="spotVR7" style="skin_hotspotstyle_Text" ath="-137.292" atv="0.000" html="Chambre1" linkedscene="scene_0003"/>
		<hotspot name="spot9" style="skin_hotspotstyle" ath="-42.810" atv="-0.198" linkedscene="scene_0001" />
  </scene>
  <scene name="scene_0010" title="Terrasse" onstart="LoadMap();set(layer[skin_btn_vr].visible, false);" thumburl="panos/0010.tiles/thumb.jpg" lat="" lng="" heading="">
    <view hlookat="0.0" vlookat="0.0" fovtype="MFOV" fov="110" maxpixelzoom="1.0" fovmin="80" fovmax="130" limitview="lookat" vlookatmin="-15" vlookatmax="45" hlookatmin="NaN" hlookatmax="NaN"/>
    <preview url="panos/0010.tiles/preview.jpg"/>
    <image type="CUBE" multires="true" tilesize="512" stereo="false" stereolabels="L|R">
      <level tiledimagewidth="2048" tiledimageheight="2048">
        <cube url="panos/0010.tiles/%s/l2/%v/l2_%s_%v_%h.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
        <cube url="panos/0010.tiles/%s/l1/%v/l1_%s_%v_%h.jpg"/>
      </level>
    </image>
    <hotspot name="spot0" style="skin_hotspotstyle" ath="118.801" atv="7.290" linkedscene="scene_0001"/>
    <hotspot name="spotVR1" style="skin_hotspotstyle_Text" ath="-244.032" atv="0.001" html="Salon" linkedscene="scene_0001"/>
  </scene>
  <autorotate enabled="true"/>
  <layer name="Maps" type="container" keep="true" handcursor="false" capture="false" align="righttop" width="1024" height="1024" x="0" y="0" scale=".25" scalechildren="true" onclick="openmap();" bgcapture="true" zorder="10" if="!device.mobile"/>
  <layer name="Maps0000" url="skin/Maps0000.png" parent="Maps" keep="true" handcursor="false" capture="false" scalechildren="true" scale=".9" align="top" if="!device.mobile"/>
  <layer name="Maps0001" url="skin/Maps0001.png" parent="Maps" keep="true" handcursor="false" capture="false" scalechildren="true" scale=".9" align="top" if="!device.mobile"/>
  <layer name="UpDown" parent="Maps" type="container" keep="true" bgalpha="0.5" bgcolor="0x000000" bgborder="0 0xFFFFFF 1.0" bgroundedge="9" bgshadow="0 0 9 0xFFFFFF 0.5" align="bottom" x="0" y="-10" width="1000" height="100" if="!device.mobile"/>
  <layer name="up_Level" parent="UpDown" keep="true" url="skin/vtourskin.png" crop="0|256|64|64" align="bottom" x="50" y="-20" scale="2" onclick="UpStage();" if="!device.mobile"/>
  <layer name="down_Level" parent="UpDown" keep="true" url="skin/vtourskin.png" crop="64|256|64|64" align="bottom" x="-50" y="-20" scale="2" onclick="DownStage();"/>
  <layer name="activespot" keep="true" url="skin/vtourskin_mapspot.png" parent="spot1" align="lefttop" zorder="2"/>
  <layer name="PlusMinusMap" keep="true" url="%CURRENTXML%/skin/vtourskin.png" align="righttop" crop="64|320|64|64" scale=".5" onclick="showmap();" zorder="12" if="!device.mobile"/>
  <layer name="spot1" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="357.6544494628906" y="611.0877990722656" zorder="1" linkedscene="scene_0001" onclick="mapspot_loadscene(scene_0001, spot1);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot2" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="492.2928466796875" y="715.8898315429688" zorder="1" linkedscene="scene_0002" onclick="mapspot_loadscene(scene_0002, spot2);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot3" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="690.74462890625" y="235.736083984375" zorder="1" linkedscene="scene_0003" onclick="mapspot_loadscene(scene_0003, spot3);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot4" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="726.3316650390625" y="613.4360961914062" zorder="1" linkedscene="scene_0004" onclick="mapspot_loadscene(scene_0004, spot4);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot5" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="309.6931457519531" y="146.87237548828125" zorder="1" linkedscene="scene_0005" onclick="mapspot_loadscene(scene_0005, spot5);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot6" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="296.59613037109375" y="263.8287353515625" zorder="1" linkedscene="scene_0006" onclick="mapspot_loadscene(scene_0006, spot6);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot7" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="667.4616088867188" y="727.2742004394531" zorder="1" linkedscene="scene_0007" onclick="mapspot_loadscene(scene_0007, spot7);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot8" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="563.7904052734375" y="156.3162841796875" zorder="1" linkedscene="scene_0008" onclick="mapspot_loadscene(scene_0008, spot8);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot9" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="bottom" x="417.2309875488281" y="258.1705322265625" zorder="1" linkedscene="scene_0009" onclick="mapspot_loadscene(scene_0009, spot9);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <layer name="spot10" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0001" align="lefttop" edge="bottom" x="396.7417907714844" y="675.2092590332031" zorder="1" linkedscene="scene_0010" onclick="mapspot_loadscene(scene_0010, spot10);" tooltip="" onloaded="if(skin_settings.tooltips_mapspots, if(linkedscene, copy(tooltip,scene[get(linkedscene)].title); loadstyle(skin_tooltips); ));" if="!device.mobile"/>
  <style name="mapspot1" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0000" align="lefttop" edge="center" scale.mobile="2" onover="copy(layer[skin_tooltip].html, tooltip); set(layer[skin_tooltip].visible, true); tween(layer[skin_tooltip].alpha, 1.0, 0.1); asyncloop(hovering, copy(layer[skin_tooltip].x,mouse.stagex); copy(layer[skin_tooltip].y,mouse.stagey); );" onout="tween(layer[skin_tooltip].alpha, 0.0, 0.1, default, set(layer[skin_tooltip].visible,false), copy(layer[skin_tooltip].x,mouse.stagex); copy(layer[skin_tooltip].y,mouse.stagey); );" if="!device.mobile"/>
  <style name="mapspot2" keep="true" url="skin/vtourskin_mapspotactive.png" parent="Maps0001" align="lefttop" edge="center" scale.mobile="2" onover="copy(layer[skin_tooltip].html, tooltip); set(layer[skin_tooltip].visible, true); tween(layer[skin_tooltip].alpha, 1.0, 0.1); asyncloop(hovering, copy(layer[skin_tooltip].x,mouse.stagex); copy(layer[skin_tooltip].y,mouse.stagey); );" onout="tween(layer[skin_tooltip].alpha, 0.0, 0.1, default, set(layer[skin_tooltip].visible,false), copy(layer[skin_tooltip].x,mouse.stagex); copy(layer[skin_tooltip].y,mouse.stagey); );" if="!device.mobile"/>
</krpano>