email_start = 'info';
email_end= 'zenithhomesnc.com';
document.write(
'<a href="mailto:'+email_start+'@'+email_end+'">info@zenithhomesnc.com</a>'
) 
