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

	<scene name="poluluxroom" onstart="action(showinterface,Люкс С Гостиная); action(createbuttons); "><view fov="80.0"  vlookat="0" hlookat="20"/>
		<image type="SPHERE"><sphere url="panoramas/poluluxroom.jpg" /></image>
		<preview type="SPHERE" url="panopvs/poluluxroom-pv.jpg" />
				<hotspot name="poluluxbath" url="hotspot.png" ath="-143" atv="3" />
				<hotspot name="poluluxbed" url="hotspot.png" ath="125" atv="3" />
				<hotspot name="resep" url="hotspot.png" ath="-155" atv="3" />	
	</scene>
	<plugin name="poluluxroom" url="panotns/poluluxroom-tn.jpg" keep="true" visible="false"/>	
	
	<scene name="poluluxbath" onstart="action(showinterface,Люкс С Ванная комната); action(createbuttons); "><view fov="80.0"  vlookat="0" hlookat="190"/>
		<image type="SPHERE"><sphere url="panoramas/poluluxbath.jpg" /></image>
		<preview type="SPHERE" url="panopvs/poluluxbath-pv.jpg" />
				<hotspot name="poluluxroom" url="hotspot.png" ath="-18" atv="3" />
	</scene>
		<plugin name="poluluxbath" url="panotns/poluluxbath-tn.jpg" keep="true" visible="false"/>	
	
	<scene name="poluluxbed" onstart="action(showinterface,Люкс С Спальня); action(createbuttons); "><view fov="80.0"  vlookat="0" hlookat="130"/>
		<image type="SPHERE"><sphere url="panoramas/poluluxbed.jpg" /></image>
		<preview type="SPHERE" url="panopvs/poluluxbed-pv.jpg" />
				<hotspot name="poluluxroom" url="hotspot.png" ath="-5" atv="3" />
	</scene>
	<plugin name="poluluxbed" url="panotns/poluluxbed-tn.jpg" keep="true" visible="false"/>
	
		<plugin name="resep" url="panotns/resep-tn.jpg" keep="true" visible="false"/>

	<action name="createbuttons">set(xpos,5); set(scrollw,477); 
			settingbutton( poluluxroom, Полулуюкс Гостиная, get(xpos)); inc(xpos,90); inc(scrollw,-90); 
			settingbutton( poluluxbed, Полулуюкс Спальня, get(xpos)); inc(xpos,90); inc(scrollw,-90);
			settingbutton( poluluxbath, Полулуюкс Ванная комната, get(xpos)); inc(xpos,90); inc(scrollw,-90);
			settingbutton( resep, Ресепшн, get(xpos)); inc(xpos,90); inc(scrollw,-90);
			 
			settinghotspot( poluluxroom, Полулуюкс Гостиная, 5 );
			settinghotspot( poluluxbed, Полулуюкс Спальня, 95 );
			settinghotspot( poluluxbath, Полулуюкс Ванная, 185 );
			settinghotspot( resep, Ресепшн, 5 ); gotoxml(resep,%CURRENTXML%/resep.xml);
	</action>

	<action name="removeall">
			removeplugin( poluluxroom); 
			removeplugin( poluluxbed);
			removeplugin( poluluxbath); 
			removeplugin( resep);
			 
				
			removehotspot( poluluxbath );
			removehotspot( poluluxbed );
			removehotspot( resep);
	</action>


</krpano>
