VASCO De L'Echo De La Braconne
mâle
Teckel poil dur
né le
01/05/2024
Informations sur VASCO De L'Echo De La Braconne
| Sexe | Mâle |
| Couleur | FAUVE CHARBONNE MARQUE DE FAUVE |
| Puce | 250269591691848 |
| Inscrit au LOF ? | LOF |
| Cotation | 2 - Reconnu |
| Statut | Disponible pour saillie |
Les parents
Palmares de VASCO De L'Echo De La Braconne
NATIONALE d'ELEVAGE : 2ème Excellent classe Ouverte
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';
}

