<?xml version="1.0" encoding="UTF-8"?>
<!-- for xml compliance -->
<!-- Generated By Kolor Panotour 1.6.0 Beta 3 -->
<krpano version="1.0.8.14" logkey="false">
    <action name="mainloadpano">
		 closeglobalobjects();
		 ifnot(stopSequence === undefined,interruptAnimation(););
		 loadpano(%1,NULL,NULL,BLEND(1));</action>
    <plugin name="gyro" url="central_parkdata/graphics/gyro.js" devices="ipad|iphone" keep="true" enabled="true"/>
    <!--************** KrPano plugins and datas ***************************************************-->
    <plugin name="data" firstPanoHasBeenPlayed="false" soundOn="true" keep="true"/>
    <!--************** Open the first pano ********************************************************-->
    <include url="central_park0.xml"/>
    <autorotate enabled="false"/>
    <plugin name="soundinterface" preload="true" url="central_parkdata/graphics/soundinterface.swf" alturl="central_parkdata/graphics/soundinterface.js" keep="true"/>
    <action name="playsoundaction">
		 set(plugin[data].soundOn, true);
		 set(plugin[soundinterface].mute, false);
	</action>
    <action name="stopsoundaction">
		 set(plugin[data].soundOn, false);
		 set(plugin[soundinterface].mute, true);
	</action>
    <!--************** Fonts **********************************************************************-->
    <textstyle name="DEFAULT" bold="false" font="HelveticaNeue LT 63 MdEx" fontsize="16" italic="false" textcolor="0xff000000"/>
    <!--************** Introduction ***************************************************************-->
    <action name="fromlittleplanetintrotonormalview">
	tweennormalview();</action>
    <action name="firstloadcompleteaction">
if(plugin[data].firstPanoHasBeenPlayed==false,
	setlittleplanet();
	wait(load);
	set(autorotate.enabled,true);
	delayedcall(1.0, fromlittleplanetintrotonormalview());
	set(plugin[data].firstPanoHasBeenPlayed,true);
);
</action>
    <action name="setlittleplanet">
