email_start = 'wihn';
email_end= 'fpcraleigh.org';
document.write(
'<a href="mailto:'+email_start+'@'+email_end+'"> WIHN--FPC</a>'
)