Talho.NewInvitation.initialize = function(config){
  var o = new Talho.NewInvitation(config);
  return o.getPanel();
};