<krpano version="1.0.8" onstart="action(shownav);">  

 <!-- <plugin name="options" url="../core/plugins/options.swf" zorder="10" keep="true" />
   <plugin name="editor" url="../core/plugins/editor.swf" zorder="10" keep="true" /> -->
   
  <hotspot name="nadirlogo"
         url="logo3.png"
         ath="0"
         atv="90"
         distorted="true"
         scale="2"
         rotate="0.0"
		 keep="true"
		 zorder="2"
         rotatewithview="false"
		 onhover=""

         />	 
   
<plugin name="map" url="map.png" handcursor="true"
			align="topright" edge="topright"
			x="40"
			y="45"
			alpha=".2"
			zorder="1" width="prop"
			onover="tween(plugin[map].height,75%); action(showspots); tween(plugin[map].alpha,.8); set(plugin[open].visible,false);"
			onhover="showtext(Click to Close Floor Plan);"
			onclick="tween(plugin[map].height,10%); action(hidespots); tween(plugin[map].alpha,.2);  set(plugin[open].visible,true); "
			onout="tween(plugin[map].height,10%); action(hidespots); tween(plugin[map].alpha,.2);  set(plugin[open].visible,true);"
			height="10%"
			visible="true"
			keep="true"
	/>   

			
<plugin name="showprop2" url="compass.png"
	        visible="true" enabled="true" children="false" handcursor="true"
	        zorder="5" alpha="1.00" blendmode="normal" autopos="" scale="0.4"
	        origin="bottom" edge="origin" x="175" y="25" 
	        onover="tween(scale,.5);"
			onout="tween(scale,.4);"
			onhover="showtext(Open Tour Navigation Information)"
	        ondown=""
	        onup=""
	        onclick="action(shownav);"

	        keep="true"
			
			/>			
			
<plugin name="navinfo"
 	        url="navinfosm.png"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" 
 	        zorder="5"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="center" edge="center"
 	        onclick="action(hidenav);"
 	        onhover="showtext(Click to Close);"
	        scale="1"
 
	        />			
			
  <action name="hidenav">

tween(plugin[navinfo].scale,0);
tween(plugin[navinfo].alpha,0); wait(.3);
set(plugin[navinfo].visible,false);
  
  	</action>			
  
  <action name="shownav">
  
  set(plugin[navinfo].visible,true);
  tween(plugin[navinfo].alpha,1);
  tween(plugin[navinfo].scale,1);

	</action>	  
   
<display fps="40"
	         details="32"
	         tessmode="3"
	         movequality="HIGH"
	         stillquality="HIGHSHARP"
	         flash10="on"
	         movequality10="HIGH"
	         stillquality10="HIGHSHARP"
	         stilltime="0.25"
			 
	         />

			 
	<view hlookat       ="-0.399608"
	      vlookat       ="-9.574368"
	      camroll       ="0.000000"
	      fov           ="80.000000"
	      fovmin        ="70.000000"
	      fovmax        ="100.000000"
	      maxpixelzoom  ="NaN"
	      limitfov      ="true"
	      fisheye       ="0.87"
	      fisheyefovlink="1.92"
	      stereographic ="true"
	      architectural ="0.25"
	      architecturalonlymiddle="true"
	      limitview     ="range"
	      hlookatmin    ="NaN"
	      hlookatmax    ="NaN"
	      vlookatmin    ="-90"
	      vlookatmax    ="66"
	      />

	<control usercontrol    ="all"
	         mousetype      ="moveto"
	         movetocursor   ="arrow"
	         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"
	         />

	<contextmenu fullscreen="true">
	</contextmenu>

	<preview type="CUBESTRIP" url="mainentry.tiles/preview.jpg" />

	<image type="CUBE" multires="true" tilesize="4000">
		<level tiledimagewidth="2013" tiledimageheight="2013">
			<left  url="mainentry.tiles/pano_l_%0v%0h.jpg" />
			<front url="mainentry.tiles/pano_f_%0v%0h.jpg" />
			<right url="mainentry.tiles/pano_r_%0v%0h.jpg" />
			<back  url="mainentry.tiles/pano_b_%0v%0h.jpg" />
			<up    url="mainentry.tiles/pano_u_%0v%0h.jpg" />
			<down  url="mainentry.tiles/pano_d_%0v%0h.jpg" />
		</level>
	</image>
	
