function participateInCompetition(obj)
{   
    gotoPage(AjaxAPI('ToolCompetitionAPI', 'getCompetitionFormularSite', {data:obj}));
}
