	<krpano version="1.0.8" onstart="action(area_size);">
	
	
		<events onxmlcomplete="action(area_size);"
	        onpreviewcomplete=""
	        onloadcomplete=""
	        onloaderror=""
	        onkeydown=""
	        onkeyup=""
	        onclick=""
	        onviewchange=""
	        onidle=""
	        onresize="null"
	        onenterfullscreen="action(enterfullscreen);"
	        onexitfullscreen="action(exitfullscreen);"
	        />
	
	<action name="area_size">
	
		set(area.x, 25%);
		set(area.y, 20%);
		set(area.width, 50%);
		set(area.height, 60%);
		wait(.35);
		tween(plugin[load1].alpha,1); 
		tween(plugin[load2].alpha,1); 
		tween(plugin[load3].alpha,1);
		tween(plugin[intrologo2].alpha,1);
		tween(plugin[intrologo].alpha,1);
		tween(plugin[recycle].alpha,.1);
		tween(plugin[energy].alpha,.1);
	
	</action>
	
<action name="load">
tween(plugin[ul].alpha,0);
tween(plugin[ur].alpha,0);
tween(plugin[ll].alpha,0);
tween(plugin[lr].alpha,0);
tween(plugin[load1].alpha,0);
tween(plugin[load2].alpha,0);
tween(plugin[load3].alpha,0);
tween(plugin[intrologo].alpha,0);
tween(plugin[intrologo2].alpha,0);
tween(plugin[recycle].alpha,0);
tween(plugin[energy].alpha,0);
wait(.25);
removeplugin(ul);
removeplugin(ur);
removeplugin(ll);
removeplugin(lr);
removeplugin(load1);
removeplugin(load2);
removeplugin(load3);
removeplugin(intrologo);
loadpano(%1,null,MERGE,BLEND(2));
</action>	

	
	<plugin name="border_top"	zorder="25" url="border_x2.png" visible="true" enabled="false" align="lefttop"	edge="lefttop"	keep="true" width="100%"/> 
	<plugin name="border_bottom" zorder="25" url="border_x2.png" visible="true" enabled="false" align="leftbottom" edge="leftbottom" keep="true"width="100%"/>
	<plugin name="border_left"   zorder="25" url="border_x2.png" visible="true" enabled="false" align="lefttop"	edge="lefttop"	keep="true" height="100%"/> 
	<plugin name="border_right"  zorder="25" url="border_x2.png" visible="true" enabled="false" align="righttop"   edge="righttop" height="100%"  keep="true"/>
	
	<display fps="40"
	         details="32"
	         tessmode="3"
	         movequality="LOW"
	         stillquality="HIGHSHARP"
	         flash10="on"
	         movequality10="LOW"
	         stillquality10="HIGHSHARP"
	         stilltime="0.25"
			 
	         />
			 
	<view hlookat       ="0"
	      vlookat       ="0"
	      camroll       ="0.0"
	      fov           ="109"
		  fovtype       ="DFOV"
	      fovmin        ="109"
	      fovmax        ="109"
	      
	      limitfov      ="true"
	      fisheye       ="0.0"
	      fisheyefovlink="0.0"
	      stereographic ="false"
	      architectural ="0.0"
	      architecturalonlymiddle="true"
	      limitview     ="auto"
	      hlookatmin    ="NaN"
	      hlookatmax    ="NaN"
	      vlookatmin    ="NaN"
	      vlookatmax    ="NaN"
	      />

<plugin name="ul"
 	        url="ul.png"  
			height="50%" width="prop"
	       keep="false"
 	        visible="true" enabled="true" handcursor="true" 
 	        zorder="101"
 	        alpha="1.00" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="bottomright" x="0" y="0" 
	        scale=".85"
			onclick="action(load,scene1.xml);"
	        onloaded=""
			onhover="showtext(206 S. 67th Ave W.,style1);"
			
			onover="tween(scale,.86); tween(plugin[ur].alpha,0.6); tween(plugin[ll].alpha,0.6); tween(plugin[lr].alpha,0.6);"
			onout="tween(scale,.85); tween(plugin[ur].alpha,1); tween(plugin[ll].alpha,1); tween(plugin[lr].alpha,1);"
			
	        />
			
