<?xml version = '1.0'?>
<commander activate="1" interval="250" trace="0">
	<actions>
		<action id="100" 
			repetition="5" panoname="../stadshuset/img/stadshuset1" inactivity="20"
			commandIn="global.showBored()"
		/>
		<action id="101" 
			repetition="1" panoname="../stadshuset/img/stadshuset1" pan="133:15" tilt="0:30"delay="10:2"
			commandIn="global.showQmark()"
			commandOut="global.hideQmark()#enable=102"
		/>
		<action id="102" 
			repetition="1" panoname="../stadshuset/img/stadshuset1" pan="133:15" tilt="0:30"
			enabled="0"
			commandIn="global.showInga()"
			commandOut="global.hideInga()#enable=103"
		/>
		<action id="103" 
			repetition="1" panoname="../stadshuset/img/stadshuset1" pan="133:15" tilt="0:30"
			enabled="0"
			commandIn="global.showEmark()"
			commandOut="global.hideEmark()#reset=101"
		/>
		<action id="104" 
			panoname="../stadshuset/img/stadshuset1" pan="-135:20"
			commandIn="global.showMaria()"
			commandOut="global.hideMaria()"
		/>
		<action id="105" 
			panoname="../stadshuset/img/stadshuset1" tilt="90:55"
			commandIn="global.startBells()" 
			commandOut="global.stopBells()#reset=106"
		/>
		<action id="106" 
			repetition="1" panoname="../stadshuset/img/stadshuset1" pan="-52:25" tilt="0:20"
			commandIn="global.showAargh()"
			commandOut="global.hideAargh()"
		/>
		<action id="107" 
			repetition="1" panoname="../stadshuset/img/stadshuset1" pan="63:10" tilt="-16:10" zoom="2.25:0.75" delay="15:1"
			commandIn="global.startTgrLou()"
		/>
		<action id="201" 
			repetition="1" panoname="../mariaberget/img/mariaberget2" pan="106:10" tilt="-10:20"
			commandIn="global.showMmmm()"
			commandOut="global.hideMmmm()#enable=202"
		/>
		<action id="202" 
			repetition="1" panoname="../mariaberget/img/mariaberget2" pan="115:10" tilt="-12:20" delay="3:2"
			enabled="0"
			commandIn="global.showIhope()"
			commandOut="global.hideIhope()"
		/>
		<action id="203" 
			panoname="../mariaberget/img/mariaberget2" pan="150:20" tilt="0:15"
			commandIn="global.showTower()"
			commandOut="global.hideTower()"
		/>
	</actions>
</commander>

