if (selected_strains.length > 1){
        alert('Please select only ONE strain for this new strain to base on.');
        return false;
    }else if (selected_strains.length == 1 && selected_strains[0] != "" ){
        //add selected specimen_id to the link param