document.getElementById("smartgaragedoor").onclick = function() { location.href = "/projects/smart-garage-door-controller.html"; }; document.getElementById("repairdashboard").onclick = function() { location.href = "/projects/iFixit-Repairability-Dashboard.html"; }; document.getElementById("thinkpadx220").onclick = function() { location.href = "/projects/thinkpad-x220-tablet-build.html"; };