window.onload = function() {
	document.getElementById('email').href = 'mailto:wuerzet@gmail.com';
}