AlkAddCtrl('form_280',
'nom_de_l_entreprise',
'text',
true,
'nom_de_l_entreprise', '', '', '', '', false, ''
);
AlkAddCtrl('form_280',
'nom',
'text',
true,
'nom', '', '', '', '', false, ''
);
AlkAddCtrl('form_280',
'prenom',
'text',
true,
'prenom', '', '', '', '', false, ''
);
AlkAddCtrl('form_280',
'courriel',
'email',
true,
'courriel', '', '', '', '', false, ''
);
AlkAddCtrl('form_280',
'telephone',
'tel',
true,
'telephone', '', '', '', '', false, ''
);