set(view.stereographic,true);
set(view.fisheye,1.0);
set(view.limitview, lookat);
set(view.vlookatmin,	-90);
set(view.vlookatmax,	90);
set(view.fov,150);
set(view.fovmax,150);
set(view.hlookat,0);
set(view.vlookat,90);
set(display.flash10,off);
set(display.details,14);
</action>
    <!--************** Menu ***********************************************************************-->
    <plugin name="in" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(fov_moveforce,-1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(fov_moveforce,0);" url="central_parkdata/graphics/menu/menu0.png" width="40" x="-180" y="10"/>
    <plugin name="out" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(fov_moveforce,+1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(fov_moveforce,0);" url="central_parkdata/graphics/menu/menu1.png" width="40" x="-140" y="10"/>
    <plugin name="left" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(hlookat_moveforce,-1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(hlookat_moveforce,0);" url="central_parkdata/graphics/menu/menu2.png" width="40" x="-100" y="10"/>
    <plugin name="right" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(hlookat_moveforce,+1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(hlookat_moveforce,0);" url="central_parkdata/graphics/menu/menu3.png" width="40" x="-60" y="10"/>
    <plugin name="up" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(vlookat_moveforce,-1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(vlookat_moveforce,0);" url="central_parkdata/graphics/menu/menu4.png" width="40" x="-20" y="10"/>
    <plugin name="down" align="bottom" crop="0|0|65|65" height="prop" keep="true" ondown="set(vlookat_moveforce,+1);" onout="" onover="" onovercrop="0|65|65|65" onup="set(vlookat_moveforce,0);" url="central_parkdata/graphics/menu/menu5.png" width="40" x="20" y="10"/>
    <plugin name="home" align="bottom" crop="0|0|65|65" height="prop" keep="true" onclick="lookto(get(panoview.h),get(panoview.v),get(panoview.fov),smooth(100,20,50));" onout="" onover="" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu6.png" width="40" x="60" y="10"/>
    <plugin name="openfs" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="set(fullscreen,true);" onout="" onover="" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu7.png" width="40" x="100" y="10"/>
    <plugin name="closefs" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="set(fullscreen,false);" onout="" onover="" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu8.png" visible="false" width="40" x="100" y="10"/>
    <plugin name="soundON" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="playsoundaction();set(plugin[soundON].visible,false); set(plugin[soundOFF].visible,true);" onout="" onover="" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu9.png" visible="false" width="40" x="140" y="10"/>
    <plugin name="soundOFF" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="stopsoundaction();set(plugin[soundOFF].visible,false); set(plugin[soundON].visible,true);" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu10.png" visible="true" width="40" x="140" y="10"/>
    <plugin name="autorotationON" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="switch(autorotate.enabled);set(plugin[autorotationON].visible,false); set(plugin[autorotationOFF].visible,true);" onout="" onover="" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu11.png" visible="" width="40" x="180" y="10"/>
    <plugin name="autorotationOFF" align="bottom" blendmode="normal" crop="0|0|65|65" customColor="true" height="prop" keep="true" onclick="switch(autorotate.enabled);set(plugin[autorotationOFF].visible,false); set(plugin[autorotationON].visible,true);" onovercrop="0|65|65|65" url="central_parkdata/graphics/menu/menu12.png" visible="" width="40" x="180" y="10"/>
    <events onenterfullscreen="set(plugin[openfs].visible,false); set(plugin[closefs].visible,true);" onexitfullscreen="set(plugin[openfs].visible,true); set(plugin[closefs].visible,false);"/>
    <!--************** Plugin Panotour Maps *******************************************************-->
    <plugin name="panotourmaps" parent="STAGE" keep="true" devices="flash" url="central_parkdata/graphics/PanotourMaps.swf" zoom="13" maptype="NORMAL" lat="40.7845" lng="-73.9618" align="right" y="0" height="100%" x="-25%" width="25%" key="ABQIAAAA0qkAUBzPFNV9oINihCt7ABRmKFTJHrZR7tQxLZ27G0J1pPGAexQYgwh6N_3coo9-vjeizh07OyWJ8g">
        <radar visible="true" size="100" linecolor="0xffffff" linealpha="0.494118" fillcolor="0xff8c00" fillalpha="0.494118"/>
        <zoomcontrol visible="false"/>
        <positioncontrol visible="false"/>
        <maptypecontrol visible="false"/>
        <spot name="panotourmapsspot0" handcursor="false" url="central_parkdata/graphics/spots/spot0.png" lat="40.7708" lng="-73.9692"/>
    </plugin>
    <plugin name="panotourmapsthumb" keep="true" devices="flash" url="central_parkdata/graphics/strap.png" align="right" edge="left" rotate="180" handcursor="true" openpanotourmaps="set(mapsopened,'true');tween(plugin[panotourmaps].x,0%);tween(area.x,0%); tween(area.width,75%);plugin[panotourmaps].showControls();" closepanotourmaps="set(mapsopened,'false');tween(plugin[panotourmaps].x,-25%); tween(area.x,0%); tween(area.width,100%);plugin[panotourmaps].hideControls();" onclick="if (mapsopened == 'true', closepanotourmaps(), openpanotourmaps() );"/>
    <plugin name="panotourmapsthumbicon" devices="flash" keep="true" rotate="180" parent="panotourmapsthumb" zorder="0" url="central_parkdata/graphics/ptmaps_open.png" align="center" edge="center" capture="false" enabled="false"/>
    <action name="panotourmapsactivespot">plugin[panotourmaps].activatespot(%1);plugin[panotourmaps].ensurespotvisible(%1);</action>
    <!--************** Backgroud sound ************************************************************-->
    <action name="playbackgroundsound">if(%1 == none,stopallsounds();set(plugin[soundinterface].background,%1),if(plugin[soundinterface].background == %1,,stopallsounds();playsound(auto,%1,%2);set(plugin[soundinterface].background,%1)));</action>
    <action name="closeglobalobjects"/>
    <action name="interruptAnimation">
        <!-- Raise sequence stopper and wait sequence time to break the delayed calls -->
	ifnot (stopSequence === undefined,
		set(stopSequence,true);
		wait(0);
	);
</action>
</krpano>
