So, i have this js code:
function lFunc(){ var loopCount = 5; while(loopCount > 0) { var target = document.getElementById("p3"