﻿user = "norbert.aboudarham"; //whatever is in front of @site = "gmail.com"; //whatever is after @//STOP EDITINGdocument.write('<a href=\"mailto:' + user + '@' + site + '\">');document.write( 'Envoyer un Email'+'</a>');
