Team:H14Z1 Hangzhou/JS-files/footer

$(function () {

   // Dynamically append the footer to the footer class on document ready
   $(".footer").append(
' ');

});