﻿<?xml version="1.0" ?>
<panorama>
    <parameters>
    
        layer_1 = fps.swf
        layer_2 = autorotator.swf
        layer_3 = borders.swf
        layer_4 = hotspots.swf
        
    zoomMax=2
	zoomMin=0.45
	zoomHome=-4
	panHome=0
	tiltHome=0
	
		qualityStatic=medium
	qualityMotion=low
        
    </parameters>
    <autorotator>
        speed = 0.1
        interval = 30
        pause = 2000
        quality = medium
    </autorotator>
    <borders>
        tilt_min = -90
        tilt_max = 90
    </borders>
    
    <hotspots>
	<global onStart="external.autorotator.disabled=1" onOver="scale=1.1,600,elastic;depth+=20" onOut="scale=1,300;depth-=20">
<spot useHandCursor="1" id="info" static="1" salign="BC" staticX="-300.5" staticY="-50.5" url="images/black_i.png" onClick="infoscreen.visible+=1"/>
<spot id="left" static="1" salign="BC" staticX="-225.5" staticY="-50.5" url="images/black_l.png" blockMouse="1" onPress="pano.panKey=-2,500" onRelease="pano.panKey=0"/>
<spot id="right" static="1" salign="BC" staticX="-150.5" staticY="-50.5" url="images/black_r.png" blockMouse="1" onPress="pano.panKey=2,500" onRelease="pano.panKey=0"/>
<spot id="down" static="1" salign="BC" staticX="-75" staticY="-50" url="images/black_d.png" blockMouse="1" onPress="pano.tiltKey=-2,500" onRelease="pano.tiltKey=0"/>
<spot id="up" static="1" salign="BC" staticX="0" staticY="-50" url="images/black_u.png" blockMouse="1" onPress="pano.tiltKey=2,500" onRelease="pano.tiltKey=0"/>
<spot id="zoomOut" static="1" salign="BC" staticX="75" staticY="-50" url="images/black_m.png" blockMouse="1" onPress="pano.zoomKey=-2,500" onRelease="pano.zoomKey=0"/>
<spot id="zoomIn" static="1" salign="BC" staticX="150" staticY="-50" url="images/black_p.png" blockMouse="1" onPress="pano.zoomKey=2,500" onRelease="pano.zoomKey=0"/>
<spot id="auto" static="1" salign="BC" staticX="225" staticY="-50" url="images/black_a.png" blockMouse="1" onClick="external.autorotator.disabled+=1; pano.pan_v=0; pano.tilt_v=0; pano.zoom_v=0;"/>
<spot id="full" static="1" salign="BC" staticX="300" staticY="-50" url="images/black_f.png" onClick="fullscreen(-)"/>
<spot id="infoscreen" url="images/logoInfo.png" static="1" visible="0" onClick="visible=0" onOver="" onOut=""/>
</global>
</hotspots>
</panorama>
