jQuery(document).ready(function ($) {
   $(".bulle").tipTip();
});
