``` Component.onCompleted: { var upper_tool_pics = [ "images/lathe_lh_turning_rp_bs.png", "images/lathe_center_turning_rp_bs.png", "images/lathe_rh_turning_rp_bs.png", "images/lathe_lh_threading_rp_ts.png", "images/lathe_rh_parting_rp_bs.png" ]; var lower_tool_pics = [ "images/lathe_lh_turning_fp_ts.png", "images/lathe_center_turning_fp_ts.png", "images/lathe_rh_turning_fp_ts.png", "images/lathe_rh_threading_fp_ts.png", "images/lathe_parting_fp_ts.png" ]; var right_tool_pics = [ "images/lathe_internal_threading_bs.png", "images/lathe_internal_boring_bs.png", "images/lathe_internal_drilling_ts.png", "images/lathe_internal_boring_ts.png", "images/lathe_internal_threading_ts.png" ];