/* $Id:*/
function init() {
  var tags = AjaxTags;
  tags.init(999);
  tags.setClassName('tags col_ccc');
  tags.showTags();
}