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