<krpano version="1.19" title="曲苑風荷">

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


	<!-- customize skin settings: maps, gyro, thumbnails, tooltips, layout, design, ... -->
	<skin_settings maps="false"
	               maps_type="bing"
	               maps_bing_api_key=""
	               maps_zoombuttons="false"
	               gyro="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="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=""
	               layout_width="100%"
	               layout_maxwidth.normal="900"
	               layout_maxwidth.mobile=""
	               controlbar_width.normal="-44"
	               controlbar_width.mobile="100%"
	               controlbar_height.normal="38"
	               controlbar_height.mobile="34"
	               controlbar_offset.normal="22"
	               controlbar_offset.mobile="0"
	               controlbar_offset_closed="-40"
	               controlbar_overlap.normal="7"
	               controlbar_overlap.mobile="2"
	               design_skin_images="vtourskin.png"
	               design_bgcolor="0x000000"
	               design_bgalpha="0.5"
	               design_bgborder="0 0xFFFFFF 1.0"
	               design_bgroundedge.normal="9"
	               design_bgroundedge.mobile="1"
	               design_bgshadow="0 0 9 0xFFFFFF 0.1"
	               design_thumbborder_bgborder="4 0xFFFFFF 1.0"
	               design_thumbborder_padding="2"
	               design_thumbborder_bgroundedge="5"
	               design_text_css="color:#FFFFFF; font-family:Arial; font-weight:bold;"
	               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.
	    Either by removing the 'xml-if-check' from the particular <include> element
	    or by adding e.g. initvar:{design:'flat_light'} to the embedpano() call in
	    the html file:
	-->
	<!-- <include url="skin/vtourskin_design_glass.xml"       if="design === 'glass'"       />
	<include url="skin/vtourskin_design_flat.xml"        if="design === 'flat'"        />
	<include url="skin/vtourskin_design_flat_light.xml"  if="design === 'flat_light'"  />
	<include url="skin/vtourskin_design_ultra_light.xml" if="design === 'ultra_light'" />
	<include url="skin/vtourskin_design_117.xml"         if="design === '117'"         /> -->



	<!-- startup action - load the first pano/scene -->
	<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>


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

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

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

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1280" tiledimageheight="1280">
				<cube url="panos/1.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="640" tiledimageheight="640">
				<cube url="panos/1.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="10.602" atv="19.477" linkedscene="scene_2" />

		<hotspot name="nadirlogo"
	         url="images/Logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.0"
	         rotate="0.0"
	         rotatewithview="false"
	         />
	    <hotspot name="spot3" style="skin_hotspotstyle" url="../images/ren.png" enabled="false" ath="20.368" atv="10.710" linkedscene="scene____2______1____________" />

	</scene>

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

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

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

		<image type="CUBE" multires="true" tilesize="512">
			<level tiledimagewidth="1280" tiledimageheight="1280">
				<cube url="panos/2.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="640" tiledimageheight="640">
				<cube url="panos/2.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-135.134" atv="10.883" linkedscene="scene_1" />

		<hotspot name="nadirlogo"
	         url="images/Logo.png"
	         ath="0.000"
	         atv="90.000"
	         distorted="true"
	         scale="1.0"
	         rotate="0.0"
	         rotatewithview="false"
	         />
	    <hotspot name="spot3" style="skin_hotspotstyle" url="../images/ren.png" enabled="false" ath="-125.368" atv="4.710" linkedscene="scene____2______1____________" />

	</scene>


</krpano>
