function mme() {
	var mstr = 'mailto:'+String.fromCharCode(73,78,70,79)+'@g'+String.fromCharCode(76)+'webdesign.nl?subject=Contact via de website';
	window.location = (mstr.toLowerCase());
}
$(document).ready(function() {
	$('#extra').hide();
}
);
