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