='){ var input = document.querySelector('input[type="radio"][value="Double Gallon"]'); if(input) { input.click(); } }else{ var input = document.querySelector('input[type="radio"][value="Single Gallon"]'); if(input) { input.click(); } } } function clickPreviousButton(){ var firstElement = document.getElementById("firstSection"); firstElement.classList.remove("hideSection"); var secondElement = document.getElementById("secondSection"); secondElement.classList.add("hideSection"); // var firstLiqDetail = firstLiq; // firstLiqDetail = firstLiqDetail.replace(/##CLOSESCRIPTREPLACE##/g, '