The SpryEffects.js file includes all of the Spry effects that are available on Adobe Labs. The file has no other dependencies.
Before you add effects to a page, you link the SpryEffects.js file in the head of the HTML document, as follows:
<script type="text/javascript" src="../includes/SpryEffects.js"></script>
Both the JavaScript file and the HTML file that contains the effects must reside on your server for Spry effects to work.