window.addEvent('domready',function() {
      new Tips($$('.tips'));
});

