public/js/access.js (1 lines of code) (raw):
$(document).ready(function(){window.addEventListener("popstate",function(){document.getElementById("boxes").style.display="block",document.getElementById("developer").style.display="none",document.getElementById("commercial").style.display="none"})});