/**
 * @author Administrateur
 */
window.onload = function() {
	document.getElementById('email_content').innerHTML = 'therese-olivier'+'@'+'netcourrier.com';
	document.getElementById('email_footer').innerHTML = 'therese-olivier'+'@'+'netcourrier.com';
}
