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

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

	<hotspots>
		<global onStart="goTower()"
			goBridge="loadPano(panoName=../arstaviken/img/arstaviken090627&amp;pan=-175&amp;tilt=-2&amp;zoom=0.8);"
			goYachts="loadPano(panoName=../arstaviken/img/arstaviken090521&amp;pan=185&amp;tilt=-7);"
			goHome="loadPano(panoName=../home_tour/img/home_tour2&amp;tilt=0&amp;pan=80);"
			goWork="loadPano(panoName=../eniro/img/eniro6&amp;pan=-27&amp;tilt=-40);"
			goTower="loadPano(panoName=../stadshuset/img/stadshuset3&amp;pan=65&amp;tilt=-11&amp;zoom=0.8);"
			goMaria="loadPano(panoName=../mariaberget/img/mariaberget2&amp;zoomHome=0.8&amp;panHome=151&amp;tiltHome=-1);"
			goASS="loadPano(panoName=../arstaviken/img/assbryggan&amp;panHome=0&amp;tiltHome=0&amp;zoomHome=1);"
			showFake="fakeMsg.alpha=1,600;timer+=1,2000,,hideFake"
			hideFake="fakeMsg.alpha=0,1200"
			loadMenu1="menu6Text.staticY=50,500;external.panomenu.xmlfile=menu1.xml;newMenu.onClick=loadMenu2;menu1Text.staticX=10,500;timer+=1,500,,restoreText6"
			loadMenu2="menu1Text.staticY=50,500;external.panomenu.xmlfile=menu2.xml;newMenu.onClick=loadMenu3;menu2Text.staticX=10,500;timer+=1,500,,restoreText1"
			loadMenu3="menu2Text.staticY=50,500;external.panomenu.xmlfile=menu3.xml;newMenu.onClick=loadMenu4;menu3Text.staticX=10,500;timer+=1,500,,restoreText2"
			loadMenu4="menu3Text.staticY=50,500;external.panomenu.xmlfile=menu4.xml;newMenu.onClick=loadMenu5;menu4Text.staticX=10,500;timer+=1,500,,restoreText3"
			loadMenu5="menu4Text.staticY=50,500;external.panomenu.xmlfile=menu5.xml;newMenu.onClick=loadMenu6;menu5Text.staticX=10,500;timer+=1,500,,restoreText4"
			loadMenu6="menu5Text.staticY=50,500;external.panomenu.xmlfile=menu6.xml;newMenu.onClick=loadMenu1;menu6Text.staticX=10,500;timer+=1,500,,restoreText5"
			restoreText1="menu1Text.staticX=-300;menu1Text.staticY=-10"
			restoreText2="menu2Text.staticX=-300;menu2Text.staticY=-10"
			restoreText3="menu3Text.staticX=-300;menu3Text.staticY=-10"
			restoreText4="menu4Text.staticX=-300;menu4Text.staticY=-10"
			restoreText5="menu5Text.staticX=-300;menu5Text.staticY=-10"
			restoreText6="menu6Text.staticX=-300;menu6Text.staticY=-10"
		>
			<spot id="FSbutton" url="../img/full.png" alt="Fullscreen on/off" static="1" salign="TL" align="TL" staticX="10" staticY="10"  alpha="0.65" onClick="fullscreen(-)" />

			<spot id="imagemap1" url="../imagemap.swf" static="1" salign="TR" align="TR" staticX="-20" staticY="10"
				alpha="1" mouseChildren="0" visible="1" shadow="1"
				mouseChildren="1" blockMouse="1" disableKeys="0" disableControls="0"
				useHandCursor="0"
				onOver="pano.disableWheel=1; pano.disableKeys=1" 
				onOut="pano.disableWheel=0; pano.disableKeys=0"
				xmlFile="imagemap1.xml"
			/>

			<!-- text buttons -->
			<spot id="hideShow" url="../textbox.swf"	static="1" salign="BR" align="BR" staticX="-20" staticY="-10"
				alpha="1" mouseChildren="0" visible="1" 
				leftmargin="5"
				font="Comic Sans MS" size="14" color="#FFFFFF" bold="0"
				bgcolor="#FF0000" bordercolor="#FFFFFF" 
				onClick="hideMap()"
				hideMap="imagemap1.visible=0;onClick=showMap"
				showMap="imagemap1.visible=1;onClick=hideMap"
				text="Hide/show map "
			/>
			
			<!-- text hotspots -->
			<spot id="fakeMsg" url="../textbox.swf" static="1" salign="CB" align="CB" staticX="0" staticY="-50"
				scale="1" alpha="0" mouseChildren="0" visible="1" 
				buttonMode="0"
				font="Comic Sans MS" size="14" color="#F0F0F0" bold="0" leftmargin="5"
				bgcolor="#FF0000" bordercolor="#FFFFFF" 
				text="..."
			/>

		</global>
	</hotspots>
</panorama>

