/*window.addEvent('domready', function() {
  var tips = new Tips();
  tips.attach('.tooltip');
});
*/

