$(document).ready(function() {
	document.getElementById('killLink').removeAttribute('href');
});