function se(x,e) {
	d = "evergreen-consulting";
	document.write('<strong><a class="action" href="mailto:' + x + '@' + d + '.com">Send an email to ' + e + '.</a></strong>');	
}