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