Check code <?php wp_head();> in header.php and code <?php wp_footer(); ?> in footer.php. If this code exists in this files, try register JS-functions in file function.php
<?php wp_head();>
<?php wp_footer(); ?>