// JavaScript Document
function email(){
document.write('<a href="mailto:antonstaartjes@mac.com ">antonstaartjes@mac.com </a>');
}
