<krpano version="1.0.8">

	<include url="%SWFPATH%/global.xml" />
	
	<preview url="weing_preview.jpg" />

	<image type="cube">
		<left  url="weing_l.jpg" />
		<front url="weing_f.jpg" />
		<right url="weing_r.jpg" />
		<back  url="weing_b.jpg" />
		<up    url="weing_u.jpg" />
		<down  url="weing_d.jpg" />
		
		<mobile>
			<left  url="mobile/weing_l.jpg" />
			<front url="mobile/weing_f.jpg" />
			<right url="mobile/weing_r.jpg" />
			<back  url="mobile/weing_b.jpg" />
			<up    url="mobile/weing_u.jpg" />
			<down  url="mobile/weing_d.jpg" />
		</mobile>
		
		<tablet>
			<left  url="weing_l.jpg" />
			<front url="weing_f.jpg" />
			<right url="weing_r.jpg" />
			<back  url="weing_b.jpg" />
			<up    url="weing_u.jpg" />
			<down  url="weing_d.jpg" />
		</tablet>
	</image>

	<view hlookat="352.03" vlookat="9.57" fov="100" fovmin="40" fovmax="130" fisheye="0.0" fisheyefovlink="0.5" />

	<lensflare set="DEFAULT" atH="300.64"  atV="-21.20" size="0.9" blind="0.9" blindcurve="5" />

	

	<hotspot name="weinkeller1"
		     url="hotspot_ani_black.swf"
		     ath="267.7525"
		     atv="-1.85"
		     scale="1.0"
		     zoom="false"
		     keep="false"
	         onhover="showtext(Weinkeller);"
	         onclick="action(goto_weinkeller_1);"
	         />

	<hotspot name="weinkeller2"
		     url="hotspot_ani_black.swf"
		     ath="88.3775"
		     atv="0.8125"
		     scale="1.0"
		     zoom="false"
		     keep="false"
	         onhover="showtext(Weinkeller);"
	         onclick="action(goto_weinkeller_2);"
	         />
	         
	<action name="goto_weinkeller_1">
		set(view.fovmin,6);
		lookto(267.794,-1.538,6);
		loadpano(skeller.xml,null,KEEPBASE|NOPREVIEW,BLEND(1));
		push(view.fovmin);
		set(view.fovmin,22);
		lookat(180.8,1.9,22);
		wait(blend);
		lookto(263.711,0.982,87,smooth(100,20,50));
		pop(view.fovmin);
	</action>
	
	<action name="goto_weinkeller_2">
		set(view.fovmin,6);
		lookto(88.517,1.097,6);
		loadpano(skeller.xml,null,KEEPBASE|NOPREVIEW,BLEND(1));
		push(view.fovmin);
		set(view.fovmin,22);
		lookat(180.8,1.9,22);
		wait(blend);
		lookto(263.711,0.982,87,smooth(100,20,50));
		pop(view.fovmin);
	</action>

</krpano>


