function prepareDeletion(btn, url) { document.getElementById(btn).href = url; }