More exactly this:
Code: Select all
http://edit.yahoo.com/config/send_webmesg?.target={USER_ID_HERE}&.src=pg
Code: Select all
http://messenger.yahoo.com/web?im={USER_ID_HERE}
As replacement for that contact page, you could use the fallowing maybe:
Code: Select all
<a href="ymsgr:sendim?{USER_ID_HERE}"></a>
Code: Select all
<a href="ymsgr:sendim?{USER_ID_HERE}&m=Hello+{USER_ID_HERE}+!+ You+are+contacted+from+site+example.com"></a>