function main()
	Is3D( FALSE );

	AddBackground( "asylum\\still_dustshoeprint" );

	-- Hotspot
	AddSprite(  HAsylumDustShoePrintCU, 219, 123, 290, 212, nil, ACTIVE, 0, 0, TOOLS );
end