jQuery is not my specialty. I had a NOF12 site with inserted jQuery code and not long ago I updated to NOF13. Nothing on the page has changed but I just discovered that my jQuery features are broken. Is there some situation where NOF's jQuery version can interfere with the jQuery calls I'm making? My calls to jQuery look like this:

<script type="text/javascript" src="https://www.google.com/jsapi?key=iQNq2p1QFHJTWygOiiT7Irs3SdvcnVt8"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>