<krpano logkey="false" actionintervalbase="frame" onstart="action(loadfirstpano,bisness);" >
	<include url="i&s/settings.xml" />
	<include url="i&s/interface.xml" />

	<scene name="bisness" onstart="action(showinterface,Бизнес Центр); action(createbuttons); "><view fov="80.0"  vlookat="0" hlookat="-35"/>
		<image type="SPHERE"><sphere url="panoramas/bisness.jpg" /></image>
		<preview type="SPHERE" url="panopvs/bisness-pv.jpg" />
				<hotspot name="resep" url="hotspot.png" ath="145" atv="3" />
	</scene>
	<plugin name="bisness" url="panotns/bisness-tn.jpg" keep="true" visible="false"/>	
	<plugin name="resep" url="panotns/resep-tn.jpg" keep="true"/>
	
		

	<action name="createbuttons">set(xpos,5); set(scrollw,477); 
			settingbutton( bisness, Бизнес Центр, get(xpos)); inc(xpos,90); inc(scrollw,-90); 
			settingbutton( resep, Ресепшн, get(xpos)); inc(xpos,90); inc(scrollw,-90);
			 
			settinghotspot( resep, Ресепшн, 5 ); gotoxml(resep,%CURRENTXML%/resep.xml);
			
	</action>

	<action name="removeall">
			removeplugin( bisness); 
			removeplugin( resep);
			
			
			removehotspot( resep);
			
	</action>


</krpano>
