We can embedded AOL messenger in webpage, use this command (protocol) aim:goim.
aim: command list
To open AOL IMĀ :-
<a href="aim:goim">Open Message window</a>
To start chat :-
<a href="aim:goim??screenname=[USERNAME]">Chat with me</a>
To Open new IM window with a screen name and message :-
<a href="aim:goim?screenname=[USERNAME]&message=[MESSAGE]">Send message to users</a> --[MESSAGE] type your message..
To share files from a screen name :-
<a ...
More