";
+ print '| ';
+ $selectedCompany = isset($_GET["newcompany"])?$_GET["newcompany"]:$contrat->societe->id;
+ $selectedCompany = select_societes_for_newconcat($contrat, $selectedCompany, $htmlname = 'newcompany');
+ print ' | ';
+
+ print '';
+ $html->select_contacts($selectedCompany, $selected = '', $htmlname = 'contactid');
+ print ' | ';
+ print '';
+ select_nature_contact($contrat, '', 'nature');
+ print ' | ';
+ print ' | ';
+ print '
';
+
+ print "