<!--

document.write( "<a href=\"mailto:" );
document.write( "john" );
document.write( "@" );
document.write( "backspace.com\">" );
document.write( "contact me" );
document.write( "</a><br />" );

//-->