<loadout>	
	<load base="images/">
		<image src="hank_back_left.gif" id="hbl" />
		<image src="hank_back_right.gif" id="hbr" />
		<image src="hank_back_stand.gif" id="hbs" />
		<image src="hank_front_left.gif" id="hfl" />
		<image src="hank_front_right.gif" id="hfr" />
		<image src="hank_front_stand.gif" id="hfs" />
	</load>
	<movieclips>
		<movieclip id="bouncey" play="normal">
			<image src="hfl" centerx="11" centery="10" />
			<image src="hfl" centerx="11" centery="10" />
			<image src="hfs" centerx="11" centery="10" />
			<image src="hfs" centerx="11" centery="10" />
			<image src="hfr" centerx="11" centery="10" />
			<image src="hfr" centerx="11" centery="10" />
			<image src="hfs" centerx="11" centery="10" />
			<image src="hfs" centerx="11" centery="10" />
		</movieclip>
	</movieclips>
</loadout>