    function msnchat(value)
    {
        window.location.href="msnim:chat?contact="+value;
    }
