<ximpel>

	<!--
	the game is divided in tiles which have the following layout:
	lighter (1) 		- map (2) 			- computer (3)
	hairpin (4) 	- dynamite (5) 	- die (6)					pocket knife (10)(secret)
	gameboy (7)	- door (8)			- hammer (9)
	
	the subject id's are named after the order in which the tiles are picked. so, first a lighter and then a map has
	id="12". the game has 3 parts: beginning (regular ids), after the hack (h-ids) and after the map (m-ids).
	-->
	
	<subject id="introvideo">
		<score value="0"/>
	<media>
			<picture file="intro.png">
			<canvas>
			<overlay x="630" y="290" width="100" height="100" leadsto="firstitem"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="firstitem">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="1" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="2" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="3" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="4" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="5" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="6" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="7" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="8" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="9" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	
	
	
	
		<subject id="1">
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="12">
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="12action" duration="3">
			<canvas>
				<overlay x="440" y="50" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="13">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="14">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="15">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="15action" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>	
	
	<subject id="16">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="17">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="18">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="19">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	
	
	
	
	
	
	<subject id="2">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="23">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="24">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="25">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="26">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="27">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="28">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="28action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="29">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	
	
	
	
	
		<subject id="3">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="34">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="35">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="36">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="37">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="37action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="38">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="39">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="39action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
		
	
	
	
	
	
	
	
	<subject id="4">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="45">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="450" y="225" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="46">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="47">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="48">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="48action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="49">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			
	
	
	
	
	
	
	
	
	<subject id="5">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="56">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="65" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="57">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="58">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="59">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
		
			
	
	
	
	
	
	
		<subject id="6">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="66">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="66action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="67">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="68">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="69">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
			
			
	
	
	
	
	<subject id="7">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="78">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="460" y="400" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="79">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	
				
			
	
	
	
		<subject id="8">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="89">
		
		<score value="0"/>
		<media>
			<picture file="white.png" leadsto="89action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="9">
		
		<score value="0"/>
		<media>
			<picture file="white.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			</canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="12action">
		
		<score value="0.5"/>
		<media>
			<picture file="torch.png" leadsto="firstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="15action">
		<score value="0"/>
		<media>
			<video file="explosion.mp4"></video>
		</media>
	</subject>
	
		<subject id="28action">
		
		<score value="5"/>
		<media>
			<picture file="mapdoor.png" leadsto="firstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="37action">
		
		<score value="100"/>
		<media>
					<video file="unix.mp4" leadsto="37action2"></video>

		</media>
	</subject>
	
	<subject id="37action2">
	
		<score value="0"/>
		<media>
			<picture file="hack.png"  leadsto="hfirstitem" duration="8"></picture>
		</media>
	</subject>
	
	<subject id="39action">
		
		<score value="0"/>
		<media>
			<video file="tvhammer.mp4" leadsto="39action2"></video>
		</media>
	</subject>
	
		<subject id="39action2">
		
		<score value="0"/>
		<media>
			<picture file="tvhammer.png" duration="8"></picture>
		</media>
	</subject>
	
	<subject id="48action">
		
		<score value="30"/>
		<media>
			<video file="lockpick.mp4" leadsto="48action2"></video>
		</media>
	</subject>
	
	<subject id="48action2">
		
		<score value="30"/>
		<media>
			<picture file="hairpindoor.png" leadsto="firstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="66action">
		
		<score value="0"/>
		<media>
			<video file="sixes.mp4" leadsto="66action2"></video>
		</media>
	</subject>
		
	<subject id="66action2">
		
		<score value="0"/>
		<media>
			<picture file="unicorn.png" leadsto="firstitem" duration="10"></picture>
		</media>
	</subject>
	
	<subject id="89action">
		
		<score value="0"/>
		<media>
			<video file="hammerdoor.mp4" leadsto="89action2"></video>
		</media>
	</subject>
	
	<subject id="89action2">
		
		<score value="0"/>
		<media>
			<picture file="hammerdoor.png" leadsto="firstitem" duration="3"></picture>
		</media>
	</subject>
	
	<subject id="nothinghappens">
		
		<score value="0"/>
		<media>
			<picture file="nothinghappens.png" leadsto="firstitem" duration="3"></picture>
		</media>
	</subject>
	

	
	<subject id="hfirstitem">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h1" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h2" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h3" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h4" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h5" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h6" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h7" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h8" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h9" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="650" y="225" width="100" height="100" leadsto="h10" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h1">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h12">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h12action" duration="3">
			<canvas>
				<overlay x="440" y="50" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h13">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h14">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h15">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h15action" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>	
	
	<subject id="h16">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="h17">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="h18">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="h19">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="nothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h110">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h2">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h23">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h24">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h25">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h26">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h27">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h28">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h28action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h29">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h210">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h3">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h34">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h35">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h36">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h37">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h38">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h39">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h39action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h310">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h4">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h45">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="450" y="225" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h46">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h47">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h48">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h48action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h49">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h410">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h5">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h56">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h65" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h57">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h58">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h59">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h510">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h6">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h66">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h66action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h66" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h67">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h68">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h69">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h610">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h7">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h78">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="460" y="400" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="h79">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h710">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="h8">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h89">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="h89action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h810">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h9">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="650" y="225" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		
	<subject id="h910">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="hnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h10">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="h110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="h210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="h310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="h410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="h510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="h610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="h710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="h810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="h910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="h12action">
		
		<score value="0.5"/>
		<media>
			<picture file="torch.png" leadsto="hfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="h15action">
		<score value="0"/>
		<media>
			<video file="explosion.mp4"></video>
		</media>
	</subject>
	
	<subject id="h28action">
		
		<score value="5"/>
		<media>
			<video file="mg1.mp4" leadsto="h28action2" duration="5"></video>
		</media>
	</subject>
	
		<subject id="h28action2">
		
		<score value="5"/>
		<media>
			<picture file="mapdoor.png" leadsto="mfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="h39action">
		
		<score value="0"/>
		<media>
			<video file="tvhammer.mp4" leadsto="h39action2"></video>
		</media>
	</subject>
	
		<subject id="h39action2">
		
		<score value="0"/>
		<media>
			<picture file="tvhammer.png" duration="8"></picture>
		</media>
	</subject>
	
	<subject id="h48action">
		
		<score value="30"/>
		<media>
			<video file="lockpick.mp4" leadsto="h48action2"></video>
		</media>
	</subject>
	
	<subject id="h48action2">
		
		<score value="30"/>
		<media>
			<picture file="hairpindoor.png" leadsto="hfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="h66action">
		
		<score value="0"/>
		<media>
			<video file="sixes.mp4" leadsto="h66action2"></video>
		</media>
	</subject>
		
	<subject id="h66action2">
		
		<score value="0"/>
		<media>
			<picture file="hunicorn.png" leadsto="hfirstitem" duration="10"></picture>
		</media>
	</subject>
	
	<subject id="h89action">
		
		<score value="0"/>
		<media>
			<video file="hammerdoor.mp4" leadsto="h89action2"></video>
		</media>
	</subject>
	
	<subject id="h89action2">
		
		<score value="0"/>
		<media>
			<picture file="hammerdoor.png" leadsto="hfirstitem" duration="3"></picture>
		</media>
	</subject>
	
	<subject id="hnothinghappens">
		
		<score value="0"/>
		<media>
			<picture file="nothinghappens.png" leadsto="hfirstitem" duration="3"></picture>
		</media>
	</subject>

	<subject id="mfirstitem">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m1" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m2" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m3" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m4" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m5" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m6" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m7" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m8" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m9" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="650" y="225" width="100" height="100" leadsto="m10" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m1">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m110" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m12">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m12action" duration="3">
			<canvas>
				<overlay x="440" y="50" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m13">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m110" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m14">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m110" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m15">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m15action" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>	
	
	<subject id="m16">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="m17">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="m18">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m10" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="m19">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="notmingmappens" duration="3">
			<canvas>
				<overlay x="260" y="50" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m10" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m2">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m12" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m23">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m24">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m25">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m26">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m27">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m28">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m28action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m29">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m210">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m3">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m13" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m23" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m34">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m35">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m36">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m37">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m38">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m39">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m39action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m310">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
	<subject id="m4">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m14" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m24" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m34" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m45">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="450" y="225" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m46">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m47">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m48">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m48action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m49">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m410">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="262" y="228" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m5">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m15" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m25" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m35" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m45" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m56">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m65" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m57">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m58">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m59">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m15action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m510">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
		
		<subject id="m6">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m16" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m26" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m36" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m46" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m56" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m66">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m66action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m66" image="q.png" alpha="0.0" hover_alpha="0.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m66" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m67">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m68">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
			<subject id="m69">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m610">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m7">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m17" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m27" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m37" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m47" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m57" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m67" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m78">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="460" y="400" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m79">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m710">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="260" y="404" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		<subject id="m8">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m18" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m28" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m38" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m48" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m58" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m68" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m78" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m89">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m89action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
			<overlay x="650" y="225" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m810">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="m810action" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m9">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m19" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m29" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m39" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m49" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m59" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m69" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m79" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m89" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="650" y="225" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
		
	<subject id="m910">
		
		<score value="0"/>
		<media>
			<picture file="white2.png" leadsto="mnothinghappens" duration="3">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m10">
		
		<score value="0"/>
		<media>
			<picture file="white2.png">
			<canvas>
				<overlay x="60" y="50" width="100" height="100" leadsto="m110" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="50" width="100" height="100" leadsto="m210" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="440" y="50" width="100" height="100" leadsto="m310" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="70" y="230" width="100" height="100" leadsto="m410" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="262" y="228" width="100" height="100" leadsto="m510" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="450" y="225" width="100" height="100" leadsto="m610" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				
				<overlay x="65" y="400" width="100" height="100" leadsto="m710" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="260" y="404" width="100" height="100" leadsto="m810" image="q.png" alpha="1.0" hover_alpha="1.0"/>
				<overlay x="460" y="400" width="100" height="100" leadsto="m910" image="q.png" alpha="1.0" hover_alpha="1.0"/></canvas>
			</picture>
		</media>
	</subject>
	
	<subject id="m12action">
		
		<score value="0.5"/>
		<media>
			<picture file="torch.png" leadsto="mfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="m15action">
		<score value="0"/>
		<media>
			<video file="explosion.mp4"></video>
		</media>
	</subject>
	
		<subject id="m28action">
		
		<score value="5"/>
		<media>
			<picture file="mmapdoor.png" leadsto="mfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="m39action">
		
		<score value="0"/>
		<media>
			<video file="tvhammer.mp4" leadsto="m39action2"></video>
		</media>
	</subject>
	
		<subject id="m39action2">
		
		<score value="0"/>
		<media>
			<picture file="tvhammer.png" duration="8"></picture>
		</media>
	</subject>
	
	<subject id="m48action">
		
		<score value="30"/>
		<media>
			<video file="lockpick.mp4" leadsto="m48action2"></video>
		</media>
	</subject>
	
	<subject id="m48action2">
		
		<score value="30"/>
		<media>
			<picture file="hairpindoor.png" leadsto="mfirstitem" duration="5"></picture>
		</media>
	</subject>
	
	<subject id="m66action">
		
		<score value="0"/>
		<media>
			<video file="sixes.mp4" leadsto="m66action2"></video>
		</media>
	</subject>
		
	<subject id="m66action2">
		
		<score value="0"/>
		<media>
			<picture file="municorn.png" leadsto="mfirstitem" duration="10"></picture>
		</media>
	</subject>
	
	<subject id="m89action">
		
		<score value="0"/>
		<media>
			<video file="hammerdoor.mp4" leadsto="m89action2"></video>
		</media>
	</subject>
	
	<subject id="m89action2">
		
		<score value="0"/>
		<media>
			<picture file="hammerdoor.png" leadsto="mfirstitem" duration="3"></picture>
		</media>
	</subject>
	
	<subject id="m810action">
		
		<score value="0"/>
		<media>
			<video file="macgyver.mp4" leadsto="m810action2"></video>
		</media>
	</subject>
	
	<subject id="m810action2">
		
		<score value="1000000"/>
		<media>
			<picture file="victory.png" duration="7"></picture>
		</media>
	</subject>
	
	<subject id="mnothinghappens">
		
		<score value="0"/>
		<media>
			<picture file="nothinghappens.png" duration="5" leadsto="mfirstitem"></picture>
		</media>
	</subject>
	
</ximpel>
