$(document).ready(function() {
  $('a.tips').cluetip();
});