<krpano version="1.0.8">

	<include url="%SWFPATH%/global.xml" />
	
	<view hlookat="-30" vlookat="12" maxpixelzoom="1.0" fovmax="130" />
	
	<preview type="CUBESTRIP" url="balkon.tiles/preview.jpg" />

	<image type="CUBE" multires="true" tilesize="1875">
		<level tiledimagewidth="3750" tiledimageheight="3750">
			<left  url="balkon.tiles/l2_l_%0v_%0h.jpg" />
			<front url="balkon.tiles/l2_f_%0v_%0h.jpg" />
			<right url="balkon.tiles/l2_r_%0v_%0h.jpg" />
			<back  url="balkon.tiles/l2_b_%0v_%0h.jpg" />
			<up    url="balkon.tiles/l2_u_%0v_%0h.jpg" />
			<down  url="balkon.tiles/l2_d_%0v_%0h.jpg" />
		</level>
		<level tiledimagewidth="1875" tiledimageheight="1875">
			<left  url="balkon.tiles/l1_l_%0v_%0h.jpg" />
			<front url="balkon.tiles/l1_f_%0v_%0h.jpg" />
			<right url="balkon.tiles/l1_r_%0v_%0h.jpg" />
			<back  url="balkon.tiles/l1_b_%0v_%0h.jpg" />
			<up    url="balkon.tiles/l1_u_%0v_%0h.jpg" />
			<down  url="balkon.tiles/l1_d_%0v_%0h.jpg" />
		</level>

		<!-- mobile phone / iphone images -->
		<mobile devices="iphone|ipad">
			<left  url="balkon.tiles/mobile_l.jpg" />
			<front url="balkon.tiles/mobile_f.jpg" />
			<right url="balkon.tiles/mobile_r.jpg" />
			<back  url="balkon.tiles/mobile_b.jpg" />
			<up    url="balkon.tiles/mobile_u.jpg" />
			<down  url="balkon.tiles/mobile_d.jpg" />
		</mobile>

		<!-- tablet pc / ipad images -->
		<tablet devices="iphone|ipad">
			<left  url="balkon.tiles/tablet_l.jpg" />
			<front url="balkon.tiles/tablet_f.jpg" />
			<right url="balkon.tiles/tablet_r.jpg" />
			<back  url="balkon.tiles/tablet_b.jpg" />
			<up    url="balkon.tiles/tablet_u.jpg" />
			<down  url="balkon.tiles/tablet_d.jpg" />
		</tablet>
	</image>
	
	
	<lensflare set="DEFAULT" atH="73"  atV="-7" size="0.7" blind="0.6" blindcurve="3" />
	
	
</krpano>


