// JavaScript Document

function hiddenEmail() {
	document.write('<'+'a href="mailto:amanda.ahl@g' + 'ooglemail.com">am' + 'anda.ahl@googlemai' + 'l.com</' + 'a>');
}


