email_start = 'emcleod';
email_end= 'fpcraleigh.org';
document.write(
'<a href="mailto:'+email_start+'@'+email_end+'"> email </a>'
)