function brands() { var data = document.getElementById("brands"); data.innerHTML = "
"; data.innerHTML += "
"; }