
function infosform_set_recipient(id) {
	document.getElementById('infosform_recipient').value = id;	
}
