<?xml version = '1.0'?>
<panorama>
	<parameters>
		disableLoading = 1
		friction = 0.90 
		segments = 30
		qualityStatic = high
		qualityMotion = low
		qualityStatic2 = high
		qualityMotion2 = high

		layer_3 = ../hotspots.swf
		layer_4 = ../menuFullscreen.swf
		layer_6 = ../tooltips.swf
	</parameters>

	<hotspots>
		<global onStart="goSmallBridge()"
			goSmallBridge="loadPano(panoName=../arstaviken/img/arstaviken_100626_3&amp;panHome=68&amp;tiltHome=-5&amp;zoomHome=0.8)"
		>

			<spot id="FSbutton" url="../img/full.png" alt="Fullscreen on/off" depth="4" alpha="0.65" static="1" salign="TL" align="TL" staticX="10" staticY="10" onClick="fullscreen(-)" />

			<!-- plates -->
			<spot id="plate1" url="../spotplate.swf" static="1" salign="BL" align="BL" staticX="5" staticY="-10"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.30"
				size="110:-75" color="#60F0A0"
			/>
			<spot id="plate2" url="../spotplate.swf" static="1" salign="BR" align="BR" staticX="-10" staticY="-1"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.30"
				size="-150:85" color="#60A0F0" bordercolor="#90D0FF"
			/>
			<spot id="plate3" url="../spotplate.swf" static="1" salign="CM" align="CM" staticX="-100" staticY="150"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.70"
				size="25%:20%" shape="ellipse" color="#FFFFA0" bordercolor="#C00000" borderwidth="3"
			/>
			<spot id="plate4" url="../spotplate.swf" static="1" salign="TR" align="TR" staticX="-5" staticY="13"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.50"
				size="120:100" color="#C0C0C0" bordercolor="#000000" borderwidth="2" roundedcorners="15"
			/>
			<spot id="plate5" url="../spotplate.swf" static="1" salign="TC" align="TC" staticX="-150" staticY="10"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.60"
				size="20%:50" color="#60F0A0" borderwidth="3" roundedcorners="15"
			/>
			<spot id="plate6" url="../spotplate.swf" static="1" salign="TC" align="TC" staticX="150" staticY="10"
				mouseChildren="0" visible="1" margin="5" depth="0" buttonMode="0" alpha="0.60"
				size="20%:50" bordercolor="#00A0F0" borderwidth="5" roundedcorners="15"
			/>

			<spot id="sizebtn" url="../textbox.swf" static="1" salign="TR" align="TR" staticX="-15" staticY="20"
				buttonMode="0" mouseChildren="0" visible="1"
				width="100" wordwrap="1" textalign="center"
				font="Comic Sans MS" size="13" color="#000000" bold="1"
				text="This is a text with a background plate"
			/>

			<spot id="txt1" url="../textbox.swf" static="1" salign="BR" align="BR" staticX="-18" staticY="-10"
				buttonMode="0" mouseChildren="0" visible="1"
				font="Comic Sans MS" size="16" color="#F0F0F0" bold="0" bgcolor="#000060" bordercolor="#FFFFFF" margin="5"
				text="This is also a text bla bla bla"
			/>

			<spot id="txt1" url="../textbox.swf" static="1" salign="CM" align="CM" staticX="-100" staticY="155"
				buttonMode="0" mouseChildren="0" visible="1"
				width="220" wordwrap="1" textalign="center"
				font="Arial" size="12" color="#000000"
				text="The plates can be either\n rectangles or ellipses. You can have size, background-color, frame-color\n and frame-width of your own\n choice."
			/>
		</global>
	</hotspots>
</panorama>

