<krpano version="1.0.8.15" title="Schupp" onstart="startup();">

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

	<!-- set skin settings: bingmaps? gyro? -->
	<skin_settings bingmaps="false" bingmaps_key="" bingmaps_zoombuttons="false"
	               gyro="true"
	               thumbsopened="false"
	               tooltips_thumbs="false" tooltips_hotspots="false" tooltips_mapspots="false"
	               controlbar_offset="20"
	               />

	<!-- set optional skin logo url -->
	<layer name="skin_logo" url="" scale="0.25" opened_onclick="openurl('...',_blank);" />


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

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

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

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

		<image>
			<cube url="panos/Trainingstherapie.tiles/pano_%s.jpg" />
			<mobile>
				<cube url="panos/Trainingstherapie.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

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

	</scene>


</krpano>
