function main()
	Is3D( FALSE );

	AddBackground( "Hangar\\still_hangar_benchnote" );

	-- Hotspot
	AddSprite( OBenchNote, 0, 0, 640, 384, "obj_benchnote.dds", VISIBLE+ACTIVE, 0, 0, TOOLS );
end