wb="@"+'world-body'+".org";
function obfuscation_wb(name)
{
    document.write('<a href="mailto:'+name+wb+'">'+name+wb+'</a>');
}
