<?xml version="1.0" encoding="utf-8" ?>
<data>
	<settings>
		<firstView>start</firstView>
		<useWebcam>true</useWebcam>
		<guidedTour>false</guidedTour>
		<openLinksInNewWindow>true</openLinksInNewWindow>
		<mouseViewInteraction>true</mouseViewInteraction>
	</settings>
	<views>
		<view name="start" x="0" y="5000" z="-9000" previous="olympix" tourTimeout="2">
			<objects/>
		</view>
		<view name="movies" x="0" y="0" z="0" tourTimeout="2">
			<objects>
				<!--<object type="youtube" source="RH241a1bRkQ" x="320" y="0" z="510"/>-->
			</objects>
		</view>
		<view name="movies" x="0" y="0" z="0" tourTimeout="2">
			<objects>
				<!--<object type="webcam" x="-320" y="0" z="500" click="Internal(cow)"/>-->
				<object type="image" source="pingwing.png" click="Internal(cow)" x="0" y="0" z="700"/>
				<object type="html" source="this is a cow" x="0" y="0" z="500"/>
				<!--<object type="movie" source="simpsons.flv" x="0" y="0" z="500"/>-->
				<!--<object type="webcam" x="320" y="0" z="500"/>-->
			</objects>
		</view>
		<view name="cow" x="-500" y="0" z="1000" tourTimeout="2">
			<objects>
				<object type="dae" source="cow.dae" scale="2" x="-100" y="-200" z="500"/>
				<object type="text" source="this is a cow" x="200" y="-200" z="400"/>
			</objects>
		</view>
		<view name="olympix" x="0" y="0" z="2000" next="start" tourTimeout="2">
			<objects>
				<object type="image" source="olympix.png" click="External(PowerRail.swf)" width="3" x="0" y="0" z="500"/>
				<!--<object type="swf" source="gallery.swf" x="320" y="0" z="510"/>-->	
			</objects>
		</view>
	</views>
</data>