// JavaScript Document

emailE=('jami@' + 'jamialden.com')
document.write('<A href="mailto:' + emailE + '">click here</a>.')


