// JavaScript Document
document.write('<a');
document.write(' href="');
document.write('mailto');
document.write(':');
document.write('info');
document.write('@');
document.write('relwords');
document.write('.com"');
document.write('>info');
document.write('@');
document.write('relwords');
document.write('.');
document.write('com</a>');
