Code dont work, when I upload it

Code dont work, when I upload it

Hi experts,

This is my site http://www.ansicollege.com it works fine on local computer but when I upload and check it then it show error in this code:

<script type="text/javascript">
   $(function() {
      $("#accordion").accordion();
   });
      
   </script>


Please help.