<krpano version="1.0.8" logkey="true" showerrors="false">

<plugin name="logo" style="logo" url="extras/logo.png" />
<plugin name="qm" style="qm" /> 
<plugin name="share" style="share" />
<plugin name="info" style="info" />
<include url="../../core/defaultskin.xml"/>

	<display fps="40"
	         details="32"
	         tessmode="auto"
	         movequality="LOW"
	         stillquality="HIGH"
	         flash10="on"
	         movequality10="HIGH"
	         stillquality10="HIGH"
	         stilltime="0.25"
	         />
			 
    <autorotate enabled="true" 
            waittime="10.0" 
            accel="1" 
            speed="3"
            horizon="0" 
            tofov="100" 
            />			 

	<view hlookat       ="-622.604207"
	      vlookat       ="-0.110073"
	      camroll       ="0.000000"
	      fov           ="111.093599"
	      fovmin        ="10.000000"
	      fovmax        ="150.000000"
	      maxpixelzoom  ="NaN"
	      limitfov      ="true"
	      fisheye       ="0.23"
	      fisheyefovlink="0.50"
	      stereographic ="false"
	      architectural ="0.4"
	      architecturalonlymiddle="true"
	      limitview     ="auto"
	      hlookatmin    ="NaN"
	      hlookatmax    ="NaN"
	      vlookatmin    ="NaN"
	      vlookatmax    ="NaN"
	      />

	<control usercontrol    ="all"
	         mousetype      ="moveto"
	         movetocursor   ="none"
	         cursorsize     ="10.0"
	         mouseaccelerate="1.00"
	         mousespeed     ="10.00"
	         mousefriction  ="0.80"
	         headswing      ="0.00"
	         keybaccelerate ="0.50"
	         keybspeed      ="10.00"
	         keybfriction   ="0.90"
	         keybinvert     ="false"
	         mousefovchange ="1.00"
	         keybfovchange  ="0.75"
	         fovspeed       ="3.00"
	         fovfriction    ="0.90"
	         keycodesleft   ="37"
	         keycodesright  ="39"
	         keycodesup     ="38"
	         keycodesdown   ="40"
	         keycodesin     ="16,65,107"
	         keycodesout    ="17,89,90,109"
	         />

	<preview type="CUBESTRIP" url="bells1.tiles/preview.jpg" />

	<image type="SPHERE" multires="true" tilesize="1250" baseindex="1">
		<level tiledimagewidth="10000" tiledimageheight="5000" details="32">
			<sphere url="bells1.tiles/l2_%v_%h.jpg" />
		</level>
		<level tiledimagewidth="5000" tiledimageheight="2500" details="32">
			<sphere url="bells1.tiles/l1_%v_%h.jpg" />
		</level>
	</image>
	
<!--  fullscreen button and events --> 

  <textstyle name="DEFAULT" font="Arial" fontsize="14" italic="true" bold="true" edge="right" xoffset="25" yoffset="-15" border="false" background="false" textcolor="0x000000" effect="glow(0xFFFFFF,0.7,4,4);dropshadow(2,45,0x000000,3,1);" /> 
  
  <plugin name="fsbutton" url="../../images/triangle.png" keep="true" align="bottomright" rotate="0" ox="55" oy="55" x="55" y="55" scale="0.5" alpha="0.6" onover="tween(alpha,0.8);" onout="tween(alpha,0.6);" onhover="showtext(toogle Fullsceen);" onclick="switch(fullscreen);" zorder="10"/> 
  
  <events onenterfullscreen="action(enterfullscreen);" onexitfullscreen="action(exitfullscreen);" /> 
  <action name="enterfullscreen">tween(plugin[cameracontrols].scale,0.8); tween(plugin[fsbutton].rotate,180); tween(plugin[fsbutton].scale,0.8);</action> 
  <action name="exitfullscreen">tween(plugin[cameracontrols].scale,0.5); tween(plugin[fsbutton].rotate,0); tween(plugin[fsbutton].scale,0.5);</action> 
		

			<!-- combobox -->			
			
	<plugin name="combobox" url="../core/plugins/combobox.swf" align="bottomcenter" x="0" y="25" keep="false" zorder="10"/>
	
	<action name="combobox:Direct Navigation Box">
	
	</action>
	
	<action name="combobox:Bells">
		loadpano(bells1.xml,null,KEEPALL,BLEND(2));
	</action>
	
	<action name="combobox:Clocks">
		loadpano(clocks1.xml,null,KEEPALL,BLEND(2));
	</action>
	
	<action name="combobox:Bottom">
		loadpano(lvl31.xml,null,KEEPALL,BLEND(2));
	</action>
	
<data name="infodata">
<textformat leftmargin="10" rightmargin="10">

<pheader>Old Central Clock Tower</pheader>

<br />
<plink><a href="event:openurl(http://www.duluth.k12.mn.us/education/staff/staff.php?sectiondetailid=11652)">Website Link</a></plink>
<br />

<pbody>The Mission of the Central Preservation Committee is to move into the future by connecting with the past.  Working in the 1890s Classroom Museum in Historic Central High School, committee members will do so by preserving Duluth's educational heritage, connecting today's youth with tradition, and uniting the entire community.
 The goal is to instill a common vision of respect for the value of public education.
 </pbody>

<br />

<plink><a href="event:action(hideinfo)">Close Window</a></plink> 
<br />

</textformat>	
</data>		

</krpano>

