function m_sfon3 (u) {
    pre = "mail";
    url = pre + "to:" + u;
    document.location.href = url + "@netperspectives.com";
}