$(document).ready(function() {
	$('.name').html('<a href="mailto:' + 'dm' + '@' + 'dmbuilds' + '.' + 'com">Dave Mingos</a>');
})