<!--  area border  -->
	<plugin name="border_top"	zorder="25" url="border_x2.png" visible="true" enabled="false" width="100%" align="lefttop"	edge="lefttop"	keep="true"/> 
	<plugin name="border_bottom" zorder="25" url="border_x2.png" visible="true" enabled="false" width="100%" align="leftbottom" edge="leftbottom" keep="true"/>
	<plugin name="border_left"   zorder="25" url="border_x2.png" visible="true" enabled="false" height="100%" align="lefttop"	edge="lefttop"	keep="true"/> 
	<plugin name="border_right"  zorder="25" url="border_x2.png" visible="true" enabled="false" height="100%" align="righttop"   edge="righttop"   keep="true"/>	
	
<plugin name="lskin"
 	        url="lskin.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="1"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="0" y="0"
 	        width="25" height="100%"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />
			
<plugin name="rtskin"
 	        url="rtskin.png"
	        keep="true" 
			visible="true" enabled="true"
 	        zorder="1"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="rightcenter" edge=""
 	        x="0" y="0"
 	        width="25" height="100%"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />
			
<plugin name="btskin"
 	        url="btskin.png"
	        keep="true"
 	        visible="true" enabled="true"
 	        zorder="2"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="bottomcenter" edge=""
 	        x="0" y="0"
 	        width="100%" height="50"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />
			
<plugin name="topskin"
 	        url="topskin.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="2"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="topcenter" edge=""
 	        x="0" y="0"
 	        width="100%" height="40"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />
			
<plugin name="pineconel"
 	        url="pinecone.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="3"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="topleft" edge=""
 	        x="-25" y="-10"
 	        width="75" height="75"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick="loadpano(_dsc8735.xml,null,MERGE,BLEND(2)); set(plugin[cameracontrols].visible,false);"
			handcursor="false"
	        />
			
<plugin name="pineconer"
 	        url="pinecone.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="3"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="topright" edge=""
 	        x="-25" y="-10"
 	        width="75" height="75"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick="loadpano(mainentry.xml,null,MERGE,BLEND(2)); set(plugin[cameracontrols].visible,true);"
			handcursor="false"
	        />
			
	<plugin name="logo"
 	        url="logo.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="1"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="topcenter" edge=""
 	        x="0" y="-95"
 	        width="120" height="110"
	        scale="1"
	        onloaded=""
			handcursor="false"
	        ondown=""
	        onup=""
	        onclick=""
	        />
			
	<plugin name="logo2"
 	        url="logo2.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="3"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="topcenter" edge=""
 	        x="0" y="-21"
 	        width="250" height="80"
	        scale="1"
	        onloaded=""
	        onover="tween(plugin[logo].y,77);tween(plugin[logo2].y,0);"
			onout="tween(plugin[logo].y,-95);tween(plugin[logo2].y,-21);"
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />
			
	<plugin name="strap"
 	        url="strap.jpg"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="3"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="bottomcenter" edge="leftbottom"
 	        x="0" y="-5"
 	        width="900" height="52"
	        scale="1"
	        onloaded=""
			handcursor="false"
	        ondown=""
	        onup=""
	        onclick=""
	        />
			
			<plugin name="strap2"
 	        url="strap.jpg"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="3"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="bottomcenter" edge="rightbottom"
 	        x="0" y="-5"
 	        width="900" height="52"
	        scale="1"
	        onloaded=""
			handcursor="false"
	        ondown=""
	        onup=""
	        onclick=""
	        />
			
