let counter5 = 1; const fifthCanvas = document.getElementById("fifthCanvas"); const ctx = fifthCanvas.getContext("2d"); let img = new Image();