function populateJobs() { var strJobs = ""; document.getElementById("vacancies").innerHTML = strJobs; }