Les animaux et la lithothérapie
12,00 €Tout comme nous, les animaux et plus particulièrement nos animaux de compagnie “dociles” peuvent recevoir des soins par la lithothérapie.
( function () {
const contact_forms = document.getElementsByClassName('contact-form');
for ( const form of contact_forms ) {
form.onsubmit = function() {
const buttons = form.getElementsByTagName('button');
for( const button of buttons ) {
button.setAttribute('disabled', true);
}
}
}
} )();
document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );