Welcome to ELVES
Find a Car Recycler/ATF
ELVES is the approved End-of-Life-Vehicle (ELV) compliance scheme for Ireland. ELVES is funded by its Producer members, new and used vehicle importers.
Scrap your car or small van with one of the Authorised Treatment Facilities in the ELVES Network:
1. Find a recycler using the search button above
2. Drop your car off - some recyclers can also collect
3. Get a Certificate of Destruction
{
_.forEach($el.children, article => {
height = article.offsetHeight > height ? article.offsetHeight : height;
});
_.forEach($el.children, article => {
article.style.height = height + 'px';
});
$el.style.height = height + 'px';
setInterval(() => {
let firstChild = $el.querySelector('div');
firstChild.style.marginTop = `-${height}px`;
setTimeout(() => {
$el.appendChild(firstChild);
firstChild.style.marginTop = '0px';
}, 500);
}, 5000);
}, 100);
"
>