<krpano version="1.0.8">
	<view fov="100" fovmax="105" fovmin="60" />
    <!-- ><autorotate enabled="true" waittime="3.0" accel="1.0" speed="3"  horizon="0.0" tofov="65" /> -->
	<!-- ><plugin name="editor" keep="true" url="%SWFPATH%/plugins/editor.swf" /> -->
	<!-- ><plugin name="options"  keep="true" url="%SWFPATH%/plugins/options.swf" />  -->
	
	<display fps="60"
		         details="25"
		         tessmode="-1"
		         movequality="LOW"
		         stillquality="HIGHSHARP"
		         stilltime="0.25"
		         />


	<textstyle name="DEFAULT" 
	           font="Arial" fontsize="12" 
	           border="false" background="false"
	           textcolor="0xf7ead8"
	           effect="glow(0x000000,0.7,4,2);dropshadow(2,45,0x000000,3,1);"
	           />
	
			<contextmenu>
				<item caption="Immersion Spatial Photography" onclick="openurl(http://www.spatialimmersion.com,_blank);" />
				<item separator="true" caption="KRPANO" />
			</contextmenu>
			
			<include url="buttons-include.xml" />
			
			<plugin name="krpanologo" 
			        keep="true"
					url="%SWFPATH%/images/createdbylogo.png" 
			        align="rightbottom"
			        x="0" 
			        y="0" 
			        onhover="showtext(Visit Immersion Today);" 
			        onclick="openurl(http://www.spatialimmersion.com,_blank);" 
			/> 
			
			<action name="onstart">
				loadscene(scene1, null, MERGE);
			</action>
			
			
			
			
</krpano>

	
