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

		layer_1 = ../logoMeter.swf
		layer_3 = ../hotspots.swf
		layer_4 = ../menuFullscreen.swf
	</parameters>
	<hotspots>
		<global onStart="externalInterfaceID=live; goEniro()" 
			goEniro="loadPano(panoName=../eniro/img/eniro1&panHome=93&tiltHome=-1&zoomHome=1);pano.pan+=0.01"
			pano_move="pano.pan=129,4000,elastic;pano.tilt=-9.5,5000,elastic;pano.zoom=1.8,10000"
			goClock="lowerQuality();pano.pan=165,5000,elastic;pano.tilt=4,4000,elastic;pano.zoom=3,6000,-,restoreQuality();"
			goTable="lowerQuality();pano.pan=-54,5000,smooth;pano.tilt=-37,4000,smooth;pano.zoom=1,4000,-,restoreQuality();"
			goRoof="lowerQuality();pano.pan=-160,5000,smooth;pano.tilt=78,4000,smooth;pano.zoom=1,6000,-,restoreQuality();"
			goHome="lowerQuality();pano.pan=93,5000,smooth;pano.tilt=-1,4000,smooth;pano.zoom=1,6000,-,restoreQuality();"
			lowerQuality="pano.qualityStatic=low; pano.qualityStatic2=low"	
			restoreQuality="pano.qualityStatic=best; pano.qualityStatic2=best"	
		>
			<spot id="FSbutton" url="img/full.png" alt="Fullscreen on/off" static="1" salignX="-0.47" salignY="-0.46" scale="1" alpha="0.65" onClick="fullscreen(-)" />
			<box id="clock" url="../clock368.swf" pan="164.54" tilt="3.78" orientation="sphere" rotationX="13.00" rotationY="-2.00" depth="3" scale="0.08" tint="0.34" tintColor="#000000" blur="8" blurQuality="2" refreshRate="1" segmentsX="4" segmentsY="4" buttonMode="0" />

			<spot id="mytext" url="../textbox.swf"
				align="TL" pan="110" tilt="25" 
				width="150" alpha="1" scaleable="0" visible="1" mouseChildren="0" 
				wordwrap="1" textalign="center" leftmargin="5"
				font="Arial" size="16" color="#FFFFE0" 
				bold="0" italic="0" underline="0" 
				bgcolor="#404040" bordercolor="#FFFFFF" 
				onOver="text=...or is it?" onOut="text=This is an ordinary text box" onClick="goClock()"
				text="This is an ordinary text box"
			/>
			<spot id="paris" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.38"
				alpha="1" mouseChildren="0" visible="1" 
				width="130" leftmargin="5" wordwrap="1"
				font="Verdana" size="18" color="#FF0000" bold="1"
				bgcolor="#FFFFFF" bordercolor="#0000C0" 
				onOver="mytext.text=...why%2C yes - it did change!" onOut="mytext.text=This is an ordinary text box" onClick="goTable()"
				text="Paris"
			/>
			<spot id="rome" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.33"
				alpha="1" mouseChildren="0"  visible="1"
				width="130" leftmargin="5" wordwrap="1"
				font="Arial" size="18" color="#000000" bold="1"
				bgcolor="#99CCFF" bordercolor="#FF0000" 
				onOver="stock.text=Copenhagen" onOut="stock.text=Stockholm" onClick="goHome()"
				text="Rome"
			/>
			<spot id="sanfran" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.28"
				alpha="1" mouseChildren="0"  visible="1"
				width="130" leftmargin="5" wordwrap="1"
				font="Times New Roman" size="18" color="#000000" bold="1"
				bgcolor="#DBBE7A" bordercolor="#FF0000" 
				onOver="johan.text=Rio de Janeiro" onOut="johan.text=Johannesburg" onClick="goTable()"
				text="San Fransisco"
			/>
			<spot id="sydney" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.23"
				alpha="1" mouseChildren="0"  visible="1"
				width="130" leftmargin="5" wordwrap="1"
				font="Comic Sans MS" size="18" color="#FFFFFF" bold="0"
				bgcolor="#FF6080" bordercolor="#D0D0D0" 
				onOver="rome.text=Madrid" onOut="rome.text=Rome" onClick="goClock()"
				text="Sydney"
			/>
			<spot id="stock" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.18"
				alpha="1" mouseChildren="0"  visible="1"
				width="130" leftmargin="5" wordwrap="1"
				font="Trebuchet MS" size="18" color="#4040A0" bold="1"
				bgcolor="#FFFFA0" bordercolor="#000000" 
				onOver="paris.text=London" onOut="paris.text=Paris" onClick="goTable()"
				text="Stockholm"
			/>
			<spot id="johan" url="../textbox.swf"	align="TL" static="1" salignX="-0.49" salignY="-0.13"
				alpha="1" mouseChildren="0"  visible="1"
				width="130" leftmargin="5" wordwrap="1"
				font="Courier New" size="16" color="#FFFFFF" bold="0"
				bgcolor="#086363" bordercolor="#FFFFFF" 
				onOver="sanfran.text=New York" onOut="sanfran.text=San Fransisco" onClick="goRoof()"
				text="Johannesburg"
			/>
		</global>
	</hotspots>

	<logoMeter>
		size=200x40
		radius=10
		bgColor=0xb0b0b0
		borderColor=0x000000
		meterSize=180x6
		meterPos=9:8
		meterColor=0xCff0000
		textPos=9:17
		textSize=180x20
		textColor=0xC800000
		textLoaded=Loaded so far: %L KB
		font=Verdana
		fontsize=12
		delay=2000
	</logoMeter>
</panorama>
