function main()

	Is3D( FALSE );

	AddBackground( "MainLab\\evidence" );

	-- Displayable objects
	AddSprite( EOBJ_gunZoom, 193, 46, 447, 293, "Evidence\\obj_gun_Zoom.dds", VISIBLE );
end