<plugin name="ur"
 	        url="ur.png"  
			height="50%" width="prop"
	        keep="false"
 	        visible="true" enabled="true" handcursor="true" 
 	        zorder="101"
 	        alpha="1.00" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="bottomleft" x="0" y="0"  
	        scale=".85"
	        onloaded=""
			onhover="showtext(33 Riverside Dr.,style1);"
			onover="tween(scale,.86); tween(plugin[ul].alpha,0.6); tween(plugin[ll].alpha,0.6); tween(plugin[lr].alpha,0.6);"
			onout="tween(scale,.85); tween(plugin[ul].alpha,1); tween(plugin[ll].alpha,1); tween(plugin[lr].alpha,1);"
			onclick="action(load,grandroom.xml);"
	        />	
			
<plugin name="ll"
 	        url="ll.png"  
			height="50%" width="prop"
	        keep="false"
 	        visible="true" enabled="true" handcursor="true" 
 	        zorder="101"
 	        alpha="1.00" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="topright" x="0" y="0"  
	        scale=".85"
	        onloaded=""
			onhover="showtext(922 E 8th St.,style1);"
			onover="tween(scale,.86); tween(plugin[ur].alpha,0.6); tween(plugin[ul].alpha,0.6); tween(plugin[lr].alpha,0.6);"
			onout="tween(scale,.85); tween(plugin[ur].alpha,1); tween(plugin[ul].alpha,1); tween(plugin[lr].alpha,1);"
			onclick="action(load,mainroom-2.xml);"
	        />
			
<plugin name="lr"
 	        url="lr.png"  
			height="50%" width="prop"
	        keep="false"
 	        visible="true" enabled="true" handcursor="false" 
 	        zorder="101"
 	        alpha="1.00" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="topleft" x="0" y="0"  
	        scale=".85"
	        onloaded=""
			onhover="showtext(2806 Jefferson St.,style1);"
			onover="tween(scale,.86); tween(plugin[ur].alpha,0.6); tween(plugin[ul].alpha,0.6); tween(plugin[ll].alpha,0.6);"
			onout="tween(scale,.85); tween(plugin[ur].alpha,1); tween(plugin[ul].alpha,1); tween(plugin[ll].alpha,1);"
			onclick="action(load,jeffmainroom.xml);"
	        />
											
<plugin name="textbgw"
 	        url="textbox.png"  
			height="95%" width="95%"
	        keep="false"
 	        visible="false" enabled="true" handcursor="true" 
 	        zorder="1"
 	        alpha="0" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="center" x="0" y="0"  
	        scale="1"
	        onloaded=""
			onhover=""
			onover=""
			onout=""
			onclick=""
	        />
			
<plugin name="textbgh"
 	        url="textbox2.png"  
			height="95%" width="95%"
	        keep="false"
 	        visible="false" enabled="true" handcursor="true" 
 	        zorder="1"
 	        alpha="0" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="center" edge="center" x="0" y="0"  
	        scale="1"
	        onloaded=""
			onhover=""
			onover=""
			onout=""
			onclick=""
	        />	
			
<plugin name="blackbg"
 	        url="green.png"  
			height="100%" width="100%"
	        keep="false"
 	        visible="true" enabled="true" handcursor="false" 
 	        zorder="0"
 	        alpha="1" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="topleft" edge="topleft" x="0" y="0"  
	        scale="1"
	        onloaded=""
			onhover=""
			onover=""
			onout=""
			onclick=""
	        />						
	
<plugin name="intrologo"
 	        url="intrologo.png"  
			parent="stage"
	        keep="false"
 	        visible="true" enabled="true" handcursor="false" 
 	        zorder="101"
 	        alpha="0" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="topcenter" edge="top" x="0" y="1%" 
	        scale="1" width="50%" height="20%"
	        onloaded=""

	        />	
			
<plugin name="intrologo2"
 	        url="intrologo2.png"  
			parent="stage"
	        keep="false"
 	        visible="true" enabled="true" handcursor="false" 
 	        zorder="101"
 	        alpha="0" blendmode="normal" rotate="0"
 	        smoothing="true"
 	        align="bottomcenter" edge="bottom" x="0" y="4%" 
	        scale="1" width="60%" height="10%"	        
			onloaded=""

	        />			
			
