[jQuery] jquery.cycle.lite.js

[jQuery] jquery.cycle.lite.js


I'm very new to HTML and newer to JavaScript. Just getting started
with Expression Web 2.
I downloaded jquery.cycle.lite.js thinking I can use it for simple
swapping of photos in a space on my opening (home) page.
I've put following in my file.
<script src="jquery.cycle.lite.js" type="text/javascript">
<!--
// -->
</script>
But, can't figure out what to put between the comment tags. And, what
else will be needed. I'm sure somehow I must assign the graphic files
to be used and probably more.
A jump start will be most appreciated!
>don<