Okay, I believe I’ve resolved this problem.
All I had to do was include this code in my <head>:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
Also, I had to make sure this script was loading before the jquery.cycle.all.min.js file.