<plugin name="load1" url="textfield.swf" children="false" keep="true"
	        css="p{color:#000000; font-family:Arial; font-weight:bold; font-size:13; margin-left:5; margin-right:5; text-align:center; }" backgroundcolor="0xe2df74" roundedge="5" shadow="1" borderwidth="2" glow="4" glowcolor="0xFFFFFF" visible="true" scale="1"  zorder="9"
	        html="[p]Who we are[/p]"
			blendmode="normal" 
	        align="center" x="-135" y="33.25%" width="130" height="20" 
	        alpha="0"
			onclick=""
			keep="false"
			onover=""
			onout=""
			onclick="action(loadwhy);"
			parent="stage"
	        />	  
	        
	<plugin name="load2" url="textfield.swf" children="false" keep="true" 
	        css="p{color:#000000; font-family:Arial; font-weight:bold; font-size:13; margin-left:5; margin-right:5; text-align:center; }" backgroundcolor="0xe2df74" roundedge="5" shadow="1" borderwidth="2" glow="4" glowcolor="0xFFFFFF" visible="true"  scale="1" zorder="9"
	        html="[p]How we help[/p]" 
			blendmode="normal" 
	        align="center" x="135" y="33.25%" width="130" height="20" 
	        onclick=""
			alpha="0"
			keep="false"
			onover=""
			onout=""
			onclick="action(loadhow);"
			parent="stage"			
	        />	
			
	<plugin name="load3" url="textfield.swf" children="false" keep="true" 
	        css="p{color:#000000; font-family:Arial; font-weight:bold; font-size:13; margin-left:5; margin-right:5; text-align:center; }" backgroundcolor="0xe2df74" roundedge="5" shadow="1" borderwidth="2" glow="4" glowcolor="0xFFFFFF" visible="true"  scale="1" zorder="9"
	        html="[p]See our work[/p]" 
			blendmode="normal" 
	        align="center" x="0" y="33.25%" width="120" height="20" 
	        onclick=""
			alpha="0"
			keep="false"
			onover=""
			onout=""
			onclick="action(loadex);"
			parent="stage"
	        />
			
<action name="loadwhy">
tween(plugin[textbgh].alpha,0,1);
tween(plugin[ul].alpha,0,1);
tween(plugin[ur].alpha,0,1);
tween(plugin[ll].alpha,0,1);
tween(plugin[lr].alpha,0,1);
wait(.5);
set(plugin[ul].visible,false);
set(plugin[ur].visible,false);
set(plugin[ll].visible,false);
set(plugin[lr].visible,false);
set(plugin[textbgh].visible,false);
wait(.25);
set(plugin[textbgw].visible,true);
tween(plugin[textbgw].alpha,1,1);

</action>

<action name="loadhow">
tween(plugin[textbgw].alpha,0,1);
tween(plugin[ul].alpha,0,1);
tween(plugin[ur].alpha,0,1);
tween(plugin[ll].alpha,0,1);
tween(plugin[lr].alpha,0,1);
wait(.5);
set(plugin[ul].visible,false);
set(plugin[ur].visible,false);
set(plugin[ll].visible,false);
set(plugin[lr].visible,false);
set(plugin[textbgw].visible,false);
wait(.25);
set(plugin[textbgh].visible,true);
tween(plugin[textbgh].alpha,1,1);

</action>

<action name="loadex">
tween(plugin[textbgw].alpha,0,1);
tween(plugin[textbgh].alpha,0,1);
wait(.25);
set(plugin[textbgw].visible,false);
set(plugin[textbgh].visible,false);
wait(.25);
set(plugin[ul].visible,true);
set(plugin[ur].visible,true);
set(plugin[ll].visible,true);
set(plugin[lr].visible,true);
tween(plugin[ul].alpha,1,1);
tween(plugin[ur].alpha,1,1);
tween(plugin[ll].alpha,1,1);
tween(plugin[lr].alpha,1,1);

</action>	

	<textstyle name="style1" font="Arial" fontsize="14" bold="true" italic="true" 
	           textcolor="0000000" background="true" backgroundcolor="15658700" border="true" bordercolor="0000000" 
	           alpha="1" blendmode="normal" effect="" 
	           origin="center" edge="center" textalign="left" xoffset="0" yoffset="0" showtime="0.1" noclip="true"
	           />


	</krpano>
