 function tip(on_this, on_event, content) {
   return makeTrue(domTT_activate(on_this, on_event, 'content', content, 'type', 'velcro'));
 }

