$.noConflict();
jQuery(document).ready(function() {
	jQuery('a.footnote').footnotepopup();
});