<plugin name="oar1"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-180"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	         onclick="openurl(http://duluthpack.com/products.aspx?category=North%20Face)"  
			onhover="showtext(View our North Face products,largetext)"
	        />

<plugin name="oar2"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-160"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Filson)"
			onhover="showtext(View our Filson products,largetext)"
	        />
			
<plugin name="oar3"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-140"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Smartwool)"
			onhover="showtext(View our Smart Wool products,largetext)"
	        />
			
<plugin name="oar4"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-120"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Katadyn)"
			onhover="showtext(View our Katadyn products,largetext)"
	        />
			
<plugin name="oar5"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-100"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Stormy%20Kromer)"
			onhover="showtext(View our Stormy Kromer products,largetext)"
	        />
			
<plugin name="oar6"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-80"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	       onclick="openurl(http://duluthpack.com/products.aspx?category=Thermarest)"
			onhover="showtext(View our Thermarest products,largetext)"
	        />

<plugin name="oar7"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-60"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	         onclick="openurl(http://duluthpack.com/products.aspx?category=Leatherman)"
			onhover="showtext(View our Leatherman products,largetext)"
	        />
			
<plugin name="oar8"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-40"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	         onclick="openurl(http://duluthpack.com/products.aspx?category=Optimus)"
			onhover="showtext(View our Optimus products,largetext)"
	        />
			
<plugin name="oar9"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="-20"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Dale%20of%20Norway)"
			onhover="showtext(View our Dale of Norway products,largetext)"
	        />
			
<plugin name="oar10"
 	        url="oarright.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="0"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="-180" y="0"
 	        width="214" height="20"
	        scale="1"
	        onloaded=""
			onover="tween(plugin[oar1].x,5);tween(plugin[oar2].x,-20);tween(plugin[oar3].x,-45);tween(plugin[oar4].x,-70);tween(plugin[oar5].x,-95);tween(plugin[oar6].x,-95);tween(plugin[oar7].x,-70);tween(plugin[oar8].x,-45);tween(plugin[oar9].x,-20);tween(plugin[oar10].x,5);"
			onout="tween(plugin[oar1].x,-180);tween(plugin[oar2].x,-180);tween(plugin[oar3].x,-180);tween(plugin[oar4].x,-180);tween(plugin[oar5].x,-180);tween(plugin[oar6].x,-180);tween(plugin[oar7].x,-180);tween(plugin[oar8].x,-180);tween(plugin[oar9].x,-180);tween(plugin[oar10].x,-180);"
	        ondown=""
	        onup=""
	        onclick="openurl(http://duluthpack.com/products.aspx?category=Buck)"
			onhover="showtext(View our Buck Knife products,largetext)"
	        />
			
<plugin name="product"
 	        url="product.png"
	        keep="true"
 	        visible="true" enabled="true" 
 	        zorder="5"
 	        alpha="1.00" blendmode="normal"
 	        smoothing="true"
 	        origin="leftcenter" edge=""
 	        x="2" y="-90"
 	        width="15" height="220"
	        scale="1"
	        onloaded=""
	        onover=""
	        onhover=""
	        onout=""
	        ondown=""
	        onup=""
	        onclick=""
			handcursor="false"
	        />	
			
<plugin name="open"
			url="open.png"
			align="bottomcenter"
			x="0"
			y="10"
			scale=".75"
			onover="tween(plugin[map].height,75%); action(showspots); tween(plugin[map].alpha,.8); set(plugin[open].visible,false);"
			onhover=""
			onout=""
			onclick=""
			zorder="5"
			keep="true"
			/>					

			<!-- google maps -->

<plugin name="mapslogo"
			url="gmaps.png"
			align="bottomcenter"
			x="-175"
			y="0"
			scale=".45"
			onhover="showtext(Open a Google Map for Duluth Pack)"
			onover="tween(scale,.55)"
			onout="tween(scale,.45)"
			onclick="tween(plugin[maps].x,0,0.3,easeoutquad,set(plugin[maps].onout,set(plugin[maps].onout,null);tween(plugin[maps].x,-400);));"
			zorder="5"
			keep="true"
			/>

<plugin name="maps" url="plugins/googlemaps.swf" handcursor="false"
			align="leftbottom"
			x="-300"
			y="0"
			width="300"
			height="100%"
			zorder="1"
			
			xonover="tween(plugin[maps].x,40);"
			xonout="tween(plugin[maps].x,-300);"

			key="ABQIAAAAAOUDvWwlS_Wxbh9Jgbx1fBR5aKurEJ6TSpp_I-EAQPQB7zYUUxSK_8Sk1pOF8OJ8m4zZyG4T5QEXvQ"

			lat="46.78337"
			lng="-92.09414"
			zoom="16"

			maptype="SATELLITE"

			dragging="true"
			scrollwheel="true"
			continuouszoom="false"
			keyboard="false"
			crosshairs="false"

			onmapready=""
			onmapmoved=""
			onmapzoomed=""
			keep="true"
			
	>

		<positioncontrol visible="true" anchor="topleft"  x="2" y="2" />
		<zoomcontrol     visible="true" anchor="topright" x="2" y="2" hasscrolltrack="true" />

	<spot name="s2" lat="46.78337" lng="-92.09414" 
		      onhover="showtext(get directions to the Duluth Pack Retial Store,smalltext);" 
		      onclick="openurl(http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Duluth+Pack+365+Canal+Park+Dr+Duluth+MN+55802&sll=46.795594,-92.116585&sspn=0.053354,0.109863&ie=UTF8&ll=46.78337,-92.09414&spn=0.007023,0.013733&t=h&z=16&iwloc=addr);" />	
			  	   
</plugin>



    <textstyle name="smalltext" 
	           font="Arial" fontsize="10" 
	           border="false" background="false"
	           textcolor="0xFFFFFF"
	           effect="glow(0x000000,0.7,4,2);dropshadow(2,45,0x000000,3,1);"
	           />	
			   
       <textstyle name="largetext" 
	           font="Arial" fontsize="14" 
	           border="false" background="false"
	           textcolor="0xFFFFFF"
	           effect="glow(0x000000,0.7,4,2);dropshadow(2,45,0x000000,3,1);"
	           />		


	<progress showload="bar()"
	          showwait="loopings()"
	          />
			  
	<plugin name="vnlogo"
 	        url="NewVNBlue.png"
	        keep="true"
 	        visible="true" enabled="true" handcursor="true" 
 	        zorder="4"
 	        alpha="1.00" blendmode="multiply"
 	        smoothing="true"
 	        origin="leftbottom" edge=""
 	        x="5" y="0"
 	        width="45" height="45"
	        scale="1"
	        onloaded=""

			onhover="showtext(Virtual Northland)"
	        ondown=""
	        onup=""
	        onclick="openurl(http://www.virtualnorthland.com,_blank);"
	        />

			
			<!-- camera controls -->	
	
<plugin name="cameracontrols" 
  	        url="plugins/cameracontrols.swf" zoom_refresh_fps="10" 
  	        keep="true"
  	        align="centerbottom" x="0 px" y="60px" scale="0.5" />  
			
<!--  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="triangle.png" keep="true" align="bottomright" rotate="0" ox="55" oy="55" x="55" y="55" scale="1.0" alpha="0.6" onover="tween(alpha,0.8);" onout="tween(alpha,0.6);" onhover="showtext(toogle Fullsceen);" onclick="switch(fullscreen);" zorder="10"/> 
  

  <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,1.0);</action> 

	<plugin name="hotsp"   url="btn_star.jpg" align="bottom" edge="center" y="22" x="130"  keep="true" zorder="5" blendmode="screen" onhover="showtext(Hotspots ON/OFF);"   onover="set(blendmode,add);"  onout="set(blendmode,screen);" onclick="switch(hotspot.visible);" />
	
		<plugin name="home"    url="btn_home.jpg" align="bottom" edge="center" y="22" x="-130"   keep="true" zorder="5" blendmode="screen" onhover="showtext(Return to Main Entry);"      onover="set(blendmode,add);"  onout="set(blendmode,screen);" onclick="action(mainentry)"         />
		
		   
 	<events onxmlcomplete=""
	        onpreviewcomplete=""
	        onloadcomplete="delayedcall(2, hidenav());"
	        onloaderror=""
	        onkeydown=""
	        onkeyup=""
	        onclick=""
	        onviewchange=""
	        onidle=""
	        onresize=""
	        onenterfullscreen="action(enterfullscreen);"
	        onexitfullscreen="action(exitfullscreen);"
	        />
			
  <plugin name="spot1" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="70%" y="75%" onhover="showtext(View from Main Entry);"  Parent="map"  visible="false"   keep="true"    onclick="action(load1);" />
	
    <plugin name="spot2" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="88%" y="87%" onhover="showtext(View from the Pack Area);"   Parent="map"  visible="false" keep="true"      onclick="action(load2);" />
	
    <plugin name="spot3" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="50%" y="90%" onhover="showtext(View the Shirts);"   Parent="map"  visible="false" keep="true"      onclick="action(load3);" />
	
    <plugin name="spot4" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="90%" y="38%" onhover="showtext(View from the Camping area);"    Parent="map"  visible="false"   keep="true"       onclick="action(load4);" />
	
    <plugin name="spot5" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="85%" y="26%" onhover="showtext(View from the Cabin);"   Parent="map"  visible="false" keep="true"       onclick="action(load5);" />
	
    <plugin name="spot6" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="75%" y="12%" onhover="showtext(View from the Rear Entry);"  Parent="map" visible="false"  keep="true"       onclick="action(load6); " />	
	
    <plugin name="spot7" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="60%" y="26%" onhover="showtext(View from the Sleeping Bag area);"    Parent="map"  visible="false"   keep="true"       onclick="action(load7);" />
	
    <plugin name="spot8" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="43%" y="43.5%" onhover="showtext(View Main Stairs);"   Parent="map"  visible="false" keep="true"       onclick="action(load8);" />
	
    <plugin name="spot9" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="27%" y="75%" onhover="showtext(View from the Upper Entry);"  Parent="map" visible="false"  keep="true"       onclick="action(load9);" />
	
    <plugin name="spot10" url="mappoint.png" zorder="12" origin="lefttop" edge="center"   x="33%" y="20%" onhover="showtext(View from the Footware Area);"  Parent="map" visible="false"  keep="true"       onclick="action(load10);" />		
	 
    <plugin name="spotx" url="mappointactive.png" keep="true"      Parent="map"  visible="false"    zorder="13" origin="lefttop" edge="center"   x="70%" y="75%" />
%
    <action name="startloading">
    	set(hotspot.visible,false);
    	push(view.fovmin);
    	set(view.fovmin,1);
    </action>
    
    <action name="loadingdone">
    	pop(view.fovmin);
    	set(hotspot.visible,true);
    </action>
    
    <action name="lookinterrupt">
    	action(loadingdone);
    	breakall();	
    </action>
    
       <action name="load1"> 
        set(plugin[spotx].x,70%); 
        set(plugin[spotx].y,75%); 
        set(plugin[radar].x,70%); 
        set(plugin[radar].y,75%); 
              
        loadpano(mainentry.xml,null,MERGE,BLEND(2));

    </action> 

    <action name="load2">
		plugin[combobox].selectitem(combobox:pack area);
	
        set(plugin[spotx].x,88%); 
        set(plugin[spotx].y,87%); 
        set(plugin[radar].x,88%); 
        set(plugin[radar].y,87%); 
        
        loadpano(packs.xml,null,MERGE,BLEND(2)); 
		
    </action> 
  
    <action name="load3"> 
        set(plugin[spotx].x,50%); 
        set(plugin[spotx].y,90%); 
        set(plugin[radar].x,50%); 
        set(plugin[radar].y,90%); 
          
       loadpano(shirts.xml,null,MERGE,BLEND(2)); 

    </action> 
   
       <action name="load4"> 
        set(plugin[spotx].x,90%); 
        set(plugin[spotx].y,38%); 
        set(plugin[radar].x,90%); 
        set(plugin[radar].y,38%); 
		      
       loadpano(campingwall.xml,null,MERGE,BLEND(2));

    </action> 

    <action name="load5"> 
        set(plugin[spotx].x,85%); 
        set(plugin[spotx].y,26%); 
        set(plugin[radar].x,85%); 
        set(plugin[radar].y,26%); 
          
        loadpano(cabin.xml,null,MERGE,BLEND(2)); 

    </action> 
  
    <action name="load6"> 
        set(plugin[spotx].x,75%); 
        set(plugin[spotx].y,12%); 
        set(plugin[radar].x,75%); 
        set(plugin[radar].y,12%); 
              
        loadpano(rearentry.xml,null,MERGE,BLEND(2));

    </action>  
	
    <action name="load7"> 
        set(plugin[spotx].x,60%); 
        set(plugin[spotx].y,26%); 
        set(plugin[radar].x,60%); 
        set(plugin[radar].y,26%); 
           
        loadpano(dplodge.xml,null,MERGE,BLEND(2));

    </action>
	
    <action name="load8"> 
        set(plugin[spotx].x,43%); 
        set(plugin[spotx].y,43.5%); 
        set(plugin[radar].x,43%); 
        set(plugin[radar].y,43.5%); 
    	
        loadpano(stairs.xml,null,MERGE,BLEND(2));

    </action>	
	
    <action name="load9"> 
        set(plugin[spotx].x,27%); 
        set(plugin[spotx].y,75%); 
        set(plugin[radar].x,27%); 
        set(plugin[radar].y,75%); 
           
        loadpano(upperentry.xml,null,MERGE,BLEND(2));

    </action>
	
    <action name="load10"> 
        set(plugin[spotx].x,33%); 
        set(plugin[spotx].y,20%); 
        set(plugin[radar].x,33%); 
        set(plugin[radar].y,20%); 
       
        loadpano(shoes.xml,null,MERGE,BLEND(2));

    </action>	
	
	<action name="showspots">
		 set(plugin[spot1].alpha,0);
    	set(plugin[spot2].alpha,0);
    	set(plugin[spot3].alpha,0);
    	set(plugin[spot4].alpha,0);
		set(plugin[spot5].alpha,0);
		set(plugin[spot6].alpha,0);
		set(plugin[spot7].alpha,0);
		set(plugin[spot8].alpha,0);
		set(plugin[spot9].alpha,0);
		set(plugin[spot10].alpha,0);
    	set(plugin[spotx].alpha,0);
    	set(plugin[radar].alpha,0);
		
    	set(plugin[spot1].visible,true);
    	set(plugin[spot2].visible,true);
    	set(plugin[spot3].visible,true);
    	set(plugin[spot4].visible,true);
		set(plugin[spot5].visible,true);
		set(plugin[spot6].visible,true);
		set(plugin[spot7].visible,true);
		set(plugin[spot8].visible,true);
		set(plugin[spot9].visible,true);
		set(plugin[spot10].visible,true);
    	set(plugin[spotx].visible,true);
    	set(plugin[radar].visible,true);
		
		tween(plugin[spot1].alpha,1);
    	tween(plugin[spot2].alpha,1);
    	tween(plugin[spot3].alpha,1);
    	tween(plugin[spot4].alpha,1);
		tween(plugin[spot5].alpha,1);
		tween(plugin[spot6].alpha,1);
		tween(plugin[spot7].alpha,1);
		tween(plugin[spot8].alpha,1);
		tween(plugin[spot9].alpha,1);
		tween(plugin[spot10].alpha,1);
    	tween(plugin[spotx].alpha,1);
    	tween(plugin[radar].alpha,1);

    </action>
    
    <action name="hidespots">
    	set(plugin[spot1].visible,false);
    	set(plugin[spot2].visible,false);
    	set(plugin[spot3].visible,false);
    	set(plugin[spot4].visible,false);
		set(plugin[spot5].visible,false);
		set(plugin[spot6].visible,false);
		set(plugin[spot7].visible,false);
		set(plugin[spot8].visible,false);
		set(plugin[spot9].visible,false);
		set(plugin[spot10].visible,false);
    	set(plugin[spotx].visible,false);
    	set(plugin[radar].visible,false);
	
    </action>				
	
</krpano>

