retrieve($id); $focus->load_relationship('prospect_lists'); $focus->prospect_lists->add( $_REQUEST['prospect_list'] ); } handleRedirect(); exit; ?>