<krpano version="1.0">

	<image type="SPHERE"><sphere url="../sphere/sphere_example.jpg" /></image>
	
	
	<!-- editor plugin -->
	<plugin name="editor" url="../../plugins/editor.swf" />
	
	<!-- options plugin -->
	<!--<plugin name="options" url="../../plugins/options.swf" />-->
	
	
	<!-- logo -->
	<plugin name="logo" url="../../krpano_logo.png" autopos="rightbottom,1%,1%" onhover="showtext(visit krpano.com)" onclick="openurl(http://krpano.com,_blank)" />
	
	
	<!-- navimap -->
	<plugin name="navimap" url="navimap.png"   autopos="righttop,10,10"  zorder="1"
	        onhover="showtext(hide map)" 
	        onclick="timerset(0.3,0,plugin[navimap].alpha,1,0,linear,,false,  set(plugin[navimap].visible,false););
	                 timerset(0.3,0,plugin[laube_x].alpha,1,0,linear,,false, set(plugin[laube_x].visible,false) );
	                 timerset(0.3,0,plugin[haus_x].alpha,1,0,linear,,false,  set(plugin[haus_x].visible,false) );
	                 
	                 set(plugin[navimap_show].alpha,0);  
	                 set(plugin[navimap_show].visible,true); 
	                 timerset(0.3,0,plugin[navimap_show].alpha,0,1,linear,,false);
	                 " />
	        
	<plugin name="navimap_show" url="navimap_show.png"  visible="false"  autopos="righttop,10,10"  zorder="2"
	        onhover="showtext(show map)" 
	        onclick="timerset(0.3,0,plugin[navimap_show].alpha,1,0,linear,,false, set(plugin[navimap_show].visible,false); );
	                 
	                 set(plugin[navimap].alpha,0);  set(plugin[navimap].visible,true); 
	                 timerset(0.3,0,plugin[navimap].alpha,0,1,linear,,false);
	                 
	                 set(plugin[laube_x].alpha,0);  set(plugin[laube_x].visible,true);
	                 timerset(0.3,0,plugin[laube_x].alpha,0,1,linear,,false);
	                 
	                 set(plugin[haus_x].alpha,0);  set(plugin[haus_x].visible,true);
	                 timerset(0.3,0,plugin[haus_x].alpha,0,1,linear,,false);
	                 " />
	                 
	<!-- navimap points of interest -->	                 
	<plugin name="laube_x" url="navimap_x.png" autopos="righttop,80,41"  zorder="3"  onhover="showtext(laube)"  onclick="lookto(33.13,0.76,23);" />
	<plugin name="haus_x"  url="navimap_x.png" autopos="righttop,150,35" zorder="4"  onhover="showtext(haus)"   onclick="lookto(288.61,-9.20,56);" />

	
	
	<!-- hotspots on/off -->
	<plugin name="hotoff" url="button_hotspots_off.png" visible="true" autopos="left,1%,1%" 
	        onover="set(plugin[hotoff].url,button_hotspots_off_hover.png)" 
	        onout  ="set(plugin[hotoff].url,button_hotspots_off.png)" 
	        onclick="set(hotspot.visible,false);set(plugin[hotoff].visible,false);set(plugin[hoton].visible,true);" />
	        
	<plugin name="hoton" url="button_hotspots_on.png" visible="false" autopos="left,1%,1%" 
			onover="set(plugin[hoton].url,button_hotspots_on_hover.png)" 
	        onout  ="set(plugin[hoton].url,button_hotspots_on.png)" 
	        onclick="set(hotspot.visible,true);set(plugin[hotoff].visible,true);set(plugin[hoton].visible,false);" />
	
	
	
	<!-- fullscreen buttons -->
	<plugin name="fson" url="button_fullscreen_on.png" visible="true" autopos="lefttop,1%,1%" onhover="showtext(fullscreen)" 
	        onclick="set(fullscreen,true);set(plugin[fson].visible,false);set(plugin[fsoff].visible,true);" />
	        
	<plugin name="fsoff" url="button_fullscreen_off.png" visible="false" autopos="lefttop,1%,1%" onhover="showtext(close fullscreen)" 
	        onclick="set(fullscreen,false);set(plugin[fson].visible,true);set(plugin[fsoff].visible,false);" />
	
	        
	<!-- direction/zoom buttons -->	     
	<plugin name="left"  url="button_left.png"     autopos="bottom,-90,60"  ondown="set(movevectorx,-1);"  onup="set(movevectorx,0);" />
	<plugin name="right" url="button_right.png"    autopos="bottom,-54,60"  ondown="set(movevectorx,+1);"  onup="set(movevectorx,0);" />
	<plugin name="up"    url="button_up.png"       autopos="bottom,-18,60"  ondown="set(movevectory,-1);"  onup="set(movevectory,0);" />
	<plugin name="down"  url="button_down.png"     autopos="bottom,+18,60"  ondown="set(movevectory,+1);"  onup="set(movevectory,0);" />
	<plugin name="in"    url="button_zoom_in.png"  autopos="bottom,+54,60"  ondown="set(movevectorz,-1);"  onup="set(movevectorz,0);" />
	<plugin name="out"   url="button_zoom_out.png" autopos="bottom,+90,60"  ondown="set(movevectorz,+1);"  onup="set(movevectorz,0);" />
	
	
	<!-- hotspots -->
	<hotspot name="laube" visible="true"
		fillcolor     ="0xffffff" fillalpha     ="0.00" borderwidth     ="2.0" bordercolor     ="0xffffff" borderalpha     ="0.30"
		fillcolorhover="0xffffff" fillalphahover="0.10" borderwidthhover="4.0" bordercolorhover="0xffffff" borderalphahover="0.80"
		fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
		onhover="showtext(laube)"
		onclick="lookto(33.13,0.76,23);"
		>
		<point ath=" 23.0139" atv="  9.0826" />
		<point ath=" 45.7091" atv="  8.4253" />
		<point ath=" 44.5014" atv=" -6.6173" />
		<point ath=" 32.6319" atv=" -8.6290" />
		<point ath=" 22.4401" atv=" -5.8053" />
	</hotspot>

	<hotspot name="haus" visible="true"
		fillcolor     ="0x0000ff" fillalpha     ="0.10" borderwidth     ="3.0" bordercolor     ="0xffffff" borderalpha     ="0.50"
		fillcolorhover="0x0000ff" fillalphahover="0.00" borderwidthhover="0.0" bordercolorhover="0xffffff" borderalphahover="0.00"
		fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
		onhover="showtext(haus)"
		onclick="lookto(288.61,-9.20,56);"
		>
		<point ath="-91.8014"  atv="-17.3922" />
		<point ath="-72.0201"  atv="-16.7064" />
		<point ath="-71.2984"  atv="-17.8528" />
		<point ath="-58.3493"  atv="-19.0541" />
		<point ath="-36.0875"  atv="-11.4773" />
		<point ath="-37.3056"  atv=" -9.3849" />
		<point ath="-37.6989"  atv="  1.8207" />
		<point ath="-58.2097"  atv="  1.6662" />
		<point ath="-66.8259"  atv="  1.5240" />
		<point ath="-89.3054"  atv="  0.1511" />
		<point ath="-101.1035" atv="  0.1807" />
		<point ath="-104.1933" atv=" -0.4508" />
		<point ath="-103.9042" atv="-12.1694" />
		<point ath="-103.1996" atv="-13.9715" />
	</hotspot>
	
	
	<!-- cat photo -->
	<plugin name="cat" url="cat.jpg" visible="false" autopos="center"
	        onclick="timerset(0.5,0,plugin[cat].alpha,1,0,linear,,false, set(plugin[cat].visible,false);set(hotspot[2].visible,true); );"
			 />
	
	<!-- cat hotspot -->
	<hotspot name="cat" visible="true"
		fillcolor     ="0xffffff" fillalpha     ="0.00" borderwidth     ="2.0" bordercolor     ="0xff0000" borderalpha     ="0.30"
		fillcolorhover="0xffffff" fillalphahover="0.10" borderwidthhover="4.0" bordercolorhover="0xffffff" borderalphahover="0.80"
		fadeintime="0.150" fadeouttime="0.300" fadeincurve="1.100" fadeoutcurve="0.700"
		onhover=""
		onclick="set(plugin[cat].alpha,0);
		 		 set(plugin[cat].visible,true);
		 		 timerset(0.5,0,plugin[cat].alpha,0,1,linear,,false);
		 		 set(hotspot[2].visible,false);
		 		 "
		>
		<point ath="-56.8899" atv="  4.1349" />
		<point ath="-59.2120" atv="  7.3040" />
		<point ath="-57.2128" atv=" 10.8132" />
		<point ath="-53.0851" atv=" 11.3504" />
		<point ath="-51.2918" atv="  7.8715" />
		<point ath="-53.6534" atv="  3.9926" />
	</hotspot>
	

</krpano>


