jQuery(document).ready(function() {
jQuery('.glossary').cluetip({ arrows: true, cursor: 'pointer' });
});
