<krpano version="1.0.8">
	<view fisheye="0" />
	<image type="CYLINDER" hfov="360">
		<cylinder url="http://www-us.open2view.com/assets/property/1500/e/8/e8dfb49857d9a9c8377e0947a44e0489fb5fb0a4.jpeg" />
	</image>

        <events onxmlcomplete="action(onstart);"/>
        <action name="onstart">
                <!-- set qtvr cursor on start -->
                action(qtvrcursor);
        </action>
        <action name="qtvrcursor">
                set(control.mousetype, moveto);
                set(cursors.url,  /swf/krpano/arrow-cursors.png);
                set(cursors.type, 4way);
                set(cursors.move,      112|0|28|28);
                set(cursors.drag,      112|0|28|28);
                set(cursors.arrow_r,    0|0|28|28);
                set(cursors.arrow_d,   28|0|28|28);
                set(cursors.arrow_l,   56|0|28|28);
                set(cursors.arrow_u,   84|0|28|28);
        </action>
        
        <autorotate enabled="true" 
            waittime="5.0" 
            accel="1.5" 
            speed="5" 
            tofov="80" 
            />
        <view fov="80"/> 
        
        <events onenterfullscreen="set(plugin[openfs].visible,false); set(plugin[closefs].visible,true);"
                onexitfullscreen ="set(plugin[openfs].visible,true);  set(plugin[closefs].visible,false);"
                />
                
        <textstyle name="buttonstyle" font="Arial" fontsize="10" border="false" background="false" textcolor="0xFFFFFF" effect="glow(0x000000,0.7,4,2);dropshadow(2,45,0x000000,3,1);" />
        
        <plugin name="in"       keep="true" align="bottom" x="-160" y="10" url="http://www-us.open2view.com/swf/krpano/buttons.jpg" crop="160|0|40|40" onovercrop="160|40|40|40" ondowncrop="160|80|40|40" blendmode="screen" ondown="set(movevectorz,-1);"  onup="set(movevectorz,0);" />
        <plugin name="out"      keep="true" align="bottom" x="-120" y="10" url="http://www-us.open2view.com/swf/krpano/buttons.jpg" crop="200|0|40|40" onovercrop="200|40|40|40" ondowncrop="200|80|40|40" blendmode="screen" ondown="set(movevectorz,+1);"  onup="set(movevectorz,0);" />
        <plugin name="openfs"   keep="true" align="bottom" x="+160" y="10" url="http://www-us.open2view.com/swf/krpano/buttons.jpg" crop="280|0|40|40" onovercrop="280|40|40|40" ondowncrop="280|80|40|40" blendmode="screen" onhover="showtext(Fullscreen, buttonstyle);"      onclick="set(fullscreen,true);"  visible="true"  />
        <plugin name="closefs"  keep="true" align="bottom" x="+160" y="10" url="http://www-us.open2view.com/swf/krpano/buttons.jpg" crop="320|0|40|40" onovercrop="320|40|40|40" ondowncrop="320|80|40|40" blendmode="screen" onhover="showtext(Exit Fullscreen,buttonstyle);"  onclick="set(fullscreen,false);" visible="false" />
        
	
</krpano>
