CH. ANDREYBOX GEM
mâle
Boxer
né le
13/07/2021

Informations sur CH. ANDREYBOX GEM
| Sexe | Mâle |
| Couleur | BRINGE |
| Puce | 807035000013829 |
| Inscrit au LOF ? | Espagne |
| Adn | DNA |
| Statut | Disponible pour saillie |
Les parents
Palmares de CH. ANDREYBOX GEM
function ouvre_bloc(annee) {
document.querySelectorAll('.bout-annee').forEach(function(element) {
element.style.color = 'black';
});
document.querySelectorAll('.liste-fiche-resultat').forEach(function(element) {
element.style.display = 'none';
});
document.querySelectorAll("#bloc_annee_" + annee).forEach(function(element) {
element.style.display = 'block';
});
window.document.getElementById("titre_annee_" + annee).style.color = 'green';
}

