<krpano version="1.19" title="Virtual Tour">

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


	<!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
	<skin_settings maps="false"
	               maps_type="google"
	               maps_bing_api_key=""
	               maps_zoombuttons="false"
	               gyro="true"
	               webvr="false"
	               littleplanetintro="false"
	               title="false"
	               thumbs="false"
	               thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160"
	               thumbs_opened="false"
	               thumbs_text="false"
	               thumbs_dragging="true"
	               thumbs_onhoverscrolling="false"
	               thumbs_scrollbuttons="false"
	               thumbs_scrollindicator="false"
	               thumbs_loop="false"
	               tooltips_buttons="false"
	               tooltips_thumbs="false"
	               tooltips_hotspots="false"
	               tooltips_mapspots="false"
	               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"
	               />

	<!--
	    For an alternative skin design either change the <skin_settings> values 
	    from above or optionally include one of the predefined designs from below.
	-->
	<!-- <include url="skin/vtourskin_design_flat_light.xml"  /> -->
	<!-- <include url="skin/vtourskin_design_glass.xml"       /> -->
	<!-- <include url="skin/vtourskin_design_ultra_light.xml" /> -->
	<!-- <include url="skin/vtourskin_design_117.xml"         /> -->
	<!-- <include url="skin/vtourskin_design_117round.xml"    /> -->
	<!-- <include url="skin/vtourskin_design_black.xml"       /> -->

	<style name="skin_hotspotstyle" url="arrow.png" scale="0.2" edge="top" distorted="false"
	    onover="tween(scale,0.25);"
	    onout="tween(scale,0.2);"
    />


	<!-- startup action - load the first scene -->
	<action name="startup" autorun="onstart">
		if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
		loadscene(get(startscene), null, MERGE);
	</action>

	
	<scene name="scene_C-01" title="C-01" onstart="" thumburl="panos/C-01.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="6.637" vlookat="-7.474" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-01.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-01.tiles/pano_%s.jpg" />
			<cube url="panos/C-01.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="8.666" atv="4.702" linkedscene="scene_c-08_r" />

	</scene>

	
	<scene name="scene_C-08_r" title="C-08_r" onstart="" thumburl="panos/C-08.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="144.778" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-08.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-08.tiles/pano_%s.jpg" />
			<cube url="panos/C-08.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="141.680" atv="4.081" linkedscene="scene_c-17_r" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-38.705" atv="3.961" linkedscene="scene_c-01" />

	</scene>

	<scene name="scene_C-08" title="C-08" onstart="" thumburl="panos/C-08.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-39.788" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-08.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-08.tiles/pano_%s.jpg" />
			<cube url="panos/C-08.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-38.051" atv="2.973" linkedscene="scene_c-01" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="141.332" atv="2.693" linkedscene="scene_c-17_r" />

	</scene>

	<scene name="scene_C-17_r" title="C-17_r" onstart="" thumburl="panos/C-17.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="100.445" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-17.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-17.tiles/pano_%s.jpg" />
			<cube url="panos/C-17.tiles/mobile/pano_%s.jpg" devices="mobile" />			
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="105.518" atv="1.853" linkedscene="scene_c-22_r" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-74.023" atv="5.908" linkedscene="scene_c-08" />

	</scene>

	<scene name="scene_C-17" title="C-17" onstart="" thumburl="panos/C-17.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-75.224" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-17.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-17.tiles/pano_%s.jpg" />
			<cube url="panos/C-17.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-75.224" atv="3.840" linkedscene="scene_c-08" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="105.812" atv="3.771" linkedscene="scene_c-22_r" />

	</scene>

	<scene name="scene_C-22_r" title="C-22_r" onstart="" thumburl="panos/C-22.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-64.786" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-22.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-22.tiles/pano_%s.jpg" />
			<cube url="panos/C-22.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-65.531" atv="2.355" linkedscene="scene_c-28_r" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="115.244" atv="3.784" linkedscene="scene_c-17" />

	</scene>

	<scene name="scene_C-22" title="C-22" onstart="" thumburl="panos/C-22.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-244.796" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-22.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-22.tiles/pano_%s.jpg" />
			<cube url="panos/C-22.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-244.796" atv="0.000" linkedscene="scene_c-17" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-65.832" atv="2.974" linkedscene="scene_c-28_r" />

	</scene>

	<scene name="scene_C-28_r" title="C-28_r" onstart="" thumburl="panos/C-28.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-64.995" vlookat="0.000" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/C-28.tiles/preview.jpg" />

		<image>
			<cube url="panos/C-28.tiles/pano_%s.jpg" />
			<cube url="panos/C-28.tiles/mobile/pano_%s.jpg" devices="mobile" />
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="logo"
	         url="logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.3"
	         rotate="0.0"
	         rotatewithview="false"
	         onclick="switch(rotatewithview); invalidatescreen();"
	         />
		<hotspot name="spot1" style="skin_hotspotstyle" ath="118.605" atv="2.969" linkedscene="scene_c-22" />

	</scene>

	

</krpano>
