function main()
	Is3D( FALSE );

	AddBackground( "theatre\\still_3rd_mary_bloodTools_closeup" );

	-- Hotspot
	AddSprite( HTheatreBloodCU, 228, 202, 223, 153, nil, ACTIVE, 0, 0, TOOLS );	
end

