There is a script that pops up the add a contact screen with the email when the msn icon is clicked, i found this, this is roughly it;
PHP Code:
<SCRIPT language=VBScript id=mcvbs
src="mc.vbs"></SCRIPT><SCRIPT language=VBScript event=onReadyStateChange for=mcvbs>
If mcvbs.readyState="complete" And Not isDrawn_ Then
isDrawn_=True
DrawInitialState
End If
</SCRIPT>
<SCRIPT language=VBScript event=onload for=window>
If Not isDrawn_ Then
isDrawn_=True
DrawInitialState
End If
</script>
<script language=VBscript>
Function AddThisEmail(stremail)
If HasMsgrApp Then
MsgrApp.LaunchAddContactUI(strEmail)
end if
End Function
</SCRIPT>
<IMG id=mctrack height=1 alt="">
<SPAN id=appload
style="DISPLAY: none"></SPAN>
<br>
<a href='vbscript:AddThisEmail("$msnhandle")'><img src=$msnimg border=0></a></center>
<Div Style="display:none">
<script language="JavaScript" src="http://m1.nedstatbasic.net/basic.js">
</script>
<font color="#003399" size="3"><script language="JavaScript">
<!--
nedstatbasic("ABLLlwVVIdwIJ5qGuvn+ceABD/Pg", 1);
// -->
</script>