JavaScript Call outs?
What file would contain the javascript function call outs..
Example:
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery-ui-1.8.custom.min.
js?ver=1.8'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery.defaultvalue.
js?ver=3.3'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery.tag.
js?ver=3.3'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/smoothscroll.
js?ver=3.3'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery.lazyload.mini.
js?ver=1.5.0'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery.elastic.
js?ver=1.0'></script>
<script type='text/javascript' src='http://on.jobortunity.ca/
wp-content/themes/jobroller/includes/
js/jquery.fancybox-1.3.4.pack.
js?ver=1.3.4'></script>
I need to add one more to the list.. bust cant find them.. I know all the scripts are located at /includes/
js/ but where's the actual code calling out to these files?