Comment

www.AndrewTaylor.EU

Thank you! You helped me clarify how to perform a function on page load!

window.onload = function() { foo(); }