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