$(document).ready(function() { $('#top_nav_bar').load(document.location.hostname + '/components/top_nav.html'); $('#main_nav_bar').load(document.location.hostname + '/components/main_nav.html'); $('#marmeladenladen_footer').load(document.location.hostname + '/components/footer.html'); });