<krpano version="1.0">

	<include url="settings.xml" />

	<image type="cube" tiled="no">
		<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" rotate="+90" />
		<down  url="weing_d.jpg" rotate="-90" />
	</image>

	<preview url="weing_preview.jpg" details="12" />
	<view hlookat="352.03" vlookat="9.57" fov="120" fovmin="40" fovmax="130" fisheye="0.35" fisheyefovlink="0.5" />

	<lensflare set="DEFAULT" atH="300.64"  atV="-21.20" size="0.9" blind="0.9" blindcurve="5" />

	<!--

	old area hotspots:
	
	<hotspot name="weinkeller1"
		         fillcolorhover="0xFFFDAD" fillalphahover="0.1" borderwidthhover="3" bordercolorhover="0xFFFDAD" borderalphahover="0.3"
		         onHover="showtext(Weinkeller)"
		         onClick="set(view.fovmin,6);lookto(267.794,-1.538,6,smooth());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);)"
	   >
		<point atH="262.11" atV="-5.38" />
		<point atH="273.50" atV="-6.42" />
		<point atH="273.53" atV= "2.16" />
		<point atH="261.87" atV= "2.24" />
	</hotspot>

	<hotspot name="weinkeller2"
		         fillcolorhover="0xFFFDAD" fillalphahover="0.1" borderwidthhover="3" bordercolorhover="0xFFFDAD" borderalphahover="0.3"
		         onHover="showtext(Weinkeller)"
		         onClick="set(view.fovmin,6);lookto(88.517,1.097,6,smooth());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);)"
	   >
		<point atH="84.73" atV="-2.26" />
		<point atH="91.86" atV="-2.58" />
		<point atH="92.22" atV= "4.08" />
		<point atH="84.70" atV= "4.01" />
	</hotspot>
	
	-->

	<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>

