Template:Aachen/footer

<footer class="footer-layout">

<img src="T--Aachen--navbar_logo.jpg" alt="MELASENS" style="height:25px; width=auto; margin-top: 60px;">

CONTACT US: </br> <a href="https://2018.igem.org/Team:Aachen/impressum">impressum</a>

               <a href="https://de-de.facebook.com/iGEMAachen/"><img src="T--Aachen--fb.png" style="height: 35px; width=auto; padding-top: 8px; padding-right: 20px;"></a>
               <a href="https://twitter.com/iGEMAachen"><img src="T--Aachen--twitter.png" style="height: 35px; width=auto; padding-top: 8px; padding-right: 20px;"></a>
               <a href="https://www.instagram.com/igem.Aachen/"><img src="T--Aachen--insta.png" style="height: 35px; width=auto; padding-top: 8px; padding-right: 20px;"></a>

</footer>

   <script type="text/javascript">
       </script>
       
       <script>
               window.onscroll = function() {scrollFunction()};
               function scrollFunction() {
                   if (document.body.scrollTop > 60 || document.documentElement.scrollTop > 60) {
                   document.getElementById("back-to-top-Btn").style.display = "block";
               } else {
                   document.getElementById("back-to-top-Btn").style.display = "none";
               }
           }
           </script>


</html>