<script src="/docs/js/jquery-ui-1.8.10.custom.js"></script>Now how do we assign each piece of jquery to each page that requires it? For example if page A uses functions A,B, and C, and page B doesnt, how do we include them ONLY in page A without getting the site messy?